/* MARIUS //////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\///////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\//////////////////////\\\\\\\\\\\\\ */


.head_cat_ro{
	background:url(../imgs/header_categorii_ro.jpg) no-repeat top left;
	height:33px;
	margin-left:2px;
	}

.head_cat_en{
	background:url(../imgs/header_categorii_en.jpg) no-repeat top left;
	height:33px;
	margin-left:2px;
	}

.head_cat_it{
	background:url(../imgs/header_categorii_it.jpg) no-repeat top left;
	height:33px;
	margin-left:2px;
	}

.head_cat_ro span{
	display:none;
}
.head_cat_en span{
	display:none;
}
.head_cat_it span{
	display:none;
}

.conteiner_produse{
	width:590px;
	float:left;
}

.produse_paginare{
	padding-left:7px;
	font-size:15px;
	color:#333;
	}

.thumb_produs {
	width:132px;
	height:175px;
	float:left;
	text-align:center;
	margin:5px 4px 5px 4px;
	padding:0 3px 6px 0;
	/*border-top:1px solid #eee;*/
	/*border-left:1px solid #eee;*/
	background:url(../imgs/bg_thumbs.jpg) no-repeat right bottom;
	}
.thumb_produs_top{
	background:url(../imgs/bg_thumbs_top.jpg) no-repeat left top;
}



.thumb_img {
	text-align:center;
	width:120px;
	height:120px;
	padding:5px;
	vertical-align:middle;
	margin:auto;
	text-align:center;
}
.imgthumb{
	vertical-align:middle;
	margin:auto;
}
.spacerThumb{
	width:1px;
	height:110px;
	vertical-align:middle;
}

.thumb_txt {
	height:26px;
	color:#665;
	font-size:9px;
	overflow:hidden;
	text-align:center;
}

.thumb_txt a{
	color:#665;
	text-decoration:none;
	/*display:block;*/
	}

.thumb_txt a:hover{
	text-decoration:underline;
	color:#333;
	}

/*   detalii produse     */

.det_prod_titlu {
	font-size:16px;

	}

.det_prod_img {

	border:1px solid #ccc;
	float:left;
	padding:3px;
	margin: 15px;
	text-align:center;
	}

.det_prod_spacerThumb{
	width:1px;
	height:200px;
	vertical-align:middle;
}

.det_prod_imgthumb{
	vertical-align:middle;
}


.cat_list_conteiner {

	float:left;
	padding:1px;
	}

.cat_list_left {
	float:left;
	margin-left: 60px;
	width:280px;
	}
.cat_list_center {
	margin-left:auto;
	margin-right:auto;
	width:280px;
	}

.cat_list_right {
	float:right;
	margin-left: 60px;
	width:280px;
	}

.thumb_cat {
	width:276px;
	float:left;
	/*background:url(../imgs/bkg_thmb_categ.jpg) no-repeat top left;*/
	padding:2px;
	}

/*
.thumb_cat_img {
	width:45px;
	height:45px;
	float:left;
	padding:2px 5px 0 5px;
	}
*/

.thumb_cat_denum{
	/*height:45px;*/
	font-size:11px;
	text-decoration:none;
	margin-top:2px;
	margin-bottom:auto;
	/*font-weight:bold;*/
	}

.thumb_cat_denum a{
	text-decoration:none;
	color:#777;
	padding:2px 0 0 15px;
	background:url(../imgs/ico_categ.gif) no-repeat top left;
	}

.thumb_cat_denum a:hover{
	text-decoration:underline;
	background:url(../imgs/ico_categ_on.gif) no-repeat top left;
	}