.top-menu{
	left:0;
	background:url(../images/menu_wrapper.png) 0 0 repeat-x;
	height:57px;
	width:962px;
	
	
	
}
/*=================================first level=================================*/

div.maximenuCKH ul.maximenuCK{
	width:962px; 
	position:absolute; 
	z-index:9999;
}
/*ul li a*/

div.maximenuCKH ul.maximenuCK > li{background:url(../images/menu_sep.gif) right 0 no-repeat;}
div.maximenuCKH ul.maximenuCK > li > a{
	display:block;
	 color:#ffffff;
	 font-size:16px;
	 text-decoration:none;
	  height:55px;
	   padding:0 42px;
	  display:block;
	  line-height:3.6em;
	  font-weight:bold;    
  text-transform:uppercase;
	   
	  
	  	
}
div.maximenuCKH ul.maximenuCK > li.item472{ background:none;}
div.maximenuCKH ul.maximenuCK > li.item472 a{padding:0 43px 0 42px;}

div.maximenuCKH ul.maximenuCK > li:hover > a,
div.maximenuCKH ul.maximenuCK > li.active > a,
div.maximenuCKH ul.maximenuCK > li.current > a{
	color:#ffef3c;
	background: url("../images/menu_act.gif") 0 0 repeat-x; 
}



div.maximenuCKH ul.maximenuCK > li.item464 > a{
	-webkit-border-top-left-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-bottomleft: 10px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}

div.maximenuCKH ul.maximenuCK > li.item472 > a{
	-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}


/*=================================second level=================================*/
.floatCK {  width:158px; }
.maxidrop-top{ height:0;}
.maxidrop-main{
	width:158px;
	background:#1f1f27 url(../images/sub_menu_top.gif) 0 0 repeat-x;
	-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
	
  
}
.maxidrop-bottom{ height:0;}



div.maximenuCKH ul.maximenuCK li ul li.maximenuCK{ width:148px; margin:0 6px; background:url(../images/sub_sep.gif) left bottom repeat-x;}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a{
	display:inline-block;
	color:#7d7d92;
	font-size:12px;
	line-height:1.2em;
	text-decoration:none;
	
	font-weight:normal;
	padding:0 !important;
	width:148px;
	
	
	
}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a span{
	padding:9px 0 9px 21px; 
	display:block;
	background:url(../images/menu_sub_bull.gif) 8px 13px no-repeat;
}

div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a:hover{
		color:#ffef3c;
}

div.maximenuCKH ul.maximenuCK li.maximenuCK div.floatCK.fixRight { right:inherit !important;}


/*=================================third level=================================*/
div.maximenuCKH ul.maximenuCK li ul.maximenuCK2 .floatCK{  margin:-32px 0 0 150px !important;}

