

.news-spisok{
	
}	
.news-spisok a{
	text-decoration: none;
}
.news-spisok .month-title{
	font-size:24px;
	font-weight: 300;
	color: #283237;
	border-bottom: 1px solid #c7d7dd;
	margin-bottom:20px;
	padding-bottom: 10px;
}
	.news-spisok .news-item{
		margin-bottom:30px;
	}
	.news-spisok .date-day{
		color: #329dc1;
		font-size: 24px;
		margin-bottom: 8px;
	}
	.news-spisok .date-month{
		color: #329dc1;
		font-size: 14px;
		text-transform: uppercase;
		margin-bottom:13px;
		font-weight:600;
	}
	.news-spisok .date-time{
		color: #889299;
		font-size: 12px;
	}
	.news-spisok .right-event-part .name{
		margin-bottom:8px;
		margin-top:5px;
	}
	.news-spisok .right-event-part .name{
		color: #283237;
		font-size: 18px;
		font-weight: 600;
		text-decoration: none;
	}
	.news-spisok .news-item:hover .name{
		color: #329dc1;
	}
	.type-conteiner{
	float:right;
		}
	.news-spisok .preview{
		color: #283237;
		font-size:14px;
		line-height:20px;
		margin-bottom:12px;
	}
	.news-spisok .timeanday{
		background: url(/images/time-tik.jpg) 0 1px no-repeat;
		padding-left: 23px;
		font-size: 12px;
		color: #283237 !important;

		margin-top: 3px;

	}
	.news-spisok .city{
		float:left;
		padding-top:3px;
		background: url(/images/curs.png) 0 1px no-repeat;
		padding-left: 19px;
		font-size: 12px;
		color: #253337 !important;
	}
	.news-spisok .type{
		padding-left:6px;
		padding-right: 6px;
		float:right;
		font-size: 12px;
		color: #253337;
		padding-top: 2px;
		padding-bottom:2px;
		border-right: 1px solid #c7d7dd;
		border-top: 1px solid #c7d7dd;
		border-bottom: 1px solid #c7d7dd;
		
	}
	.news-spisok .type-marker{
		float:right;
		width: 15px;
		height: 22px;
		background: url("/images/event-type-bg.jpg") no-repeat;
	}
.news-detal{
	
}
.news-detal .go-nazad{
	display: block;
	padding-left: 18px;
	background: url('/bitrix/templates/main_page/components/bitrix/news.detail/consultant-detail/images/left-png-arrow.png') no-repeat left 4px;
	color: #253337;
	font-size: 14px;
	text-decoration: none;
	z-index: 1;
	margin-bottom: 37px;
}
.news-detal .go-nazad:hover{
color: #329dc1;
}
.news-detal .name{
color: #253337;
font-size: 32px;
font-weight: 600;
margin-bottom: 15px;
}
.news-detal .date {
background: url(/images/time-tik.jpg) 0 1px no-repeat;
padding-left: 23px;
font-size: 12px;
color: #283237 !important;
margin-bottom: 28px;


}
.news-detal .dtext{
	margin-bottom:80px;
}