body {
	font-family: Arial, Helvetica, sans-serif;
}

#outside_container {
    background:url(images/bg.jpg);
}

#container {
	width: 1050px;
	height:3200px;
	min-height:3200px !important;
	margin: 0 auto;
	background:url(images/bg_container.jpg) 43px 54px no-repeat;
}

#content {
	height:3200px;
	min-height:3200px !important;
	background:url(images/bg_content.png) 6px 2px no-repeat;
}

/********** GALERIE **********/

#galerie_container {
	height:800px;
	min-height:800px !important;
}

#galerie_content {

}

.tabs {
	width:298px;
	float:left;
	margin: 120px 0 0 0;
}

.tabdiv {
	width:660px;
	float: left;
	margin: 16px 0 0 16px;
}

#foto_gallery_display {
	margin-bottom:16px;
}

img.main_foto {
	border: 6px solid #f3f3f3;
}


#video_gallery_display {
	width: 648px;
	height: 365px;
	border: 6px solid #f3f3f3;
	margin-bottom:16px;
}

.video_gallery img, .foto_gallery img {
	float: left;
	border: 3px solid #f3f3f3;
	margin: 6px 12px 6px 0;
}

.video_gallery img.last, .foto_gallery img.last {
	margin: 6px 0 6px 0;
}

/********** SERVICII **********/

#servicii_container {
	height:800px;
	min-height:800px !important;
}

#servicii_content {
	margin-left: 228px;
	width: 730px;
}

/********** DESPRE **********/

#despre_container {
	height:800px;
	min-height:800px !important;
	position:relative;
}

#despre_content {
	margin-left: 228px;
	width: 730px;
}

/********** CONTACT **********/

#contact_container {
	height:800px;
	min-height:800px !important;
	position:relative;
}

#contact_content {
	width: 730px;
	margin-left: 228px;
}

#contact_form {
	width:310px;
	float:left;
	position:relative;
	margin-right: 26px;
}

#contact_form form {
	text-align:left;
}

#contact_form input, #contact_form textarea {
	padding: 5px;
	width: 270px;
	margin: 5px 0px;
	border: 1px solid #3a403c;
	background-color:#ffffff;
	color:#3a403c;
	font-size:12px;
	display: block;
}

#contact_form textarea {
	height: 120px;
}

#contact_form textarea:focus, #contact_form input:focus {
	border: 1px solid #009FAA;
}

#contact_form input.button {
	border:1px solid #dadada;
	margin:15px 0px 0px 0px;
	color:#3a403c; 
	background:#cccccc;
	width:100px;
}

#contact_form input.button:hover {
	background:#009FAA none repeat scroll 0% 0%;
	color:white;
}

label.error { 
	font-size:12px;
	line-height:24px;
	color:#ff0000;
	text-align:left;
	width:140px;
	padding-right:20px;
}

#message { width:180px;margin:60px 0 0 100px; }
#message p { color:white;font-weight:bold;margin:12px 0px; }
#checkmark { position:relative;top:-46px;left:-60px; }

.contact_info {
	width:374px;
	float:left;
}

.tel {
	width: 157px;
	float: left;
	margin-right: 40px;
}

.fax {
	width: 157px;
	float: left;
}

#footer {
	float:left;
	width: 352px;
	margin-top: 150px;
	_margin-top: 120px;
}

#footer p{
	font-size: 11px;
	line-height: 13px;
	color: #dad0d0;
}

#footer p b{
	color: #ffffff;
	font-weight: normal;
}

#footer p a{
	color: #a09980;
	text-decoration: none;
}

#footer p a:hover{
	color: #ffffff;
}

/********** NAVIGATION **********/

div.main_nav ul { float: right; padding: 66px 78px 0 0;}
div.main_nav ul li { display: inline; }
div.main_nav ul li a { float: left; display: block; height: 38px; text-indent: -9999px; margin-left: 15px; }
div.main_nav ul li.galerie a { background: url(images/galerie.png) no-repeat; width: 77px; }
div.main_nav ul li.servicii a { background: url(images/servicii.png) no-repeat; width: 77px; }
div.main_nav ul li.despre a { background: url(images/despre.png) no-repeat; width: 98px; }
div.main_nav ul li.contact a { background: url(images/contact.png) no-repeat; width: 77px; }
div.main_nav ul li a:hover { background-position: 0 -38px!important; }
div.main_nav ul li.current a { background-position: 0 -76px!important; }

/********** TABS **********/

div.tabs ul { float: right; padding: 54px 0 0 0; }
div.tabs ul li { display: block; }
div.tabs ul li a { display: block; height: 27px; text-indent: -9999px; margin-bottom: 10px;}
div.tabs ul li.foto a { background: url(images/foto.png) no-repeat; width: 129px; }
div.tabs ul li.video a { background: url(images/video.png) no-repeat; width: 129px; }
div.tabs ul li a:hover { background-position: 0 -27px!important; }
div.tabs ul li.current a { background-position: 0 -27px!important; }

.ui-tabs-hide {
	display: none;
}

/********** GENERAL STYLES **********/

img.title {
	margin: 28px 0 46px 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}

img.image {
	border: 1px solid #3a403c;
}

img.left {
	float: left;
	margin: 0 35px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 35px;
}

.text p {
	padding-bottom: 8px;
}

.text p b{
	color: #a09980;
	font-weight: normal;
}

.highs {
	background: url(images/bg_transp.png);
	padding: 20px;
	font: bold italic 18px 'Trebuchet MS', sans-serif;
	color: #a09980;
	margin: 30px 0;
}

.no-highs {
	background: url(images/bg_transp.png);
	padding: 5px;
	margin: 30px 0;
}

.border_top {
	background: url(images/border_top.jpg) repeat-x;
}

.border_right {
	background: url(images/border_right.jpg) right repeat-y;
}

h2 {
	font-family:"Serifa Std 55 Roman";
	font-size:30px !important;
	color:#ffffff;
	width:160px;
	height:30px;
}

hr {
	height:1px;
	border:0px;
	background-color:#ffffff;
	color:#ffffff;
	margin:5px 0px 10px 0px;
}

p {
	font-size:12px;
	line-height:18px;
	color:#ffffff;
}