@charset "utf-8";
/*
*********************************************
************Expert Online CSS Template*******
*********************************************
*******************V  1.2.1******************
*********************************************
******************NUME FIRMA*****************
*/
/**************VVgeneralVV******************/
body{
  padding: 0px;
  margin: 0px;
  background: #252A2E url('../images/top_gradient.png') repeat-x;
  font-family: Arial, Tahoma, "FreeSans", sans-serif;
  font-size: 14px;
  color: #77838B;

}

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

h2{
  color: #EACE8D;
  font-family: Georgia, "Bitstream Vera Serif", "DejaVu Serif", serif;
  font-size: 23px;
  margin: 0px 0px 10px 0px;
}

h3{
  color: #EACE8D;
  font-family: Georgia, "Bitstream Vera Serif", "DejaVu Serif", serif;
  font-size: 18px;
  margin: 19px 0px 5px 0px;
}


/*************stilul normal pentru linkuri*************/
a{
  font-family: Arial, Tahoma, "FreeSans", sans-serif;
  color: #FFF;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}

a:hover{
  text-decoration: underline;
}

p{
  overflow: hidden;
  text-align: justify;
}


/*************stilul normal pentru linkuri*************/


/*******************clase generale************/
.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***********/
.w995{
  width: 995px;
  height: auto;
  margin: 0px auto;
}

.body_img{
  margin: 0px 10px;
}


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

/************^^^^general^^^^^***************/

/*===============header=====================*/
/*logo-swap*/
#logo{
  width: 217px;
  height: 161px;
  position: absolute;
  z-index: 1;
  top: -10px;
  left: 0px;
}

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

#top_header{
  background: transparent;
  border-bottom: 1px dashed #E4E3CE;
  height: 32px;
}

#limbi{
  float: right;
}

#limbi li{
  display: block;
  float: left;
  width: 30px;
  height: 19px;
  margin-right: 5px;
}

#limbi li a{
  display: block;
  width: 30px;
  height: 19px;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 200px;
}

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

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

#menu{
  background-color: #E4E3CE;
  position: relative;
  z-index: 2;
}

#menu ol{
  width: 995px;
  height: 50px;
  margin: 0px auto;
  font-weight: bold;
  font-size: 12px;
  overflow: hidden;
}

#menu ol li{
  width: auto;
  height: 50px;
  padding: 0px 3px;
  float: left;
  margin: 0px 3px;
}

#menu ol li a{
  color: #A7440E;
  display: block;
  width: auto;
  height: 43px;
  padding: 7px 5px 0px 5px;
  font-size: 13px;
}

#menu ol li a:hover{
  text-decoration: none;
  background-color: #D6D5B6;
}


#menu ol li a span{
 color: #252A2E;
}

#main_header{
  border-top: 1px dashed #E4E3CE;
  border-bottom: 1px dashed #E4E3CE;
  background: transparent url('../images/header_bg.png') repeat-x;

}

#inner_main_header{
  position: relative;
  height: 302px;
  z-index: 1;
  overflow: hidden;
}

#statue{
  position: absolute;
  bottom: 0px;
  left: 30px;
}

#flash{
  position: absolute;
  top: -50px;
  left: 140px;
  width: 430px;
  height: 351px;
}

#header_info{
  width: 370px;
  height: 287px;
  padding-top: 15px;
  float: right;
  position: relative;
}

#header_info p{
  color: #FFF;
  font-size: 15px;
  line-height: 25px;
}

#oferta_border{
  border: 1px dashed #E4E3CE;
  border-bottom: 0px;
  position: absolute;
  bottom: 0px;
}

#oferta{
  background-color: #E4E3CE;
  height: 110px;
  width: 370px;
  padding: 10px 15px 0px 15px;
}

#oferta h2{
  margin: 0px;
  color: #252A2E;
  font-size: 20px;
}

#oferta p{
  margin-top: 5px;
  line-height: normal;
  font-size: 12px;
  color: #77838B;
}

