* {
	font-family: Verdana;
	font-size: 12px;
	color: #818181;
	vertical-align: top;
	line-height: inherit;
}


*.red{ 
  font-family: Verdana; 
  font-size: 12px; 
  color: #F48A11; 
}

.titlu
{
  font-weight: bold;
  font-size: 14px; 
  color: black; 
}

.lang
{
  font-size: 10px; 
  color: black; 
}

.txtn
{ 
  color: black; 
}

.txtblue
{ 
  color: #2E3192; 
}

.txtred
{ 
  color: red; 
}


.txtnb
{ 
  color: black; 
  font-weight: bold;
}

.txtit
{ 
  color: black; 
  font-weight: bold;
  font-family: Monotype Corsiva; 
  font-size: 24px; 
}



.txtrb
{
	color: red;
	font-weight: bold;
	vertical-align: inherit;
}

.txt
{ 
  font-size: 10px; 
  color: #818181; 
}




.submit input {
	width: auto;
	padding: 9px 15px;
	background: #617798;
	font-size: 14px;
    }  
input, TEXTAREA , file { 
box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;  
-moz-border-radius-topleft: 4em;  
-moz-border-radius-topright: 4em;
-moz-border-radius-bottomleft: 4em;
-moz-border-radius-bottomright: 4em;

padding: 3px;  
border: solid 1px #CCC;  
outline: 0; 
font: normal 15px/100% Verdana, Tahoma, sans-serif;

 
background: #FFFFFF;  
   }  
   
input:hover, textarea:hover, file:hover
input:focus, textarea:focus, file:focus {
	border-color: #F90;
	-webkit-box-shadow: rgba(0, 0, 0, 0.50) 0px 0px 8px;
	} 
SELECT {
	color: black;
	border: 1px solid black;
	scrollbar-face-color: white;
	scrollbar-shadow-color: white; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: white
}

.simple {
	border: 0px solid white;
	color: white; 
	font-size: 11px; 
	scrollbar-face-color: white; 
	scrollbar-shadow-color: white; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; 
	scrollbar-track-color: white; 
	scrollbar-arrow-color: white
}

a
{ 
  text-decoration: none;
}


b.ine:link {color:#ff0000;text-decoration:none;}
b.ine:visited {color:#0000ff;text-decoration:none;}
b.ine:hover {font-stretch:ultra-condensed;}
	
a:link
{ color: #2E3192;
  text-decoration: none;
}
a:visited
{  color: #2E3192;
   text-decoration: none;
}
a:hover
{
	color: #F00;
	text-decoration: underline;
}


BODY {
 scrollbar-3dlight-color:    rgb(239,239,188);
 scrollbar-arrow-color:      rgb(0,0,0);
 scrollbar-base-color:       rgb(0,0,0);
 scrollbar-darkshadow-color: rgb(239,239,188);
 scrollbar-face-color:       rgb(239,239,188);
 scrollbar-highlight-color:  rgb(0,0,0);
 scrollbar-shadow-color:     rgb(0,0,0);
}

.txtred a:link
{ color: red;
  text-decoration: none;
  font-size: 20px; 
}
.txtred a:visited
{  color: red;
   text-decoration: none;
   font-size: 20px; 
}
.txtred a:hover
{ color: red;
  text-decoration: underline;   
  font-size: 20px; 
}

.txtit a:link
{ 
  text-decoration: none;
  font-size: 24px; 
    font-family: Monotype Corsiva; 
}
.txtit a:visited
{  
   text-decoration: none;
   font-size: 24px; 
     font-family: Monotype Corsiva; 
}
.txtit a:hover
{ text-decoration: underline;
 font-weight: bold;
  font-size: 24px; 
    font-family: Monotype Corsiva; 
}
.red23 {
	font-size: 18px;
	color: #F00;
	font-family: "Lucida Console", Monaco, monospace;
}
.red23 {
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}
.red22 {
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}
.verde {
	color:#c1ef8b;
	font-size:15px;
	font-weight: bold;
	
}
.fundal_tabel {
	color: #0FF;
}
.boldnegru {
	font-weight: bold;
	color: #000;
}
.redmic {
	color: #F00;
}
.texttrasee{
	font-size:13px;
}
.texttrasee a:hover{
	text-decoration:underline;}
	
.opt {
	font-size: 18px;
}
.marime10 {
	font-size: 10px;
}
.alb {
	color: #FFF;
}

.alb1 {
	color: #FFF;
	font-size:15px;
}
.bold_gri {
	font-weight: bolder;
	color: #666666;
}
.opt {
	font-size: 9px;
}


.blabk {
	color:#000;
}
	
.button2 {background-color:#FFF;
border:0;}
