/* CSS Document */
/*  copyright 2010 shop.4interior.ro
	witten by Inotec for shop.4interor.ro */

/*==================== resets*/
*{ 
	margin: 0; 
	padding: 0; 
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
body { 	
	background:transparent;
	line-height:normal;
}
ol, ul { list-style: none; }
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	border:0;
	font-size:0;
}
/* END resets ================*/

/*================ clearfix */
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* END clearfix ============= */

#container{ 
	width:100%;
	text-align:center;
}
a{
	text-decoration:none; 
	color:#000000;
}
a:hover{ 
	text-decoration:underline;
}
img{
	border:none;
}
li{ 
	list-style-type:none;
}
.bold{ 
	font-weight:bold; 
}
.normal{ 
	font-weight: normal;
}
body{
	font:normal 12px Arial, Helvetica, sans-serif; 
	color:#8F747D; 
	text-align:center;
	background:#f1ebed;
}
/*--------------Head----------------*/

#header{ 
	background:#fff; 
	text-align:right; 
}
#header .content{
	width:986px;
	margin:auto;
}
#header .user_zone{
	width:650px;
	float:right;
	margin-top:8px;
}
#autentificare{
	float:right;
	padding:0px 5px 0px 30px;
	border-left:1px solid #dbd6d3;
	text-align:left;
	margin:8px 0 0 0;
}
#autentificare .input_style{
	color:#5F5355;
	background:#e3dedf;
	border:1px solid #b8acae;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	font:normal 11px Verdana;
	padding:2px 3px;
	float:left;
}
#autentificare .input_style:focus{
	background:#efe7e9;
	color:#3F3739;
}
#autentificare input[type="password"]{
	height:13px;
}
#autentificare img{
	padding:0px;
	border:0px;
}
#autentificare .user{
	float:left;
	width:auto;
	text-align:left;
	font-size:10px;
	color:#706269;
	margin-bottom:5px;
}
#autentificare .user_log{
	color:#706269;
	padding:20px 0 10px;
	font:normal 14px Arial;
}
#autentificare .pass{
	float:left;
	width:150px;
	padding-left:10px;
	text-align:left;
	font-size:10px;
	color:#706269;
	margin-bottom:5px;
}
#autentificare .login{
	padding:6px 0 0;
	text-align:center;
	font-size:0;
	height:19px;
	width:44px;
	border:0;
	margin:0px;
	background:url(../images/head/bt-header-login.gif) no-repeat left bottom;
}
#autentificare .msg_error {
    color: #FF3300;
	font-size: 11px;
	text-align:left;
}

#autentificare a{
	font-family:Arial;
	font-size:10px; 
	color:#A53579;
}

#cautare{
	float:left;
	width:270px;
	padding:23px 0 10px 45px;
	text-align:left;
	font-size:10px;
	color:#5D5C33;
}
#cautare_content{

}
#cautare_img{
margin:0px 0 5px 0;
}
#cautare #search{
	color:#5F5355;
	background:#e3dedf;
	border:1px solid #b8acae;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	font:normal 11px Verdana;
	width:200px;
	padding:2px 3px;
}
#cautare #search:focus{
	background:#efe7e9;
	color:#3F3739;
}
#cautare_buton{
margin-bottom:-5px;
}
	
#main_content{ 
	width:100%; 
	height:auto; 
	text-align:center;
	background:#ebe5e8; 	
	padding:0;
	border:0;
}
#main_content .content{
	width:984px;
	margin:auto;
	background:#fff;
	border-left:1px solid #c0b5bc;
	border-right:1px solid #c0b5bc;
}
.clear{ clear:both; line-height:10px; font-size:9px;}
.xl_space{ clear:both; height:15px;}
p{ font:normal 12px ;color:#000000;}
.pret{font:bold 16px Arial;}


#meniu_head {
	width:798px; 
	text-align:center;
	background:#6F6168;
	padding:0 0 0 188px;
	clear:both;
	position:relative;
	bottom:0;
	border-top:1px solid #5C4F53;
}
#meniu_head ul{ 	
	margin-left:20px;
	padding:5px 10px 0 10px;
	text-align: center;
	height:23px;
}
#meniu_head ul li{ 
	float:left; 
	list-style-type: none; 
	display:inline;
	padding: 0 10px 0 0px;
}
#meniu_head ul li img{ 
	border: 0px; 
	margin-bottom:-3px;
	padding: 0 0 0 20px;
}
#meniu_head ul li a{ 
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: #d5c2b5;
}
#meniu_head ul li a:hover{ 
	text-decoration:none;
	color:#fff;
}


	
/*--------------/Head----------------*/
#content{ 	
	width:570px;
	float:left; 
	margin: 8px 0px 0 6px; 	
	padding:0 3px 0 0;
}

