/* CSS Document */

/*================ 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 ============= */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.space {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 10px;
}
.xl_space {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 15px;
}
.fl_lf, .float_left{
	float:left;
}
.fl_rt, .float_right{
	float:right;
}
.grey{
	background:#f4f4f4;
}
body{
	background:#d3dee9;
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#494949;
}
.bg_top_menu{
	background:#d3dee9;
}
.main_table {
	width:963px;
	background:#FFFFFF url(../images/main_bg.gif) repeat-y;
}
.header_meniu{
	background:#f4f4f4 url(../images/header_meniu_bgl.gif) repeat-y top left;
	padding:0 3px 15px;
}
.header_meniu ul{
	background:url(../images/header_meniu_bg.gif) repeat-x top left;
	list-style:none;
	font:normal 11px Arial;
	text-transform:uppercase;
	color:#616161;
	margin:0;
	padding:12px 0 0;
}
.header_meniu ul li{
	float:left;
}
.header_meniu ul li a{
	color:#616161;
	text-decoration:none;
	text-shadow:#fff 1px 1px 0;
	display:block;
	float:left;
	background:url(../images/header_meniu_sep.gif) no-repeat top right;
	padding:0 20px;
	height:40px;
	line-height:40px;
	border-left:1px solid #E9E9E9;
}
.header_meniu ul li a:hover, .header_meniu ul li a.selected{
	background:url(../images/header_a_hover.gif) repeat-x top left;
	border-right:1px solid #fff;
	border-left:0;
	color:#000;
	text-shadow:#eee 1px 1px 0;
}
#prostore_logo {
	background:url(../images/logo_prostore.gif) no-repeat;
	width:274px;
	height:83px;
	display:block;
	float:left;
}
#prostore_contact {
	background:url(../images/adresa_telefon_prostore.gif) repeat-x top left;
	width:181px;
	height:83px;
	display:block;
	float:left;
}
#cos_bg_left {
	background:url(../images/cosul_meu_bg_left.gif) no-repeat;
	display:block;
	float:left;
	width:33px;
	height:83px;
}
#cosul_meu {
	background:url(../images/cosul_meu_bg.gif) repeat-x;
	width:174px;
	height:83px;
	display:block;
	float:left;
}
#cautare {
	background:url(../images/cautare_bg.gif) repeat-x;
	display:block;
	width:193px;
	float:left;
	height:83px;
}

.cumparaturile_mele {
	color:#f7d5b2;
	font-weight:bold;
	text-align:center;
	padding:9px 0 5px 0;
}

.info_cos {
	color:#FFFFFF;
	padding:0 0 3px 0;
}

.white_link_arrow a {
	background:url(../images/link_arrow.gif) right no-repeat;
	color:#FFFFFF;
	padding:0 7px 0 0;
	font-size:11px;
	text-decoration:underline;
}

.white_link_arrow a:hover {
	background:url(../images/link_arrow.gif) right no-repeat;
	color:#FFFFFF;
	padding:0 7px 0 0;
	font-size:11px;
	text-decoration:none;
}

.cautare_produse {
	color:#dae9f8;
	font-weight:bold;
	text-align:center;
	padding:9px 0 5px 0;
}
.box_cauta {
	background:#ffffff url(../images/box_cauta_bg.gif) repeat-x top;
	border:1px solid #3474b4;
	height:16px;
	width:150px;
}
.cauta {padding:4px 0 0 138px;}

.under_crumb {
	background:url(../images/under_crumb.gif) no-repeat;
	display:block;
	width:963px;
	height:2px;
}
#breadcrumb_home {
	background:url(../images/breadcrumb_home.gif) no-repeat;
	width:40px;
	height:20px;
	display:block;
	float:left;
}

.breadcrumb {
	width:919px;
	background:url(../images/breadcrumb.gif) no-repeat top left;
	display:block;
	height:18px;
	color:#145699;
	font-size:11px;
	padding:3px 0 0 20px;
	margin:0 0 -7px 10px;
}
a.link_crumb:link, a.link_crumb:visited {
	text-decoration:underline;
	color:#145699;
	padding:0 5px 0 5px;
}

a.link_crumb:hover {
	text-decoration:none;
	color:#145699;
	padding:0 5px 0 5px;
}

#breadcrumb_end {
	background:url(../images/breadcrumb_end.gif) no-repeat;
	width:30px;
	height:20px;
	display:block;
	float:left;
}

#under_crumb {
	background:url(../images/under_crumb.gif) no-repeat top;
	width:963px;
	height:6px;
	display:block;
	clear:both;
}
#col_left_top {
	background:url(../images/col_left_top.gif) no-repeat;
	width:175px;
	height:6px;
	display:block;
}
#col_left {
	background:url(../images/bg_col_left.gif) repeat-y;
	width:175px;
	display:block;
}

a.meniu_first {
	background:url(../images/bg_meniu1.gif) no-repeat top;
	width:169px;
	height:20px;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	vertical-align:bottom;
	text-indent: 6px;
	padding-top:2px;
}
a.meniu_first:hover {
	background:url(../images/bg_meniu1.gif) no-repeat bottom;
	width:169px;
	height:20px;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	vertical-align:middle;
	text-indent: 6px;
	padding-top:2px;
}
a.meniu_first_over {
	background:url(../images/bg_meniu1.gif) no-repeat bottom;
	width:169px;
	height:20px;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	cursor:pointer;
	text-indent: 6px;
	padding-top:2px;
}

.meniu_second {
	padding:5px 4px 4px 9px;
	line-height:16px;
}
.meniu_second_off {
	padding:0px 4px 4px 9px;
	line-height:16px;
}

a.link_meniu_second:link, a.link_meniu_second:visited {
	text-decoration:none;
	color:#494949;
}

a.link_meniu_second:hover {
	text-decoration:none;
	color:#e75107;
}

a.link_meniu_second_activ:link, a.link_meniu_second_activ:visited, a.link_meniu_second_activ:hover {
	text-decoration:none;
	color:#e75107;
	font-weight:bold;
}

a.toate_categoriile:link, a.toate_categoriile:visited {
	background:url(../images/categ_arrow.gif) right no-repeat;
	font-size:10px;
	font-weight:bold;
	color:#1d61a7;
	text-decoration:none;
	padding:0 6px 0 6px;
}

a.toate_categoriile:hover {
	background:url(../images/categ_arrow_on.gif) right no-repeat;
	font-size:10px;
	font-weight:bold;
	color:#e75107;
	text-decoration:none;
	padding:0 6px 0 6px;
}

