/* CSS Document */

#menu img {
	border:0px none;
	font-size:0px;
}
#oe_menutop {
	position: absolute;
	z-index: 1000;
	font-size:9px;
	font-weight:bold;
}
#oe_menutop ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#oe_menutop li {
	margin: 0;
	padding: 0;
}
#oe_menutop a, #oe_menutop img {
	margin: 0;
	padding: 0;
	display: block;
}
#oe_menutop a {
	color:#000000;
	/*font-weight:bold;*/
	text-decoration: none;
}
#oe_menutop a:hover {
	color:#79075e;
}
#oe_menutop ul.oe_menutop_2 {
  background:url(images/new/menu/bg_ul.jpg) left repeat-y;
  background-position:0px 11px;
}
#oe_menutop li.oe_menutop_1 {
	position: absolute;
}
#oe_menutop li.oe_menutop_2 {
	float: left;
}
#oe_menutop li.oe_menutop_3 {
	float: left;
	width: 99px;
}
#oe_menutop li.oe_menutop_item {
	height: 18px;
	line-height: 16px;
	text-indent: 15px;
	padding-top:-10px;
}
#oe_menutop li.oe_menutop_item:hover {
	background-image: url(images/new/menu/bg_li_over.jpg);
	background-position:1px 1px;
	background-repeat: no-repeat;
}
#oe_menutop li.oe_menutop_column {
	background-image: url(images/new/menu/bg_li_columns.jpg);
	background-position:1px 1px;
	background-repeat: no-repeat;
}
#oe_menutop li.oe_menutop_column:hover {
	background-image: url(images/new/menu/bg_li_columns_over.jpg);
	background-position:1px 1px;
	background-repeat: no-repeat;
}
#oe_menutop li.oe_menutop_item:hover a {
	color: #79075e;
}
#oe_menutop li.oe_menutop_2_begin {
	font-size: 1px;
	height: 11px;
	line-height: 11px;	
	background:url(images/new/menu/level2_begin.jpg) no-repeat;
}
#oe_menutop li.oe_menutop_2_end {
	clear: left;
	font-size: 0px;
	height: 0px;
	line-height: 0px;	
	/*background:url(images/new/menu/level2_end.jpg) bottom;*/
}
#oe_menutop li.oe_menutop_2_subtitle {
	font-size: 10px;
	height: 18px;
	line-height: 16px;	
	text-indent:15px;
	background:url(images/new/menu/bg_subtitles.jpg) no-repeat;
	text-transform: uppercase;
    clear:left;
    width:224px;
}

#oe_menutop li img.oe_menutop_img_on {
	position: absolute;
}


#oe_menutop .oe_menutop_2_fond
{
	background-repeat: repeat-x;
	width:100%;
	height:100%;
}

#oe_menutop li.oe_menutop_1 {
width:224px;
}
#oe_menutop li#oe_menutop_1_2.oe_menutop_1 {
left:144px;
}
#oe_menutop li#oe_menutop_1_3.oe_menutop_1 {
left:269px;
}
#oe_menutop li#oe_menutop_1_4.oe_menutop_1 {
left:425px;
}
#oe_menutop li#oe_menutop_1_5.oe_menutop_1 {
left:638px;
width:131px;
}
#oe_menutop ul.oe_menutop_2 {
width:224px;
}
#oe_menutop li.oe_menutop_2 {
width:224px;
}

#oe_menutop li.oe_menutop_column {
	float: left;
	width:112px;
}
