
* 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_1*/
.meniu_1_titlu{
	padding:8px 4px 2px;
	clear:both;
	background-color:#FFF;
	width:608px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:13px;	
	font-weight:bold;
	color: #696969;
	cursor:hand;
	cursor:pointer;
	margin-bottom: 1px;
	text-align:left;
	margin-left:5px;
	padding-top:15px;
	background:url(../img/cap_anunt_mijloc.png);
}

ul.meniu_1{
	clear:both;
	padding:0px 0px 0px 0px;
	margin:0px;
	font-size:11px;
	text-align:left;
	text-indent:13px;
}
ul.meniu_1 li{
	list-style:none;
	padding:0px 0 0px 0;
/*	border-bottom:1px dashed #707070;	*/	
	}

ul.meniu_1 li a{
	list-style:none;
	text-decoration:none;
	color:#1F4B74;
	padding:1px 1px 1px 11px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom:solid #EAF3FD 1px;
	background-color:#FFF;
	font-weight:bold;
	width:604px;
	margin-left:5px;
	background:url(../img/cap_anunt_mijloc.png);	
}

ul.meniu_1 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*/
