.box_categorie_tableta { display:none; }
.box_categorie_mobil	{ /* box categorie */
	width:100%;
	text-align:left;
	}

.titlu_box_cat_rec {
	clear:left;
	float:left;
	width:96%;
	padding:12px 2%;
	background:url(images/gradient1.png) repeat-x top;
	margin-bottom:10px;
	font-size:100%;
	font-weight:bold;
	border:1px solid #fff;
	border-radius:5px;
	}

.titlu_box_cat_rec a {
	float:left;
	color:#fff;
	width:100%;
	font-size:inherit;
	text-decoration:none;
	background:url(images/arrow_down.png) no-repeat 100% 50%;
	background-size:10%;
	}


a.upArrow {
	background:url(images/arrow_up.png) no-repeat 100% 50%;
	background-size:10%;
	}
	
.scats_container {
	float:left;
	background:#fff;
	border:2px solid #983211;
	width:96%;
	padding:2%;
	font-size:90%;
	border-radius:4px;
	}
	
.scats_container a {
	float:left;
	color:#444444;
	width:100%;
	font-size:inherit;
	text-decoration:none;
	background:none;
	padding:12px 0px;
	border-bottom:2px solid #bbbbbb;
	}		

.titlu_box_cat_rec a:hover, .scats_container a:hover {
	cursor:pointer;
	}
	
#container_left_lista_produse {
	float:left;
	width:100%;
	}

.container_lista_produse {
	float:left;
	width:100%;
	}
	
#filtreaza {
	width:100%;
	float:left;
	display:block;
	background:url(images/gradient2.png) #ffffff repeat-x 50% 50% ;
	color:#ffffff;
	border:1px solid #005577;
	padding:2px 4px;
	border-radius:2px;
	text-align:center;
	}	
	
#filtre_container {
	display:none;
	}
	
#produs_pic_container {
	float:left;
	width:100%; 
	height:100%;
	}
	
#container_pret_adauga_cos {
	width:100%;
	float:left;
	}

img.responsive_image_produs {
    max-width:70% !important;	
    height:auto !important;	
    display:block;
	border:none;
	margin:0 auto;
	}	
	
.detalii_cumpara {
	clear:both;
	float:left;
	width:100%;
	margin-top:4px;
	}
	
.preturi {
	float:left;
	width:100%;
	}
	
.cumpara {
	float:right;
	width:100%;
	}	
	
#left_meniuri {
	margin-top:10px;
	}	
	
#right	{
	float:left;
	width:100%;
	}

 	


 