body {
	background-color: #091a32;
	background-image: url(/_common/img/bg_top_pattern2.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color:#03070d;
	font-size:11px;
}
img {
	border:none;
	margin:0;
}
table {
	width:100%;
	border:none;
}
a {
	color: #d40101;
	text-decoration: none;
}
.aux_content h1 {
	font-size: 16px;
}
form {
	padding:0px;
	margin:0px;
}
.body1 {
	background-image: url(/_common/img/bg_top.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.body2 {
	background-image: url(/_common/img/bg_bottom_pattern.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.site {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
}
.site .header {

	background-repeat: no-repeat;
	height: 226px;
	position: relative;
}
.site .header form {
	height: 25px;
	width: 380px;
	position: absolute;
	top: 6px;
	right: 156px;
	text-align:right;
}
.site .header form .inp_text {
	background-image: url(/_common/img/bg_input_search.jpg);
	background-repeat: no-repeat;
	background:transparent;
	height: 22px;
	width: 229px;
	border: 1px solid #999;
	margin-right:5px;
	color: #c0c0bf;
}
.site .header form .inp_but {
	border: 1px solid #999;
}
.site .header .langs {
	position: absolute;
	height: 21px;
	width: 104px;
	top: 9px;
	right: 18px;
	text-align:right;
}
.site .header .langs select {
	width: 104px;
}
.site .header .logo {
	position: absolute;
	height: 141px;
	width: 102px;
	left: 25px;
	top: 56px;
}
.site .menu {
	height: 42px;
	position:relative;
	background-image: url(/_common/img/bg_menu.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	z-index:1000;
}
.site .menu.inner {
	height: 84px;
}

#nav {
width:100%;
}

.site .menu table,
.site .menu table tr td{
	margin: 0;
	padding: 0;
}
.site .menu #nav tr td {
	height:29px;
	background-image: url(/_common/img/bg_menu_li.jpg);
	background-repeat: no-repeat ;
	background-position:right;
	text-align:center;
}
.site .menu table tr td a {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	height:27px;
	/*position:relative;*/
	font-weight: bold;
	text-transform: uppercase;
}
.site .menu table tr td span {
	color: #2952A0;
	font-weight: bold;
	text-transform: uppercase;
	position:relative;
}
.site .menu table tr td a:hover{
	color: #bc1a1a;
	font-weight: bold;
	text-transform: uppercase;
	position:relative;
}
.site .menu table tr td div {
	display:none;
	background-color: #000;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 39px;
	padding-left:6px;
	padding-top:13px;
	width:919px;
	text-align:left;
	font-size:10px;
	z-index:1001;
}
.site .menu table tr td.act div {
	display:block;
	background-color: #000;
	height: 28px;
	position: absolute;
	left: 0px;
	top: 39px;
	padding-left:6px;
	padding-top:13px;
	width:919px;
	text-align:left;
	font-size:10px;
	z-index:700;
}
.site .menu table tr td div a {
	font-size:10px;
	margin-right:15px;
}
.site .menu table tr td:hover,
.site .menu table tr td.jshover:hover,
.site .menu table tr td.act{
	background-color: #000;
}
.site .menu table tr td.empty:hover,
.site .menu table tr td.empty.jshover{
	background-color: transparent;
}

.site .index_tops {
	height: 302px;
	overflow: hidden;
}
.site .index_tops .left {
	background-color: #FFF;
	float: left;
	width: 502px;
	height:292px;
	padding:3px;
}
.site .index_tops .right {
	text-align: left;
	float: right;
	width: 413px;
}
.site .index_tops .left .block_newses {
	overflow: hidden;
	position: relative;
	width: 502px;
	height:292px;
	background-repeat:no-repeat;
}
.site .index_tops .left .block_newses .list_news {
	background-image: url(/_common/img/bg_list_news.png);
	background-repeat: no-repeat;
	height: 292px;
	width: 100px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 200;
}
.site .index_tops .left .block_newses .photo1 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 502px;
	height:292px;
}
.site .index_tops .left .block_newses .photo1 .descr {
	height: 70px;
	width: 376px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 11px;
	color: #edd570;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	overflow: hidden;
	z-index: 7;
	font-weight: bold;
	line-height:1.5em;
}
.site .index_tops .left .block_newses .photo1 .descr a {
	color: #edd570;
}
.site .index_tops .left .block_newses .photo1 .descr h1 a {
	color: #bc1a1a;
}
.site .index_tops .left .block_newses .photo1 .descr .bgopacity {
	position: absolute;
	z-index: -1;
	height: 83px;
	width: 402px;
	left: 0px;
	top: 0px;
	opacity: 0.82; 
	-moz-opacity: 0.82; 
	-khtml-opacity: 0.82;
	background-color: #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=82);
}
.site .index_tops .left .block_newses .photo1 .descr h1 {
	font-size: 18px;
	font-weight: bold;
	color: #bc1a1a;
	margin: 0px;
	padding: 0px;
	margin-bottom:5px;
}
.site .index_tops .left .block_newses .list_news .up {
	text-align: center;
	height: 15px;
	width: 100px;
	padding-top: 11px;
}
.site .index_tops .left .block_newses .list_news .down {
	text-align: center;
	height: 18px;
	width: 100px;
	padding-top: 8px;
}
.site .index_tops .left .block_newses .list_news .carousel {
	width: 106px;
	margin-left: -6px;
	height:238px;
	overflow:hidden;
}
.site .index_tops .left .block_newses .list_news .carousel ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.site .index_tops .left .block_newses .list_news .carousel li {
	margin: 0px;
	padding: 0px;
	margin-bottom:3px;
	list-style-type: none;
	padding-left:6px;
}
.site .index_tops .left .block_newses .list_news .carousel li a {
	display:block;
	text-align: center;
	width: 100px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.site .index_tops .left .block_newses .list_news .carousel li.act {
	background-image: url(/_common/img/arr_sel_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.site .index_tops .left .block_newses .list_news .carousel li.act a {
	background-color: #2952a0;
}
.site .center_content .for_block_newses {
	background-color: #FFF;
	height:292px;
	padding:3px;
	margin-bottom:4px;
}
.site .center_content .block_newses {
	overflow: hidden;
	position: relative;
	width: 533px;
	height:292px;
}
.site .center_content .block_newses .list_news {
	background-image: url(/_common/img/bg_list_news.png);
	background-repeat: no-repeat;
	height: 292px;
	width: 100px;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 200;
}
.site .center_content .block_newses .photo1 {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 533px;
	height:292px;
}
.site .center_content .block_newses .photo1 .descr {
	height: 70px;
	width: 407px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 11px;
	color: #edd570;
	padding-top: 13px;
	padding-right: 13px;
	padding-left: 13px;
	overflow: hidden;
	z-index: 7;
	font-weight: bold;
	line-height:1.5em;
}
.site .center_content .block_newses .photo1 .descr a {
	color: #edd570;
}
.site .center_content .block_newses .photo1 .descr h1 a {
	color: #bc1a1a;
}
.site .center_content .block_newses .photo1 .descr .bgopacity {
	position: absolute;
	z-index: -1;
	height: 83px;
	width: 433px;
	left: 0px;
	top: 0px;
	opacity: 0.82; 
	-moz-opacity: 0.82; 
	-khtml-opacity: 0.82;
	background-color: #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=82);
}
.site .center_content .block_newses .photo1 .descr h1 {
	font-size: 18px;
	font-weight: bold;
	color: #bc1a1a;
	margin: 0px;
	padding: 0px;
	margin-bottom:5px;
}
.site .center_content .block_newses .list_news .up {
	text-align: center;
	height: 15px;
	width: 100px;
	padding-top: 11px;
}
.site .center_content .block_newses .list_news .down {
	text-align: center;
	height: 18px;
	width: 100px;
	padding-top: 8px;
}
.site .center_content .block_newses .list_news .carousel {
	width: 106px;
	margin-left: -6px;
	height:238px;
	overflow:hidden;
}
.site .center_content .block_newses .list_news .carousel ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.site .center_content .block_newses .list_news .carousel li {
	margin: 0px;
	padding: 0px;
	margin-bottom:3px;
	list-style-type: none;
	padding-left:6px;
}
.site .center_content .block_newses .list_news .carousel li a {
	display:block;
	text-align: center;
	width: 100px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.site .center_content .block_newses .list_news .carousel li.act {
	background-image: url(/_common/img/arr_sel_news.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.site .center_content .block_newses .list_news .carousel li.act a {
	background-color: #2952a0;
}
.site .clear {
	font-size: 1px;
	clear: both;
	height: 1px;
	width: 100%;
	margin-bottom:-1px;
}
.site .content .left_content {
	float: left;
	width: 258px;
	display:inline;
	zoom: 1;
}
.site .content .center_content {
	float: left;
	width: 539px;
	margin-left: 4px;
	display:inline;
	zoom: 1;
	overflow:hidden;
}
.site .content .right_content {
	text-align: left;
	float: right;
	width: 120px;
}
.site .content .right_content a img {
	margin-bottom: 4px;
}
.widget_matches .tables {
	background-image: url(/_common/img/bg_title_infoblock.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom:4px;
	font-size: 11px;
	color: #000;
}
.widget_matches .tables a {
	font-size: 11px;
}
.widget_matches .tables .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	height: 20px;
	padding-top: 4px;
	margin-bottom:7px;
}
.widget_matches .tables table tr {
	height: 24px;
}
.widget_matches .tables table tr th {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.widget_matches .tables table tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;	
}
.widget_matches .tables table tr.we td {
	color: #bc1a1a;
}


.widget_matches {
	background-image: url(/_common/img/bg_widget_matches.jpg);
	background-repeat: no-repeat;
	height: 189px;
	width: 258px;
	margin-bottom:4px;
}
.widget_matches .tabs, .widget_player .tabs {
	height: 23px;
}
.widget_matches .tabs a, .widget_player .tabs a {
	display:block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
	text-decoration: none;
	background-image: url(/_common/img/bg_widget_matches_a.jpg);
	background-repeat: no-repeat;
	text-align: left;
	float: left;
	width:68px;
	height: 18px;
	padding-top:5px;
	padding-left:28px;
}
.widget_player .tabs a {
	width: 241px;
	background-image: url(/_common/img/bg_widget_players_a.jpg);
}
.widget_matches .tabs a.act, .widget_player .tabs a.act {
	background-image: url(/_common/img/arr_wid_matches_tabs.gif);
	background-repeat: no-repeat;
	background-position: 14px center;
}
.widget_matches .tabs a#tab_table {
	width:134px;
}
.widget_matches .tables #scroll {
	height: 142px; overflow: hidden;
	width: 253px;
}
.statistics, .tituls {
	display: none;
}
.widget_player .act {
	display: block;
}
.widget_matches .tables {
	display: none;
	padding-left:5px;
	padding-right:5px;
	width: 248px;
}
.widget_matches .matches {
	display: none;
	overflow:hidden;
	width: 248px;
	height: 166px;
	padding-left:5px;
	padding-right:5px;
}
.widget_matches .act {
	display: block;
}
.widget_matches .matches ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height:140px;
	overflow:hidden;
}
.widget_matches .matches ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.widget_matches .matches .match {
	padding-top: 15px;
	height:125px;
}
.widget_matches .matches .match .gerb {
	float: left;
	padding-left: 3px;
	width: 80px;
	text-align:center;
}
.widget_matches .matches .match .info_math {
	font-size: 11px;
	font-weight: bold;
	color: #010101;
	float: left;
	width: 150px;
	padding-left: 10px;
}
.widget_matches .matches .match .info_math h1 {
	font-size: 16px;
	font-weight: bold;
	color: #2952a0;
	margin: 0px;
	padding: 0px;
}
.widget_matches .matches .match .info_math h1 a {
	color: #2952a0;
}
.widget_matches .matches .match .info_math span {
	color: #797979;
}
.widget_matches .matches .match .info_math .score {
	font-size: 24px;
	color: #bc1a1a;
}
.widget_matches .matches .navigation {
	height: 21px;
}
.widget_matches .matches .navigation .prev_match {
	display:block;
	float: left;
	height: 21px;
	width: 21px;
}
.widget_matches .matches .navigation .next_match {
	display:block;
	float: right;
	height: 21px;
	width: 21px;
}
a .banner {
	margin-bottom: 4px;
}
.site .content .left_content .mnenie {
	background-image: url(/_common/img/bg_mnenie.jpg);
	background-repeat: no-repeat;
	height: 124px;
	width: 248px;
	margin-bottom:4px;
	padding-left:10px;
	background-color: #000;
}
.site .content .left_content .mnenie .title {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 45px;
	padding-top: 5px;
}
.site .content .left_content .mnenie .photo {
	float: left;
	width: 83px;
	padding-top:3px;
}
.site .content .left_content .mnenie .text {
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 147px;
	padding-left: 10px;
	font-size:10px;
	line-height:12px;
}
.site .content .left_content .mnenie .text a {
	color: #bc1a1a;
	text-decoration: none;
}
.site .content .big_left_content {
	float: left;
	width: 801px;
}
.site .content .big_left_content .center_content .left_center_content {
	text-align: left;
	float: left;
	width: 400px;
}
.site .content .big_left_content .center_content .right_center_content {
	text-align: left;
	float: right;
	width: 135px;
}
.info_block {
	background-color: #FFF;
	width: 100%;
	margin-bottom:4px;
	padding-bottom:6px;
}
.info_block .title {
	font-size: 12px;
	font-weight: bold;
	color: #020202;
	background-image: url(/_common/img/bg_title_infoblock.jpg);
	background-repeat: repeat-x;
	height: 19px;
	padding-top: 4px;
	text-transform: uppercase;
	padding-left: 13px;
	margin-bottom:5px;
}
.info_block .title.nomrg {
	margin-bottom:0px;
}
.info_block .super_item {
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	margin-bottom:5px;
	background-color: #aa1717;
	color: #FFF;
}
.info_block .super_item.blue {
	background-color: #23468b;
}
.info_block .super_item img {
	margin-bottom:10px;
}
.info_block .super_item h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.info_block .item {
	padding-top: 3px;
	margin-right: 12px;
	padding-bottom: 3px;
	margin-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bab6b5;
	margin-bottom:2px;
}
.info_block .item .date {
	color: #666;
}
.info_block .item.act .date {
	color: #FFF;
}
.info_block .item.last {
	border-bottom-color: #fff;
}
.info_block .item a {
	font-size: 12px;
	font-weight: bold;
	color: #053473;
	text-decoration: none;
}
.info_block .item a span {
	color: #d40101;
}
.info_block .item a.red {
	font-size: 11px;
	font-weight: bold;
	color: #d40101;
	text-decoration: none;
}
span.red {
	color: #d40101;
}
.info_block .item.act {
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	border:none;
	margin-bottom:2px;
	background-color: #bc1a1a;
	color: #fff;
	margin-right: 0px;
	margin-left: 0px;
}
.info_block .item.act a,
.info_block .item.act a.red,
.info_block .item.act a span,
.info_block .item.act .phone,
.info_block .item.act .phone span{
	color: #fff;
}
.info_block .item img {
	background-color: #bc1a1a;
}
.info_block .item.act img {
	background-color: #053473;
}
.info_block .more {
	padding-left: 12px;
	height:14px;
}
.info_block .more a {
	font-weight: bold;
	color: #d40101;
	text-decoration: none;
}
.site .content .voting {
	background-color: #222d45;
	padding-left:10px;
	padding-right:5px;
	padding-bottom:10px;
	color: #afb3bc;
	margin-bottom:4px;
}
.site .content .voting table {
	line-height: 11px;
}
.mnenie .title {
	text-transform: uppercase;
}
.site .content .voting .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(/_common/img/bg_voting_title.jpg);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-left:10px;
	margin-left:-10px;
	margin-right:-5px;
}
.site .content .voting h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	margin-bottom:18px;
}
.site .content .voting form label {
	display:block;
	margin:0;
	margin-bottom:4px;
	padding:0px;
}
.site .content .voting form label input {
	margin: 0px;
	padding: 0px;
	margin: 0px;
	height: 12px;
}
.red_button {
	font-size: 12px;
	color: #FFF;
	background-color: #bc1a1a;
	text-align: center;
	width: 96px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:4px;
}
.site .content .big_left_content .center_content .right_center_content .info_block .ico_socials {
	text-align: center;
	padding-top:20px;
}
.site .content .big_left_content .center_content .right_center_content .info_block .ico_socials a img {
	margin-bottom: 19px;
}
.site .content .big_left_content .center_content .partners {
	background-image: url(/_common/img/bg_partners.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 539px;
	margin-bottom: 4px;
}
.site .content .big_left_content .center_content .partners .title {
	font-size: 12px;
	font-weight: bold;
	color: #020202;
	height: 19px;
	padding-top: 4px;
	text-transform: uppercase;
	padding-left: 13px;
	margin-bottom:17px;
}
.site .content .big_left_content .center_content .partners .banners {
	
}
.site .content .big_left_content .center_content .partners .banners a img {
	
}
.site .footer_partners {
	text-align: center;
	margin-top: 15px;
	margin-bottom:35px;
}
.site .copyrights {
	font-size: 10px;
	font-weight: bold;
	color: #535557;
	padding-bottom: 20px;
	text-align:center;
}
.site .copyrights a {
	color: #6a6c6f;
	text-decoration:none;
}
.site .copyrights a:hover{
	text-decoration:underline;
}
.site .content .big_left_content .head_content {
	background-image: url(/_common/img/bg_head_content.jpg);
	background-repeat: no-repeat;
	height: 74px;
	margin-bottom: 4px;
	position: relative;
	color: #FFF;
}
.site .content .big_left_content .head_content h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 300px;
	position: absolute;
	left: 16px;
	top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.site .content .big_left_content .head_content .calendar {
	position: absolute;
	height: 20px;
	width: 500px;
	left: 273px;
	top: 20px;
}
.site .content .big_left_content .head_content h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.site .content .big_left_content .head_content .calendar form {
	margin-top: 7px;
}
.site .content .big_left_content .head_content .calendar form select {
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b3;
	background-color: #010101;
	border: 1px solid #292929;
}
.site .content .big_left_content .head_content .calendar form input {
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b3;
	background-color: #010101;
	border: 1px solid #292929;
}
.center_content .info_block .title form select {
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b3;
	background-color: #010101;
	border: 1px solid #292929;
}
.big_left_content .info_block .title form input {
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b3;
	background-color: #010101;
	border: 1px solid #292929;
}
.site .header form input {
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b3;
	height: 20px;
	background-color: #010101;
	border: 1px solid #292929;
}
.site .content .big_left_content .center_content .two_colum .left {
	text-align: left;
	float: left;
	width: 267px;
	
}
.site .content .big_left_content .center_content .two_colum .right {
	text-align: left;
	float: right;
	width: 268px;
}

.site .content .exclusive {
	background-image: url(/_common/img/bg_exclusive.jpg);
	background-repeat: no-repeat;
	height: 217px;
	width: 258px;
	margin-bottom:4px;
	padding-left:10px;
}
.site .content .exclusive .title {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 28px;
	padding-top: 5px;
	text-transform: uppercase;
}
.site .content .exclusive .photo {
	height:136px;
}
.site .content .exclusive .text {
	font-weight: bold;
	color: #FFF;
	width: 238px;
	font-size:10px;
	line-height:12px;
}
.site .content .exclusive .text a {
	color: #bc1a1a;
	text-decoration: none;
}
.site .content .voting .title a {
	font-weight: bold;
	text-transform: capitalize;
	display: block;
	float: right;
	width: 50px;
	text-align:right;
	margin-right:8px;
}
.site .content .big_left_content .center_content .concurs {
	background-image: url(/_common/img/bg_concurs.jpg);
	background-repeat: no-repeat;
	height: 274px;
	width: 509px;
	margin-bottom: 4px;
	padding-top: 25px;
	padding-left: 30px;
	background-color: #FFF;
}
.site .content .big_left_content .center_content .concurs h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
	margin-bottom:15px;
	text-transform: uppercase;
}
.site .content .big_left_content .center_content .concurs h1 strong {
	color: #bc1a1a;
}
.site .content .big_left_content .center_content .concurs a {
	font-weight: bold;	
}
.site .content .big_left_content .center_content .welcome_club {
	background-color: #FFF;
	height: 245px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 30px;
	margin-bottom:4px;
	line-height:18px;
}
.site .content .big_left_content .center_content .welcome_club h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.site .content .big_left_content .center_content .social_network {
	background-image: url(/_common/img/bg_social_network.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 353px;
	width: 509px;
	margin-bottom: 4px;
	padding-top: 25px;
	padding-left: 30px;
	background-color: #FFF;
}
.site .content .big_left_content .center_content .social_network h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
	margin-bottom:15px;
	text-transform: uppercase;
}
.site .content .big_left_content .center_content .social_network h1 strong {
	color: #bc1a1a;
}
.site .content .big_left_content .center_content .social_network a {
	font-weight: bold;	
}

.site .content .big_left_content .center_content .team {
	background-image: url(/_common/img/bg-season-2010.jpg);
	background-repeat: no-repeat;
	height: 444px;
	width: 509px;
	margin-bottom: 4px;
	padding-top: 25px;
	padding-left: 30px;
	background-color: #FFF;
}
.site .content .big_left_content .center_content .team h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 0px;
	margin-bottom:15px;
	text-transform: uppercase;
}
.site .content .big_left_content .center_content .team h1 strong {
	color: #bc1a1a;
}
.site .content .big_left_content .center_content .team a {
	font-weight: bold;	
}



.site .content .ofigest {
	background-color: #222d45;
	padding-bottom:9px;
	color: #fff;
	margin-bottom:4px;
}
.site .content .ofigest .title {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/_common/img/bg_voting_title.jpg);
	background-repeat: no-repeat;
	height: 19px;
	padding-top: 4px;
	text-transform: uppercase;
	padding-left: 13px;
	margin-bottom:5px;
}

.site .content .ofigest .item {
	padding-top: 3px;
	margin-right: 12px;
	padding-bottom: 3px;
	margin-left: 12px;
	margin-bottom:2px;
}

.site .content .ofigest .item a {
	font-size: 12px;
	font-weight: bold;
	color: #d40101;
	text-decoration: none;
}
.site .content .big_left_content .head_content .search {
	position: absolute;
	height: 25px;
	width: 350px;
	left: 273px;
	top: 42px;
}
.site .content .big_left_content .head_content .search .text_input {
	background-color:#000000;
	background:transparent;
	height: 17px;
	width: 229px;
	border: 1px solid #3f3e3d;
	margin-right:5px;
	color: #c0c0bf;
}
.site .content .big_left_content .head_content .search form input {
	margin-right: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #b2b2b3;
	background-color: #010101;
	border: 1px solid #292929;
}
.site .content .big_left_content .center_content .map_sostav {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(/_common/img/bg_map_sostav.jpg);
	background-repeat: no-repeat;
	height: 469px;
	margin-bottom: 4px;
	position: relative;
}
.site .content .big_left_content .center_content .map_sostav .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	height: 20px;
	padding-top: 4px;
	padding-left: 12px;
}
.site .content .big_left_content .center_content .map_sostav .links {
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	position: absolute;
	height: 25px;
	width: 150px;
	top: 65px;
	right: 25px;
}
.site .content .big_left_content .center_content .map_sostav .pleer {
	text-align: center;
	position: absolute;
	height: 100px;
	width: 90px;
}
.site .content .big_left_content .center_content .map_sostav .pleer a img {
	margin-bottom: 5px;
}
.site .content .big_left_content .center_content .map_sostav .pleer b {
	color: #ba1a1a;
}
.info_block tr .number {
	color: #FFF;
	background-color: #bc1a1a;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left:0px;
	padding-right:0px;
}

.team table {
	border: 0; margin: 0; padding: 0;
}

.team td {
	font-size: 10px;
}

.team tr .number {
	color: #FFF;
	background-color: #bc1a1a;
	padding-top: 0px;
	padding-bottom: 0px;
}

.site .content .big_left_content .center_content .two_colum .left .ofigest tr .number {
	color: #FFF;
	background-color: #bc1a1a;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left:0px;
	padding-right:0px;
}
.site .content .big_left_content .center_content .two_colum .left .ofigest, .site .content .big_left_content .center_content .two_colum .left .ofigest a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #afb3bc;
}
table.stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top:12px;
}
table.stats tr td.empty {
	font-size: 1px;
	height: 5px;
}
table.stats tr.grey {
	background-color: #dadce0;
}
table.stats tr.grey td {
	padding-top:2px;
	padding-bottom:2px;
}
table.stats tr.grey td.number {
	color: #FFF;
	background-color: #bc1a1a;
}
table.stats tr.grey td.player_name {
	padding-left:6px;
}

