﻿/**********GENERAL************/
BODY{
	margin:0px;
	padding:0px;
	scrollbar-face-color:#2d4d87;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#DEE3E7;
	scrollbar-3dlight-color:#D1D7DC;
	scrollbar-arrow-color: #ecedf2;
	scrollbar-track-color:#f9f8f1;
	scrollbar-darkshadow-color:#98AAB1;
	background:url(../images/skin/bg1.gif) center repeat-y #ffffff;
	/*cursor: url('images/cursor.ani'),default;*/
}



TABLE, TR, TD{
	font-size:13px;
	color:#000000;
	font-family:Trebuchet MS;
}

H1{
	text-decoration:none;
	font-weight:normal;
	font-size:18px;
	color:#00b4ff;
	font-family:'Trebuchet MS',Georgia,Tahoma;
	border:solid 1px #666666;
	border-width:0 0 1 0px;
	margin:0px;
}

.nopadding{
	padding:0px;
}

.poza{
	border:solid 1px;
	border-color:#a3a18f;
}
.poza:hover{
	border-color:#0066cc;
}


/*************INPUT****************/


     
textarea{
	background-repeat:repeat-x;
	font-family: arial;
	font-size:12px;
}
.textarea{
	background-repeat:repeat-x;
}

.button{
	font-size:11px;
	font-weight:bold;
	font-family:tahoma,sans-serif;
	color:#fefefd;
	cursor:hand;
	padding:3 15 3 15px;
	border:groove 1px #a3a18f;
	background:url(../images/skin/button_bg.gif) #f7f7f7;
}

.button:hover{
	border-color:#6597ff;
}

.button_mic{
	font-size:10px;
	padding-top:0px;
	padding-bottom:0px;
}

.titlu1{
	font-size:24px;
	color:#ffffff;
	font-family:Trebuchet MS;
}

.titlu2{
	font-size:18px;
	color:#ffffff;
	font-family:Trebuchet MS;
}

.titlu_mediu_negru{
	font-size:14px;
	color:#ffffff;
	font-weight: bold;
	font-family:Trebuchet MS;
}

.titlu_mediu_albastru{
    font-size:18px;
    color:#0a5471;
    text-decoration: none;
    font-weight: bold;
    font-family:Trebuchet MS;
}
 .titlu_mediu_albastru:hover{  
 text-decoration: none;          
 }
.intrebare{
	font-size:24px;
	color:#ffffff;
	font-family:Trebuchet MS;
}

.raspunsuri{
	font-size:16px;
	color:#d32222;
	font-family:Trebuchet MS;
	font-weight: bold;
}

.meniu{
	background-image:url(../images/buton.gif);
	font-size:18px;
	color:#f3dda5;
	padding-top:4px;
	padding-bottom: 4px;
	width:161px;
	text-decoration: none;
	font-family:Trebuchet MS;
	text-align: center;
	display: block;
}
.text_simplu{
 font-family:Trebuchet MS ;
 font-size: 12px;
 color: #000000;
 font-weight: bold;
}
.text_simplu_albastru{
 text-decoration: none;  
 font-family:Trebuchet MS ;
 font-size: 12px;
 color: #0a5572;
 font-weight: bold;
}
.text_simplu_albastru:hover{
	text-decoration: none;
}

.text_simplu_albastru2{
 text-decoration: none;  
 font-family:Trebuchet MS ;
 font-size: 12px;
 color: #0a5572;
 font-weight: bold;
}
.text_simplu_albastru2:hover{
	text-decoration: underline;
}

.intra{
background:url(../images/button_intra.gif);
width:172px;
padding:0px;
margin:0px;
border: none;
height:37px;
font-size:18px;
color:#ffffff;
font-family:Trebuchet MS ;
}

.buton_mare{
background:url(../images/button_mare.gif);
width:222px;
padding:0px;
margin:0px;
border: none;
height:37px;
font-size:18px;
color:#ffffff;
font-family:Trebuchet MS ;
}

.input{
 font-size: 14px;
    font-family:Trebuchet MS;
    background:#ffffff url(../images/bg_input.gif) left top no-repeat;     
    border:solid 1px #0e5d7b;
    
    
    padding-left: 4px; 
 }
.input_error{
    font-family:Trebuchet MS;
    background:#ffffff url(../images/bg_input.gif) left top no-repeat;     
    border:solid 1px #ff0000;
   
    padding-left: 4px; 
   
}
.input_login{
    font-size: 14px;
    font-family:Trebuchet MS;
    background:#ffffff url(../images/bg_input.gif) left top no-repeat;     
    border:solid 1px #0e5d7b;
    width:205px;
    height: 21px;
    
    padding-left: 4px;   
}

.meniu_hover{
	background-image:url(../images/buton_hover.gif);
	font-size:18px;
	color:#0b5673;
	padding-top:4px;
	padding-bottom: 4px;
	width:161px;
	text-decoration: none;
	font-family:Trebuchet MS;
	text-align: center;
	display: block;
}

.a_link{
	color: #0a5572;
	font-family:Trebuchet MS;
	font-size:12px;
}

.a_link:hover{
	color: #cccccc;
	font-family:Trebuchet MS;
	font-size:12px;
}
.paginare{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration: none;
}

.paginare:hover{
font-family:Tahoma;
font-size:11px;
color:#295dab;
text-decoration: none;}

.paginare_vizitata{
font-family:Tahoma;
font-size:11px;
font-weight:bold;
text-decoration: none;
color:#295dab;
}

.a_negru{
	color: #000000;
	text-decoration: none;
	font-family:Trebuchet MS;
	font-size:12px;
}

.a_negru:hover{
	color: #000000;
	text-decoration: none;
	font-family:Trebuchet MS;
	font-size:12px;
}
.t1{
	font-size:14px;
	color:#333333;
	font-family:Trebuchet MS;
}

.t2{
	font-size:14px;
	color:#333333;
	font-family:Trebuchet MS;
	font-weight: bold;
}

.username{
 	text-decoration: none;  
 	font-family:Trebuchet MS ;
 	font-size: 18px;
 	color: #00b4ff;
 	font-weight: bold;
}