*{
	margin:0 auto;
	padding:0;
}
.spacer01 { 
	height:10px;
}
.one {font-size: 16px}

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #000000;
	background-color:#fdf9f0;
	margin: 0 auto;
	text-align:center;
}
p{
	margin-bottom:10px;
}
h1{
	font-family: Georgia, Verdana, Arial;
	font-size:18px;
	color:#661215;
}
div#antet{
	margin-top:20px;
	background-image: url(imagini/antet_bg.png);
	background-repeat: repeat-x;
	background-position: center;
    width : 100%;
	height:124px;
	text-align:center;
	padding-top:20px;
}
span#selecteaza_limba{
	padding-left:385px;
	vertical-align:middle;
}
span#selecteaza_limba a,active,visited{
	color:#661215;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:1px;
}
div#meniu_antet{
	height:30px;
	width:950px;
	background-image:url(imagini/hr_bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
}
div#meniu_antet a,visited{
	font-family: Georgia, Verdana, Arial;
	font-size:16px;
	text-decoration:none;
	color:#661215;
}
div#meniu_antet a:hover{
	text-decoration:none;
	color:#b99d74;
}
div#continut{
	width:1000px;
	
}
div#pcontinut{
	width:775px;
	float:right;
	
	
}
div#subsol{
	background-image: url(imagini/subsol_bg.png);
	background-repeat: repeat-x;
	background-position: center;
    width : 100%;
	height:277px;	
	padding-top:5px;
	text-align:center;
}
div#meniu_subsol a,visited{
	font-family: Georgia, Verdana, Arial;
	font-size:15px;
	text-decoration:none;
	color:#661215;
}
div#meniu_subsol a:hover{
	text-decoration:none;
	color:#b99d74;
}
span#locatie_primalact{
	text-align:center;
	font-family: Georgia, Verdana, Arial;
	font-size:11px;
	color:#661215;
}
div#meniu_produse{
	float:left;
	padding-left:50px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
}
div#meniu_produse ul{
	list-style:none;
}


div#meniu_produse li{
	line-height:35px;
	font-size:15px;
	font-family: Georgia, Verdana, Arial;
	color:#661215;
}
div#meniu_produse a{
	color:#661215;
	text-decoration:none;
}
div#meniu_produse a:hover{
	text-decoration:underline;
}
div#txt_produse{
	position:relative;
	padding-top:10px;
	padding-left:60px;
	float:left;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	font-family: Tahoma,Verdana,Arial;
	color:#661215;
}
div#produse{
	float:right;
	width:775px;
	font-size:14px;
	font-family: Tahoma,Verdana,Arial;
	color:#661215;
	text-align:center;
}

div#tprod {
	width:90%;
	/*width:600px;*/
	/*height:160px;*/
	float:left;
	margin: 20px 0px 0px 60px;
}
div#tprod_l {
	padding-top:10px;
	width:90%;
	/* width:600px; */
	/* height:160px; */
	float:left;
	margin: 10px 0px 20px 60px;
	border-top:thin;
	border-top-style: solid;
	border-color: #CCCCCC;
}
div#img_prod { 
	width: 142px;
	height: 160px;
	float:left;
}
div#ingr_prod {
	padding-left:5px;
	font-family: Tahoma;
	color: #661215;
	float:left;
	font-size:14px;
	font-weight:normal;
}
div#clienti{
	text-align:center;
	font-size:13px;
	font-family: Times New Roman,Georgia, Verdana, Arial;
	color:#661215;
	width:95%;
}
div#clienti img{
 border:2px solid #e5e5e5;
}
div#formular_contact{
	float:left;
	padding:10px;
	padding-right:75px;
}
.formular_con{
	font-size:13px;
	font-family: Georgia, Verdana, Arial;
	color:#661215;
}
.formular_con th{
	font-weight:bold;
	text-align:right;
	padding-top:13px;
	padding-bottom:13px;
	vertical-align:top;
}
div#locatie{
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#661215;
	float:left;
	background-color:#d7be9a;
	border:1px solid #661215;
	padding:15px;
}


#wrapper {
  width: 800px;

}

#intro {
  padding-bottom: 10px;
}

.slider {
  width: 800px;
  margin: 0 auto;
  position: relative;
  padding:10px;
 
}

.scroll {
  overflow: hidden;
  /*width: 800px; */
  margin: 0 auto;
  position: relative;
  margin-right:15px;
  margin-left:-50px;
}

.scrollContainer {
  position: relative;
}

.scrollContainer div.panel {
  padding: 10px;
  width: 274px;
  height: 488px;
}

.left-shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  bottom: 0;
  background: url(../images/leftshadow.png) repeat-y;
}

.right-shadow {
  position: absolute;
  top: 0;
  right: 0;
  width: 12px;
  bottom: 0;
  background: url(../images/rightshadow.png) repeat-y;
}

.inside {
  padding: 10px;
  /* border:1px solid #000; */
}

.inside img {
  margin: 0 0 10px 0;
  width: 120px;
  /*border:1px solid #000;*/
}

.inside h2 {
  font-weight: normal;
  color: #111;
  font-size: 16px;
  margin: 0 0 8px 0;
}

.inside p {
  font-size: 11px;
  color: #ccc;
}

.scrollButtons {
  position: absolute;
  top: 127px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -65px;
}

.scrollButtons.right {
  right: -45px;
}

.hide {
  display: none;
}
 
/*efect ajax pentru imagini*/
  
#lightbox {	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img { width: auto; height: auto;}
#lightbox a img { border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* sfarsit efect ajax pentru imagini*/