/* CSS Document */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: georgia;

	background-image:url(../images/layout/bg.jpg);
}

img{
 text-decoration:none;
 border:0;
 }

 .continut{
 	font-family: georgia;
	font-size:11px;
	color:#7b7346;
    line-height:16px;
    text-align:left;
 }

 .continut a{
 text-decoration:none;
 font-size:11px;
 color:#7b7346;
 }
 .continut a:hover{
 color:#9e5323;
 }
 .titlu
 {
    color:#4f4616;
    font-size:12px;
    font-weight:bold;
 }
 .data{
  color:#9e5323;
  font-size:11px;
  font-weight:bold;
  padding-bottom:3px;
 }
 .meniu{
  	font-family: georgia;
	font-size:12px;
	color:#9e5323;
    padding-bottom:8px;
 }

 .meniu a{
  	font-family: georgia;
	font-size:12px;
	color:#827a4e;
	text-decoration: none;
    font-weight:normal;
 }

 .meniu a:hover{
  	font-family: georgia;
	font-size:12px;
	color:#9e5323;
	text-decoration: none;

 }

 .chenar{
  background-image:url(../images/layout/chenar/bg_v.jpg);
  background-repeat:repeat-y;
 }

 #comunicate{
  width:500px;
  padding-left:130px;
 }

 #comunicate_pager{
 padding-top:20px;
 text-align:right;
 color:#4f4616;
 font-weight:bold;
 font-size:12px;
 }
 #comunicate_pager a{
 text-decoration:none;
 color:#9e5323;
 font-weight:bold;
 }


 /*partea de produse*/

#produse{
width:500px;
float:left;
}

#produse #produs{

}
#produs #titlu{
font-size:12px;
color:red;
padding-left:110px;
}

#produs #continut{
font-size:11px;
padding-left:110px;
}

#produse #imagine{
float:left;
}

 #cos{
float:right;
padding-right:10px;
background-color:#efefef;
height:100px;
width:200px;
}

 #clear_left{
 clear:left;
 }

 #clear_right{
 clear:right;
 }

 #separator{
 height:15px;
 }
 #butoane{
 display:inline;
 text-align:right;
 }

 #divStayToLeft{
 left:0px;
 background-color:red;
 text-align:left;
}

 .continut2{
 	font-family: georgia;
	font-size:12px;
	color:#7b7346;
    text-align:left;
	line-height:16px;
 }

 .continut2 td{
 	font-family: georgia;
	font-size:12px;
	color:#7b7346;
	line-height:16px;

    text-align:left;
    vertical-align:top;
 }


#formular_concurs{padding-left:20px; padding-top:20px;}
#formular_concurs a{text-decoration:none; font-size:11px; color:#9e5323; font-weight:bold}
#formular_concurs label{position:absolute; text-align:left; width:80px; font-size:11px; color:#7b7346;}
#formular_concurs input {width:122px; font-size:11px; border: 0px;background-color:#f1edcf;border-bottom-color:#7b7346;
border-bottom-style:dashed;
border-bottom-width:1px;}

#formular_concurs .camp{margin-left:80px;font-size:11px;color:#7b7346;}
#formular_concurs .form-row{padding-bottom:5px;}
#formular_concurs .form_error {font-size:11px;color:#9e5323; padding-left:80px;}
#formular_concurs #text_concurs{font-size:11px;color:#7b7346;}
#text_concurs .form_error {font-size:11px;color:#9e5323; padding-left:0px;}
#text_concurs input {width:200px; font-size:11px; border: 0px;background-color:#f6f4e1; margin:6px 0 6px 0; line-height:12px;}
#facturare input{
font-size:11px;
background-color:#f1edcf;
border-top:0px;
border-left:0px;
border-right:0px;
border-bottom-color:#7b7346;
border-bottom-style:dashed;
border-bottom-width:1px;
width:270px;
font-family:georgia;
letter-spacing:1px;
color:#7b7346;
}
#text_concurs a{font-size:11px;color:#9e5323; text-decoration:none;}
.hide{ display:none;}

table{font-size:11px; font-family: georgia; }

.pics { height: 287px; width: 533px; padding:0; margin:0; overflow: hidden }
.pics img { height: 287px; width: 533px;  }

ul.gallery { padding:20px 0; margin:0; list-style-type:none }
ul.gallery li { padding:0 7px 3px 0; margin:0; float:left; list-style-type:none; }
ul.gallery li img { height: 64px; width: 96px;  border:#4e4711 1px solid}
.link{color:#7b7346; text-decoration:none; font-weight:bold;}