.site .content .big_left_content .center_content .two_colum .archive {
	background-image: url(/_common/img/bg_archive.jpg);
	background-repeat: no-repeat;
	height: 156px;
	margin-bottom:4px;
	padding-left:10px;
}
.site .content .big_left_content .center_content .two_colum .archive .title {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	height: 28px;
	padding-top: 5px;
}
.site .content .big_left_content .center_content .two_colum .archive .photo {
	float: left;
	width: 122px;
}
.site .content .big_left_content .center_content .two_colum .archive .text {
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 127px;
	font-size:10px;
	line-height:12px;
}
.site .content .big_left_content .center_content .two_colum .archive .text a {
	color: #bc1a1a;
	text-decoration: none;
}
.site .content .big_left_content .center_content .two_colum .archive .text h1 {
	display:block;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 7px;
	line-height:20px;
}
.site .content .big_left_content .center_content .titules {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #0c0c0c;
	height: 467px;
	margin-bottom: 4px;
	position: relative;
}
.site .content .big_left_content .center_content .titules .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	height: 20px;
	padding-top: 4px;
	padding-left: 12px;
}
.site .content .big_left_content .center_content .titules .inner {
	overflow: auto;
	position: absolute;
	height: 435px;
	width: 539px;
	top: 24px;
}
.site .content .big_left_content .center_content .titules .inner table {
	height: 400px;
	width:auto;
}
.info_block .item .phone {
	font-size: 17px;
	font-weight: bold;
	color: #053473;
	margin-top: 0;
}
.info_block .item .phone span {
	color: #949494;
}

