body
{
	margin:0;
	padding:0;
	background:url('../img/bg.png') repeat-x 0 150px scroll;
	text-align:center;
}

a
{
	outline:none;
}


.clear
{
	clear:both;
	margin:0;
	padding:0;
	font-size:1px;
	height:1px;
}

a img
{
	border:none;
}

div#container
{
	background:url('../img/bg2.png') no-repeat right 115px;
	margin:0 0 40px 0;
	padding:0;
	width:100%;
	height:100%;
}


div#header
{
	margin:0 auto;
	padding:0;
	width:850px;
	display:block;
	height:111px;
	
}


div#logo
{
	float:left;
	margin:30px 0 0 0;
}

div#limbi
{
	height:48px;
	float:left;
	display:block;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	margin:32px 0 0 30px;
	padding:0 15px;
}


#ro, #de, #en
{
	font-size:12px;
	font-family:arial;
	color:#999;
	text-decoration:none;
	width:19px;
	height:48px;
	display:block;
	float:left;
	margin:0 5px;
	line-height:72px;
}


#ro:hover, #de:hover, #en:hover
{
	text-decoration:underline;
}

#ro
{
	background:url('../img/flags/ro.gif') no-repeat 0 6px;
}

#de
{
	background:url('../img/flags/de.gif') no-repeat 0 6px;
}

#en
{
	background:url('../img/flags/en.gif') no-repeat 0 6px;
}

div#header_contact
{
	height:48px;
	float:left;
	display:block;
	margin:32px 0 0 10px;
	padding:0 5px;
}

div#header_contact span
{
	display:block;
	height:24px;
	color:#000;
	font-family:arial;
	font-size:12px;
	text-align:left;
	line-height:23px;
	padding:0 0 0 27px;
}

#htel
{
	background:url('../img/telefon.gif') no-repeat 2px 3px;
}

#hmail
{
	background:url('../img/mail.gif') no-repeat 0 3px;
}

div#meniu
{
	width:845px;
	margin:0 auto;
	padding:0 0 0 9px;
	display:block;
	height:39px;
	background:url('../img/bg_meniu.png') no-repeat left bottom;

}


div#meniu a
{
	display:block;
	float:left;
	height:35px;
	font-family:arial;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	margin:4px 20 0 20px;
	padding:0;
	line-height:36px;
}

div#meniu a:hover
{
	text-decoration:underline;
}


div#meniu a.selected
{
	display:block;
	float:left;
	height:39px;
	font-family:arial;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	margin:0;
	padding:0 0 0 35px;
	background:url('../img/meniu_selected.png') no-repeat left bottom;
}

div#meniu a.selected:hover
{
	text-decoration:none;
}


div#meniu a.selected span
{
	display:block;
	float:left;
	height:39px;
	font-family:arial;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	margin:0;
	padding:0 35px 0 0;
	line-height:41px;
	background:url('../img/meniu_selected.png') no-repeat right bottom;
}


div#header_image
{
	width:850px;
	display:block;
	height:225px;
	padding:25px 0 0 0;
	margin:0 auto;
}


div#left_image
{
	width:410px;
	height:192px;
	display:block;
	background:url('../img/bg_left.png') no-repeat;
	padding:5px;
	margin:0;
	float:left;
}


div#left_image img
{
	padding:0;
	margin:0;
}


.right_image
{
	width:180px;
	height:192px;
	display:block;
	background:url('../img/bg_right.png') no-repeat;
	padding:5px;
	margin:0 0 0 15px;
	float:left;
}


div#right_image img
{
	padding:0;
	margin:0;
}



div#submeniu
{
	width:210px;
	margin:10px 0 0 10px;
	padding:0;
	display:block;
	float:left;
}


div#submeniu a
{
	width:165px;
	height:24px;
	margin:0  0 0 5px;
	padding:0 0 0 5px;
	display:block;
	float:left;
	text-align:left;
	color:#fff;
	border-bottom:1px dashed #FDD8AB;
	text-decoration:none;
	font-family:arial;
	font-size:12px;
	line-height:23px;
}


div#submeniu a.selected
{
	background:url('../img/submeniu.png') no-repeat;
}

div#content
{
	width:850px;
	margin:10px auto;
	overflow:auto;
}


div#content p
{
	
	float:left;
	display:block;
	margin:0;
	padding:5px 5px 0 5px;
	text-align:left;
	font-family:arial;
	font-size:12px;
	color:#000;
	line-height:20px;
	width:410px;
}


div#content .right
{
	width:405px;
	padding-left:15px;
	float:left;
}

div#content p b, div#map b,div#contact_info p b
{
	color:#F89020;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	
}

#poze_start
{
	margin:0 0 0 12px;
	padding:0;
	width:393px;
	overflow:hidden;
}

.lightbox_link
{
	float:left;
	display:block;
	margin:15px 16px 0 0;
	border:3px solid #eee;
	
}

.lightbox_link:hover
{
	border:3px solid #F8901F;
}


fieldset
{
	float:left;
	width:300px;
	margin:0;
	padding:0;
	border:0;
}

label
{
	display:block;
	font-family:arial;
	font-size:13px;
	color:#F89020;
	margin:5px 0;
	text-align:left;
}

form
{
	margin:0;
	padding:0;
	}


fieldset input
{
	display:block;
	height:20px;
	float:left;
	width:280px;
	margin:0 0 10px 0;
	padding:0 4px;
	border:1px solid #cecece;
	font-size:13px;
	font-family:Arial;
	color:#999;

}

fieldset textarea
{
	display:block;
	height:100px;
	width:280px;
	border:1px solid #cecece;
	padding:2px 4px;
	font-size:13px;
	font-family:Arial;
	color:#666;
}


div#contact_info
{
	float:left;
	display:block;
	width:285px;
	padding:0;
	overflow:hidden;
	margin:0;

}


div#map
{
	width:210px;
	overflow:hidden;
	display:block;
	float:left;
	margin-left:30px;
}