/* end clase meniu */
.content{
	background:url(../images/center_bg.gif) repeat-x top left;
	padding:0 0 0 11px;
	margin-bottom:20px;
}
.content h3{
	font:bold 23px Arial;
	color:#3c84ce;
	text-transform:uppercase;
	margin:0;
	padding:5px 0 0;
}
.content h3 span{
	color:#ff8237;
}
.content h3 a{
	text-transform:none;
	font:normal 18px Arial;
	color:#ff8237;
	text-decoration:none;
}
.content h3 a:hover{
	color:#3c84ce;
}
.content .flag{
	width:65px;
	height:39px;
	position:absolute;
	bottom:-11px;
	right:120px;		
}
.content .cadouri{
	background:url(../images/icons/home_ic_cadou.gif) no-repeat top left;
	font:normal 19px/34px Arial;
	color:#fff;
	text-align:left;
	padding-left:8px;
	width:58px;
}
.content .cadouri span{
	font:normal 15px Verdana;
}
.content .promo{
	background:url(../images/icons/home_ic_promo.gif) no-repeat top left;
	font:normal 14px/34px Arial;
	text-transform:lowercase;
	color:#fff;		
	text-align:center;
}
.content .nou{
	background:url(../images/icons/home_ic_nou.gif) no-repeat top left;
}
.content .item a.bt_detalii{
	display:block;
	background:url(../images/bt_detalii.gif) no-repeat top left;
	width:91px;
	height:29px;
	position:absolute;
	right:12px;
	bottom:-8px;
}
.content .item a.bt_detalii:hover{
	opacity: .8;
	filter: alpha(opacity=80);
}
.content .item .pret{
	text-align:right;
	font:bold 19px Arial;
	color:#ff5e00;
}
.content .item a.nume{
	font:normal 14px Tahoma;
	color:#777;
	text-decoration:none;
	display:block;
	height:70px;
	overflow:hidden;
}
.content .item a:hover{
	color:#000;
}
.content .sep{
	float:left;
	width:10px;
	height:100px;
	font-size:0;
}
.content a img{
	border:0;
}
.content .item .poza a:hover img{
	opacity: .7;
	filter: alpha(opacity=70);
}
.content .promotii .item{
	float:left;
	background:url(../images/home_cs_promo.gif) no-repeat top left;
	width:356px;
	height:120px;
	padding:10px 15px 7px 7px;
	position:relative;
	margin-top:15px;
}
.content .promotii .item .poza{
	float:left;
	width:130px;
}
.content .promotii .item .info{
	float:right;
	width:226px;
}
.content .produse .item{
	float:left;
	background:url(../images/home_cs.gif) no-repeat top left;
	width:164px;
	height:243px;
	padding:10px;
	position:relative;
	margin-top:15px;
}
.content .produse .item .poza{
	text-align:center;
	padding-bottom:5px;	
}
.content .produse .item a.bt_detalii{
	right:8px;
}
.content .produse .item a.bt_detalii:hover{
	opacity: .8;
	filter: alpha(opacity=80);
}
.content .produse .item a.nume{
	font-size:13px;
}
.content .produse .item .flag{
	bottom:-11px;
	right:108px;	
}
.content .ultimele{
	background:url(../images/ultimele_top.gif) no-repeat top left;
	padding-top:10px;
	margin-top:15px;
}
.content .ultimele .bottom{
	background:url(../images/ultimele_bottom.gif) no-repeat bottom left;
	padding-bottom:10px;
}
.content .ultimele .middle{
	background:url(../images/ultimele_middle.gif) repeat-y top left;
	padding:5px 20px;
}
.content .ultimele .item{
	float:left;
	width:120px;
	height:185px;
	margin-bottom:10px;
}
.content .ultimele .item .poza{
	text-align:center;
	padding-bottom:5px;	
}
.content .ultimele .item a.nume{
	font-size:12px;
	color:#5f5f5f;
	height:50px;
}
.content .ultimele .item a.nume:hover{
	color:#000;
}
.content .ultimele .pret{
	font-size:15px;
	text-align:left;
}
.content .ultimele .sep{
	width:32px;
}
.content .ultimele .lista_noi{
	margin-top:20px;
}
#close a, #open a{
	font:bold 18px Arial;
	color:#ff8237;
	text-decoration:none;
	color:#ff8237;
}
#close a:hover, #open a:hover{
	color:#000;
}
.content .ultimele .lista_noi ul{
	list-style:none;
	margin:0;
	padding:0;
	font:normal 12px Arial;
	width:350px;
}
.content .ultimele .lista_noi ul li{
	background:url(../images/arrow.gif) no-repeat left 6px;
	line-height:normal;
	padding:0 0 7px 10px;
}
.content .ultimele .lista_noi ul li a{
	color:#5f5f5f;
	text-decoration:none;
}
.content .ultimele .lista_noi ul li a span.pret{
	color:#ff5e00;
	font:bols 13px Arial;
}
.content .ultimele .lista_noi ul li a:hover, .content .ultimele .lista_noi ul li a:hover span.pret{
	color:#000;
}
.content .ultimele .paginatie{
	padding:5px 0;
}
.content .ultimele .paginatie ul{
	float:none;
	font:bold 12px Arial;
	color:#333;
}
.content .ultimele .paginatie ul li{
	float:left;
	background:none;
	padding:0;
}
.content .ultimele .paginatie ul li a{
	display:block;
	padding:1px 5px;
	background:#eee;
	color:#666;
	font-weight:normal;
}
.content .ultimele .paginatie ul li a:hover, .content .ultimele .paginatie ul li a.selected{
	background:#FF7622;
	color:#fff;
}
#col_left_bottom {
	background:url(../images/col_left_bottom.gif) no-repeat;
	width:175px;
	height:8px;
	display:block;
}
/* clase newsletter box */
#newsletter {
	margin-left:-2px;
	background:#185798 url(../images/bg_newsletter2.gif) no-repeat top;
	width:185px;
}
#footer_newsletter {
	margin-left:-2px;
	background:url(../images/footer_newsletter2.gif) no-repeat;
	display:block;
	width:185px;
	height:7px;
}

.text_white_small {
	color:#FFFFFF;
	font-size:11px;
}

.pad_text_newsletter {
	padding:36px 15px 10px 13px;
}

.box_newsletter {
	background:#ffffff url(../images/box_cauta_bg.gif) repeat-x top;
	border:1px solid #3474b4;
	height:14px;
	width:130px;
	font-size:11px;
}

.bt_newsletter {
	text-align:center;
	padding:7px 0 3px 0;
}

.left_box_align {
	margin-left:2px;
	margin-top:2px;
	width:173px;
}

/* end clase newsletter box */

/* clase utile */
#utile {
	margin-left:-2px;
	background:#e75107 url(../images/bg_utile2.gif) no-repeat top;
	width:185px;
}

#footer_utile {
	margin-left:-2px;
	background:url(../images/footer_utile2.gif) no-repeat;
	display:block;
	width:185px;
	height:7px;
}