.site .content .big_left_content .center_content .titules .inner table tr td a {
	display: block;
	padding: 7px;
	width: 116px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.site .content .big_left_content .center_content .titules .inner table tr td a:hover {
	background-color: #b51919;
}
.site .content .big_left_content .center_content .titules .inner table tr.years {
	height:35px;
}
.site .content .big_left_content .center_content .titules .inner table tr.years td {
	font-size: 20px;
	font-weight: bold;
	color: #ba1a1a;
	text-align: left;
	padding-left:7px;
}
.site .content .big_left_content .center_content .bgopacity {
	position: absolute;
	z-index: 800;
	height: 415px;
	width: 125px;
	left: 0px;
	top: 24px;
	opacity: 0.42; 
	-moz-opacity: 0.42; 
	-khtml-opacity: 0.42;
	background-color: #000;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=42);
}
.site .content .big_left_content .left_content .turnir_table {
	background-image: url(/_common/img/bg_turnir_table.jpg);
	background-repeat: no-repeat;
	height: 469px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom:4px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.site .content .big_left_content .left_content .turnir_table a {
	font-size: 11px;
}
.site .content .big_left_content .left_content .turnir_table table {
	margin-bottom:7px;
}
.site .content .big_left_content .left_content .turnir_table .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	height: 20px;
	padding-top: 4px;
	margin-bottom:7px;
}
.site .content .big_left_content .left_content .turnir_table table tr {
	height: 24px;
}
.site .content .big_left_content .left_content .turnir_table table tr th {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.site .content .big_left_content .left_content .turnir_table table tr td, 
.site .content .big_left_content .left_content .turnir_table table tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2a2a29;	
}
.site .content .big_left_content .left_content .turnir_table table tr.we td {
	color: #bc1a1a;
}
.site .content .big_left_content .center_content .two_colum .left .table_cubok {
	background-image: url(/_common/img/bg_table_cubok.jpg);
	background-repeat: no-repeat;
	height: 334px;
	margin-bottom: 4px;
	padding-right: 12px;
	padding-left: 12px;
	position: relative;
	color: #FFF;
	font-weight: bold;
}
.site .content .big_left_content .center_content .two_colum .left .table_cubok .title {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	height: 20px;
	padding-top: 4px;
}
.site .content .big_left_content .center_content .two_colum .left .table_cubok .title div {
	float: right;
	width: 40%;
	text-align:right;
}
.site .content .big_left_content .center_content .two_colum .left .table_cubok .more {
	position: absolute;
	height: 15px;
	width: 150px;
	left: 10px;
	bottom: 10px;
}
.site .content .big_left_content .center_content .two_colum .left .table_cubok .kubok {
	height: 20px;
	width: 88px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top:5px;
	position: absolute;
}
.site .content .big_left_content .center_content .two_colum .left .table_cubok .kubok.we {
	background-color: #bc1a1a;
}
.site .content .big_left_content .center_content .two_colum .left .table_cubok .kubok div {
	text-align: right;
	float: right;
	width: 20px;
}
.site .content .big_left_content .center_content .two_colum .right .info_block div table.table_group {
	margin-bottom:7px;
	margin-top:5px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.site .content .big_left_content .center_content .two_colum .right .info_block div table.table_group tr {
	
	height: 24px;
}
.site .content .big_left_content .center_content .two_colum .right .info_block div table.table_group tr th {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.site .content .big_left_content .center_content .two_colum .right .info_block div table.table_group tr td, 
.site .content .big_left_content .center_content .two_colum .right .info_block div table.table_group tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b6b4b5;	
}
.site .content .big_left_content .center_content .two_colum .right .info_block div table.table_group tr.we td {
	color: #bc1a1a;
}
.site .content .big_left_content .center_content .big_calendar {
	background-color: #FFF;
	height: 469px;
	padding-right: 11px;
	padding-left: 11px;
	margin-bottom:4px;
}
.site .content .big_left_content .center_content .big_calendar .title {
	font-size: 20px;
	font-weight: bold;
	color: #bc1a1a;
	height: 30px;
	padding-top: 4px;
	text-transform: uppercase;
}
.site .content .big_left_content .center_content .big_calendar table {
	border-collapse:collapse;
}
.site .content .big_left_content .center_content .big_calendar table thead tr {
	height: 23px;
}
.site .content .big_left_content .center_content .big_calendar table thead tr td {
	height: 23px;
}
.site .content .big_left_content .center_content .big_calendar table.main {
	height: 423px;
}

.site .content .big_left_content .center_content .big_calendar table thead tr td {
	color: #555555;
}
.site .content .big_left_content .center_content .big_calendar table tbody tr td {
	font-size: 20px;
	font-weight: bold;
	color: #053473;
}
.site .content .big_left_content .center_content .big_calendar table tr td {
	width:73px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #d7d7d7;
	border-right-color: #d7d7d7;
	position:relative;
}
.site .content .big_left_content .center_content .big_calendar table tr td.last {
	border-right: none;
}
.site .content .big_left_content .center_content .big_calendar table tbody tr td a {
	font-size: 11px;
	font-weight: bold;
	color: #bc1a1a;
	text-decoration: none;
}
.site .content .big_left_content .center_content .big_calendar table tbody tr td a img {
	margin-bottom:5px;
}
.site .content .big_left_content .center_content .big_calendar table tr td table tr td {
	border:none;
}
.site .content .big_left_content .center_content .big_calendar table tbody tr td table {
	height: 100%;
}

.site .content .big_left_content .center_content .big_calendar table tbody tr.score_lost,
.site .content .big_left_content .center_content .big_calendar table tbody tr.score_win, .site .content .big_left_content .center_content .big_calendar table tbody tr.score_even, .site .content .big_left_content .center_content .big_calendar table tbody tr.time{
	height: 20px;
}
.site .content .big_left_content .center_content .big_calendar table tr td table tr.score_lost td, .site .content .big_left_content .center_content .big_calendar table tr td table tr.score_lost td a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #bc1a1a;
}
.site .content .big_left_content .center_content .big_calendar table tr td table tr.score_win td, .site .content .big_left_content .center_content .big_calendar table tr td table tr.score_win td a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #053473;
}
.site .content .big_left_content .center_content .big_calendar table tr td table tr.score_even td, .site .content .big_left_content .center_content .big_calendar table tr td table tr.score_even td a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #4f8f02;
}
.site .content .big_left_content .center_content .big_calendar table tr td table tr.time td, .site .content .big_left_content .center_content .big_calendar table tr td table tr.time td a {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-color: #999;
}
.site .content .big_left_content .center_content .big_calendar table tbody tr td span {
	font-size: 11px;
	color: #000;
}
.site .content .big_left_content .center_content .big_calendar table tbody tr .other_month {
	color: #c8d2e0;
}
.site .content .big_left_content .center_content .big_calendar table tbody tr td.current {
	border: 3px solid #bc1a1a;
	color: #000;
}


