#meniu {
position:relative;
width:200px;
background-color:inherit;
}
#meniu ul.niv1 {
margin:0px;
padding:0px;
list-style-type:none;
z-index:1;
}
#meniu ul.niv1 li.meniu_s {
	background-color : #d2d2d2;
	font-weight : bold;
	}
#meniu ul.niv1 li, #meniu ul.niv1 li:hover {
dislpay:block;
position:relative;
width:200px;
height:35px;
background-color:#ffffff;
margin-left:0px;
margin-right:0px;15
margin-top:10px;
margin-bottom:10px;
text-align:center;
}

#meniu ul.niv1 li ul.niv2 {
display : none;
}

#meniu ul.niv1 li:hover ul.niv2{
display : block;
position:absolute;
width:200px;
top:10px;
left:-160px;
list-style:none;
z-index:10;
margin:0px;
padding:0px;
filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
background-color:#ffffff;
}

#meniu ul.niv1 li:hover ul.niv2 li{
width:200px;
height:30px;
margin:0px;
text-align:center;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
background-color:#ffffff;
overflow:hidden;
}
#meniu ul.niv1 li:hover ul.niv2 li:hover{
background-color : #d2d2d2;
}
#meniu ul.niv1 li:hover ul.niv2 li a{
font-family : Trebuchet MS, sans-serif, Arial, Verdana, Helvetica;
font-size: 16px; 
font-weight:normal;
color:#000000;
text-decoration:none;
background-color : none;

}
#meniu ul.niv1 li:hover ul.niv2 li:hover a{
font-family : Trebuchet MS, sans-serif, Arial, Verdana, Helvetica;
font-size: 16px; 
font-weight:bold;
color:#006633;
text-decoration:none;
background-color : none;

}

#meniu ul.niv1 li a{
font-family : Trebuchet MS, sans-serif, Arial, Verdana, Helvetica;
font-size: 20px; 
font-weight:normal;
color:#006633;
text-decoration:none;
background-color : inherit;
line-height:1.8em;
}
#meniu ul.niv1 li:hover a{
font-family : Trebuchet MS, sans-serif, Arial, Verdana, Helvetica;
font-size: 20px; 
font-weight:bold;
color:#669999;
text-decoration:none;
background-color : inherit;
line-height:1.8em;
}

ul.stiri {
margin:0px;
padding:0px;
list-style-type:circle;
list-style-position: inside;
}

td.main{
padding:15px;
height:450px;
font-family:Trebuchet MS, Georgia, Arial; 
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:none;

}
.main a{
font-family:Trebuchet MS, Georgia, Arial; 
font-size:11px;
font-weight:normal;
color:#000000;
text-decoration:underline;	

	}

/*
.style2 {
       display: block;
        width:80%;
	font-weight: normal;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006633;
        border-bottom: 1px dashed  #006633;
}*/

.style2 {
font-family : Trebuchet MS, sans-serif, Arial, Verdana, Helvetica;
font-size: 20px; 
font-weight:normal;
color:#006633;
text-decoration:none;
background-color : inherit;
border-bottom: 1px dashed  #006633;

}
.style1 {
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.style3, .style3 a {
	font-weight: normal;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006633;
        text-decoration:none;
}

.limba a{
font-family:Trebuchet MS, Georgia, Arial; 
font-size:13px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}
.limba a:hover{
font-family:Trebuchet MS, Georgia, Arial; 
font-size:15px;
font-weight:bold;
color:#ffffff;
text-decoration:none;
}