html, body {
	position: relative;
	height: 100%;
}

#mainContainer {
	background-image:url(../images/mainpage/main-container-bg.gif);
}
#pageContent {
	padding: 0 40px 40px 40px;
}
#mainPageContent H3 {
	font-size:20px;
	line-height:24px;
	color: #FFF;
	margin: 0 0 10px 0;
}
#sptsbkCsnRcbk {

}
#sptsbkCsnRcbk DIV.SCRBox {
	float:left;
	width:301px;
	height:165px;
	border-bottom: 1px solid #3d3d3d;
	background-image:url(../images/mainpage/SpCsRc-bg.gif);
	background-repeat:repeat-x;
	background-position: bottom;
	margin: 0 0 20px 24px;
	text-align:center;
	display:inline;
}

#sptsbkCsnRcbk DIV.SCRBox H4 {
	margin: 0;
	font-size:11px;
	font-weight:normal;
	font-family:"Trebuchet MS";
	color: #bc7531;
	line-height: 18px;
	display: inline;
	border-bottom: 1px dotted #383838;
}
#sptsbkCsnRcbk DIV.SCRBox H4 A {
	color: #f89f32;
}
#sptsbkCsnRcbk DIV.SCRBox P {
	margin: 15px 0;
	padding: 0 14px;
	line-height: 15px;
	text-align:justify;
}

#sportNews {
	background-image:url(../images/mainpage/sportNews-bg.gif);
	background-repeat:repeat-x;
	background-position: top;
	padding: 0 80px;
	border-top: 1px solid #242424;
}
#sportNews H4 {
	background-image: url(../images/mainpage/newsTitle-bg.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	margin: 12px 0 25px 0;
	padding: 0 0 0 70px;
	line-height:30px;
	font-size: 14px;
	color: #FFF;
}
#sportNews H4 SPAN {
	font-size: 9px;
}
#sportNews H4 SPAN A {
	color: #ff8c00;
}

#MainNewBox {
	float:left;
	width: 490px;
	height: 150px;
}
#MainNewBlock {
	position:relative;
}
#MainNewBlock H2 {
	padding: 10px 0 0 216px;
	width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 16px;
	color: #FFF;
	margin: 0;
}
#MainNewBlock H2 A {
	color: #FFF;
}
#MainNewBlock P {
	padding: 15px 0 0 216px;
	width: 240px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #909090;
	margin: 0;
}
#MainNewBlock IMG {
	position: absolute;
	top: 0;
	left: 0;
	width: 175px;
	height: 119px;
	border: 5px solid #444444;
}
DIV.NewsBox {
	float:left;
	width: 340px;
}
DIV.NewsBox UL {
	margin:0;
	padding:0;
	list-style:inside;
}
DIV.NewsBox UL LI {
	margin:0;
	padding:5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #909090;
}
DIV.NewsBox UL LI A {
	color: #909090;
}

#swiper { 
	height: 300px; 
	margin-bottom: 25px;
}
.swiper-container {
	width: 100%;
	height: 80%;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	background-size: cover;
	background-position: center;
	background-size: 100% 100%;
}
.gallery-top {
	height: 80%;
	width: 100%;
}
.gallery-thumbs {
	height: 25%;
	box-sizing: border-box;
	padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
}
/* slider */
#swiper { 
	height: 300px; 
	margin-bottom: 25px;
}
.swiper-container {
	width: 100%;
	height: 80%;
	margin-left: auto;
	margin-right: auto;
}
.swiper-slide {
	background-size: cover;
	background-position: center;
	background-size: 100% 100%;
}
.gallery-top {
	height: 80%;
	width: 100%;
}
.gallery-thumbs {
	height: 25%;
	box-sizing: border-box;
	padding: 10px 0;
}
.gallery-thumbs .swiper-slide {
	width: 25%;
	height: 100%;
	opacity: 0.4;
}
.gallery-thumbs .swiper-slide-thumb-active {
	opacity: 1;
	}