.tv {
	height: 292px;
	margin-top: -52px;
	margin-bottom: 20px;
	padding-bottom: 24px;
	overflow: hidden;
	background-image: url(/bitrix/templates/rugrids/images/tv-bg2.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.tv-about {
	height: 30px;
    line-height: 30px;
	font-family: 'PFDinTextCondPro', Tahoma;
    font-size: 24px;
    margin-bottom: 13px;
	font-weight: bold;
    text-transform: uppercase;
    color: rgb(55, 115, 177);
}
.tv-pics {
	float: left;
	width: 362px;
	height: 249px;
	margin-right: 22px;
}
.tv-pics-item {
	position: absolute;
	display: none;
	width: 362px;
	height: 249px;
}
.tv-pics-item.active {
	display: block;
}
.tv-pics-item img {
	width: 362px;
	height: 249px;
	border: 0px;
}
.tv-pics-arrow {
	position: absolute;
	margin-left: 349px;
	margin-top: 29px;
	width: 13px;
	height: 24px;
	background-image: url(/bitrix/templates/rugrids/images/tv-arrow.png);
}
.tv-news {
	height: 249px;
	margin-left: 384px;
}
.tv-news-item {
	height: 83px;
    line-height: 83px;
	background-image: url(/bitrix/templates/rugrids/images/tv-bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.tv-news-item:last-child {
	background-image: none;
}
.tv-news-item a, .tv-news-item a:active, .tv-news-item a:visited, .tv-news-item a:hover {
    display: inline-block;
    line-height: 19px;
	font-family: 'PFDinTextCondPro', Tahoma;
	font-weight: normal;
	vertical-align: middle;
    text-decoration: none;
}
.tv-news-item a span.tv-header, .tv-news-item a:active span.tv-header, .tv-news-item a:visited span.tv-header, .tv-news-item a:hover span.tv-header {
	color: #555253;
	font-size: 16px;
}
.tv-news-item.active a span.tv-header, .tv-news-item.active a:active span.tv-header, .tv-news-item.active a:visited span.tv-header, .tv-news-item.active a:hover span.tv-header {
	color: #4a81b8;
}
.tv-news-item a span.tv-sep, .tv-news-item a:active span.tv-sep, .tv-news-item a:visited span.tv-sep, .tv-news-item a:hover span.tv-sep {
	margin-left: 5px;
	margin-right: 5px;
	color: #a8a8a8;
	font-size: 13px;
}
.tv-news-item.active a span.tv-sep, .tv-news-item.active a:active span.tv-sep, .tv-news-item.active a:visited span.tv-sep, .tv-news-item.active a:hover span.tv-sep {
	color: #555253;
}
.tv-news-item a span.tv-date, .tv-news-item a:active span.tv-date, .tv-news-item a:visited span.tv-date, .tv-news-item a:hover span.tv-date {
	color: #a8a8a8;
	font-size: 13px;
}
.tv-news-item.active a span.tv-date, .tv-news-item.active a:active span.tv-date, .tv-news-item.active a:visited span.tv-date, .tv-news-item.active a:hover span.tv-date {
	color: #555253;
}