/* ----------- left menu -------------- */
#meniu_left{ 
	width:190px; 
	float:left; 
	text-align:left;
	margin:0 5px 0 0px;
	background:#DCD3D8;
	border:5px solid #CCC0C7;
	border-top:0;
}
#meniu_right{
	width:190px;
	float:right; 
	border-bottom:5px solid #CCC0C7;
}
.caseta_all {
	background:#DCD3D8;
	padding-bottom:10px;
	border-bottom:1px solid #BFB3BA;
	color: #8F747D;
	text-align:left;
}
.caseta_all p{
	color:#8B5473;
}
.caseta_oferta {
	background:#CCC0C7;
	color: #F0E3DA;
	text-align:left;
	height:225px;
	padding-top:10px;
	border:5px solid #DCD3D8;
}
.caseta_sigla {
	background:#fff;
	width:220px;
	position:relative;
	z-index:100;
	float:left;
	text-align:left;
	padding-top:7px;
}
.caseta_col_right {
	color: #333333;
	text-align:left;
	background: #dcd3d8;
	border-right:5px solid #CCC0C7;
	border-left:5px solid #CCC0C7;
}
.caseta_all .caseta_titlu_produse {
	width:auto; 
	height:28px; 
	background:url(../images/left/title-meniu.gif) no-repeat left bottom;	

}
.caseta_all .caseta_titlu_newsletter {
	width:auto; 
	height:28px;
	background:url(../images/left/title-newsletter.gif) no-repeat left bottom;	
}
.caseta_all .caseta_titlu_utile {
	width:auto; 
	height:28px; 
	background:url(../images/left/title-utile.gif) no-repeat left bottom;
}
.caseta_all .caseta_titlu_accesate {
	background:url(../images/left/title-vizionate.gif) no-repeat left bottom;
	width:auto; 
	height:28px; 
}

.caseta_all .caseta_titlu_articole {
	background:url(../images/left/title-articole.gif) no-repeat left bottom;
	width:auto; 
	height:28px; 
}

.caseta_col_right .caseta_titlu_top_vizitari {
	background:url(../images/left/title-noutati.gif) no-repeat left bottom;
	width:auto; 
	height:28px; 
}
.caseta_oferta .caseta_titlu_oferta {
	background:url(../images/left/title-oferta.gif) no-repeat left bottom;
	width:auto; 
	height:28px; 
}
.caseta_col_right .caseta_titlu_top_vanzari {
	background:url(../images/left/title-promotii.gif) no-repeat left bottom;
	width:auto; 
	height:28px; 
}
.caseta_col_right .caseta_content {
	width:auto; 
	height:auto; 
	padding:10px 0px 5px 10px;
}
.caseta_all .caseta_content {
	width:auto; 
	height:auto; 
	padding:10px 0px 5px 10px;
}
.caseta_oferta .caseta_content_oferta {
	width:auto; 
	height:auto; 
	padding:0px 5px 5px 10px;
	
}
.caseta_col_right .caseta_content_promotii {
	width:auto; 
	height:auto; 
	padding:0px 5px 5px 10px;
}
.caseta_col_right .caseta_footer {
	width:auto; 
	height:12px; 
}
.caseta_all .caseta_footer_oferta {
	width:auto; 
	height:12px; 
}
.caseta_col_right .caseta_footer_promotii {
	width:auto; 
	height:12px; 
}

