
body{
	background:#000043 url(../images/splash-bg.jpg) 50% 0 no-repeat;
	font:11px "Trebuchet MS", Trebuchet, Arial, Helvetica, san-serif;
}
a {
	color:#336cbb;
	outline:none;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
input,
textarea {
	vertical-align:middle;
	color:#808080;
}


#main {
	width:998px;
	margin:0 auto;
	min-height:100%;
	position:relative;
}
* html #main {
	height:100%;
}






#splash-page #main {
	width:976px;
	overflow:hidden;
}
/* splash page */
.splash-content {
	padding:15px 0 0;
	width:100%;
	overflow:hidden;
}
.splash-logo {
	width:474px;
	height:472px;
	text-indent:-9999px;
	margin:0 auto;
	background:url(../images/splash-logo.png);
	display:block;
	overflow:hidden;
}

.splash-counter {
	width:474px;
	height:100px;
	margin:0 auto;
	text-align:center;
	display:block;
	overflow:hidden;
	margin-top:30px;
	font:14px "Trebuchet MS", Trebuchet, Arial, Helvetica, san-serif;
	font-weight:bold;
	color:#FFE400;
}

#lang {
	width:498px;
	overflow:hidden;
	margin:0px auto 0;
	padding:0;
	list-style:none;
	font-size:14px;
}
#lang li {
	float:left;
	width:166px;
	text-align:center;
}
#lang li a {
	color:#87a5cc;
}
#lang li a.active,
#lang li a:hover{
	color:#fff;
}
#lang li a span {
	display:block;
	margin:0 auto;
	width:43px;
	height:43px;
	overflow:hidden;
	text-indent:-9999px;
}
#lang li.ukr-lang a span {
	background:url(../images/ukr-lang.png);
}
#lang li.ukr-lang a.active span,
#lang li.ukr-lang a:hover span{
	background:url(../images/ukr-lang-act.png);
}
#lang li.rus-lang a span {
	background:url(../images/rus-lang.png);
}
#lang li.rus-lang a.active span,
#lang li.rus-lang a:hover span{
	background:url(../images/rus-lang-act.png);
}

#lang li.eng-lang a span {
	background:url(../images/eng-lang.png);
}
#lang li.eng-lang a.active span,
#lang li.eng-lang a:hover span{
	background:url(../images/eng-lang-act.png);
}
.splash-next-game {
	width:346px;
	margin:0 auto;
	overflow:hidden;
	padding:14px 0;
}
.splash-next-game .date {
	background:url(../images/date-bg.png);
	margin:0 auto -35px;
	position:relative;
	right:auto;
	top:auto;
}
.splash-next-game .next-play {
	position:static;
}
.splash-next-game .next-play {
	background:url(../images/next-play-bg.png);
	width:286px;
	height:89px;
	padding:35px 31px 0;
}
.splash-next-game .tickets-summary {
	position:relative;
	margin-top:-3px;
}
.splash-next-game .team-home,
.splash-next-game .team-away {
	height:25px;
	padding:11px 5px 1px;
	line-height:15px;
}
.splash-next-game .team-home img,
.splash-next-game .team-away img {
	top:-7px;
}
.splash-next-game .place-game {
	line-height:13px;
	padding-top:2px;
}
.sell-tickets {
	float:left;
}
.tv-channel {
	float:right;
}
.splash-next-game .tickets-summary em {
	font-style:normal;
	color:#f8e03f;
}
.splash-next-game .tickets-summary {
	position:relative;
	height:20px;
	overflow:hidden;
}
.splash-next-game .tickets-summary .online {
	position:absolute;
	text-align:center;
	left:0;
	top:-2px;
	width:50%;
	left:50%;
	margin-left:-25%;
}
.ads-list-1 {
	padding:0 0 15px;
	list-style:none;
	overflow:hidden;
	width:978px;
	margin:0 auto;
}
.ads-list-1 li {
	float:left;
	padding:0 1px;
}
.ads-list-1 li img {
	display:block;
}


.ads-list-3 {
	padding:0 0 15px;
	list-style:none;
	overflow:hidden;
	width:175px;
	margin:0 auto;
}
.ads-list-3 li {
	float:left;
	padding:0 1px;
}
.ads-list-3 li img {
	display:block;
}


.ads-list-2 {
	padding:0 0 25px;
	margin:0;
	list-style:none;
	overflow:hidden;
	width:489px;
	margin:0 auto;
	font-size:11px;
}
.ads-list-2 li {
	float:left;
	padding:0 1px;
	width:239px;
	text-align:center;
	color:#fff;
}
.ads-list-2 li span {
	display:block;
	padding-bottom:5px;
}
.ads-list-2 li img {
	display:block;
	margin:0 auto;
}
#splash-page #footer {
	margin-bottom:6px;
	padding:10px 4px 50px;
	background:none;
	position:relative;
	height:auto;
	text-align:center;
	color:#6b96cf;
	font-size:14px;
}
#splash-page #footer a:hover {
	color:#fff;
}