

/* Start:/bitrix/templates/sh2/components/bitrix/news/novinki/bitrix/news.detail/.default/style.css?1787816103679*/
.novinka
{
	margin-bottom:40px;
	position:relative;
}

.novinka-title
{
	position:absolute;
	z-index:10;
	left:1%;
	top:3%;
	font-size:30px;
	font-weight:100;
	color:#fff;
	line-height:30px;

	background:url(/images/50.png) repeat;
	padding:8px 10px;
}

.novinka-title span
{
	font-size:16px;
}

.bw
{
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;

  -webkit-filter: grayscale(75%);
          filter: grayscale(75%);
}

.bw:hover {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}
/* End */
/* /bitrix/templates/sh2/components/bitrix/news/novinki/bitrix/news.detail/.default/style.css?1787816103679 */