.caseta_content .meniu_first {
	padding: 5px 0 7px 0;
	width:100%;
	background:url(../images/left/bg_meniu.gif) repeat-x left bottom;	
}
.caseta_content .meniu_first a{
	font-family:Arial;
	font-size:12px; 
	color:#64344f; 
	padding:15px 5px 0 10px; 
	background:url(../images/left/sageata-meniu-off.gif) no-repeat left bottom;	
}
.caseta_content .meniu_first a:hover{
	color:#000;
	text-decoration:none;
}

.caseta_content .meniu_first_selected {
	padding: 5px 0 7px 0;
	width:154px;
}
.caseta_content .meniu_first_selected a{
	font-family:Arial;
	font-size:12px; 
	font-weight:bold;
	color:#000; 
	padding:15px 5px 0 10px; 
	background:url(../images/left/sageata-meniu-on.gif) no-repeat left bottom;
}

.caseta_content .meniu_first_selected a:hover{
	text-decoration:underline;
}

.caseta_content .meniu_first_img {
}

.caseta_content .meniu_second {
	width:154px;
	height:auto;
	padding: 3px 0px 0px 10px;
	background:url(../images/left/bg_meniu.gif) repeat-x left bottom;
	margin-left:10px;
}
.caseta_content .meniu_second_img {		
}
.caseta_content .meniu_second a{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
	color:#8b5473;
	padding-left:10px;
	background:url(../images/left/sageata-meniu-off.gif) no-repeat left bottom;
}

.caseta_content .meniu_second_selected a{
	font-family:Arial;
	font-size:11px; 
	font-weight:bold;
	color:#8F0154; 
	padding:0 0 0 10px;
	margin-left:10px;	
	background:url(../images/left/sageata-meniu-on.gif) no-repeat left bottom;
}

.caseta_content .meniu_second a:hover{
	color:#000;
	text-decoration: none;
}


.caseta_content .meniu_second_item {
	width:154px;
	height:auto;	
	background:url(../images/left/bg_meniu.gif) repeat-x left bottom;
	padding: 5px 0px 7px 0px;
	margin-left:10px;
}
.caseta_content .meniu_second_img {
}
.caseta_content .meniu_second_item a{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	color:#8b5473;
	padding-left:10px;
	background:url(../images/left/sageata-meniu-off.gif) no-repeat left bottom;	
}

.caseta_content .meniu_second_item_selected {
	width:154px;
	padding: 5px 0px 7px 0px;
	background:url(../images/left/bg_meniu.gif) repeat-x left bottom;
	margin-left:10px;
}

.caseta_content .meniu_second_item_selected a{
	font-family:Arial;
	font-size:12px; 
	font-weight:bold;
	color:#000; 
	padding:0 0 0 10px;
	background:url(../images/left/sageata-meniu-on.gif) no-repeat left bottom;
}

.caseta_content .meniu_second_item a:hover{
	text-decoration: none;
	color:#000;
}

.caseta_content .meniu_second_item a.optiune{
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
    text-decoration: none;
    color:#64344F;
    padding-left:10px;
    background: none;
}

.caseta_content .meniu_second_item a.optiune:hover{
    text-decoration: none;
    color:#000;
}

.caseta_all .space {
	width:154px;
	height:10px;
}

.caseta_content .space {
	width:154px;
	height:2px;
}

.caseta_all .text {
	width:154px;
	height:auto;
	padding: 0px;
	font-size:11px;
}

