@charset "utf-8";
/* CSS Document */

#search {
	margin-top: 0px;
}

.cont-right-nav {
	margin-top: 10px;
}

.cont-right-nav-padd {
	padding-top: 36px;
}

.cont-search-padd {
	padding-top: 44px;
}

.img-logo {
	margin-top: 30px;
	display:  inline;
}

.cont-news {
	padding-top: 5px;
}

ul.menu, ul.cat-first {
	margin-left: -40px;	
	list-style: none;
	list-style-position: inside;

}

ul.cat-second {
	margin-left: -30px;	
	list-style: none;
	list-style-position: inside;

}

ul.cat-third {
	margin-left: -20px;	
	list-style: none;
	list-style-position: inside;

}

.cat-second li a{
	background: none;
	font-weight: normal;
}

ul.cat-first li ul.cat-second li {
	background: none;
	font-weight: normal;
}

.ref-first:active, .ref-first:visited, .ref-first:link {
	font-weight: bold;
	font-size: 13px;
	color: #3d6270;
	text-decoration: none;
}

.ref-second:active, .ref-second:visited, .ref-second:link {
	font-weight: bold;
	font-size: 12px;
	color: #6b96a7;
	text-decoration: none;
}

.ref-third:active, .ref-third:visited, .ref-third:link {
	font-weight: normal;
	font-size: 12px;
	color: #5c6163;
	text-decoration: none;
}

.temp_prod_list_head { height: 25px; padding-bottom: 3px; border-bottom: solid 1px #4f5558; }