.link_list_utile {margin-left: -30px; margin-top: 0px; padding:30px 0 0 0; }
.link_list_utile li { 
	background: url(../images/bullet.gif) no-repeat 0 5px; 
	list-style-type: none; 
	display: block;
	padding: 0 0 0 8px;	
	height: auto; 
}
.link_list_utile a:link, .link_list_utile a:visited { color:#ffffff; text-decoration: none; }
.link_list_utile a:hover { color:#ffffff; text-decoration: underline; }


/* end clase utile */

.banner_top {
	background:url(../images/banner_top.gif) no-repeat;
	display:block;
	width:591px;
	height:6px;	
}
.zona_gri{
	background:url(../images/banner_bg.gif) no-repeat top left;
	padding:9px 9px 0 1px;
	_padding-right:8px;
	height:283px;	
	position:relative;
	position:relative;
	font-size:0;
}
.zona_gri .butoane{
	position:relative;
	z-index:3;
	bottom:-7px;
	left:6px;
	width:600px;
}
.banner {
	text-align:center;
	width:591px;	
}
.banner_bottom {
	background:url(../images/banner_bottom.gif) no-repeat;
	display:block;
	width:591px;
	height:7px;
}
.user_zone{
	width:169px;
}
.user_zone .autentificare, .user_zone .newsletter, .user_zone a.cont_nou{
	background:url(../images/autentificare.gif) no-repeat top left;
	text-align:center;
}
.user_zone .autentificare{
	height:95px;
	padding-top:45px;
	width:169px;
	margin-top:-4px;
	position:relative;
	z-index:4;
}
.user_zone .autentificare_logat{
	background:url(../images/user_logat.gif) no-repeat top left;
	height:121px;
	padding-top:45px;
	width:169px;
	margin-top:-4px;
	position:relative;
	z-index:4;
}
.user_zone .autentificare_logat ul{
	padding:0 0 0 10px;
	margin:-10px 0 0;
}
.user_zone .autentificare_logat ul li{
	list-style:none;
	font:normal 12px Arial;
	color:#fff;
	text-align:left;
	padding:0 0 3px;
}
.user_zone .autentificare_logat ul li a{
	color:#fff;
	text-decoration:none;
	background:url(../images/arrow2.gif) no-repeat left 6px;
	padding-left:7px;
}
.user_zone .autentificare_logat ul li a:hover{
	text-decoration:underline;
}
.user_zone a.cont_nou{
	width:169px;
	height:26px;
	background-position:0 -139px;
	display:block;
}
.user_zone a.cont_nou:hover{
	background-position:0 -278px;
}
.fundal_input_stil1{
	background:url(../images/input_stil1.gif) no-repeat top left;
	width:142px;
	height:21px;
	padding:0 5px;
	margin:auto auto 5px;
	font:normal 11px/21px Arial;
	color:#c2c2c2;
	text-align:left;
}
.fundal_input_stil1 input{
	border:none;
	width:100px;
	background:none;
	color:#fff;
}
.user_zone .login{
	background:url(../images/bt_user_zone.gif) no-repeat top left;
	border:0;
	width:65px;
	height:20px;
	margin:5px 0 0;
	cursor:pointer;
}
.user_zone a.pass_rec{
	font:normal 11px Arial;
	color:#e6e5e5;
	text-decoration:underline;
	background:url(../images/arrow2.gif) no-repeat right 6px;
	padding-right:6px;
	margin-left:7px;
}
.user_zone a.pass_rec:hover{
	color:#fff;
	text-decoration:none;
}
.user_zone .newsletter{
	width:169px;
	height:50px;
	background-position:0 -168px;
	margin-top:3px;
	padding:45px 0 0;
}
.user_zone .abonare{
	background:url(../images/bt_user_zone.gif) no-repeat 0 -20px;
	border:0;
	width:95px;
	height:21px;
	margin:0;
	cursor:pointer;
}
/* casete produse */

.caseta_produs {
	background: url(../images/bg_produs.gif) no-repeat;
	width:195px;
	height:148px;
	float:left;
	display:block;
}

.caseta_produs_nou {
	background: url(../images/bg_produs_nou.gif) no-repeat;
	width:195px;
	height:148px;
	float:left;
	display:block;
}

.caseta_produs_oferta {
	background: url(../images/bg_produs_oferta.gif) no-repeat;
	width:195px;
	height:148px;
	float:left;
	display:block;
}

.caseta_produs_cadou {
	background: url(../images/bg_produs_cadou.gif) no-repeat;
	width:195px;
	height:148px;
	float:left;
	display:block;
}


.clear {
	clear:both;
}

/* end casete produse */

/* autentificare */
.autentificare {
	background:#185898 url(../images/bg_autentificare.gif) no-repeat top;
	width:185px;
}

.user_logat {
	background:#185898 url(../images/bg_user_logat.gif) no-repeat top;
	width:185px;
}

#creeaza_cont a {
	background:url(../images/creeaza_cont.gif) no-repeat top;
	width:185px;
	height:31px;
	display:block;
}

#creeaza_cont a:hover {
	background:url(../images/creeaza_cont.gif) no-repeat bottom;
	width:185px;
	height:31px;
	display:block;
}

/* end autentificare */

/* oferta zilei */
.top_oferta {
	background:url(../images/oferta_zilei_top.gif) no-repeat;
	display:block;
	width:185px;
	height:37px;
}
.bg_oferta {
	background:url(../images/oferta_zilei_bg.gif) repeat-y;
}
.bottom_oferta {
	background:url(../images/oferta_zilei_bottom.gif) no-repeat;
	display:block;
	width:185px;

	height:6px;
}

a.produs_titlu_home:link, a.produs_titlu_home:visited  {
	font-size:11px;
	/*color:#e75107;*/
	color:#3370af;
	text-decoration:none;
}

a.produs_titlu_home:hover  {
	font-size:11px;
	color:#e75107;
	text-decoration:underline;
}

.titlu_oferta {padding:2px 7px 3px 6px;}

.poza_oferta {
	margin:2px 0 0 7px;
	width:80px;
	height:80px;
	background:#ffffff;
	float:left;
}

.pret_oferta {
	float:left;
	padding:15px 2px 0 6px;
	text-align:center;
}

.tva {
	font-size:10px;
}

.pret_home {
	font-size:12px;
	font-weight:bold;
	color:#e75107;
	font-family:Arial, Verdana;
}
.pret{
	font:bold 19px Arial;
	color:#FF5E00;
}

/* end oferta zilei */

/* top vanzari */

.top_vanzari_bg {
	background:#2e76bf url(../images/top_vanzari_bg.gif) no-repeat;
	display:block;
	width:187px;
	height:26px;
	text-align:center;
}

.white_big_title {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	padding:3px 0 0 0;
}

.col_right_bg {
	background:url(../images/bg_col_dreapta.gif) repeat-y;
	width:187px;
}

