body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003466;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 22px;
	padding-bottom: 25px;
	padding-left: 15px;
}
a:link, a:visited, a:active {
	color: #336699;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}

a.linkalb:link, a.linkalb:visited, a.linkalb:active {
	color: #FFFFFF;
	text-decoration: none;
}
a.linkalb:hover {
	text-decoration: none;
	color: #FF9900;
}

a.linknoutati:link, a.linknoutati:visited, a.linknoutati:active {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
a.linknoutati:hover {
	text-decoration: none;
	color: #336699;
	font-size: 11px;
}

#centru {
	text-align: center;
	width: 800px;
}
#header1 {
	background-image: url(img/header1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 76px;
	width: 235px;
	padding-top: 90px;
	padding-left: 20px;
	text-align: left;
}
#header2 {
	background-image: url(img/header2.jpg);
	background-repeat: no-repeat;
	height: 96px;
	width: 521px;
	text-align: right;
	padding-top: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	float: left;
}
#pag {
	width: 800px;
	text-align: left;
	background-image: url(img/bgr.jpg);
	background-repeat: repeat-y;
	float: left;
}
.stanga {
	text-align: left;
	float: left;
	width: 226px;
	padding-left: 29px;
	height: 550px;
}
.dreapta {
	text-align: left;
	width: 485px;
	float: left;
	padding-right: 50px;
	line-height: 14px;
	font-family: Tahoma;
	font-size: 11px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.dreapta2 {
	text-align: left;
	width: 485px;
	float: left;
	padding-right: 50px;
	line-height: 14px;
	font-family: Tahoma;
	font-size: 11px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(img/bgr_carte2.jpg);
	background-repeat: no-repeat;
}


#carte {
	background-image: url(img/bgr_carte.jpg);
	height: 299px;
	width: 545px;
	float: left;
	padding-top: 28px;
	font-family: Tahoma;
	line-height: 14px;
}
.cartedreapta {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	padding-right: 28px;
	padding-left: 15px;
	padding-top: 5px;
}
#carte_dep {
	background-image: url(img/bgr_carte.jpg);
	height: 299px;
	width: 495px;
	float: left;
	padding-top: 28px;
	font-family: Tahoma;
	line-height: 14px;
	padding-left: 30px;
	padding-right: 20px;
	font-size: 11px;
}



.camp1 {
	border: 1px solid #FF9900;
	padding-left: 5px;
	width: 300px;
	margin-bottom: 5px;
}
.bt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #006699;
	border: none;
}



#bgr_footer {
	width: 800px;
	text-align: left;
	background-image: url(img/bgr_footer.jpg);
	background-repeat: no-repeat;
	float: left;
	background-position: bottom;
}
#footer {
	background-image: url(img/bgr_footer2.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 280px;
	text-align: left;
	width: 520px;
	float: left;
	padding-top: 45px;
	padding-bottom: 20px;
}

/* float clearing */
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0px;
 clear: both; 
 visibility: hidden;
 }

 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */

