/*--------------------------PROD DETAILS----------------------------------*/
#details_img{
	width: 306px;
	height:198px;	
}
#details_prom{
	width:506px;
	height:198px;
}
#details_content_h{
	width: 306px;
	height: 57px;
}

#details_content_c{
	background: url('../images/p_det_c.jpg') repeat-y center;
	width: 467px;	
}

#details_content_f{
	background: url('../images/p_det_f.jpg') no-repeat center;
	width: 467px;
	height: 20px;
}

.buy{
	
}
/*--------------------------PROD DETAILS----------------------------------*/

.prod_img_h{
	background: url('../images/prod_img_h.jpg') no-repeat center;
	width: 168px;
	height: 16px;
}

.prod_img_c{
	background: url('../images/prod_img_c.jpg') repeat-y center;
	width: 168px;
}

.prod_img_f{
	background: url('../images/prod_img_f.jpg') no-repeat center;
	width: 168px;
	height: 14px;
}

.prod_leg{
	background: url('../images/prod_leg.jpg') no-repeat center;
	width: 41px;
	height: 38px;
}

.prod_det_h{
	background: url('../images/prod_det_h.jpg') no-repeat center;
	width: 322px;;
	height: 20px;	
}


.prod_det_c{
	background: url('../images/prod_det_c.jpg') repeat-y center;
	width: 322px;	
}

.prod_det_c div.det{
	padding: 0px 10px 10px 10px;
}

.prod_det_f{
	background: url('../images/prod_det_f.jpg') no-repeat center;
	width: 322px;;
	height: 28px;
}

.prod_det_f .pret{
	float: left;
	display: inline;
	margin-left: 20px;
}

.prod_det_f .disponibil{
	float: left;
	display: inline;
	margin-left: 20px;
}

.prod_det_f .buy{
	float: right;
	display: inline;
	margin-right: 20px;
	text-align: left;
}

#dis_products td{
	vertical-align: middle;
}