.vanzari_1 { background:url(../images/1_blue.gif) top left no-repeat; border-bottom:1px solid #e0e0e0; width:187px;}
.vanzari_2 { background:url(../images/2_blue.gif) top left no-repeat; border-bottom:1px solid #e0e0e0; width:187px;}
.vanzari_3 { background:url(../images/3_blue.gif) top left no-repeat; border-bottom:1px solid #e0e0e0; width:187px;}
.vanzari_4 { background:url(../images/4_blue.gif) top left no-repeat; border-bottom:1px solid #e0e0e0; width:187px;}

.titlu_topuri {
	padding:4px 3px 11px 29px;
}

/* end top vanzari */

/* top vizitatori */
.top_vizitatori_bg {
	background:#2e76bf url(../images/top_vizitatori_bg.gif) no-repeat;
	display:block;
	width:187px;
	height:26px;
	text-align:center;
}

.vizitatori_1 { background:url(../images/1_orange.gif) top left no-repeat; border-bottom:1px solid #e0e0e0; width:187px;}
.vizitatori_2 { background:url(../images/2_orange.gif) top left no-repeat; border-bottom:1px solid #e0e0e0; width:187px;}
.vizitatori_3 { background:url(../images/3_orange.gif) top left no-repeat; border-bottom:1px solid #e0e0e0; width:187px;}
.vizitatori_4 { background:url(../images/4_orange.gif) top left no-repeat; border-bottom:1px solid #e0e0e0; width:187px;}

/* end top vizitatori */

.titlu_produs_centru {padding:3px 5px 3px 7px; height:39px; }

.cumpara a {
	background:url(../images/bt_cumpara.gif) top no-repeat;
	display:block;
	width:76px;
	height:18px;
	text-align:center;
	padding-left:9px;
}
.cumpara a:hover {
	background:url(../images/bt_cumpara.gif) bottom no-repeat;
	display:block;
	width:76px;
	height:18px;
	text-align:center;
	padding-left:9px;
}

.pad1 {
	padding:0 0 0 4px;
}

a.categorie_small:link, a.categorie_small:visited  {
	color:#1f5c9c;
	font-size:10px;
	text-decoration:none;
}

a.categorie_small:hover  {
	color:#1f5c9c;
	font-size:10px;
	text-decoration:underline;
}
/* banner menu */
.banner_menu_left_blue {
	background:url(../images/banner_menu_left_blue.gif) no-repeat;
	width:14px;
	height:16px;
	display:block;
	float:left;
}

.banner_menu_left_grey {
	background:url(../images/banner_menu_left_grey.gif) no-repeat;
	width:14px;
	height:16px;
	display:block;
	float:left;
}

.banner_menu_blue_grey {
	background:url(../images/banner_menu_blue_grey.gif) no-repeat;
	width:17px;
	height:16px;
	display:block;
	float:left;
}

.banner_menu_grey_blue {
	background:url(../images/banner_menu_grey_blue.gif) no-repeat;
	width:17px;
	height:16px;
	display:block;
	float:left;
}

.banner_menu_grey_grey {
	background:url(../images/banner_menu_grey_grey.gif) no-repeat;
	width:17px;
	height:16px;
	display:block;
	float:left;
}

.banner_menu_bg_blue {
	background:url(../images/banner_menu_bg_blue.gif) repeat-x;
	height:16px;
	float:left;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

.banner_menu_bg_grey {
	background:#969696;
	height:16px;
	float:left;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
	cursor:pointer;
}

.banner_menu_grey_right a {
	background:url(../images/banner_menu_grey_right.gif) no-repeat top;
	display:block;
	width:33px;
	height:16px;
	float:left;
}

.banner_menu_grey_right a:hover {
	background:url(../images/banner_menu_grey_right.gif) no-repeat bottom;
	display:block;
	width:33px;
	height:16px;
	float:left;
}

.banner_menu_blue_right a {
	background:url(../images/banner_menu_blue_right.gif) no-repeat top;
	display:block;
	width:33px;
	height:16px;
	float:left;
}

.banner_menu_blue_right a:hover {
	background:url(../images/banner_menu_blue_right.gif) no-repeat bottom;
	display:block;
	width:33px;
	height:16px;
	float:left;
}

.banner_menu_right_no_arrow  {
 background:url(../images/banner_menu_right_no_arrow.gif) no-repeat bottom;
 display:block;
 width:33px;
 height:16px;
 float:left;
}

/* end banner menu */

.page_title {
	color:#e75107;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	padding:10px 0 15px 0;
}

/* lista produse */
.header_lista, .col_x1 .header_lista {
	background: url(../images/header_lista.gif) no-repeat;
	display:block;
	width:589px;
	height:26px;
}

.header_lista2 {
	background: url(../images/header_lista2.gif) no-repeat;
	display:block;
	width:589px;
	height:25px;
}
.bg_lista_mica, .col_x1 .bg_lista, .subcat .bg_lista{
	background:url(../images/bg_lista_mica.gif) repeat-y;
	width:569px;
	padding:10px;
}
.bottom_lista_mica, .col_x1 .bottom_lista, .subcat .bottom_lista{
	background:url(../images/bottom_lista_mica.gif) no-repeat;
	height:7px;
	display:block;
	width:589px;
}
.produs .bg_lista, .col_x2 .bg_lista{
	background:url(../images/bg_lista.gif) repeat-y;
	width:755px;
	padding:0 10px;
}
.produs .bottom_lista, .col_x2 .bottom_lista{
	background:url(../images/bottom_lista.gif) no-repeat;
	height:7px;
	display:block;
	width:775px;
}
.col_x2 .header_lista{
	background: url(../images/header_lista_mare.gif) no-repeat;
	display:block;
	width:755px;
	height:26px;
	padding:0 10px;
}
a.link_pagina:link, a.link_pagina:visited {
	font-size:11px;
	color:#414141;
	background:#d7d7d7;
	padding:2px 5px 2px 5px;
	text-decoration:none;
}

a.link_pagina:hover {
	font-size:11px;
	color:#414141;
	background:#b3cfec;
	padding:2px 5px 2px 5px;
	text-decoration:none;
}


a.link_pagina_curenta:link, a.link_pagina_curenta:visited, a.link_pagina_curenta:hover {
	font-size:11px;
	color:#ffffff;
	background:#e75107 url(../images/bg_pagina_curenta.gif) top repeat-x;
	padding:2px 5px 2px 5px;
	text-decoration:none;
}

.lista_arrow_left a {
	background: url(../images/lista_arrow_left.gif) no-repeat top;
	width:9px;
	height:11px;
	display:block;
	float:left;
}

.lista_arrow_left a:hover {
	background: url(../images/lista_arrow_left.gif) no-repeat bottom;
	width:9px;
	height:11px;
	display:block;
	float:left;
}

.lista_arrow_right a {
	background: url(../images/lista_arrow_right.gif) no-repeat top;
	width:9px;
	height:11px;
	display:block;
	float:left;
}

.lista_arrow_right a:hover {
	background: url(../images/lista_arrow_right.gif) no-repeat bottom;
	width:9px;
	height:11px;
	display:block;
	float:left;
}

.nr_pag {
	padding: 0 0 0 10px;
	float: right;
}

.up_arrow a {
	background:url(../images/up_arrow.gif) top no-repeat;
	display:block;
	width:13px;
	height:13px;
	float:right;
}

.up_arrow a:hover, .up_arrow_activ a {
	background:url(../images/up_arrow.gif) bottom no-repeat;
	display:block;
	width:13px;
	height:13px;
	float:right;
}

.down_arrow a {
	background:url(../images/down_arrow.gif) top no-repeat;
	display:block;
	width:13px;
	height:13px;
	float:right;
}

.down_arrow a:hover, .down_arrow_activ a {
	background:url(../images/down_arrow.gif) bottom no-repeat;
	display:block;
	width:13px;
	height:13px;
	float:right;
}
a.titlu_produs_lista:link, a.titlu_produs_lista:visited  {
	/*color:#e75107;*/
	color:#3370af;
	text-decoration:underline;
	font-size:14px;
	font-weight:bold;
}

a.titlu_produs_lista:hover {
	/*color:#e75107;*/
	color:#3370af;
	/*text-shadow: #c3c3c3 0.03em 0.05em 0.05em;*/
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

.pad_produs_lista {
	padding:8px;
}

.pad_atribute {
	padding:10px 0 15px 10px;
	font-size:11px;
	width:245px;
}

.bg_produs_lista {
	background:url(../images/bg_produs_lista.gif) right repeat-y;
}

.text_small {
	font-size:11px;
}

.text_green {
	color:#246109;
}

a.link_compara:link, a.link_compara:visited  {
	font-size:11px;
	color:#0c457e;
	text-decoration:underline;
}

a.link_compara:hover  {
	font-size:11px;
	color:#0c457e;
	text-decoration:none;
}
.pad_prod_list {
	padding:5px 0;
}

/* lista subcategorii: */

.produse_titlu_lista_subcategorii {
	font-size:12px;
	color:#e75107;
	text-decoration:none;
}

#box_subcategorii {
	background: url(../images/bullet_subcategorii.gif) no-repeat 0px 2px;
	padding: 0px 0px 0px 15px;	
	color: #868686;
	font-size:11px;
}

#box_subcategorii a:link, #box_subcategorii a:visited  {
	font-size:11px;
	color:#0c457e;
	text-decoration:none;
	padding-right:3px;
}


#box_subcategorii a:hover  {
	font-size:11px;
	color:#0c457e;
	text-decoration:none;
	padding-right:3px;
}







#box_subsub {
	color: #868686;
	font-size:10px;
}

#box_subsub a:link, #box_subsub a:visited  {
	font-size:10px;
	color:#0c457e;
	text-decoration:none;
	padding-right:3px;
}

#box_subsub a:hover  {
	font-size:10px;
	color:#0c457e;
	text-decoration:none;
	padding-right:3px;
}

#subcategorii_recomanda {
	color: #0c457e;
	font-size:12px;
	padding-bottom:10px;
}

.bullet_subsub  {
	font-size:10px;
	color:#0c457e;
}

/* end lista produse */


	
	

/* clase noi detalii produs */

.titlu_produs_big {
	font-size:16px;
	font-weight:bold;
	color:#185da4;
	padding:10px 10px 15px 10px;
}
.specificatii_produse{
	font-size:10px;
	color: #999999;
	text-decoration:none;
	padding-right:3px;
}
.poza_produs_big{
	padding:0 60px 10px 30px;
	float:left;
	width:270px;
}
.detalii_produs_pret_bg {
	background:url(../images/bg_pret_produs_detalii.gif) no-repeat;
	width:339px;
	height:28px;
	display:block;
}
.detalii_produs_pret{
	font:bold 15px Tahoma;
	color:#185da4;
}
.detalii_produs_pret span{
	font:normal 12px Tahoma;
}
.detalii_produs_pret_vechi {
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}

.bg_caseta_detalii {
	background:url(../images/bg_caseta_detalii.gif) repeat-y;
	width:339px;
}

.info_produs {
	padding:7px 10px 0 16px;
	line-height:19px;
}
.galerie_produse {
	float:left;
	width:250px;
	margin-left:12px;
}
.optiuni_produs{	
	width:190px;
	display:inline;
	float:right;
	position:relative;
	left:-220px;
}
a.link_optiuni_produs:link, a.link_optiuni_produs:visited {
	color: #e50e0e; text-decoration: none;
}
a.link_optiuni_produs:hover {
	text-decoration: underline;
}
	
.bg_titlu_info_produs {
	background:url(../images/bg_titlu_info_produs.gif) no-repeat;
	width:775px;
	height:26px;
} 

.tabel_specs {
	background:#c8c8c8;
}

.tabel_specs TD {
	background:#FFFFFF;
	font-size:11px;
}

.tabel_specs .cap_tabel_specs {
	background:#ececec url(../images/bg_cap_tabel_specs.gif) repeat-x bottom;
	font-size:13px;
	font-weight:bold;
	color:#185da4;
}

.tabel_specs .cap_tabel_specs2 {
	background:#f4f4f4;
	font-size:13px;
	font-weight:bold;
	color:#185da4;
}

.tabel_specs .odd_row {
	background:#f4f4f4;
}

.titlu_info_produs {
	color:#185da4;
	padding:5px 10px 0 15px;
}

.buton_cumpara {	
	padding:17px 0 15px 15px;
	float:left;
}

.comezi_tel {
	float:right;
	text-align:right;
	margin-right:15px;
	display:inline;
}

a.link_mail_mic:link, a.link_mail_mic:visited {
	color:#185da4;
	font-size:11px;
	text-decoration:underline;
}

a.link_mail_mic:hover  {
	color:#185da4;
	font-size:11px;
	text-decoration:none;
}
	
/* end clase noi detalii produs */

.loged_text {
	color:#FFFFFF;
	width:160px;
	margin-left:5px;

}


/* compara */


.colt1 {
	background: url(../images/colt1.gif) no-repeat;
	width:10px;
	height:10px;
}
	
.colt2 {
	background: url(../images/colt2.gif) no-repeat;
	width:10px;
	height:10px;
}

.colt3 {
	background: url(../images/colt3.gif) no-repeat;
	width:10px;
	height:10px;
}
	
.colt4 {
	background: url(../images/colt4.gif) no-repeat;
	width:10px;
	height:10px;
}
	
.bg_tabel_compara {	
	background-color:#FFFFFF;		
}

.tabel_compara_t1 {
	background: url(../images/tabel_compara_t1.gif) repeat-x;
	width:400px;
}

.tabel_compara_f {
	background: url(../images/tabel_compara_f.gif) repeat-x;
}

.margine_t2 {
	background: url(../images/bg2_tabel_compara.gif) no-repeat;
	height:107px;
	vertical-align:top;
	display:block;
}

.tabel_compara_t2 {
	background: url(../images/bg_tabel_compara.gif) repeat-x;
	
}
.margine_f_t2 {
	background: url(../images/bg2f_tabel_compara.gif) no-repeat;
	height:107px;
	vertical-align:top;
	display:block;
}

.tabel_compara_info {
	margin-top:-55px;
}

.compara {
	margin-top:18px;
	margin-left:5px;
	font-family:Tahoma;
	color: #023f7c;
}

.margine_t3{
	background: url(../images/tabel_compara_repeat.gif) repeat-y;
}

.tabel_compara_t3{
	padding-left:-111px;
	margin-top:-280px;	
}

.margine_f_t3{
	background: url(../images/tabel_compara_repeatf.gif) repeat-y;
}

/* end compara */

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

.cadou {
	clear: both;
	background: url(../images/icon_cadou.gif) top left no-repeat;
	padding: 2px 0 0 26px;
	_padding: 2px 0 0 24px;
	margin: 0 0 5px 0;
	display: block;
}
a.produs_cadou_lk:link, a.produs_cadou_lk:visited, a.produs_cadou_lk:active {
	font-family: Tahoma; font-size: 12px; text-decoration: none; color: #185da4; font-weight: normal;
}
a.produs_cadou_lk:hover {
	text-decoration: underline;
}

/* adaugat in cos */

.adaugat_in_cos {
	background:url(../images/popup_in_cos.gif) no-repeat;
	height:183px;
	width:278px;
	display:block;
	position: absolute;
}

.produs_adaugat {
	color: #df4a00;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 20px 0 0 0;
}

.vezi_cos a {
	display:block;
	width:79px;
	height:94px;
	margin:33px 0 0 37px;
	float:left;
}

.back_to_shop a {
	display:block;
	width:79px;
	height:94px;
	margin:33px 0 0 44px;
	float:left;
}

/* end adaugat in cos */

/* galerie */
.thumb_curent {
	background: url(../images/thumb_activ.gif) no-repeat;
	width: 87px;
	height: 87px;
	display: block;
	padding: 7px 0 0 7px;

	float: left;
	margin: 4px; 
	text-align: center;
}
.thumb_galerie {
	width: 87px;
	height: 87px;
	display: block;
	padding: 7px 0 0 7px;
	float: left; 
	margin: 4px;
	text-align: center;
}
 
.thumb_galerie_over {
	background: url(../images/thumb_over.gif) no-repeat;
	width: 87px;
	height: 87px;
	display: block;
	padding: 7px 0 0 7px;
	float: left;
	cursor: pointer;
	margin: 4px;
	text-align: center;
}

/* end galerie */


/* Filtre /.. */
.filter_tabs {
	display: block; overflow: hidden; width: 589px;
}
.filter_tabs_left_blue {
	display: block; overflow: hidden; width: 16px; height: 21px; background: #FFF url(../images/filter_tabs_left_blue.gif) no-repeat; float: left;
}
.filter_tabs_left_lightblue {
	display: block; overflow: hidden; width: 16px; height: 21px; background: #FFF url(../images/filter_tabs_left_lightblue.gif) no-repeat; float: left;
}
.filter_tabs_bg_blue {
	display: block; overflow: hidden; width: auto; height: 21px; line-height: 21px; background: #FFF url(../images/filter_tabs_bg_blue.gif) repeat-x; float: left; 
	font-family: Tahoma; font-weight: bold; font-size: 11px; color: #FFF; text-decoration: none; padding: 0 3px 0 3px;
	cursor:pointer;
}
.filter_tabs_left_blue_lightblue {
	display: block; overflow: hidden; width: 16px; height: 21px; background: #FFF url(../images/filter_tabs_left_blue_lightblue.gif) no-repeat; float: left;
}
.filter_tabs_left_lightblue_blue {
	display: block; overflow: hidden; width: 16px; height: 21px; background: #FFF url(../images/filter_tabs_left_lightblue_blue.gif) no-repeat; float: left;
}

.filter_tabs_bg_lightblue {
	display: block; overflow: hidden; width: auto; height: 21px; line-height: 21px; background: #FFF url(../images/filter_tabs_bg_lightblue.gif) repeat-x; float: left; 
	font-family: Tahoma; font-weight: bold; font-size: 11px; color: #043667; text-decoration: none; padding: 0 3px 0 3px;
	cursor:pointer;
}
.filter_tabs_left_lightblue_lightblue {
	display: block; overflow: hidden; width: 16px; height: 21px; background: #FFF url(../images/filter_tabs_left_lightblue_lightblue.gif) no-repeat; float: left;
}
a.filter_tabs_link:link, a.filter_tabs_link:visited, a.filter_tabs_link:active {
	font-family: Tahoma; font-weight: bold; font-size: 11px; color: #043667; text-decoration: none; padding: 0 3px 0 3px;
}
a.filter_tabs_link:hover {
	text-decoration: none;
}
a.filter_tabs_link_active:link, a.filter_tabs_link_active:visited, a.filter_tabs_link_active:active {
	font-family: Tahoma; font-weight: bold; font-size: 11px; color: #FFF; text-decoration: none; padding: 0 3px 0 3px;
}
a.filter_tabs_link_active:hover {
	text-decoration: none;
}
.filter_tabs_right_lightblue {
	display: block; overflow: hidden; width: 16px; height: 21px; background: #FFF url(../images/filter_tabs_right_lightblue.gif) no-repeat; float: left;
}
.filter_tabs_right_blue {
	display: block; overflow: hidden; width: 16px; height: 21px; background: #FFF url(../images/filter_tabs_right_blue.gif) no-repeat; float: left;
}

.voturi_m {
	font-family: Tahoma; font-weight: normal; font-size: 11px; color: #333; text-decoration: none;
}
.header_box {
	display: block; width: 589px; height: 6px; overflow: hidden; background: #FFF url(../images/header_box.gif) no-repeat;
}
.footer_box {
	display: block; width: 589px; height: 6px; overflow: hidden; background: #FFF url(../images/footer_box.gif) no-repeat;
}
.content_box {
	display: block; width: 589px; background: #FFF url(../images/content_box.gif) repeat-y; min-height: 70px;
}
a.link_anuleaza_filtru:link, a.link_anuleaza_filtru:visited, a.link_anuleaza_filtru:active {
	font-family: Tahoma; font-size: 10px; color: #145aa2; text-decoration: none;
}
a.link_anuleaza_filtru:hover {
	text-decoration: underline;
}
.sep_cboxuri {
	padding-bottom: 7px;
}
a.pointer_cb:link, a.pointer_cb:visited, a.pointer_cb:active {
	cursor: pointer; text-decoration: none; color: #494949;
}
a.pointer_cb:hover {
	cursor: pointer; color: #2761aa; text-decoration: none;
}
.paddsd {
	padding: 0 0 7px 0;
}
/* ../ filtre. */

/* Footer /.. */
.ftr_header {
	display: block; overflow: hidden; width: 959px; height: 7px; background: #FFF url(../images/ftr_header.gif) no-repeat; margin: 3px 0 0 0;
}
.ftr_content {
	display: block; overflow: hidden; width: 959px; background: #FFF url(../images/ftr_content.gif) repeat-y;
}
.ftr_d {
	display: block; overflow: hidden; width: 959px; height: 8px; background: #FFF url(../images/ftr_d.gif) no-repeat; margin: 0 0 10px 0;
}
.text_copyright {
	font-family: Tahoma; font-size: 11px; color: #777;
}
a.link_zitec:link, a.link_zitec:visited, a.link_zitec:active {
	font-family: Tahoma; font-size: 11px; color: #1a69bb; text-decoration: none;
}
a.link_zitec:hover {
	text-decoration: underline;
}
/* ../ footer. */
/* clase noi pentru zona filtrare */

.metaprodus_header_componenta {
	font-family: Tahoma; 
	font-size: 11px;
	font-weight:normal;
	color: #e75107; 
	text-decoration: none;
	cursor:pointer;
	float:right;
	padding-top:3px;
}

/* ============================ liste ======================== */
.promo_liste{
	background:#525252;	
	float:left;
	width:571px;
	height:263px;
	padding:0 10px 0;
	margin-top:-5px;
}
.content .promo_liste h3{
	font:normal 23px Arial;
	color:#d82121;
	text-transform:uppercase;
	margin:0;
	padding:5px 0 0;
	margin-bottom:4px;
}
.content .promo_liste .item{
	float:left;
	background:url(../images/lista_cs_promo.gif) no-repeat top left;
	height:161px;
	width:256px;
	padding:10px;
	position:relative;
}
.content .promo_liste .item .poza{
	float:left;
	width:130px;
}
.content .promo_liste .item .info{
	float:right;
	width:126px;
}
.content .promo_liste .item .flag{
	bottom:-11px;
	right:108px;	
}
.content .promo_liste a.nume{
	font:normal 13px Tahoma;
	color:#c9c9c9;
	height:100px;
}
.content .promo_liste a.nume:hover{
	color:#fff;
}
.content .promo_liste .item a.bt_detalii{
	background:url(../images/bt_detalii_black.gif) no-repeat top left;
	right:46px;
	bottom:-8px;
}
.content .promo_liste .item a.bt_detalii:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}
.content .promo_liste .item .cadouri{
	background:url(../images/icons/liste_bnr_ic_cadou.gif) no-repeat top left;
}
.content .promo_liste .item .promo{
	background:url(../images/icons/liste_bnr_ic_promo.gif) no-repeat top left;
}
.content .promo_liste .item .flag{
	bottom:-14px;
	right:0;
	left:40px;	
}
.content .promo_liste .item .pret{
	color:#D82121;
}
.content .promo_liste .item .poza img{
	border:2px solid #c6c6c6;
}
.content .promo_liste .sep{
	width:17px;
}
.content .promo_liste .see_all{
	margin-top:17px;
}
.content .promo_liste .see_all a{
	font:normal 12px Tahoma;
	color:#c9c9c9;
}
.content .promo_liste .see_all a:hover{
	color:#fff;
}
#listaProduse h2{
	font:bold 23px Arial;
	color:#3c84ce;
	text-transform:uppercase;
	margin:0;
	padding:5px 0 0;
}
#listaProduse h2 span{
	color:#ff8237;
	text-transform:none;
}
#listaProduse .old{
	font:normal 17px Arial;
	color:#444;
}
#listaProduse .old span{
	font-size:12px;
}
.lista_cadouri{
	border:1px solid #ddd;
	padding:15px 10px 10px; 
	margin-top:35px;
	position:relative;
}
.content .lista_cadouri .item{
	float:left;
	width:101px;
	margin-bottom:10px;
}
.content .lista_cadouri .item .poza{
	text-align:center;
}
.content .lista_cadouri .item .info{
	float:right;
	width:126px;
}
.content .lista_cadouri .item .flag{
	bottom:-11px;
	right:108px;	
}
.content .lista_cadouri a.nume{
	font:normal 11px Tahoma;
	color:#5f5f5f;
	height:40px;
	text-decoration:underline;
}
.content .lista_cadouri a.nume:hover{
	color:#000;
}
.content .lista_cadouri .item a.bt_detalii{
	background:url(../images/bt_detalii_black.gif) no-repeat top left;
	right:46px;
	bottom:-8px;
}
.content .lista_cadouri .item a.bt_detalii:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}
.content .lista_cadouri .cadouri{
	background:url(../images/icons/liste_ic_cadou.gif) no-repeat top left;
}
.content .lista_cadouri .flag{
	bottom:0;
	top:-27px;
	right:0;
	left:90px;	
}
.content .lista_cadouri .item .pret{
	color:#ff5e00;
	font:bold 11px Arial;
	text-align:left;
}
.content .lista_cadouri .item .pret span{
	color:#000;
}
.content .lista_cadouri .sep{
	width:17px;
}
.sau_pachet{
	padding-bottom:15px;
}
.sau_pachet h6{
	color:#ff5e00;
	font:bold 13px Arial;
	margin:0 0 10px;
}
.sau_pachet ul{
	margin:0 0 5px;
	padding:0 0 3px;
	border-bottom:1px solid #ccc;
}
.sau_pachet ul li{
	list-style:none;
	padding:0 0 7px;
}
.sau_pachet ul li a{
	color:#295f96;
	text-decoration:none;
}
.sau_pachet ul li a span{
	color:#ff5e00;
	font-weight:bold;
}
.sau_pachet ul li a:hover{
	color:#000;
	text-decoration:underline;
}
.sau_pachet .total{
	float:right;
	font:bold 13px Tahoma;
	color:#ff5e00;
}
.sau_pachet .total span{
	font-weight:normal;
	color:#7d7d7d;
}
.pad_prod_list .pret strong{
	font:bold 14px Arial;
	color:#000;
}
.content .pad_prod_list .pachet{
	padding:10px 0;
}
.content .pad_prod_list .pachet .item{
	float:left;
	width:120px;
	margin-bottom:10px;
	display:inline;
}
.content .pad_prod_list .pachet .item .poza{
	text-align:center;
}
.content .pad_prod_list .pachet a.nume{
	font:normal 13px Tahoma;
	color:#5f5f5f;
	height:37px;
	text-decoration:underline;
}
.content .pad_prod_list .pachet a.nume:hover{
	color:#000;
}
.content .pad_prod_list .pachet .pret{
	text-align:left;
	font-size:13px;
}
.content .pad_prod_list .pachet .sep{
	width:19px;
	font:bold 20px Arial;
	color:#FF5E00;
	padding-top:40px;
	text-align:center;
	display:inline;
}
.content .pad_prod_list .icons{
	font-size:0;
	position:relative;
	height:35px;
}
.content .pad_prod_list .flag{
	bottom:0;
	top:-8px;
	right:5px;
}
.content .pad_prod_list .promo{
	background:url(../images/icons/liste_cs_promo.gif) no-repeat top left;
}
.content .pad_prod_list .nou{
	background:url(../images/icons/liste_ic_nou.gif) no-repeat top left;
}
.content .filtre{
	background:url(../images/filtre_top.gif) no-repeat top left;
	float:right;
	width:173px;
	padding-top:10px;
}
.content .filtre_bottom{
	background:url(../images/filtre_bottom.gif) no-repeat bottom left;
	padding-bottom:10px;
}
.content .filtre_middle{
	background:url(../images/filtre_middle.gif) repeat-y top left;
	padding:5px 0 5px 5px;
}
.content .filtre_middle .titlu{
	background:url(../images/filtre_titlu_middle.gif) repeat-y top left;
	font:bold 13px Tahoma;
	margin-bottom:2px;
	color:#ff5e00;
}
.content .filtre_middle .titlu span{
	color:#ff5e00;
	display:block;
	background:url(../images/filtre_titlu_top.gif) no-repeat top left;
	padding:5px 10px 0;
}
.content .filtre_middle .titlu span.filtru_curent{
	color:#3c84ce;
}
.content .filtre_middle .titlu_bottom{
	background:url(../images/filtre_titlu_bottom.gif) no-repeat bottom left;
	padding-bottom:6px;
}
.content .filtre_middle .filtru{
	padding:0 0 10px 10px;
}
.content .filtre_middle strong{
	display:block;
	padding:5px 0;
}
.content .filtre_middle .curent a{
	text-decoration:none;
	color:#ff5e00;
}
.content .filtre_middle .filtru ul{
	margin:10px 0 0;
	padding:0;
}
.content .filtre_middle .filtru ul li{
	list-style:none;
	text-decoration:none;
	padding-bottom:7px;
}
.content .filtre_middle .filtru ul li a{
	color:#646464;
	font:normal 12px Tahoma;
	text-decoration:none;
}
.content .filtre_middle .filtru ul li a:hover{
	color:#000;
}
.content .filtre_middle .filtru .empty{
	padding:0 10px 0 0;
	font:normal 12px/18px Arial;
}
.content .filtre_middle .filtru .empty p{
	padding-bottom:5px;
}
.telefon{
	background:url(../images/telefon.gif) no-repeat left 8px;
	padding:5px 0 5px 30px;
	font:normal 13px Arial;
	color:#207ddc;
	margin-left:10px;
}
.lista_cadouri_produs{
	background:url(../images/sep3.gif) repeat-x top left;
	margin:40px 0 0 30px;
	position:relative;
}
.content .lista_cadouri_produs .item{
	padding:15px 10px 5px;
}
.content .lista_cadouri_produs .item .poza{
	text-align:center;
	float:left;
	padding-right:10px;
}
.content .lista_cadouri_produs .item .info{
	float:left;
}
.content .lista_cadouri_produs .item .flag{
	bottom:-11px;
	right:108px;	
}
.content .lista_cadouri_produs a.nume{
	font:normal 11px Tahoma;
	color:#5f5f5f;
	text-decoration:underline;
	display:inline;
}
.content .lista_cadouri_produs a.nume:hover{
	color:#000;
}
.content .lista_cadouri_produs .item a.bt_detalii{
	background:url(../images/bt_detalii_black.gif) no-repeat top left;
	right:46px;
	bottom:-8px;
}
.content .lista_cadouri_produs .item a.bt_detalii:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}
.content .lista_cadouri_produs .cadouri{
	background:url(../images/icons/produs_ic_cadou.gif) no-repeat top left;
}
.content .lista_cadouri_produs .flag{
	bottom:0;
	top:-27px;
	right:0;
	left:5px;
	width:73px;
	font:bold 17px/25px Georgia;
	text-align:right;
	padding-right:37px;	
}
.content .lista_cadouri_produs .flag span{
	font:normal 13px Arial;	
}
.content .lista_cadouri_produs .item .pret{
	color:#ff5e00;
	font:bold 12px Arial;
	text-align:left;
}
.content .lista_cadouri_produs .item .pret span{
	color:#000;
}
.content .lista_cadouri_produs .sep{
	width:17px;
}
.produs{
	background:#F4F4F4;
	padding:0;
	margin-left:-11px;
}
.produs .prod_eco{
	font:bold 15px Arial;
	color:#ff0000;
}
.produs .promo, .produs .nou{
	position:relative;
	top:auto;
	left:auto;
	right:auto;
	bottom:auto;
	height:41px;
	width:70px;
	float:left;
	padding-right:10px;
	margin-top:-7px;
}
.produs .promo{
	background:url(../images/icons/produs_ic_promo.gif) no-repeat top left;
	font:normal 14px/34px Arial;
	text-transform:lowercase;
	color:#fff;		
	text-align:center;	
}
.produs .nou{
	background:url(../images/icons/produs_ic_nou.gif) no-repeat top left;
}
.produs .pret_vechi{
	font-size:13px;
	padding-bottom:4px;
}
.produs .pret_vechi strike{
	font-weight:bold;
}
.alb{
	background:#fff; 
	padding:10px 0;
}
.content .pachet_detalii{
	padding:0 15px 10px 20px;
	float:left;
	width:400px;
}
.content .pachet_detalii .item{
	float:left;
	width:120px;
	margin-bottom:10px;
}
.content .pachet_detalii .item .poza{
	text-align:center;
}
.content .pachet_detalii a.nume{
	font:normal 13px Tahoma;
	color:#5f5f5f;
	height:37px;
	text-decoration:underline;
}
.content .pachet_detalii a.nume:hover{
	color:#000;
}
.content .pachet_detalii .pret{
	text-align:left;
	font-size:13px;
}
.content .pachet_detalii .sep{
	width:19px;
	font:bold 20px Arial;
	color:#FF5E00;
	padding-top:40px;
	text-align:center;
}
a.logout{
	margin-left:52px;
}
.col_x1{
	float:left;
}
.col_x2{
	margin-left:-10px;
	background:#F4F4F4;
	padding-left:5px;
	float:none;
	clear:both;
}
.col_liste{
	background:#F4F4F4;
	margin-left:-10px;
}
.sep2{
	background:url(../images/sep2.gif) repeat-x top left;
	font-size:0;
	height:8px;
}