.aux_content {
	background-color: #FFF;	
	padding-bottom:6px;
	margin-bottom:4px;
	padding-top:4px;
	padding-left:12px;
	padding-right:12px;
}

.aux_content .date {
	color: #666;
}

#logo1,#logo2,#logo3,#logo4,#logo5,#logo6,#logo7,#logo8,#logo9{
	display:block;
	overflow:hidden;
	position:absolute;
}
#logo1{
	background-image: url(/_common/img/logos/1bw.gif);
	width:199px;
	height:38px;
	margin:-7px 0px 0px 12px;
}
#logo1:hover{
	background-image: url(/_common/img/logos/1.gif);
}
#logo2{
	background-image: url(/_common/img/logos/2bw.gif);
	width:70px;
	height:15px;
	margin:3px 0px 0px 235px;
}
#logo2:hover{
	background-image: url(/_common/img/logos/2.gif);
}
#logo3{
	background-image: url(/_common/img/logos/3bw.gif);
	width:79px;
	height:11px;
	margin:6px 0px 0px 331px;
}
#logo3:hover{
	background-image: url(/_common/img/logos/3.gif);
}
#logo4{
	background-image: url(/_common/img/logos/4bw.gif);
	width:78px;
	height:22px;
	margin:3px 0px 0px 438px;
}
#logo4:hover{
	background-image: url(/_common/img/logos/4.gif);
}
#logo5{
	background-image: url(/_common/img/logos/5bw.gif);
	width:67px;
	height:20px;
	margin:43px 0px 0px 168px;
}
#logo5:hover{
	background-image: url(/_common/img/logos/5.gif);
}
#logo6{
	background-image: url(/_common/img/logos/6bw.gif);
	width:106px;
	height:12px;
	margin:51px 0px 0px 370px;
}
#logo6:hover{
	background-image: url(/_common/img/logos/6.gif);
}
#logo7{
	background-image: url(/_common/img/logos/7bw.gif);
	width:100px;
	height:18px;
	margin:49px 0px 0px 251px;
}
#logo7:hover{
	background-image: url(/_common/img/logos/7.gif);
}
#logo8{
	background-image: url(/_common/img/logos/8bw.gif);
	width:75px;
	height:48px;
	margin:28px 0px 0px 341px;
}
#logo8:hover{
	background-image: url(/_common/img/logos/8.gif);
}
#logo9{
	background-image: url(/_common/img/logos/9bw.gif);
	width:85px;
	height:50px;
	margin:27px 0px 0px 60px;
}
#logo9:hover{
	background-image: url(/_common/img/logos/9.gif);
}



