a { color: #333333; text-decoration: none; font: Verdana;}
a:hover { text-decoration: underline; }


.meniu_sus { font: 15px Verdana;  color: #000000; text-decoration: none; font: 700;}


.meniu_on { font: 11px Verdana;  color: #104c2e; text-decoration: none; font-weight: 700;}
a.meniu { font: 11px Verdana; color: #ffffff; text-decoration: none; font-weight: 700;}
a.meniu:link { font: 11px Verdana; color: #ffffff; text-decoration: none; font-weight: 700;}
a.meniu:hover { font: 11px Verdana; color: #104c2e; text-decoration: none; font-weight: 700;}

.submeniu_on { font: 14px Verdana;  color: #104c2e; text-decoration: none; font-weight: 700;}
a.submeniu { font: 14px Verdana; color: #ffffff; text-decoration: none; font-weight: 700;}
a.submeniu:link { font: 14px Verdana; color: #ffffff; text-decoration: none; font-weight: 700;}
a.submeniu:hover { font: 14px Verdana; color: #104c2e; text-decoration: none; font-weight: 700;}


.text_gri { font: 12px Verdana;  color: #9fa0a2; line-height:25px;}
.text_contact { font: 12px Verdana;  color: #999999; line-height:25px; font-weight:700; text-decoration:none;}
.copyright { font: 9px Verdana;  color: #9fa0a2; text-decoration: none;}

.titlu { font: 12px Verdana;  color: #013888; text-decoration: none; font-weight: 700;}
.titlu_gri { font: 20px Verdana;  color: #f1f1f1; text-decoration: none; font-weight: 700;}
.titlu_verde { font: 11px Verdana;  color: #0db14b; text-decoration: none; font-weight: 700;}
.text9px { font: 9px Verdana;  color: #000000; text-decoration: none;}

.stiri { font: 10px Verdana;  color: #666666; text-decoration: none;}



body         {  font-family: Verdana; font-size: 11px; color: #333333; }

li           {  font-family: Verdana; font-size: 11px; color: #333333; }
ol           {  font-family: Verdana; font-size: 11px; color: #333333; }
table        {  font-family: Verdana; font-size: 11px; color: #333333; }
td           {  font-family: Verdana; font-size: 11px; color: #333333; }
ul           {  font-family: Verdana; font-size: 11px; color: #333333;}

input  {
    font-family: Verdana;
	font-size: 11px;
	width: auto;
   /* height: 19px; */
    color: #000000;
	background:#f1f1f1;
	border: 1px solid #cccccc;
}


textarea {
    font-family: Verdana;
    font-size: 11px; 
    height: auto;
   /* padding: 1px; */
    color: #000000;
	background-color:#f1f1f1;
	border: 1px solid #cccccc;
	}
	
.button{
	background-repeat:no-repeat;
    font-family: Verdana;
    font-size: 11px;
	font-color:#4c1008;
	border:1px solid #631107;
	background-color: #b22d1d;
}