a { color: #eeeeee; text-decoration: underline; font: Arial;}
a:hover { text-decoration: none; }


.meniu_start { font: 12px Arial;  color: #99080f; text-decoration: none; }


.meniu_on { font: 12px Arial;  color: #999999; text-decoration: none; }
a.meniu { font: 12px Arial; color: #eeeeee; text-decoration: none; }
a.meniu:link { font: 12px Arial; color: #eeeeee; text-decoration: none; }
a.meniu:hover { font: 12px Arial; color: #999999; text-decoration: none; }

.submeniu_on { font: 14px Arial;  color: #ffffff; text-decoration: none;}
a.submeniu { font: 14px Arial; color: #ffcc0b; text-decoration: none;}
a.submeniu:link { font: 14px Arial; color: #ffcc0b; text-decoration: none;}
a.submeniu:hover { font: 14px Arial; color: #ffffff; text-decoration: none;}


.text_alb { font: 10px Arial;  color: #ffffff; font-weight: bold;}
.text_grena { font: 18px Arial;  color: #bd0d17; font-weight: bold;}

.titlu { font: 12px Arial;  color: #ffffff; text-decoration: underline; font-weight:700;}
.text_marunt_col { font: 10px Arial;  color: #ff7800; text-decoration: none;}


body         {  font-family: Arial; font-size: 11px; color: #eeeeee; 
  scrollbar-base-color:4c1008;
  scrollbar-track-color:000000;
  scrollbar-face-color:5e130a;
  scrollbar-highlight-color:000000;
  scrollbar-3dlight-color:000000;
  scrollbar-darkshadow-color:000000;
  scrollbar-shadow-color:4c1008;
  scrollbar-arrow-color:eeeeee ; 

}

li           {  font-family: Arial; font-size: 11px; color: #eeeeee; }
ol           {  font-family: Arial; font-size: 11px; color: #eeeeee; }
table        {  font-family: Arial; font-size: 11px; color: #eeeeee; }
td           {  font-family: Arial; font-size: 11px; color: #eeeeee; }
ul           {  font-family: Arial; font-size: 11px; color: #eeeeee;}

input  {
    font-family: Arial;
	width: auto;
    height: 19px;
    color: #ffffff;
	background:#b22d1d;
	border: 1px solid #000000;
}


textarea {
    font-family: Arial;
    font-size: 11px; 
    height: auto;
    padding: 1px;
    color: #ffffff;
	background-color:#b22d1d;
	border: 1px solid #000000;
	}
	
.button{
	background-repeat:no-repeat;
    font-family: Arial;
    font-size: 11px;
	font-color:#4c1008;
	border:1px solid #631107;
	background-color: #b22d1d;
}