@charset "windows-1251";
/* CSS Document */
/*----------------------------*/
#menu{
	background-color:#4d5511;
	width:680px;
	height:42px;
	padding:0 0 0 0;
	float:left;
}
#menu_pl{
	background-image:url(../images/line.jpg);
	width:680px;
	height:36px;
	padding-top:0px;
	float:left;
}
#menu ol{
	list-style-type:none;
	margin:0;
	padding:0;
}
#menu ol li{
	float:left;
}
#menu ol li a{
	color:#ffffcc;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}
#menu ol li a:hover{
	color:#333300;
	text-decoration:none;
}
#menu ol li span{
	background-image:url(../images/menu_devider.png);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	padding:0 12px 0 12px;
	margin:12px 0 0 0;
}
#hov, #hov_active{
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffcc;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:0 2px 0 0;
	width:80px;
	height:20px;
}
#m2, #m2_active{
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffcc;
	font-size:14px;
	font-weight:bold;
	padding:0 2px 0 0;
	width:145px;
	height:20px;
}
#m3, #m3_active{
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffcc;
	font-size:14px;
	font-weight:bold;
	padding:0 2px 0 0;
	width:70px;
	height:20px;
}
#m4, #m4_active{
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffcc;
	font-size:14px;
	font-weight:bold;
	padding:0 2px 0 0;
	width:130px;
	height:20px;
}
#m5, #m5_active{
	font-family:Verdana, Geneva, sans-serif;
	color:#ffffcc;
	font-size:14px;
	font-weight:bold;
	padding:0;
	width:92px;
	height:20px;
}
#hov a, #m2 a, #m3 a, #m4 a, #m5 a{
	color:#FFC;
	text-decoration:none;
}
#hov:hover a, #m2:hover a, #m3:hover a, #m4:hover a, #m5:hover a, #hov_active a, #m2_active a, #m3_active a, #m4_active a, #m5_active a{
	font-weight:bold;
	color:#333300;
	text-decoration:none;
}
#hov:hover, #hov_active{
	background-image:url(../images/m1.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:80px;
	height:40px;
	padding:0 2px 0 0;
	margin:0 0 10px 0;
}
#m3:hover, #m3_active{
	background-image:url(../images/m1.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:70px;
	height:40px;
	padding:0 2px 0 0;
	margin:0 0 10px 0;
}
#m4:hover, #m4_active{
	background-image:url(../images/m4.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:130px;
	height:40px;
	padding:0 2px 0 0;
	margin:0 0 10px 0;
}
#m2:hover, #m2_active{
	background-image:url(../images/m2.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:145px;
	height:40px;
	padding:0 2px 0 0;
	margin:0 0 10px 0;
}
#m5:hover, #m5_active{
	background-image:url(../images/m5.jpg);
	background-repeat:no-repeat;
	background-position:top;	
	width:92px;
	height:40px;
	padding:0;
	margin:0 0 10px 0;
}
/*---------------*/
#menu_decor{
	background-image:url(../images/menu_decor.png);
	width:18px;
	height:42px;
	margin-left:923px;
}
#menu_decor_pl{
	background-image:url(../images/menu_decor.jpg);
	width:18px;
	height:36px;
	margin-left:923px;
}
