@CHARSET "UTF-8";

#mainMenu {}
#mainMenu div#mnuLogo {
	background-image: url(http://www.otoplenie.bg/images/menu/logo_top.jpg);
	background-repeat: no-repeat;
	border-bottom: none;
	height: 137px;
	line-height: 0px;
	font-size: 1px;
}
#mainMenu div.dividerLogo {
	background-repeat: no-repeat;
	border-bottom: none;
	height: 9px;
	line-height: 0px;
	font-size: 1px;
}
#mainMenu div.divider {
	background-repeat: no-repeat;
	border-bottom: none;
	height: 9px;
	line-height: 0px;
	font-size: 1px;
}
#mainMenu div.btn {
	text-align: center;
	background-repeat: repeat-y;
}
#mainMenu div.btn a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 5px;
}
#mainMenu div.btn a:hover {}
#mainMenu div.navBot {
	background-repeat: no-repeat;
	border-bottom: none;
	height: 10px;
	line-height: 0px;
	font-size: 1px;
	margin-bottom: 10px;
}

/* -------------------------------------------------------------------------- */