.webanet_menu{
	width: 100%;
	z-index:8000;
	float: left;
	margin-top: 0px;
	font-size: 0.85em;
}
.webanet_menu ul{
	padding: 0;
	list-style-type: none;
	margin: 0;
	float: left;
	z-index: 8100;
}

.webanet_menu ul li{
	position: relative;
	display: inline;
	float: left;
}
.webanet_menu ul li img{
	float: left;
	top: 0px;
	right: 0px;
	overflow: hidden;
	visibility: hidden;
	height: 0px;
	width: 0px;
}


.webanet_menu ul li a{
	display: block;
}

* html .webanet_menu ul li a{ 
    display: inline-block;
    
}

.webanet_menu ul li a:link, .webanet_menu ul li a:visited{
        
}

.webanet_menu ul li a:hover{
	text-decoration: none;
	color: #FC0;
	background-image: url(../img/bg/bg_black_60.png);
	background-repeat: repeat;
}

    

.webanet_menu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	z-index: 8200;
	margin-top: 0px;
	width: 300px;
	font-size: 0.85em;
	color: #FFF;
	background-image: url(../img/bg/bg_black_40w.png);
	background-repeat: repeat;
	padding: 5px;
	margin-left: -1px;
	background-color: #CCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FC0;
}


.webanet_menu ul li ul li{
	float: none;
	text-align: left;
	height: 30px;
	padding: 0px;
	border-bottom-style: none;
	line-height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
	display: inline-block;
	background-color: #CCC;
	color: #000;
	margin: 1px;
}

.webanet_menu ul li ul li a{
	display: inline-block;
	color: #000;
	width: 100%;
}

.webanet_menu ul li ul li a:hover{ 
	text-decoration: none;
	color: #F90;
	display: inline-block;
	height: 30px;
	width: 100%;
}
    
.webanet_menu ul li ul li ul{
	position: absolute;
	left: 0px;
	display: block;
	visibility: hidden;
	z-index: 8300;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #030;
	border-bottom-color: #030;
	border-left-color: #030;
	width: 300px;
	font-size: 1em;
	background-image: url(../img/bg/bg_black_70w.png);
	background-repeat: repeat;
}

.webanet_menu ul li ul li li ul li {
	float: none;
	text-align: left;
	height: 30px;
	padding: 0px;
	background-position: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	line-height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	width: 300px;
	display: inline-block;
	position: relative;
}

.webanet_menu ul li ul li li ul li a{
	display: inline-block;
}

.webanet_menu ul li ul li li ul li a:hover{ 
	text-decoration: none;
	color: #F90;
	background-color: #036;
	display: inline-block;
	height: 30px;
	width: 300px;
}

.webanet_menu ul li ul li ul{
	z-index: 8400;
}

.downarrowclass{
	position: absolute;
	top: 16px;
	right: 7px;
}

.rightarrowclass{
	position: absolute;
	top: 12px;
	right: 2px;
}


.submenu {
	font-size: 0.9em;
}
.submenu li {
}
.submenu li a{
	color: #FFF;
}
.submenu li a:hover {
	color: #FC0;
}

.menu_lista {
	height: 37px;
	line-height: 37px;
	clear: both;
	margin-top: 0px;
	text-align: left;
	float: right;
	margin-right: 0px;
}
.menu_lista li {
	color: #333;
	text-decoration: none;
	letter-spacing: 0.1em;
	height: 25px;
	padding-top: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FC0;
	line-height: 25px;
}
.menu_lista li a{
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.1em;
}


.submenu_vrsek {
    clear: both;
    height: 2px;
    margin-top: 7px;
}
.menu_text {
	padding: 8px;
}
