


/* Start:/bitrix/templates/template_csv/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css*/
.catalog-price {
	 color:red;
}
.catalog-element{
	margin: 15px 0;
}
	
.catalog-element  h4{
	color: #990000;
	font-size: 16px;
	padding-bottom: 5px;
	
}
.online-buy{
	background: #f1f1f1; 
	padding: 15px;
}
.online-buy table{
	width:100%;
}
.online-buy table td a {
	text-decoration: none;
}
.online-buy table td a:hover {
	font-weight: bold;
	color:#404040;
}
.online-buy table td a div.buy{
	background: url('/bitrix/templates/template_csv/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/zakaz.png') 0 3px no-repeat;
	height: 38px;
	padding: 5px 0 0 48px;
}
.online-buy table td a:hover div.buy{
	background: url('/bitrix/templates/template_csv/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/images/zakaz.png') 0 100% no-repeat;
}

.catalog-element  p.produce{
	color:#777777;
	font-size: 13px;
}

.catalog-element  p.produce a{
	color:#777777;
	font-size: 13px;
}
.catalog-element  p.produce a:hover{
	font-weight: normal;
}
/* End */
/* /bitrix/templates/template_csv/components/bitrix/catalog/catalog/bitrix/catalog.element/.default/style.css */