.caseta_all  input{ 
	height:18px; 
	width:150px; 
	margin:10px 10px 10px 0px; 
	border:#919191 1px solid; 
	background:url(../images/left/input_bg_abonare.gif) repeat-x top center;
}
.caseta_all .meniu_utile {
	padding: 0px 0px 5px 0px;
	width:154px;
}
.caseta_all .meniu_utile a{
	font-family:Arial;
	padding: 10px;
	color:#64344F; 
	font-weight:normal;
	text-decoration: none;
	background:url(../images/left/sageata-meniu-off.gif) no-repeat left center;

}
.caseta_all .meniu_utile_activ a{
	font-family:Arial;
	padding: 10px;
	margin-left:10px;
	font-weight:bold;
	color:#000; 
	text-decoration: none;
	background:url(../images/left/sageata-meniu-on.gif) no-repeat left center;
}
.caseta_all .meniu_utile_img {
	height:5px;
	width:154px;
	background:url(../images/left/bg_meniu.gif) repeat-x left bottom;
}
.caseta_all .meniu_utile_img_activ {
	height:5px;
	width:154px;
	margin-left:10px;
	background:url(../images/left/bg_meniu.gif) repeat-x left bottom;
}
.caseta_all .meniu_utile a:hover{
	text-decoration: none;
	color:#000;
}



.caseta_col_right .top_item {
	padding: 5px 0px 5px 10px;
	border-bottom: 1px dotted #D3D3D3;
}

.caseta_col_right .top_item a{
	color:#980057;
	font:normal 12px Arial;
}

.caseta_col_right .top_item  .top_poza{
	padding: 5px 0 5px 25px;
}

.caseta_col_right .top_item  .top_poza div{
	width:90px;
	text-align:center;
}

.caseta_col_right .top_item  .top_poza div img{
	padding:3px;
	background:#e9e0e5;
	border:1px solid #f3ebf0;
}

.caseta_all .top_item {
	padding-top: 5px;
}

.caseta_all .top_item .title{
	text-align:center;
}

.caseta_all .top_item  a{
	color:#64344F;
	font:normal 11px Arial;
}

.caseta_all .top_item  .top_poza{
	text-align:center;
	padding: 5px 0 5px 0px;
}

.caseta_all .top_item  .top_poza div{
	width:auto;
	text-align:center;
}

.caseta_all .top_item  .top_poza div img{
	padding:3px;
	background:#E9E0E5;
	border:1px solid #F3EBF0;
}
.caseta_oferta .top_item {
	padding: 5px 0px 0px 10px;
	color:#8B5473;
}
#email_newsletter{
	color:#64344F;
	background:#cdc1c8;
	border:1px solid #b7a6b0;
	border-right:1px solid #f0e5eb;
	border-bottom:1px solid #f0e5eb;
	font:normal 11px Verdana;
	padding:2px 3px;
}
#email_newsletter:focus{
	background:#d4c7ce;
}
.caseta_oferta .top_item a{
	color:#8B5473;
	font:normal 12px Arial;
}
.caseta_oferta .top_item  a:hover{
	color:#000;
}

.caseta_oferta .top_item  .top_poza{
	padding: 5px 0 5px 25px;
}

.caseta_oferta .top_item  .top_poza div{
	width:90px;
	text-align:center;
}

.caseta_oferta .top_item  .top_poza div img{
	padding:3px;
	background:#E9E0E5;
	border:1px solid #F3EBF0;
}

/* --------- oferta homepage -------------*/
#ho_zone {
	padding:0px;
	width:572px;
	height:auto;
	margin:0px;
}

#ho_space {
	float:left;
	width:5px;
	height:10px;
}
.ho_item{	
	width:282px; 
	height:140px;
	margin: 5px 0px 0px 0px;
	background:#fff;
	border:1px solid #DEDDDD;
	text-align:top;
	padding:4px 0;
}
.ho_item  .title{
	width:160px; 
	height:auto;
	padding: 5px 0px 0px 5px;
	text-align:left;	
}

.ho_item .text a {
	color: #4F4048;
	margin-bottom:5px;
	font:bold 12px Tahoma;
}

.ho_item  .ho_content {
	width:276px;
	height:auto;	
}

.ho_item  .poza{
	float:left;
	width:100px; 
	margin-top:25px;	
}