/*  GALLERY  */


.gallery_item{
	height: 190px;
	width: 150px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border: 1px dotted #E6E6E6;
	overflow:hidden;
	
}
.gallery_item_title{
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #2952A0;
}

.paging {
	text-align: right;
	padding-right: 10px;
}
.page-numbers {
	margin-left: 5px;
}

.galBlock{
	margin:auto;
	font-size:11px;
	text-align:center;
}
.galBlock .right {
	text-align: right;
	margin-right: 4px;
}
.galBlock .right a {
	color: #053473;
	font-weight: bold;
}
.galBlock .right a:hover {
	color: #d40101;
}
.galBlock .left {
	float: left;
	text-align: left;
	margin-left: 4px;
	color: #999;
}
.galEquBlock {
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
	width: 170px;
	height: 160px;
	text-align:center;
}
.galEquBlockCont {
	margin-top: 10px;
	margin-bottom: 10px;
	float:left;
	width: 170px;
	height: 120px;
	text-align:center;
}
.galHold{
	float:left;
	margin:0px 10px 7px 0px;
	font-size:11px;
	text-align:center;
}

div.gal{
	border:1px solid #E6E6E6;
	padding:3px 3px;
	margin-bottom:2px;
}

a.blue {
	font-weight: bold;
	color: #053473;
	text-decoration: none;
}
span.blue {
	font-weight: bold;
	color: #053473;
}

