a { color: #000000; text-decoration: none; font: Arial;}
a:hover { color: #4c977b; text-decoration: underline; }


a.meniu_sus { font: 11px Arial;  color: #FFFFFF; text-decoration: none; font-weight:bold; }
a.meniu_sus:link { font: 11px Arial; color: #FFFFFF; text-decoration: none; font-weight:bold;}
a.meniu_sus:hover { font: 11px Arial; color: #8dc0df; text-decoration: none; font-weight:bold;}

a.meniu { font: 12px Arial; color: #195d89; text-decoration: none; font-weight: bold;}
a.meniu:link { font: 12px Arial; color: #195d89; text-decoration: none; font-weight: bold;}
a.meniu:hover { font: 12px Arial; color: #4c977b; text-decoration: none; font-weight: bold;}




.text_alb { font: 10px Arial;  color: #ffffff; font-weight: bold;}
.book { font: 18px Arial;  text-decoration: none; font-weight:bold;}

.titlu { font: 18px Arial;  color: #000000; text-decoration: none; font-weight:700;}
.titlu_normal { font: 13px Arial;  color: #4c977b; text-decoration: none; font-weight:700;}

.titlu_gri { font: 17px Arial;  color: #4c977b; font-weight: bold; }
.titlu_rosu { font: 14px Arial;  color: #ff0000; }
.titlu_sub { font: 18px Arial;  color: #195d89; font-weight: bold;}

.text_marunt_col { font: 10px Arial;  color: #ff7800; text-decoration: none;}
.copyright { font: 10px Arial;  color: #ffffff; text-decoration: none;}

.titlu_stiri { font: 12px Arial;  color: #4c977b; text-decoration: none; font-weight:700;}
.titlu_stiri_mare { font: 13px Arial;  color: #000000; text-decoration: none; font-weight:700;}
.stiri { font: 11px Arial;  color: #4c977b; text-decoration: none; }

body         {  font-family: Arial; font-size: 12px; color: #000000; 
  scrollbar-base-color:4c1008;
  scrollbar-track-color:4c1008;
  scrollbar-face-color:5e130a;
  scrollbar-highlight-color:4c1008;
  scrollbar-3dlight-color:4c1008;
  scrollbar-darkshadow-color:4c1008;
  scrollbar-shadow-color:4c1008;
  scrollbar-arrow-color:4c1008 ; 

}

li           {  font-family: Arial; font-size: 12px; color: #000000; }
ol           {  font-family: Arial; font-size: 12px; color: #000000; }
table        {  font-family: Arial; font-size: 12px; color: #000000; }
td           {  font-family: Arial; font-size: 12px; color: #000000; }
ul           {  font-family: Arial; font-size: 12px; color: #000000;}

input  {
    font-family: Arial;
	width: auto;
    height: 15px;
    color: #000000;
	background:#ffffff;
	border: 1px solid #000000;
}

select {
	border: 1px solid #000000;
	
	}

textarea {
    font-family: Arial;
    font-size: 12px;
  /*  font-size: 10px; */
    height: auto;
    padding: 1px;
    color: #000000;
	background-color:#eeeeee;
	border: 1px solid #000000;
	}
	
.button{
	background-repeat:no-repeat;
    font-family: Arial;
    font-size: 12px;
	font-color:#4c1008;
    height: 20px;
	border:1px solid #000000;
	background-color: #ffffff;
}
