.border1{
	float: left;
	width: 790px;
	height: 6px;
	background-color: #b43e04;
	font-size: 0px;
}

.leftright_bg{
	float: left;
	width: 790px;
	height: auto;
	background-image:url(produse/content_bg.jpg);
}
.left{
	float: left;
	width: 195px;
	height: auto;
	padding-top: 6px;
	padding-left: 8px;
}
.left a{
	color: #000;
	font-size: 12px;
}
.left p{ margin-top: 0px; margin-bottom: 7px; padding-left: 4px; }
.right{
	float: right;
	width: 566px;
	height: auto;
	padding-top: 20px;
	padding-left: 6px;
	padding-right: 12px;
	padding-bottom: 50px;
}

.right p{
	margin-top: 0px;
	margin-bottom: 14px;
	font-size: 12px;
}

.linie{
	margin-top:15px;	
}

.produs{
	font-size: 12px;
}

.produs td{
}
.produs h1{
	font-size: 22px;
	color: #800000;
	margin-top:0px;
	margin-bottom:2px;
}
.produs p{
	margin-top:4px;
	margin-bottom:0px;
}
.produs a{
	font-size: 14px;
	color: #800000;
	text-decoration: none;
}


.detaliu_produs{
	font-size: 12px;
	color: #3c3983;
}
.detaliu_produs td{
}
.detaliu_produs h1{
	font-size: 22px;
	color: #800000;
	margin-top: 7px;
	margin-bottom: 0px;
}
.detaliu_produs p{
	margin-top:4px;
	margin-bottom:8px;
}

.breadcrumbs{
	float: right;
	width: 370px;
	padding-bottom: 10px;
	color: #000;
	font-size: 11px;
	text-align: right;
	padding-right:10px;
}
.breadcrumbs a{ color: #000;}
.breadcrumbs_clear{ clear: both;}
