/*MENU-baner*/

#baner-minu-tebel {
	width: 700px;
	text-align: center;
	vertical-align: top;
	background:#FAE086;
	}

#MENU-fasel {
	width: 2px;
	text-align: center;
	vertical-align: middle;

	}
#MENU-tebel-in {
	width:139px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	font-weight:bold;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	display: block;
	margin: 0px;
	padding: 0px;
}
#MENU-tebel-in a {
	color:#333333;
	text-decoration:none;
	height:25px;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}
#MENU-tebel-in a:hover {
	color:#000000;
	background-color: #E9E9B7;
}

/*MENU-rast*/
#MENU-rast-fasel-rast {
	width: 5px;	
}
#MENU-rast-fasel-shap {
	width: 5px;	
}


#menu-1 a {
	text-decoration:none;
	text-align:center;
	color:#000000;
	font-weight:bold;
	display:block;
	width:120px;
	padding:0.25em;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #949590;
	margin: 0px;
	font-size: 12px;
}

#menu-1 a:hover {
	color:#000000;
	background-color: #EAEAC5;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #990000;
}
  
 