@charset "utf-8";
/*
*********************************************
************Expert Online CSS Template*******
*********************************************
*******************V  1.2.5******************
*********************************************
******************NUME FIRMA*****************
*/
/**************VVgeneralVV******************/
body{
  padding: 0px;
  margin: 0px;
  background: #CEB87E url(../images/bg_body.png) center top repeat-y;
  font-family: Georgia, Arial, "Free Sans", "Nimbus Sans L", sans-serif;
  font-size: 12px;
}

div, h1, h2, h3, h4{padding: 0px;margin: 0px;}
ol{list-style-type: none;}
img{border: 0px;}

h2{
  font-family: Arial, "Free Sans", "Nimbus Sans L", sans-serif;
  font-size: 22px
}


/*************stilul normal pentru linkuri*************/
a{
  font-family: Arial, "Free Sans", "Nimbus Sans L", sans-serif;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

a:hover{
  text-decoration: underline;
}
/*************stilul normal pentru linkuri*************/


/*******************clase generale************/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
* html.clearfix {height:1%;}
.zarro_float{float: none;height: 0px;overflow: hidden;width: 100%;}
.float_left{float: left;}
.float_right{float: right;}
.align_right{text-align: right;}
.align_left{text-align: left;}
.align_center{text-align: center;}
.align_justify{text-align: justify;}
.bold{font-weight: bold;}
.italic{font-style: italic;}
.normal{font-style: normal; font-weight: normal}
/*************end clase generale************/


/*****************clase specifice***********/
#slideshow{
  width: 726px;
  height: 301px;
  float: left;
  margin-left: 0px;
  position:relative;
}

#slideshow img {
    position:absolute;
    top:0;
    left:0;
    z-index:2;
}

#slideshow img.active {
    z-index:4;
}

#slideshow img.last-active {
    z-index:3;
}

.page_break{
  width: auto;
  height: 18px;
  background: transparent url(../images/element_end_page.png) no-repeat center center;
}

.no_border{
  border: 0px !important;
}

.kaki_button span{
  float: left;
}


.kaki_button_left{
  display: block;
  width: 8px;
  height: 29px;
  background: transparent url(../images/menu_button_left.png) no-repeat center left;
}

.kaki_button_middle{
  display: block;
  width: auto;
  height: 23px;
  background: transparent url(../images/menu_button_middle.png) repeat-x;
  padding: 6px 20px 0px 20px;
  cursor: pointer;
}


.kaki_button_right{
  display: block;
  width: 8px;
  height: 29px;
  background: transparent url(../images/menu_button_right.png) no-repeat center left;
}


/*************end clase specifice***********/

/************^^^^general^^^^^***************/
#container{
   width: 990px;
   height: auto;
   margin: 0px auto;
}


/*===============header=====================*/
/*logo-swap*/
#logo{
  width: 278px;
  height: 232px;
  position: absolute;
  top: -100px;
  left: 7px;
}

#logo a{
  background: transparent url('../images/logo.png') no-repeat;
  display: block;
  width: 278px;
  height: 232px;
  margin:0;
  padding:0;
  overflow:hidden;
  text-indent:400px;
  white-space:nowrap;
}
/*logo-swap*/

#header{
  width: auto;
  height: 302px;
  background-color: #C7AF79;
}

#lang{
  width: inherit;
  height: 160px;
  background: transparent url(../images/element_page_corner.png) no-repeat top left;
  position: relative;
}

#lang ul{
  position: absolute;
  top: 0px;
  right: 0px;
}
#lang ul li{
  width: 31px;
  height: 22px;
  display: block;
  margin-top: 2px;
}

#en{
  background: url(../images/flag_en.png) no-repeat;
}

#ro{
  background: url(../images/flag_ro.png) no-repeat;
}

#lang ul li a{
  width: 31px;
  height: 22px;
  display: block;
  overflow: hidden;
  text-indent: 100px;
  white-space: nowrap;
}

#logo_cont{
  width: inherit;
  height: 142px;
  background: #955440;
  position: relative;
}

#header_left{
  width: 263px;
  height: inherit;
  float: left;
  position: relative;
  z-index: 2;
}

#header_right{
  width: 726px;
  height: 302px;
  background: #C8AF79;
  float: right;
  position: relative;
  z-index: 1;
}

#main_menu{
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  list-style-type: none;
  padding: 0px;margin: 0px;
}

#main_menu li{
  display: block;
  float: left;
}

#main_menu li a{
  display: block;
  height: auto;
  width: auto;
  color: #DBDDAC;
  font-size: 13px;
}

