@charset "utf-8";
/*
*********************************************
************Expert Online CSS Template*******
*********************************************
*******************V  1.1 *******************
*********************************************
******************ZIPER**********************
*/
/**************VVgeneralVV******************/
body{
  padding: 0px;
  margin: 0px;
  background: #FFF no-repeat center top;
  font-family: Arial, Helvetica, "FreeSans", "Nimbus Sans L", sans-serif;
  font-size: 14px;
}

div, ul, li, h1, h2, h3, h4, h5, h6, p{padding: 0px;margin: 0px;}

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

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%;}
.clearfix {display:block;}
.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_justify{text-align: justify;}
.align_center{text-align: center;}
.bold{font-weight: bold;}
.italic{font-style: italic;}
.underline{text-decoration: underline;}
/*****************clase generale************/


/*****************clase specifice***********/
h1, h2, h3, h4, h5, h6{
  font-family: Arial, Helvetica, "FreeSans", "Nimbus Sans L", sans-serif;
}

h2{
  color: #273B0B;
  font-size: 26px;
  letter-spacing: -1px;
  font-style: normal !important;
}

h3{
  color: #428CC4;
  font-size: 15px;
}

h4{
  color: #F26521;
  font-size: 15px;
}

h5{
  color: #8C9D00;
  font-style: italic;
  font-size: 14px;
}

.bulleted_para{
  width: 525px;
  padding: 0px 0px 0px 15px;
}

.bulleted_para p{
  margin: 5px 0px;
  text-align: justify;
  line-height: 15px;
  font-size: 14px;
}

.detalii{
  color: #F26521;
  font-style: italic;
  font-size: 14px;
}

.categorie a{
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", "FreeSans", sans-serif;
  font-size: 18px;
  color: #428CC4;
  padding-right: 25px;
  background: transparent url('../images/bullet.png') no-repeat right 4px;
}

.scurta_descriere{
  color: #A4A4A4;
  margin: 0px 0px 10px 0px
}

.scurta_descriere a{
  color: #A4A4A4;
  font-size: 14px;
}



.promotie{
  margin: 25px 0px 0px 0px;
  overflow: hidden;
  width: inherit;
  height: auto;
  text-align:justify;
}

.promotie img{
  border: 0px;
  display: block;
  margin: 0px auto 10px auto;
}

.promotie p{
  font-size: 13px;
}

.out_link{
  color: #F26521;
  font-size: 14px;
  font-weight: bold;
}

.second_header{
  font-weight: bold;
  color: #F00;
  font-size: 17px;
  text-align: center;
}


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

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


#container{
  width: 995px;
  height: auto;
  margin: 0px auto;
  padding: 0px 0px 50px 0px;
  position: relative;
}


/*===============header=====================*/
/*logo-swap*/
#sigla{
  width: 250px;
  height: 104px;
  float: right;
  margin: 260px 0px 50px 0px;
}

#sigla a{
  background: transparent url('../images/logo.png');
  display: block;
  width: 250px;
  height: 104px;
  margin:0;
  padding:0;
  overflow:hidden;
  text-indent:400px;
  white-space:nowrap;
}

#moto{
  font-weight: bold;
  color: #F00;
  font-size: 15px;
  position: absolute;
  top: 370px;
  left: 460px;
}


/*logo-swap*/

#round_menu_container{
  width: auto;
  height: 34px;
  position: absolute;
  right: 86px;
  top: 33px;
}

#round_menu_container ul{
  list-style-type: none;
  margin: 8px 0px 0px 0px;
}

#round_menu_container ul li{
  display: inline;
}


#round_menu_container div{
  float: left;
}

#round_menu_left{
  width: 20px;
  height: 34px;
  background: transparent url('../images/round_menu_left.png') no-repeat;
}

#round_menu_middle{
  min-width: 200px;
  height: 34px;
  background: #FFFFFF;
  padding: 0px 20px;
}

#round_menu_middle ul li{
  font-family: Arial, Helvetica, "FreeSans", "Nimbus Sans L", sans-serif;
  font-size: 15px;
  color: #F26521;
}

#round_menu_middle li a{
  font-weight: bold;
  color: #F26521;
}

#round_menu_right{
  width: 101px;
  height: 34px;
  background: transparent url('../images/round_menu_right.png') no-repeat;
}

#round_menu_right ul{
  text-align: center;
}

#round_menu_right ul li a{
  font-weight: bold;
  color: #FFF;
}

