@charset "utf-8";
.news-list{
	margin: 0px;
	padding: 0px;
	float: left;
}
.news-item{
	float: left;
	width: 354px;
	height:82px;
	font-size: 11px;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-image: url(images/newsTdFon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.news-list-khl{
	height:73px;
	background-color: #333;
	padding:5px;
	margin-bottom:5px;
	margin-right:5px;
	background-image: url(images/khlFon.png);
	background-repeat: repeat-y;
	background-position: right 5px;
}
.news-item-khl{
	float: left;
	width: 350px;
	padding:5px;
	font-size: 11px;
	margin-right: 2px;
	margin-bottom: 2px;
	height: 25px;
	background-image: url(images/breadcrumbTdFon.png);
	background-repeat: repeat;
	color:#fff;
}
.news-item-khl a{
	color:#fff;
}
.news-date-time-khl {
	color:#fff;
	font-weight: bold;
}
.news-header-khl{
	margin-bottom:10px;
}
.news-header-khl b{
	margin-top:3px;
	font-family:Verdana, Geneva, sans-serif;
}

.news-date-time {
	color:#C00;
	font-weight: bold;
}
.preview_picture {
	float:left;
	margin-right:5px;
	border: 2px solid #E1E1E1;
}
.news-header{
	margin-bottom: 5px;
}
.newsOne-list{
	margin: 0px;
	padding: 0px;
}
.newsOne-item{
	margin: 0px;
	font-size: 13px;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	height:148px;
	background-image: url(images/newsTdFon.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.newsOne-date-time {
	color:#fff;
	font-size: 11px;
	font-weight: bold;
	background-image: url(images/newsDateFon.png);
	background-repeat: no-repeat;
	padding:4px;
	padding-top:2px;
	padding-bottom:4px;
	margin-right: 5px;
}
.newsOne-date-time b{
	color: #C00;
	font-size: 15px;
}
.preview_picture_newsOne {
	float:left;
	margin-right:10px;
	border: 2px solid #E1E1E1;
}
.newsOne-header{
	font-size:14px;
	margin-bottom: 7px;
}
.news-calendar-compact{
	font-size: 11px;
	background-image: url(. ./ugramegasport/images/bottomSportTdFon.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:5px;
}
.NewsCalTableHeader{
	background-image: url(. ./ugramegasport/images/bannerMenuItemTdFon.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.NewsCalTable{}
.headerDiv{
	padding-right:5px;
	background-image: url(images/headerDivFon.png);
	text-align: right;
	margin-right:5px;
}
.headerDiv span{
	font-size: 9px;
	color: #c00;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-transform: uppercase;
}