#main_menu li a:hover{
  text-decoration: underline !important;
}


/*===========end header=====================*/



/*===============content=====================*/
#main{
  height: auto;
  width: inherit;
  background: url(../images/bg_page.png) repeat-y;
  overflow: hidden;
}

#sidebar{
  width: 200px;
  height: auto;
  float: left;
  padding: 0px 30px;
}

#sidebar h2{
  margin: 30px 0px 20px 0px;
  font-weight: normal;
  padding-top: 20px;
  border-top: 1px dashed #DFC98F;
  color: #DFC98F;
}


#sidebar p{
  color: #FBFDD1;
}


#side_img{
  margin: 70px auto 35px auto;
  display: block;
}

#sidebar_menu{
  padding: 0px;
  margin: 15px 0px 0px 70px;
  text-transform: uppercase;
}

#sidebar_menu li{
  color: #410101;
  font-size: 17px;
  margin: 5px 0px;
}

#sidebar_menu li a{
  font-size: 17px;
  color: #410101;
  margin-left: 5px;
}

#contact_stanga{
  width: 180px;
}

#contact_stanga li{
  font-family: Arial, "Free Sans", "Nimbus Sans L", sans-serif;
  color: #DFC98F;
  border-bottom: 1px dotted #DFC98F;
  margin: 2px 0px;
  padding: 2px 0px 2px 20px;
}

#tel{
  background: transparent url(../images/ico_phone.png) no-repeat center left;
}

#fax{
  background: transparent url(../images/ico_phax.png) no-repeat center left;
}

#mail{
  background: transparent url(../images/ico_mail.png) no-repeat center left;
}


#main_content{
  width: 730px;
  height: auto;
  float: left;
  padding: 20px 0px;
}

#page_content{
  background: url(../images/bg_main.png) no-repeat 230px 100px;
  min-height: 600px;
  padding: 20px 50px 0px 30px;
}


/*==========end content=====================*/

/*===============footer======================*/
#footer{
  margin-top: 40px;
}


#footer ul{
  width: 580px;
  margin: 0px auto;
  text-align: center;
  padding: 5px 0px;
  border-bottom: 1px solid #A7AA70;
  border-top: 1px solid #A7AA70;
}


#footer ul li{
  display: inline;
  color: #864839;
  font-size: 11px;
}

#footer ul li a{
  font-weight: normal !important;
  color: #864839;
  font-size: 11px;
}

#copy{
  text-align: center;
  margin: 15px 0px;
  color: #864839;
}


/*===========end footer======================*/


/*   --------   START CONTACT   ---------------   */


#contact_container{
  overflow: hidden;
}

#contact_container div{
  float: left;  /*sterge pentru varianta verticala*/

}


#contact_data{
  width: 250px; /*modifici aici pt lungimea datelor de contact*/
  height: auto;
  padding-left: 10px;
}
#contact_succes{
	width: 650px;
	margin: 0 auto;
	text-align: center;	
}
#contact_data p{
  margin: 0px 0px 20px 0px;
}

#formular_contact_form{
  width: 380px;
  height: auto;
}

#formular_contact_form label{
  display: inline-block;
  text-align: right;
}

#formular_contact_form input, #formular_contact_form textarea{
  display: inline-block;
  border: 1px solid #A2A2A2;
}

#submit_buttons_container{
  width: 160px;
  height: 22px;
  margin-left: 84px; /*latimea trebuie sa fie aproximativ egala cu latimea labelului*/
  text-align: left;
}

#submit_buttons_container input{
  background-color: #F0F0F0;
  border: 1px solid #A2A2A2;
}

#submit_buttons_container input:hover{
  background-color: #FFFFFF;
  border: 1px solid #000;
}


.formular_contact_text_input{
  width: 200px;
  height: 18px; /*inaltimea inputului trebuie sa fie egala cu inaltimea labelului*/
}

.formular_contact_text_area{
  width: 220px;
  height: 140px;
}

#captcha_pic{
  margin: 10px 10px 10px 10px;
}


/*   --------   END CONTACT   ---------------  */


/*  GALERY START */


#galerie_div{
  overflow: hidden;
  margin: 25px auto 0px auto;
}
.thumb{
  float: left;
  width: 150px;
  height: 113px;
  overflow: hidden;
  padding: 5px;
  border: 1px solid #955440;
  margin: 5px 15px;
}

.thumb:hover{
  background-color: #877d38;
}


.thumb img{
  display: block;
  margin: 0px auto;
}
/*   GALERY END   */

/* jQuery lightBox plugin*/


#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
/* jQuery lightBox plugin*/

