a { color: #002c05; text-decoration: none; font: Arial; font-weight: bolder;}
a:hover { text-decoration: underline; }


.meniu_sus { font: 13px Arial;  color: #ffffff; text-decoration: none; font-weight: bolder;}


.meniu_on { font: 12px Arial;  color: #cd0101; text-decoration: none; font: bold;}
a.meniu { font: 12px Arial; color: #333333; text-decoration: none; font: bold;}
a.meniu:link { font: 12px Arial; color: #333333; text-decoration: none; font: bold;}
a.meniu:hover { font: 11px Arial; color: #cd0101; text-decoration: none; font: bold;}


.titlu_verde { font: 13px Arial;  color: #002c05; text-decoration: none; font-weight: bolder;}
.link_detalii { font: 11px Arial;  color: #037503; text-decoration: underline; font-weight: bolder;}
.text_verde { font: 13px Arial;  color: #00710b; text-decoration: none;}


.copyright { font: 10px Arial;  color: #002c05; text-decoration: none;}




body         {  font-family: Arial; font-size: 12px; color: #002c05; 

 /* scrollbar-base-color:2d2d2d;
  scrollbar-track-color:2d2d2d;
  scrollbar-face-color:444444;
  scrollbar-highlight-color:2d2d2d;
  scrollbar-3dlight-color:2d2d2d;
  scrollbar-darkshadow-color:2d2d2d;
  scrollbar-shadow-color:2d2d2d;
  scrollbar-arrow-color:888888 ; */
}

li           {  font-family: Arial; font-size: 12px; color: #002c05; }
ol           {  font-family: Arial; font-size: 12px; color: #002c05; }
table        {  font-family: Arial; font-size: 12px; color: #002c05; }
td           {  font-family: Arial; font-size: 12px; color: #002c05; }
ul           {  font-family: Arial; font-size: 12px; color: #002c05;}


select { 

	background-color: #eeeeee;
	font-family: Arial; font-size: 8pt; color: #333333;
	border: solid 1px #999999;
} 

radio  {
   color: #666666;
   border: 1px solid #ffffff;
}
	

button {
  width: 87px;
  background-color: #e2e2e2;
  color: #333333;
  border: 1px solid #cccccc;
  font-family: Arial; font-size: 10px; color: #333333;
}
	
	
 label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block;
}

input
{

background-color: #eeeeee;
border: solid 1px #cccccc;
padding: 1px;
font-family: Arial; font-size: 12px; color: #333333;
}

.submit input
{
margin-left: 0.5em;
color: #000;
border: 1px #ff0000;
}

 fieldset
{
border: 1px solid #bbbbbb;
width: 17em
}

legend
{
color: #000000;
background: #eeeeee;
border: 1px solid #bbbbbb;
padding: 3px 3px;
}