/*.top-line, .top-line:hover{
	background: #37348E!important;
}
.top-line{
	height: 60px!important;	
	width:100%;
}
.top-menu{
	line-height: 60px!important;
	
}
.top-menu li.mini-logo{
	float: left;
	width: 200px;
	background: #FFF;
	height: 40px;
	margin-top: 10px;
	background:url(../images/logobaza_w200.png) no-repeat 0 0;
}
.top-menu li.mini-logo a{
	float: left;
	width: 205px;
	height: 40px;
}
.top-menu li.site-map-add a{
	color:#e8712e!important;
	font-size: 15px;
	font-weight: bold;
}
#cse-search-box input[type="text"] {
	width: 140px!important;
}
.top-menu li:hover a{
color:#fff;
font-weight:normal;
}
.top-menu li:hover.site-map-add a{
	font-weight: bold;
}*/