.aux_content table, .aux_content table tr, .aux_content table tr td, .aux_content table tr td p {
	margin: 0; padding: 0; border: 0;
}

.aux_content table tr td {
	padding: 5px;
	background-color: #fafafa;
	border: 2px solid #FFF;
}
.aux_content table tr th {
	border: 2px solid #FFF;
}
.aux_content table tr th h2 {
	padding: 5px; margin: 0;
	color: #fff;
}
.aux_content table tr th h2.yellow {
	color: #edd570;
}
.aux_content table.nostyle tr td {
	padding: 5px;
	background-color: #fff;
	border: 0;
	vertical-align:top;
}
table.smallpad tr td {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}
table.smallpad tr td.r {
	background-color: #eee;
}
table.smallpad tr.cska td, table.smallpad tr td.cska {
	background-color: #d40101; color: #fff;
}
table.smallpad tr.cska td a, table.smallpad tr td.cska a {
	color: #fff;
}
table.smallpad tr td.empty {
	background-color: #ccc;
}

.aux_content table.nostyle tr td p {
	padding-bottom: 6px;
}
.aux_content table.b1 {
	height: 430px;
}
.aux_content table.b1 tr td {
	border: 0;
}
.aux_content table.medal tr td {
	padding: 0;
}
.aux_content p.players {
	font-size: 11px;
	line-height: 12px;
}
.showhand a {
	cursor: pointer;
}
.nowrap td {
	white-space: nowrap;
}
th.red {
	background-color: #d40101;
}
th.blue {
	background-color: #053473;
}
.ofigest a img, .team a img, .info_block .more a img {
	background-color: #d40101;
}
.flag {
	float: left; 
	margin-top: 1px;
	position: absolute; left: 55px;
}
.info_block .social_logos {
	margin-top: 25px;
}
.info_block .social_logos a {
	margin-left: 33px;
}
.nobr, .nobr td {
	white-space: nowrap
}
.newsclass {
	font-size: 13px;
}
.newsclass h1 {
	font-size: 16px;
}
.newsclass .date, .newsclass .page-numbers {
	font-size: 11px;
}

div.copyrights a.htext {
	color: #000;
	font-size: 2px;
}

div.location {
	font-size: 8px;
	text-align: left;
	position: absolute;
	margin-left: 3px;
	margin-top: 3px;
	color: #666;
}

table.smallpad td.graphgrey {
	padding: 0; 
}

div.stattext, div.stattextr, div.statblue, div.statred {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: #fff;
}

div.stattext {
	float: right;
}

div.stattextr {
	float: left;
}

div.statblue {
	background-color: #053473;
}

div.statred {
	background-color: #d40101;
}






