.text {
	font-size: 11px;
	color: #6b6b6b;
	font-family: Tahoma;
	line-height: 15px;
}
a {
        text-decoration: none;
        color: #FFFFFF;
}
.name_product {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #584c3f;
}
.navblok {
	font-family: Tahoma;
	font-size: 11px;
	color: #575555;
}
.header {
	font-family: "Tahoma";
	font-size: 19px;
	color: #584c3f;
	font-style: normal;
	font-weight: normal;
}
.price {
	font-family: "Tahoma";
	font-size: 18px;
	font-weight: bold;
	color: #584c3f;
	text-align: center;
}
.price_dec {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #584c3f;
	text-align: center;
	
}
.top_price {
	font-family: "Tahoma";
	font-size: 10px;
	color: #584c3f;
	text-align: center;
}
.text_footer {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	line-height: 14px;
}

.shop	{
	font-size: 12px;
	color: Blue;
	font-weight: bold;
	font-family: Tahoma;
	line-height: 14px;
}
.shop_bg {
	background-color: #f8f4e8;
}
.shop_bg_prod {
	background-color: #E6E2D6;
}

.prod_descr {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #6b6b6b;
	background-color: #f8f4e8;
}

.prod_descr10px {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;
	color: #6b6b6b;
	background-color: #f8f4e8;
}


 