/* CSS Document */
body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-color: #f4f4f4;
}
<!-- 
@font-face { 
	font-family: “FTB.TTF”; 
	font-style: normal; 
	font-weight:normal; 
	src: url(http://gpv.atomo.ro/Font/FTB.TTF); 
}
-->

#container {
	position: relative;
	width: 769px;
	height: 100% auto !important;
	height: auto;
	min-height: 100%;
	margin: 0 auto !important;
	background-color: #FFFFFF;
	margin-bottom: 20px;

}

#header {
	width: 769px;
	height: 179px;
	/*background-image: url(../images/GPV_01.jpg);
	background-repeat: no-repeat;*/
}

#middle {	
	width: 769px;
	height: auto;
	padding-bottom: 10px;
	background-image: url(../images/gri.jpg);
	background-repeat: repeat-x;
}

#middle-hu {	
	width: 769px;
	height: 100%;
	padding-bottom: 10px;
	background-image: url(../images/verde.jpg);
	background-repeat: repeat-x;
}



#meniu-hu {
	margin: 10px;
	margin-top: 5px;
	width: 140px;
	height: 300px;
	font-size: 12px;
}



#stanga {
	width: 179px;
	height: 284px;
	float: left;
	margin: 10px 0px auto 10px;
	background-image: url(../images/GPV_04.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}

#stanga-hu {
	width: 179px;
	height: 420px;
	float: left;
	margin: 10px 0px auto 10px;
	background-image: url(../images/GPV_04_hu2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height: 20px;
}

	#stanga-hu a:link { 
		background-image: url(../images/sageata.gif); 
		background-repeat: no-repeat; color: #FFFFFF; 
		border-bottom: 1px solid #CCFF33; 
		padding: 8px 0px 0px 40px; 
		height:25px; 
		max-height:25px; 
		display: block; 
		text-decoration: none;}
		
	#stanga-hu a:hover { 
		background-image: url(../images/scrisoare.gif) !important; 
		background-repeat: no-repeat;
		color: #FFFFFF; 
		border-bottom: 1px solid #CCFF33; 
		padding: 8px 0px 0px 40px; 
		height:25px; 
		max-height:25px; 
		display: block; 
		text-decoration: none;}
	
	#stanga-hu a:visited { 
		background-image: url(../images/sageata.gif); 
		background-repeat: no-repeat;
		color: #FFFFFF; 
		border-bottom: 1px solid #CCFF33; 
		padding: 8px 0px 0px 40px; 
		height:25px; 
		max-height:25px; 
		display: block; 
		text-decoration: none;}
	
	#stanga-hu a:active { 
		background-image: url(../images/scrisoare2.gif); 
		background-repeat: no-repeat;
		color: #FFFFFF; 
		border-bottom: 1px solid #CCFF33; 
		padding: 8px 0px 0px 40px; 
		height:25px; 
		max-height:25px; 
		display: block; 
		text-decoration: none;}





#meniu {
	margin: 0 auto;
	margin-top: 5px;
	width: 140px;
	height: 300px;
}


	#stanga a:link { 
		background-image: url(../images/sageata.gif); 
		background-repeat: no-repeat; color: #FFFFFF; 
		border-bottom: 1px solid #d5770f; 
		padding: 8px 0px 0px 40px; 
		height:25px; 
		max-height:25px; 
		display: block; 
		text-decoration: none;}
		
	#stanga a:hover { 
		background-image: url(../images/scrisoare.gif) !important; 
		background-repeat: no-repeat;
		color: #FFFFFF; 
		border-bottom: 1px solid #d5770f; 
		padding: 8px 0px 0px 40px; 
		height:25px; 
		max-height:25px; 
		display: block; 
		text-decoration: none;}
	
	#stanga a:visited { 
		background-image: url(../images/sageata.gif); 
		background-repeat: no-repeat;
		color: #FFFFFF; 
		border-bottom: 1px solid #d5770f; 
		padding: 8px 0px 0px 40px; 
		height:25px; 
		max-height:25px; 
		display: block; 
		text-decoration: none;}
	
	#stanga a:active { 
		background-image: url(../images/scrisoare2.gif); 
		background-repeat: no-repeat;
		color: #FFFFFF; 
		border-bottom: 1px solid #d5770f; 
		padding: 8px 0px 0px 40px; 
		height:25px; 
		max-height:25px; 
		display: block; 
		text-decoration: none;}

#continut {
	padding: 10px 5px 80px;
	margin: 10px 10px 10px 0px;
	width: 540px;
	font-family: FTB.TTF;
	font-size: 12px;
	font-weight: normal;
	float: right;
}



	#continut a:link, a:hover, a:visited, a:active  { 
		text-decoration: underline; border: 0;}
		
	#continut a:link { color: #000066;}
		
	#continut a:hover { color: #000066;}
	
	#continut a:visited { color: #000066;}
	
	#continut a:active { color: #000066;}



	
#text-hu
 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
		}
					#text-hu a:link {color: #000066}
					#text-hu a:hover {color: #000066; text-decoration: underline;}
					#text-hu a:visited {color: #000066}
					#text-hu a:active {color: #000066}


#footer-hu {
	position: absolute;
	bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/GPV_07-hu.jpg);
	background-repeat: no-repeat;
	width: 769px;
	height: 90px;
	margin: 0 auto;
	padding: 20 0 10px;
	margin-bottom: 10px;
	text-decoration: none;
}

		#footer-hu a:link {color: #FFFF00}
		#footer-hu a:hover {color: #FFFFFF}
		#footer-hu a:visited {color: #FFFF00}
		#footer-hu a:active {color: #FFFF00}

.adresa-hu

{ 
font-size:11px; color:#FFFFFF;
font-weight: 100;
text-align: center;
margin-top: 10px;
}



.clear {
	clear: both;
	border-bottom: 1px solid #99CC00;
}
#atomo { font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:400; color: #000000; font-size:10px}
		#atomo  a:link { color: #FF6600;}
		
		#atomo  a:hover { color: #FF6600;}
	
		#atomo  a:visited { color: #FF6600;}
	
		#atomo  a:active { color: #FF6600;}

#poza-tehnologie {
	width: 164px;
	height: 108px;
	background-image: url(../images/tehnologie.jpg);
	background-repeat: no-repeat;
	float: right;
	border: 0;
}
.left { float: left}
.right {float: right}

.limbi {
	width: 110px;
	height: 12px;
	float: right;
	cursor: default;
}



	h1 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: bold;
		color: #99CC00;
		}
	
    
	h2 { 
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: 100;
		color: #000000;
	}
		
	h3 { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 24px;
		font-weight: bold;
		color: #99CC00;
		}
		
	h4 { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #339900;
		}

	h6 { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #99CC00;
		}
