@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

:focus {
	outline: 0;
}

body {
	background:url(../images/fundal.jpg) repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
}

ul {
	list-style:none;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

#logo {
	height:127px;
	line-height:127px;
	text-align:center;
	background:url(../images/top_bg.jpg) repeat-x top left;
}

#menu {
	width:775px;
	margin:0 auto;
	background:url(../images/evolutie.jpg) no-repeat top center;
	padding-top:225px;
}

#menu li {
	float:left;
	height:55px;
}

#content, #news, #footer {
	width:760px;
	margin:0 auto;
	clear:both;
	margin-bottom:15px;
}

#content {
	background:url(../images/txtb1.png) no-repeat top left;
	padding-top:18px;
}

#text {
	background:url(../images/tile.png) repeat top left;
	padding:0 10px 0 15px;
}

#clear {
	clear:both;
	height:18px;
	background:url(../images/txtb2.png) no-repeat top left;
}

#news {
	background:url(../images/noutati.png) no-repeat top left;
	text-align:center;
	height:218px;
}

#news h2 {
	font-size:12px;
	height:25px;
	line-height:25px;
	text-decoration:none;
}

#news h2 strong {
	color:#ffcc00;
}

#banner {
	background:url(../images/txtb2.png) no-repeat bottom left;
}

#footer {
	background:url(../images/footer.png) no-repeat top left;
	height:115px;
}

#footer div {
	width:180px;
	float:left;
	margin:10px 0 0 10px;
}

#footer h3 {
	font-size:14px;
	margin-bottom:10px;
	color:#FFCC00;
}

#footer a {
	color:#FFCC00;
	font-size:13px;
}

#footer p {
	font-size:13px;
	margin-bottom:5px;
}

#f_links {
	width:140px !important;
}

#f_g_bacau {
	width:200px !important;
}

#banner_left, #banner_right {
	display:none;
	position:absolute;
	top:0;
	left:0;
}

#contact_text {
	width:420px;
	float:left;
}

#contact_text strong, #contact_form strong {
	display:block;
	margin-bottom:5px;
	color:#FFCC00;
}

#contact_text p {
	margin-bottom:3px;
}

#contact_form {
	width:250px;
	float:left;
}

#contact_form input, #contact_form textarea {
	width:200px;
	border:1px solid #FFF;
}

#contact_form p {
	margin:0 0 5px 0;
	text-align:right;
}

#contact_form textarea {
	vertical-align:text-top;
}

.submit {
	width:90px !important;
	background-color:#FFCC00;
	border:1px solid #FFCC00 !important;
	color:#FFF;
	cursor:pointer;
}

#map_canvas1, #map_canvas2, #map_canvas3 {
	color:#000;
}

#greendrops {
	position:relative;
	top:5px;
}