.ho_item  .poza img {
	padding:2px;
	border:1px solid #DEDDDD;
}
.ho_item  .text{
	font-size:10px;
	float:left;
	width:157px; 
	height:100px;
	color:#73515f;
	text-align:justify;
	padding: 5px 0 5px 5px;
	vertical-align:top;
	border-bottom:1px solid #DEDDDD;
}
.ho_item  .pret{
	font:normal 12px Arial;
	float:right;
	width:160px; 
	height:20px;
	padding: 5px 5px 0 0;
	color:#8F6447;
}
.ho_item  .space{
	clear: both;
}

.space{
	clear: both;	
}

.space_10 {
	clear: both;	
	height:10px;	
}
.space_5 {
	clear:both;	
	height:5px;	
	width:auto;
}

#zona_publicitate img{
	padding-top:10px;
}
/*--------------footer---------------*/
#footer{ 
	width:100%;
	border-top:5px solid #CCC0C7;
	background:#6F6168;
	text-align:center;
}
.footer_bg_st{ 
	float:left; 
	width:13px; 
	height:13px; 
}
.footer_bg_dr{ 
	float:right; 
	width:13px; 
	height:13px; 
}
#designed{
	width:996px;
	margin:auto;
	padding:10px 0;  
	background:#6F6168;
	color:#D5C2B5;
}
.copy{ 
	width:200px; 
	float:left;  
	font:11px Tahoma, sans-serif; 
	color:#D5C2B5; 
	text-align:left;
}
.copy a{
	color:#fff;
}
.footer_logo{ 
	width:540px; 
	float:left;  
	font:11px Tahoma, sans-serif; 
	color:#000000; 
	text-align:center;
}
.design{
	width:200px; 
	float:right; 
	font:11px  Tahoma, sans-serif; 
	color:#fff; 
	text-align:right;
	background:#6F6168;
}
#designed a{
	color:#eee;
}
/*--------------/footer---------------*/



/*--------------newslatter----------------*/
#newslatter{float:right; width:180px;}
#newslatter h1{width:150px;color:#000000; font: bold 16px Arial; margin:10px 0 0 10px; padding:0 0 5px 12px; background:url(../images/left/newsletter_h1.gif) no-repeat bottom left; text-transform:uppercase;}
#newslatter h1 a{color:#000000;}
#newslatter p{width:150px;text-decoration:none;list-style-type: none;margin:5px 0 0 20px; font:normal 13px  Arial,sans-serif;}
#newslatter input{ height:18px; width:150px; margin:10px 10px 10px 20px; border:#919191 1px solid; background:url(../images/left/input_bg_abonare.gif) repeat-x top center;}
#utile{ float:right; margin-top:30px; width:180px;}
#utile h1{width:150px;color:#000000; font: bold 16px Arial; margin:0px 0 0 10px; padding:0 0 5px 12px; background:url(../images/left/newsletter_h1.gif) no-repeat bottom left; text-transform:uppercase;}
#utile h1 a{color:#000000;}
#utile p{width:150px;text-decoration:none;list-style-type: none;margin:5px 0 0 15px; font:normal 13px  Arial,sans-serif;}
#utile img{ margin:10px 0 0 10px;}
.utile{ background:url(../images/left/bullet.gif) no-repeat  left; padding-left:8px;}
.utile a{ color:#000000}
.utile a:hover{ ;}
/*--------------/newslatter---------------*/




.style4 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style5 {
	font:bold 12px Arial;
	text-transform:uppercase;
	color:#64344F;
}
.style10 {
	color: #BE4443;
	font-weight: bold;
}

.style_total_comanda {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	font-weight:bold;
	color: #000000;
}

.style_rata {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 	
	color: #000000;
	font-weight:normal;
}

.style12 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin-right:5px; 
	color: #000000;
}
.style13 {color: #FFFFFF; font-size: 12px; font-family: Geneva, Arial, Helvetica, sans-serif;}

.tabel_jos {
	border-top:1px solid #c3c3c3;
}


.link_comanda:link, .link_comanda:visited, .link_comanda:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: none;
}

.bt_creaza_cont{ 
	background:url(../images/bt_creaza_cont.gif) no-repeat top center;
	width:129px;
	height:22px;
	border:0px;
}

.bt_salveaza{ 
	background:url(../images/bt_salveaza.gif) no-repeat top center;
	width:84px;
	height:20px;
	border:0px;
}

