body{
	margin:0px;
	font-family:Sans,Verdana;
	font-size:11px;
	padding:0px;
}
*{
	margin-top:auto;
	margin-bottom:auto;
	margin-top:0px;
	margin-bottom:0px;
}
table#cauta{	
	width:100%;
}
#principal{
	width:920px;
	background-color:#FFFFFF;
	border:1px solid #3A81D3;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#banner{
	background-image:url(imagini/banner-bg.png);
	background-repeat:repeat-x;
	background-color:#85A8D1;
	height:119px;
	clear:both;
}
#logo{
	background-image:url(imagini/logo.png);
	background-repeat:no-repeat;
	height:120px;
}
img{
	border:0px;
}
#meniu{
	background-color:#B1D1F6;
	height:23px;
	border-bottom:1px solid #3A81D3;
	border-top:1px solid #3A81D3;
	clear:both;
}
a{
	text-decoration:none;
	color:#000000;	
}
a:hover{
	text-decoration:underline;
}

a.meniu{
	background-color:#B1D1F6;
	color:#000000;
	float:right;
	width:125px;
	padding:5px 0px 5px 0px;
	text-align:center;
	border-left:1px solid #D9EBFF;
	border-right:1px solid #7BB8FE;		
}
a.meniu:hover{
	color:#ffffff;
	background-color:#3A81D3;
	text-decoration:none;
}
#nob{
	border-right:none;
}
#continut{
	width:750px;
	padding:10px;
}

#footer{
	background-color:#B1D1F6;
	height:25px;
	padding:10px 5px 0px 5px;
	width:910px;
	border-top:1px solid #3A81D3;	
	color:#000000;
}
#vwd, #zen{
	width:380px;
}
#vwd{
	text-align:right;
	float:left;
}
#zen{
	text-align:left;
	float:left;
}

div.forma{
	width:37%;
	margin-left:auto;
	margin-right:auto;
	background-color:#9CC1EB;
	border:1px solid #3A81D3;
	padding:5px;

}
div.forma#log_in{
	width:115px;
}
div.forma#cautare{
	width:880px;
}
#tableinfo{
	width:100%;
}


div.forma input, div.forma select, div.forma textarea{
	border:1px solid #3A81D3;
	background-color:#E5F1FD;
	padding:3px;
}


label{ 
	float:left; 
	text-align: left; 
	width: 100px; 
	padding-right: 5px; 
}
div.row{
	border-bottom:1px solid #ffffff;

}

table.cont{
	width:900px;
	border:1px solid #3A81D3;
	margin-top:20px;
}
table a{
	text-decoration:underline;
}
th{
	background-color:#3A81D3;
	color:#ffffff;
}
tr.row1{
	background-color:#F8FBFF;
}
tr.row2{
	background-color:#E5F1FD;
}
td, th{
	padding:3px;
}
td.tarif{
	width:75px;
}
div.ok, div.error{
	margin-bottom:5px;
	padding:5px;
	color:#ffffff;
}
div.ok{	
	background-color:#009E5F;
}
div.error{
	background-color:#D3162E;
}
thead{
	background-color:#3A81D3;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
}
div.forma#contact{
	width:350px;
	margin-top:20px;
}
div.contact{
	background-color:#ffffff;
	margin:5px;
	padding:5px;
	border:1px solid #3A81D3;
}
div.contact#tooltip{
	width:300px;
	height:125px;
}
div.contact#date{
	width:150px;
	height:75px;
}
span.steluta{
	color:#ff0000;
}
div#anticariat{
	background-image:url(imagini/anticariat-bg.png);
	background-repeat:repeat-x;
	background-color:#85A8D1;
	width:100%;
	text-align:center;
	height:86px;
}
img#helpp{
	cursor:pointer;
}
div.forma#modif{
	width:95%;
}

#pagini{
	padding-left:5px;
	background-color:#B1D1F6;
	border-top:1px solid #3A81D3;
	border-bottom:1px solid #3A81D3;
}
div#logo img{
	float:right;
	margin:10px;
/*	border:1px solid #3A81D3;*/
}
/*div#anticariat img{
	border-left:1px solid #3A81D3;
	border-right:1px solid #3A81D3;
}*/
#traficro{
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width:770px;
	
}
div.centru{
	text-align:center;
}