#menu li {position:relative;}
#menu ul{
	-moz-border-radius: 1em;
	position:absolute;
	display:block;
	border:1px solid #F26521;
	background-color:#fff;
	padding:20px;
	top:18px;
	left:-30px;
}
#menu ul li:first-child{
	border:0;
	width:150px;
}
#menu ul li{
	padding:10px;
	display:block;	
	border-top:1px solid #f26521;
}
#menu ul li a{
	font-size:16px;
	color:#000;
}
/*===============header=====================*/



/*===============content=====================*/
#left_content{
  position: relative;
  z-index: 2;
  width: 650px;
  height: auto;
  float: left;
  padding: 0px 0px 15px 0px;
}

#noutati{
  clear:both;
  margin: 0px 0px 20px 0px;
}


#right_content{
  position: relative;
  z-index: 2;
  width: 280px;
  height: auto;
  float: right;
  margin: 150px 30px 0px 0px;
}

#prod_menu{
  border: 1px solid #EBEBEB;
  padding: 30px 30px 15px 30px;
  margin-bottom: 30px;

}

#prod_menu ul{
  list-style-type:none;
}


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



/*===============footer======================*/
#footer{
  width: 100%;
  height: 100%;
  background: #F26521 url('../images/footer_gradient.png') repeat-x;
  border-top: 1px solid #000;
}

#footer p{
  text-align: center;
  color: #FCA176;
  margin: 0px 0px 40px 0px;
  font-size: 13px
}


#inner_footer{
  width: 995px;
  height: 100%;
  position: relative;
  margin: 0px auto;
}


#sigla2{
  width: 182px;
  height: 80px;
  position: absolute;
  left: 10px;
  top: -80px;
}

#sigla2 a{
  background: transparent url('../images/logo_small.png');
  display: block;
  width: 182px;
  height: 80px;
  margin:0;
  padding:0;
  overflow:hidden;
  text-indent:400px;
  white-space:nowrap;
}

#footer_menu{
  list-style-type: none;
  margin: 40px 0px 15px 0px;
  text-align: center;
}

#footer_menu li{
  display: inline;
  font-family: Arial, Helvetica, "FreeSans", "Nimbus Sans L", sans-serif;
  font-size: 15px;
  color: #FFF;
}

#footer_menu li a{
  color: #FFF;
  font-weight: bold;
  margin: 3px;
}



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

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


#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: 100%;
  height: 20px;
  margin: 10px auto;
}

#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;
}

#captcha_c{
  text-align: right;
}


#captcha_c img{
  display: block;
  margin: 10px auto;
}
/*END CONTACT*/
/* START GALERY */

.galerie_div{
  overflow: hidden;
  margin: 25px auto 0px auto;
}
.thumb{

  float: left;
  width: 150px;
  height: 113px;
  overflow: hidden;
  padding: 10px;
  border: 1px solid #F26521;
  margin: 1px 20px;
}
.thumb:hover{
  background-color: #428CC4;
}
.thumb img{
  display: block;
  margin: 0px auto;
}
/* END GALERY */

/*JQ slideshow*/
#slideshow{
	  position:absolute;
      overflow: hidden;
      width: 995px;
      height: 500px;
      z-index: 1;
      left: -4px;
      top: 0px;

}

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

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

#slideshow img.last-active {
    z-index:9;
}
/*end JQ slideshow*/
/* 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*/
/*index table*/
.table_header{
  background: transparent url('../images/table_header.png') no-repeat;
  height: 69px;
}

.table_header h3{
  margin-top: 20px;
}

#tabel_index{
  width: 648px;
  border-collapse: collapse;
}


.middle_td{
  vertical-align: middle;
}

.t_row{
  border: 1px solid #E9E9E9;
}

.t_row td{
  border-left: 1px solid #E9E9E9;
}


.t_row h3{
  margin: 15px 0px 10px 15px;
}

.t_row ul{
    color: #F26521;
    margin: 5px 0px 5px 50px;

}

.t_row ul a{
  color: #F26521;
  font-style: italic;
  font-size: 14px;
}

#tabel_index img{
  display: block;
  margin: 15px auto;
}

.optiuni_list{
  list-style-type: none;
   margin-left: 0px !important;
   text-align: center;
}

.optiuni_list a{
  font-weight: bold;
  text-transform: uppercase;
  font-style: normal !important;
  font-size: 13px !important;
}


/*end index table*/