.bt_editare_comanda{ 
	background:url(../images/bt_editare_comanda.gif) no-repeat top center;
	width:158px;
	height:21px;
	border:0px;
}

/* linkuri pentru admin */
.admin_links a:link, .admin_links a:visited {
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
	line-height: 10px;
	padding: 0 0 0 9px;
	margin: 0;
	background: url(../images/arrow_admin_links.gif) left no-repeat;
}	
 
.admin_links a:hover {
	font-size: 9px;
	color: #FF0000;
	text-decoration: underline;
	line-height: 10px;
}
 
.pad_admin_links {  
	margin: 0 0 0 15px;
	_margin: 0 0 0 15px;
	clear: both;
	display: block;
}
 
.pad_admin_home { 
	padding-top:5px; 
	_padding-top:6px; 
	padding-left:20px; 
}

/* end linkuri pentru admin */


/*disclaimer poze*/
.specificatii_produse{
	font-size:10px;
	color: #999999;
	text-decoration:none;
	padding-right:3px;
}
/**/


/*Tabel cos cumparaturi*/
.bt_trimite_comanda{
	width:149px;
	height:31px;
	background-image:url(../images/trimite_comanda.gif);
	border:none;
}

.tabel_comanda {
	border: 1px solid #c3c3c3;
}
.tabel_comanda_th  {
	background:#DCD3D8;
	height: 36px;
	border: 1px solid #FFFFFF;	
}

.td_poza {
	padding: 5px;
	height: 100px;
	width: 100px;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	
}
.td_descriere {
	padding: 5px;
	height: auto;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	background:#FFFFFF;
}
.tt{
	padding: 5px;
	border:0;	
	padding-left: 2px; 
	color: #EFE0E9;
	font:normal 15px Arial;
	background:#8F7D86; 
}
.b_jos{
	border-bottom:1px solid #c3c3c3;
}
.td_cantitate {
	padding: 10px;
	height: auto;
	width: 40px;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
}
.td_pret {
	text-align: right;
	height: auto;
	width: 90px;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
}
.td_sterge {
	text-align: center;
	padding: 0px;
	height: auto;
	width: 50px;
	border-bottom:1px solid #c3c3c3;
}

#compara_optiuni select {
	font-size:11px;
}

#pj .btn_inregistreaza, #pf .btn_inregistreaza {
	width:125px;
	height:23px;
	background:url(../images/btn_inregistreaza.gif) left top no-repeat;
	border:0px;
}

.btn_recupereaza {
	width:162px;
	height:20px;
	background:url(../images/btn_recupereaza.gif) left top no-repeat;
	border:0px;
}

.btn_salveaza, #pj .btn_salveaza, #pf .btn_salveaza {
	width:84px;
	height:20px;
	background:url(../images/bt_salveaza.gif) left top no-repeat;
	border:0px;
}
.btn_trimite_comanda {
	width:139px;
	height:23px;
	background:url(../images/btn_trimite_comanda.gif) left top no-repeat;
	border:0px;
}

.producator_lista_item {
	padding:5px 0 10px 0;
	background:url(../images/center/bg_prod_bottom.gif) left bottom repeat-x; 	
}

.producator_lista_item  a{
	color: #8F0154;
	text-decoration: underline;
}
.producator_lista_item a:hover{
	text-decoration: none;
}

.producator_lista_item  h1{
	font-size:12px;
	color: #8F0154;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

/* Pagina statica */
#title_pagina{
	width:100%;
	padding: 10px 0px 0 5px;
}

#title_pagina h1{
	font:normal 22px Arial;
	text-align:left;
	color:#8F0154;
}

#content_pagina{
	width:100%;
	padding: 10px 0px 0 20px;
}
/* Pagina statica ends */
.title_recomanda_prod {
	color:red;
	border:1px solid;
}

/*Zona cod promotie*/
.zona_cod_promotie {
	font-size:14px; 	
	font-weight:bold;
    background-attachment:scroll;
    background-color:#F1F1F1;
    background-image:none;
    background-position:0 0;
    background-repeat:repeat;
}

