	.product-name{
		float: left;
		clear: both;
		font-size: 21px;
		font-weight: 600;
		color: #000000;
	}
	.product-material{
		float: left;
		clear: both;
	
	}
	.product-meassurements{
		float: left;
		clear: both;
	
	}
	.product-assemblement{
		float: left;
		clear: both;
	
	}
	.product-guarantee{
		float: left;
		clear: both;
	
	}
	.product-productIDToCustomer{
		float: left;
		clear: both;
	
	}
	
	.product-parts{
		margin-bottom: 3px;
	}
	
	label {
		font-size: 13px;
		font-weight: 600;
	}
	
	.label-content{
		font-size: 12px;	
	}
	
	.info-title{
		width: 80px;
		float: left;
		font-size: 15px;
	}
	
	.info-data-fontsize{
		float: left;
		font-size: 13px;
		padding-top: 2px;
	}
	
	
	#products-in-cart-list{
	float: left; 
	width: 100%; 
	min-height: 400px;
	background-image: url(/aurednik/gfx/placeholder.png);
	background-repeat: no-repeat;
	background-position: 320px 1px;
	border: 0px solid red;	
	}
