.top-menu{  height:63px; top:138px; left:0; width:984px;}
body.home .top-menu{  height:63px; top:217px; left:0; width:984px;}


/*=================================first level=================================*/


div.maximenuCKH ul.maximenuCK > li.maximenuCK{ margin-right:1px; text-transform:uppercase;}
/*ul li a*/
div.maximenuCKH ul.maximenuCK > li.maximenuCK > a{
	text-decoration:none;
	color:#e8e8e8; 
	font-size:22px; line-height:3.55em;
	font-weight:normal; 	
	height:63px;
	
}


div.maximenuCKH ul.maximenuCK > li > a
{ background:url(../images/menu_left.png) left top no-repeat; height:63px; display:block; padding-left:7px; float:left;}

div.maximenuCKH ul.maximenuCK > li > a span
{ background:url(../images/menu_right.png) right top no-repeat;  height:63px; display:block; text-align:center; padding:0 41px 0 37px;}


div.maximenuCKH ul.maximenuCK > li:hover > a,
div.maximenuCKH ul.maximenuCK > li.active > a,
div.maximenuCKH ul.maximenuCK > li.current > a
{ background:url(../images/menu_left_act.png) 0 0 no-repeat; color:#4e4d4a;}

div.maximenuCKH ul.maximenuCK > li:hover > a span,
div.maximenuCKH ul.maximenuCK > li.active > a span,
div.maximenuCKH ul.maximenuCK > li.current > a span
{ background:url(../images/menu_right_act.png) right top no-repeat; }


/*=================================second level=================================*/
.maxidrop-top, .maxidrop-bottom{ height:13px; background:#434240; }
.maxidrop-bottom{ height:8px; background:url(../images/sub_menu.png) 0 0 no-repeat;}


div.maximenuCKH ul.maximenuCK li ul li.maximenuCK {
	background:#434240;
	width:162px;
}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK:hover{
	background:#45423f url(../images/menu_sub_marker1.gif) 11px 15px no-repeat;
}

div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a{
	display:block;
	padding:5px 0 5px 33px;
	color:#c8c8c8;
	font-size:24px;
	line-height:1.2em;
	text-decoration:none;
}
div.maximenuCKH ul.maximenuCK li ul li.maximenuCK a:hover{ color:#FFF;}


/*=================================third level=================================*/
.floatCK .floatCK{ width:209px; margin:-51px 0 0 164px !important;}
