body {
	background-color: #013e6b;
	background-image: url('../img/bg.jpg');
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Tahoma, Verdana, serif, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #545454;
	line-height: 15px;
}
h1{font-size: 20px; color: #10589b; font-weight: normal; font-family: arial;}
h2{font-size: 18px; color: #10589b; font-weight: bold; font-family: arial; margin: 0; padding: 0; float: left;}
H3{font-size: 12px; color: #10589b; margin: 0; padding: 0;}
H4{font-size: 12px; margin: 0; padding: 0;}

td{
	text-align: left;
	vertical-align: center;
}

a:link 
{
	color: #d90901;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
a:visited 
{
	color: #d90901;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
 }
a:hover 
{
	color: #d90901;
	font-weight: normal;
	text-decoration: underline;
	background: transparent;
}
a:active 
{
	color: #d90901;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}

a.blue:link 
{
	color: #003f6b;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
a.blue:visited 
{
	color: #003f6b;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
 }
a.blue:hover 
{
	color: #003f6b;
	font-weight: normal;
	text-decoration: underline;
	background: transparent;
}
a.blue:active 
{
	color: #003f6b;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}

a.youtubenews:link 
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
a.youtubenews:visited 
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
 }
a.youtubenews:hover 
{
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
	background: transparent;
}
a.youtubenews:active 
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}

img,p,div,option,input,form {
	padding: 0;
	margin: 0;
	border: 0;
}

div#global {
	width: 950px;
	height: 100%;
	margin: 0 auto 0 160px;
	padding: 0;
}
div#container {
	width: 950px;
	margin: 0;
}
div#top {
	width: 950px;
	height: 121px;
}

#header{
	width: 950px;
	height: 121px;
	margin: 0;
	padding: 0;
}

#logo{
	float: left;
	width: 200px;
	margin: 40px 0 0 100px;
}
#search{
	float: right;
	width: 300px;
	margin: 45px 0 0 0;
	text-align: right;
	}

.search_input{
	border: 1px solid #115f97;
	height: 17px;
	width: 163px;
	vertical-align: middle;
	padding: 3px;
}
.search_checkbox {
	border: 1px solid #115f97;
	vertical-align: middle;
	margin-right: 5px;
}
#menu{
	float: left;
	width: 950px;
	height: 57px;
	background: #fff;
	background: url('../img/bg-menu.png') repeat-x;
	clear: both;
}
#ads{
	width: 950px;
	background: #fff;
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
}
#main {
	width: 950px;
	background: #fff;
	clear: both;
}
#left{
	width: 606px;
	float: left;
}
#right{
	width: 327px;
	margin: 0 0 0 17px;
	background: #fff;
}
#youtube{
	background: url('../img/youtube.png');
	width: 591px;
	height: 389px;
	margin: 0;
	padding: 84px 0 0 17px;
	float: left;
	margin-bottom: 15px;
}
#movie{
	width: 425px;
	height: 355px;
	margin: 0;
	float: left;
	padding: 0;
	border: 3px solid #5692bc;
}
#youtubemenucontainer{
	width: 153px;
	margin-top: 10px;
	float: right;
}

.youtubemenuactive{
	background: url('../img/menuactive.png');
	background-repeat: no-repeat;
	width: 118px;
	height: 79px;
	padding: 13px 3px 0 20px;
	color: #b5e5fd;
	float: right;
}
.youtubemenupasive{
	background: url('../img/menupasive.png');
	background-repeat: no-repeat;
	width: 118px;
	height: 79px;
	padding: 13px 3px 0 20px;
	color: #b5e5fd;
	float: right;
}
#lastmatches{
	width: 327px;
	float: right;
	padding: 0;
	background: #fff;
}
.matches{
	width: 327px;
	height: 72px;
	background: #f2f2f2;
	border-top: 1px solid #fff;
	background: url('../img/bgmatches.png');
	background-repeat: repeat-x;
}
.matches2{
	width: 327px;
	height: 72px;
	background: #f2f2f2;
	border-top: 1px solid #fff;
	background: url('img/bgmatches2.png');
	background-repeat: repeat-x;
}
#comments{
	width: 327px;
	float: right;
}
.lastcomments{
	width: 307px;
	text-align: left;
	border-bottom: 1px solid white;
	padding: 5px 10px 5px 10px;
	background-color: #F2F2F2;
	background-repeat: repeat-x;
	margin-bottom: 2px;
}
#links{
	width: 327px;
	float: right;
}
.link{
	width: 307px;
	text-align: left;
	padding: 5px 10px 5px 10px;
	margin-bottom: 2px;
	background: #f2f2f2;
}
#poll{
	width: 327px;
	background: #f2f2f2;
	margin-bottom: 15px;

}
#pollinside{
	width: 307px;
	padding: 10px;
	color: #136cab;
}
.adsense{
	width: 327px;
	background: #f2f2f2;
}
#news{
	float: left;
	width: 608px;
	background: #fff;
}
.newslist{
	height: 72px;
	background: #f2f2f2;
	border-top: 1px solid #fff;
	background-color: #F2F2F2;
	background-repeat: repeat-x;
}


#stats{
	float: left;
	width: 608px;
	background: #fff;
}
.statsHeader{
	background: #003962;
	height: 27px;
	color: #fff;
}
.statslist{
	background: #fff;
	height: 27px;
	color: #4e4e4e;
}
.statslist2{
	background: #f2f2f2;
	height: 27px;
	color: #4e4e4e;
}
.stats1{
	width: 200px;
	text-align: center;	
}
.stats2{
	width: 100px;
	text-align: center;	
}
.stats3{
	width: 100px;
	text-align: center;	
}
.stats4{
	width: 100px;
	text-align: center;	
}
.stats5{
	width: 110px;
	text-align: center;	
}
.stats6{
	width: 7px;
	text-align: center;
	background: #dddddd;
}
.stats7{
	width: 7px;
	text-align: center;
}
.toptd{
	vertical-align: top;
}
.lefttd{
	vertical-align: center;
	text-align: center;
	width: 70px;
}

.centertd{
	vertical-align: center;
	text-align: center;
	width: 187px;
}
.righttd{
	vertical-align: center;
	text-align: center;
	width: 70px;
}

#bottom{
	background: #003256;
	width: 910px;
	height: 100px;
	color: #fff;
	float: left;
	margin-top: 18px;
	padding: 20px;

}
.bordergrey{
	border: 1px solid #d7d7d7;
}
.separator{
	height: 15px;
	background: #fff;
	clear: both;
}
.belka
{
	background: url('../img/belka.png');
	background-repeat: no-repeat;
	width: 598px;
	height: 34px;
	color: #00355a;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 10px;
}
.content
{
	padding: 10px;
}
.list_1{
	background-color: #F2F2F2;
}
.list_2{
	background-color: #FFFFFF;
}

#www_url{
	display: none;
}

.yspsctbg {

}

.yspsctbg td {
 padding: 5px 0;
 color: #00355A;
 font-weight: bold;
 font-size: 13px;
}

