
* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
	color: white;
/*	background: url('img/meniu_st.png') left bottom;*/
	text-decoration:none;
	font-weight:bold;	
}

/*meniu_2*/
.meniu_2_titlu{
	padding:6px 6px 4px;
	clear:both;
	background-color:#FFF;	
/*	background: url(img/meniu_st.png);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
/*	color: #8a1c35;*/
	color: #ffffff;
	cursor:hand;
	cursor:pointer;
	margin-bottom: 1px;
	text-align:left;
/*	border-right:1px solid #707070;*/
		background:url(../img/bg_meniu_sus.jpg);

}

ul.meniu_2{
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:11px;
	text-align:left;	
}
ul.meniu_2 li{
	list-style:none;
	padding:0px 0 0px 0;
/*	border-bottom:1px dashed #707070;	*/	
	}

ul.meniu_2 li a{
	list-style:none;
	text-decoration:none;
	color:#464646;
	padding:1px 1px 1px 1px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom:solid #EAF3FD 1px;
	background-color:#FFF;
	font-weight:bold;
}

ul.meniu_2 li a:hover{

	/*background: url(banda.gif) left bottom;*/
	font-weight:bold;
	text-decoration: none;	
	background-image:none;
	color: #000000;
		background-color:#EEEEEE;	
}
/*MENIU ST*/
