h1, h2 {
	color: #ee0002;
	font-size:16px;
	text-align: center;
	padding: 0;
}

h1 {
	margin-bottom: 5px;
}

h2 {
	font-size: 14px;
	margin: 0px 0 6px 0;
	padding: 0;
}

#left-menu{
	text-align: left; 
	padding: 0px 10px 0 20px;
}

#left-menu a{
	font-weight: bold;
}

#left-menu div{
	padding: 7px 0 0 0;
}

#left-menu div div{
	padding: 3px 0 0 0;
	padding-left: 5px;
}

hr.sep_line{
	background-color: #999999;
	border:0 none;
	color: #999999;
	height:1px;
	line-height:1px;
	margin:0;
	width:147px;
	font-size: 1px; 
	overflow:hidden;
}

#centr_foto {
	text-align: center; 
	padding: 12px 0 20px 0;
}

#centr_foto h2 {
	margin-bottom: 10px;
}

.new_catalog {
	border-left: 1px solid black; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black; 
	padding: 0pt 0pt 2px 0px; 
	background-color: rgb(238, 85, 2); 
	font-weight: bold;
	text-align: center;
}
.topmenu {
	border-left: 1px solid black; 
	border-bottom: 1px solid black; 
	padding: 0; 
	background-color: #cccccc;
	text-align: center;
}
.topmenu a{
	text-decoration: none !important;
}
.selmenu {
	background-color: #ddd !important;
}