body {
margin-top: 0em;
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;
background-color: #252a2c;
background-image: url(background.gif);
background-position: top left;
background-repeat: repeat-x;
background-attachment: scroll;
font-family: Calibri, Helvetica, Verdana, Arial, sans-serif;
color:#ffffff;
}

a {
color: #ffffff;
text-decoration: underline;}

a:hover {
text-decoration:underline;
color: #ff7800;
}

#site {
position: relative;
margin-top: 0em;
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;
width:750px;
}

#logo {
position: absolute;
left:0px;
top:0px;
width:502px;
height:50px;
}

#adresa {
	position: absolute;
	right:-2px;
	top:12px;
	width:248px;
	height:41px;
	background-image: url(img/logo2.gif);
}

#banner {
position: absolute;
left:0px;
top:50px;
}

#meniu {
	position: absolute;
	left:0px;
	top:250px;
	background-image: url(bgMENU.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	}
#meniu ul {
	padding: 0px;
	list-style-type: none;
	margin-left: 30px;
	}
#meniu a {
	color: #000;
	display: block;
	}
#meniu a:hover {
	color: #F60;
	text-decoration: none;
	}	
#meniu li {
	list-style-type: none;
	float: left;
	margin-right: 20px;
	}
#dreapta {
position: absolute;
left:503px;
top:300px;
}

#text {
position: absolute;
background-image: url(background_text.gif);
background-position: top left;
background-repeat: repeat-y;
background-attachment: scroll;
left:0px;
top:300px;
width:503px;
}

#titlu {
position: relative;
width:503px;
left:0px;
top:0px;
color: #ff7800;}

#subtitlu {
position: relative;
width:503px;
left:0px;
top:-30px;
}

#informatii {
position: relative;
width:480px;
left:0px;
top:-20px;
}
#informatii h2 {
	font-size: 18px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: -15px;

}
#informatii h3 {
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: -15px;

}

}
#bara {
position: relative;
width:750px;
left:0px;
top:0px;
}

#video {
position: relative;
background-image: url(culoare.gif);
background-position: top left;
background-repeat: repeat;
background-attachment: scroll;
width:750px;
left:0px;
top:0px;
}

#footer {
position: relative;
background-image: url(background_footer.gif);
background-position: top left;
background-repeat: repeat-x;
background-attachment: scroll;
left:0px;
top:10px;
height:30px;
font-size: smaller;
padding-top:7px;
padding-left:10px;
color:#4f5456;
}
#footer p {
	padding: 0px;
	float: left;
	margin-right: 5px;
}
#meniucopy {
	position: absolute;
	left:0px;
	top:250px;
}

#partener {
	position: absolute;
	background-image: url(background_text.gif);
	background-position: top left;
	background-repeat: repeat-y;
	background-attachment: scroll;
	left:-3px;
	top:303px;
	width:503px;
}
#partener p {
	font-size: 6px;
	float: left;
	margin-right: 2px;
	height: 20px;
	width: 60px;
	line-height: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#partener a {
	text-decoration: none;
	
}
#contact_form div {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
} 
#informatiidreapta {
	float: right;
	width: 70%;
	position: relative;
}

 
#contact_form label { 
    width:90px; 
    float:left; 
    border:0px #900 solid; 
    text-align:right; 
    margin:0 5px 0 0; 
} 
 
#contact_form input { 
    width:150px; 
    border:1px #ccc solid; 
} 
 
#contact_form input:hover { 
    border:1px #333 solid; 
} 
 
#contact_form textarea { 
    width:300px; 
    height:150px; 
    border:1px #ccc solid; 
} 
 
#contact_form textarea:hover { 
    border:1px #333 solid; 
} 
 
#contact_form input#trimite { 
    width:auto; 
    border:none; 
    background:#333; 
    color:#FFF; 
} 
 
#contact_form input#trimite:hover { 
    border:none; 
} 
 

 
#scriptul_php { 
    color:#C00;  
    padding:0 0 0 95px; 
    font-size:10px; 
} 
.border {
	float: right;
	height: 5px;
	width: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