#oferta a{
  color: #A7440E;
  font-size: 12px;
}
/*===========end header=====================*/

/*===============content=====================*/
#separator{
  height: 3px;
  background-color: #E4E3CE;
}


#content{
  border-top: 1px dashed #E4E3CE;
  background: url('../images/content_gradient.png') repeat-x;
}

#inner_content{
  overflow: hidden;
}

#left_content{
 float: left;
 width: 593px;
 height: auto;
 min-height: 300px;
 border-right: 1px dashed #4D575E;
 padding: 50px 15px 15px 15px;
 position: relative;
}

#right_content{
  float: left;
  width: 310px;
  height: auto;
  min-height: 300px;
  background: url('../images/side_bar_bg.png') no-repeat top left;
  padding: 20px 15px 15px 15px;
}

#right_content h2{
  font-size: 18px;
  margin: 10px auto;
}

#right_content h3{
  font-size: 13px;
  color: #FFF;
  margin: 0px;
  font-family: Arial, Tahoma, "FreeSans", sans-serif;
}

#right_content p{
  font-size: 13px;
  text-align: justify;
}

#left_content ul{
  list-style-type: circle;
  margin: 15px 0px 15px 50px;
}

#left_content ul li{
  margin: 10px 0px;
}


#copy{
  margin-top: 20px;
  font-size: 11px !important;
  text-align: right;
}




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

/*===============footer======================*/
#bottom_menu{
  border-top: 1px dashed #5E5D41;
  border-bottom: 1px dashed #5E5D41;
  width: 624px;
  height: 50px;
  position: relative;
  right: 16px;
  margin: 130px 0px 0px 0px;
}

#bottom_menu ol{
 background: #5E5D41;
 width: 624px;
 height: 35px;
 position: absolute;
 right: 0px;
 padding: 15px 0px 0px 20px;
}

#bottom_menu ol li{
  display: inline;
  color: #FFF;
}

#bottom_menu ol li a{
  font-size: 9px;
}


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


/*CONTACT*/
#contact_container{
  overflow: hidden;
  padding: 15px 0px;
  width: 440px;
  width: inherit;
}


#contact_det{
  margin: 0px auto;
  display: block;
  width: 100%;
  text-align: justify;
  padding: 15px 0px;
}

#contact_mail_form{
 display: block;
 width: 100%;
 position: relative;
 z-index: 0;
 margin: 15px auto 0px auto;
 padding: 15px 0px;
 overflow: hidden;
}

#contact_mail_form label{
  padding: 0;
  margin: 0px 0px 5px 0px;
  display: block;
  width: 200px;
  height: 16px;
  float: left;
}

.text_input{
  width: 250px;
  margin: 0px 0px 5px 0px;
}


#butoane_contact{
  text-align: center;
  width: inherit;
  height: 20px;
  float: right;
  margin-top: 30px;
}

#butoane_contact input{
   background-color: #FFFFFF;
   cursor: pointer;
   text-align: center;
   font-weight: bold;
   color: #000000;
   font-weight: bold;
   font-size: 11px;
   border: black 2px solid;
   font-family: Verdana, Arial, Tahoma;
}

.rezBut{
  background-color: #FFFFFF;
   cursor: pointer;
   text-align: center;
   font-weight: bold;
   color: #000000;
   font-weight: bold;
   font-size: 11px;
   border: black 2px solid;
   font-family: Verdana, Arial, Tahoma;
}


#captcha_c{
  width: inherit;
  text-align: center;
}


#captcha_c img{
  display: block;

  margin: 10px 0px 0px 230px;
}


/*contact*/

/*GALERIE*/
#galerie_div{
  overflow: hidden;
  margin: 25px auto 0px auto;
}

.thumb{
  float: left;
  width: 150px;
  height: 113px;
  overflow: hidden;
  padding: 5px;
  border: 1px solid #77838B;
  margin: 5px 15px;
}

.thumb:hover{
  background-color: #424B53;
}


.thumb img{
  display: block;
  margin: 0px auto;
}

/* 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*/
/*END GALERIE*/