.buton_valideaza {
	background-color:#8F0154;
	color:#FFFFFF;	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.red {
	color:#ff0000;
	font:normal 12px Verdana;
	padding-top:10px;
}
.green {
	background:#D8F5B3;
    color:#518F00; 
	font:bold 12px Verdana;
	padding: 10px 0;
	padding-left:10%;	    
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;	
}
.buton_mov {
	background-color:#8F0154;
	color:#FFFFFF;	
	border:0;
    font:normal 11px Arial;
	cursor:pointer;
	padding:5px;
}
.mov{
	background-color:#8F0154;
	padding:0;
}
.total{
	padding: 10px 5px;
	border-bottom:1px solid #c3c3c3;	
	padding-left: 2px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight:bold;
	color: #000000;
	background-color:#8F7D86; 
}
table.recomanda{
	background:#DCD3D8;
	margin-top:-15px;
	border:5px solid #CCC0C7;
	padding-bottom:20px;
	color:#64344F;
}
table.recomanda input{
	margin-bottom:5px;
	color:#64344F;
	background:#cdc1c8;
	border:1px solid #b7a6b0;
	border-right:1px solid #f0e5eb;
	border-bottom:1px solid #f0e5eb;
	padding:2px 5px;
	font:normal 11px Verdana;
}
table.recomanda input:focus, table.recomanda textarea:focus{
	background:#d4c7ce;
}
table.recomanda #title_pagina h1{
	color:#A53579;
	font:normal 20px Arial;
}
table.recomanda textarea{
	margin-bottom:5px;
	color:#64344F;
	background:#cdc1c8;
	border:1px solid #b7a6b0;
	border-right:1px solid #f0e5eb;
	border-bottom:1px solid #f0e5eb;
	overflow:auto;
	padding:2px 5px;
}
table.recomanda .buton{
	background:#553D4B;
	color:#cdc1c8;
	border:1px solid #f0e5eb;
	border-right:1px solid #b7a6b0;
	border-bottom:1px solid #b7a6b0;
	cursor:pointer;
}
table.contact td{
	padding-bottom:7px;
}
#formular_contact .text_box_lung{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	background:#ece7e8;
	margin-bottom:5px;
	color:#5F5355;
	margin-bottom:7px;
	font:normal 11px Verdana;
	padding:3px 5px;
	width:350px;
}
#formular_contact .text_box_lung:focus, #formular_contact textarea:focus{
	background:#f3f0f1;
}
#formular_contact{
	margin-top:30px;
}
#formular_contact textarea{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	background:#ece7e8;
	margin-bottom:5px;
	color:#5F5355;
	margin-bottom:7px;
	font:normal 11px Verdana;
	padding:3px 5px;
	overflow:auto;
	width:350px;
}
#formular_contact .buton{
	background:#553D4B;
	color:#cdc1c8;
	border:1px solid #f0e5eb;
	border-right:1px solid #b7a6b0;
	border-bottom:1px solid #b7a6b0;
	font:normal 10px Verdana;
	padding:3px 15px;
	cursor:pointer;
	text-transform:uppercase;
}
.finalizare_form input, .finalizare_form select, .finalizare_form input[type="text"], .finalizare_form textarea{
	color:#5F5355;
	background:#e3dedf;
	border:1px solid #b8acae;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	font:normal 11px Verdana;
	width:200px;
	padding:2px 3px;
	margin-bottom:5px;
}
.finalizare_form input:focus, .finalizare_form textarea, .finalizare_form input[type="text"]{
	background:#efe7e9;
	color:#3F3739;
}
.finalizare_form .btn_trimite_comanda {
	width:139px;
	height:23px;
	background:url(../images/btn_trimite_comanda.gif) left top no-repeat;
	border:0px;
}
input#cod_promotie{
	color:#000;
	background:#AFA4AA;
	border:1px solid #444;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	font:normal 11px Verdana;
	padding:2px 3px;
	margin-bottom:5px;
}
