* {
    margin: 0px;
    padding: 0px; }

html, body { width: 100%; height: 100%; margin: 0; padding: 0; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit; }

body {
    overflow-y: scroll;
    min-width: 1004px;
    background: #dedede; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #dedede 0%, #e7e7e7 17%, #e6e6e6 48%, #e8e8e8 48%, #e7e7e7 49%, #e5e5e5 49%, #e5e5e5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #dedede), color-stop(17%, #e7e7e7), color-stop(48%, #e6e6e6), color-stop(48%, #e8e8e8), color-stop(49%, #e7e7e7), color-stop(49%, #e5e5e5), color-stop(100%, #e5e5e5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #dedede 0%, #e7e7e7 17%, #e6e6e6 48%, #e8e8e8 48%, #e7e7e7 49%, #e5e5e5 49%, #e5e5e5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #dedede 0%, #e7e7e7 17%, #e6e6e6 48%, #e8e8e8 48%, #e7e7e7 49%, #e5e5e5 49%, #e5e5e5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #dedede 0%, #e7e7e7 17%, #e6e6e6 48%, #e8e8e8 48%, #e7e7e7 49%, #e5e5e5 49%, #e5e5e5 100%); /* IE10+ */
    background: linear-gradient(135deg, #dedede 0%, #e7e7e7 17%, #e6e6e6 48%, #e8e8e8 48%, #e7e7e7 49%, #e5e5e5 49%, #e5e5e5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dedede', endColorstr='#e5e5e5', GradientType=1); /* IE6-9 fallback on horizontal gradient */ }

:focus { outline: none; }

a img {
    border: none;
    line-height: 0;
    display: block; }

img { display: block; }

a { color: #000; }

a:hover { text-decoration: none; }

table {
    border-collapse: separate;
    border-spacing: 0; }

caption, th, td {
    text-align: left;
    font-weight: normal; }

header {
    display: block;
    background: url('images/header-bg.png') no-repeat 50% 0 #aa1411;
    height: 155px; }

.header_inner {
    width: 1004px;
    height: 155px;
    margin: 0 auto;
    position: relative; }

.logo {
    /*padding-top: 10px;
    float: left;
    width: 300px;
    margin-left: 200px;*/
    padding-top: 10px;
    float: left;
    width: 150px;
    margin-left: 0; }

.fonbet {
    float: left;
    padding: 10px 30px 0 0;
}

#content {
    background: url('images/content-bg.png') no-repeat 50% 0 #af150f;
    height: 418px;
    padding-top: 16px; }

.content_inner { width: 1004px; margin: 0 auto; }

.v_entry {
    background: url('images/v_entry-bg.jpg') no-repeat;
    border: 1px solid #fff;
    width: 253px;
    height: 399px;
    float: left;
    margin-right: 10px;
    position: relative; }

.v_info {
    width: 474px;
    float: left;
}

.v_tv {
    background: url('images/v_tv-bg.jpg') no-repeat;
    border: 1px solid #fff;
    width: 253px;
    height: 399px;
    float: right;
    position: relative; }

.btn_entry {
    background: url("images/btn_entry.png") no-repeat scroll 0 0 transparent;
    bottom: 38px;
    color: #fff;
    display: block;
    font-family: PTSansNarrowBold;
    font-size: 18px;
    height: 56px;
    left: 18px;
    padding-top: 10px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 216px; }

.btn_tv {
    background: url('images/btn_tv.png') no-repeat;
    font-family: PTSansNarrowBold;
    font-size: 18px;
    color: #000;
    height: 56px;
    bottom: 38px;
    display: block;
    width: 216px;
    left: 18px;
    position: absolute;
    width: 216px;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase; }

#match-v {
    border: 1px solid #fff; }

#info-slider-box {
    border: 1px solid #fff;
    margin-bottom: 12px; }

#info-slider a {
    position: relative;
    display: block;
    background: #000; }

#info-slider a:hover img { opacity: 1; }

#info-slider a img { opacity: 1; }

#info-slider a span {
    color: #fff;
    font-family: PTSans;
    font-size: 30px;
    left: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 46px;
    width: 474px; }

#content-main {
    width: 1004px;
    margin: 0 auto;
    position: relative; }

footer {
    background: url('/images/footer_bg.jpg') repeat-x;
    height: 245px; }

.footer_menu {
    background: none repeat scroll 0 0 #333;
    height: 175px;
    margin: 0 auto;
    padding: 20px 10px 0 15px;
    width: 979px; }

.footer_copyright {
    width: 1004px;
    margin: 0 auto; }

.copyright {
    font-family: PTSans;
    color: #fff;
    font-size: 18px;
    float: left;
    width: 670px;
    padding: 14px; }

.footer-soc {
    padding-top: 14px;
    float: left; }

.footer-soc a {
    display: inline-block;
    width: 24px;
    height: 24px; }

.soc_vk { background: url('/images/socserv.png') 0 0 no-repeat; }

.soc_tw { background: url('/images/socserv.png') -24px 0 no-repeat; }

.soc_yt { background: url('/images/socserv.png') -48px 0 no-repeat; }

.soc_vk:hover { background-position: 0 -24px; }

.soc_tw:hover { background-position: -24px -24px; }

.soc_yt:hover { background-position: -48px -24px; }

.utlab { float: right; padding: 16px; color: #fff; }

.utlab a {
    font-family: PTSansReg;
    font-size: 14px;
    color: #fff; }

.hr_yellow {
    background: #ffd300;
    height: 6px; }

.hr_black {
    background: #000;
    height: 2px; }

.hr_main_news {
    border-bottom: 1px dashed #000;
    height: 1px;
    margin: 5px 0 5px 245px;
    overflow: hidden; }

.site-name {
    font-family: PTSans;
    font-size: 18px;
    color: #181818;
    margin-bottom: 18px;
    padding-top: 10px; }

.site-name .upper {
    font-size: 23px;
    text-transform: uppercase;
    color: #fff; }

.menu_bg {
    background: none repeat scroll 0 0 #000;
    bottom: 0;
    height: 47px;
    position: absolute;
    width: 100%; }

.header_services {
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 3px; }

.search_line {
    padding: 0 4px;
    width: 189px;
    height: 19px;
    background: #fff;
    color: #000;
    font-family: "Trebuchet MS";
    font-size: 12px;
    border: medium none; }

.btn_search {
    border: medium none;
    background: url('/images/btn_search.png') 0 2px no-repeat;
    cursor: pointer;
    width: 16px; }

.soc_box_top {
    float: left;
    margin-right: 5px; }

.soc_header_vk {
    background: url('/images/header_soc.png') 0 -2px no-repeat;
    display: inline-block;
    float: left;
    margin-top: 4px;
    width: 12px;
    height: 14px; }

.soc_header_vk:hover { background-position: 0 -26px; }

.soc_header_tw {
    background: url('/images/header_soc.png') -21px -2px no-repeat;
    display: inline-block;
    float: left;
    margin-top: 4px;
    width: 18px;
    height: 13px; }

.soc_header_tw:hover { background-position: -21px -26px; }

.soc_header_yt {
    background: url('/images/header_soc.png') -51px 0 no-repeat;
    display: inline-block;
    float: left;
    margin-top: 3px;
    width: 14px;
    height: 17px; }

.soc_header_yt:hover { background-position: -51px -26px; }

.soc_header_in {
    background: url('/images/header_soc_new.png') -76px 0 no-repeat;
    display: inline-block;
    float: left;
    margin-top: 3px;
    width: 14px;
    height: 16px; }

.soc_header_in:hover { background-position: -76px -26px; }

span.del {
    background: url('/images/del.png') no-repeat;
    display: inline-block;
    width: 2px;
    height: 16px;
    margin: 4px 5px 0;
    float: left; }

.auth-reg { float: left; }

.auth-reg a {
    float: left;
    margin-top: 3px;
    font-family: "Trebuchet MS";
    font-size: 12px;
    color: #000;
    text-decoration: none;
    border-bottom: 1px dotted #000; }

.auth-reg a:hover { border: 0; }

.shop_menu_box {
    bottom: 47px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0; }

.shop_menu li {
    list-style: none;
    float: left;
    margin-right: 5px;
    width: 124px;
    height: 125px; }

.shop_menu li.last { margin: 0; }

.shop_menu li a {
    color: #fff;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 12px;
    height: 100px;
    padding-top: 25px;
    text-align: center;
    text-decoration: none; }

.shop_menu li a.i_shop {
    background: url('/images/shop_menu_a_bg.png') 0 0 no-repeat;
}

.shop_menu li a.i_shop:hover { background-position: 0 -125px; }

.shop_menu li a.i_ticket {
    background: url('/images/shop_menu_a_bg.png') -124px 0 no-repeat;
}

.shop_menu li a.i_ticket:hover { background-position: -124px -125px; }

.shop_menu li a.i_tv {
    background: url('/images/shop_menu_a_bg.png') -248px 0 no-repeat;
}

.shop_menu li a.i_tv:hover { background-position: -248px -125px; }

.m5 { margin-bottom: 5px; }

.m10 { margin-bottom: 10px; }

.m15 { margin-bottom: 15px; }

.m18 { margin-bottom: 18px; }

.m20 { margin-bottom: 20px; }

.m25 { margin-bottom: 25px; }

.m30 { margin-bottom: 30px; }

.m35 { margin-bottom: 35px; }

.main-top-slider-box {
    height: 303px;
}

.main-top-slider-box .description {
    background: #000;
    opacity: 0.7;
    width: 228px;
    height: 263px;
    padding: 20px 15px; }

.main-top-slider-box .title {
    font-family: PTSansNarrowBold;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
    height: 90px; }

.main-top-slider-box .date {
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #ffd300;
    margin-bottom: 18px; }

.main-top-slider-box .pre_text {
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #fff; }

ul {
    margin: 0;
    padding: 0; }

.main-match-box, .main-media-box, .main-news-box {
    overflow: hidden; }

.stat_left {
    float: left; }

.match_info {
    float: left;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    width: 487px;
    height: 302px; }

.calendar-box {
    float: left;
    width: 255px;
    height: 302px;
    border-right: 2px solid #000; }

.calendar-small {
    background: #e5e5e5; }

.day_actions div {
    font-family: PTSans;
    font-size: 16px;
    color: #ce2033;
    text-transform: uppercase;
    text-align: center; }

.title_black {
    font-family: PTSansNarrowBold;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    background: #dededc;
    height: 32px;
    text-align: center;
    padding-top: 8px; }

.title_black span {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    padding: 0 10px; }

.title_white {
    font-family: PTSansNarrowBold;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    background: #1e1e1e;
    height: 32px;
    text-align: center;
    padding-top: 8px; }

.title_white span {
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    padding: 0 10px; }

.video_list {
    border-left: 2px solid #000;
    width: 254px;
    height: 302px;
    float: left; }

.video_list .item {
    background: url('/images/video_list_bg.png') repeat;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #000;
    height: 84px;
    border-bottom: 1px solid #000;
    padding: 8px 10px;
    cursor: pointer; }

.video_list .item.last { border: 0; }

.video_list .item.active, .video_list .item:hover {
    background: #000; color: #ffd100;
    height: 83px;
    border: 1px solid #fff; }

.video_list .item.active .date span, .video_list .item:hover .date span { background: none; }

.video_list .item .date span {
    background: url("/images/mrk_date_video_list.png") no-repeat scroll 100% 0 transparent;
    display: inline-block;
    height: 15px;
    padding-left: 10px;
    width: 14px; }

.video_list .item .date { margin-bottom: 12px; }

.video_one {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    float: left;
    padding: 3px 5px 3px 6px; }

.video_one img { display: block; }

.table-box {
    float: left;
    width: 255px;
    height: 302px;
    border-right: 2px solid #000; }

.table-small table tr.tr_table_h td {
    font-family: PTSans;
    font-size: 16px;
    color: #000;
    text-align: center;
    background: #fff;
    height: 27px; }

.table-small table tr td span {
    color: #bc1e2e;
    text-transform: none; }

.table-small tr:nth-child(even) {
    background: #dedede; }

.table-small tr:nth-child(odd) {
    background: #fff; }

.table-small table tr.ars { background: #ffd100; }

.table-small table td {
    font-family: PTSans;
    font-size: 14px;
    color: #000;
    text-align: center;
    height: 26px;
    text-transform: uppercase; }

.table-small tr td:nth-child(4n+2) {
    text-align: left !important;
    padding-left: 4px; }

.table_more {
    background: none repeat scroll 0 0 #1e1e1e;
    color: #fff;
    display: block;
    font-family: "Trebuchet MS";
    font-size: 14px;
    height: 22px;
    padding-top: 5px;
    text-align: center;
    text-transform: uppercase; }

.table_more span {
    background: url("/images/mrk_more.png") no-repeat scroll 100% 3px transparent;
    display: inline-block;
    padding-right: 20px; }

.news_main_block {
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    float: left;
    height: 496px;
    width: 743px;
    overflow: hidden; }

.tablo-small {
    background: url('/images/tablo_bg.png') repeat;
    border-right: 2px solid #000;
    float: left;
    width: 255px;
    height: 496px;
    font-family: "Trebuchet MS";
    font-size: 14px;
    color: #fff;
    position: relative; }

.tablo-text {
    padding: 15px 10px; }

.tablo-text div { margin-bottom: 10px; }

.btn_down {
    background: none repeat scroll 0 0 #000;
    display: block;
    height: 20px;
    padding-top: 10px;
    position: absolute;
    bottom: 0;
    width: 100%; }

.btn_down span {
    background: url("/images/btn_up_down.png") no-repeat scroll 0 -9px transparent;
    display: block;
    height: 9px;
    margin: 0 auto;
    width: 13px; }

.btn_down:hover span { background-position: -13px -9px; }

#news-tabs {
    height: 496px;
    background: #fff; }

.nofloat { overflow: hidden; }

.main_news_item { overflow: hidden; }

.main_news_item .title {
    height: 42px;
    margin-bottom: 7px; }

.main_news_item .title a {
    font-family: PTSansNarrowBold;
    font-size: 16px;
    color: #000;
    text-transform: uppercase; }

.main_news_item .img { float: left; }

.main_news_item .text {
    padding-left: 10px;
    overflow: hidden; }

.main_news_item .date {
    font-family: "Trebuchet MS";
    color: #d51a15;
    margin-bottom: 18px; }

.more_news {
    padding: 12px 0 0;
    text-align: right; }

.more_news a {
    background: url("/images/mrk_more_black.png") no-repeat scroll 100% 4px transparent;
    color: #000;
    font-family: PTSans;
    font-size: 14px;
    padding-right: 15px; }

.inStat_long {
    background: #c4c4c4;
    height: 129px; }

.inStat_long .inner {
    width: 1004px;
    margin: 0 auto; }

table.bottom_menu {
    width: 100%; }

table.bottom_menu td {
    vertical-align: top; }

.footer_menu .level_2 a {
    font-family: "Trebuchet MS";
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    color: #cfcfcf; }

.footer_menu .level_1 a {
    font-family: PTSans;
    font-size: 16px;
    color: #ffd300;
    text-transform: uppercase;
    text-decoration: none; }

#match-slider-ars { width: 100%; }

#match-slider-ars li { list-style: none; height: 257px; width: 100%; }

.ms_cmds {
    font-family: PTSans;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    top: 6px;
    width: 100%; }

.ms_cmds_inner { text-align: center; }

.msc-1 {
    border-bottom: 1px solid #fff;
    padding: 0 5px; }

.ms_score {
    color: #fff;
    font-family: PTSansNarrowBold;
    font-size: 42px;
    left: 204px;
    position: absolute;
    top: 92px;
    width: 60px;
    text-align: center; }

.ms_about {
    background: #f8cd00;
    text-align: center;
    position: absolute;
    top: 153px;
    width: 200px;
    height: 44px;
    left: 136px; }

#match-v ul li .ms_about a {
    font-family: PTSansNarrowBold;
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    display: block;
    width: 200px !important;
    padding-top: 10px;
    text-decoration: none;
    height: 34px; }

.ms_place {
    font-family: PTSans;
    color: #fff;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center; }

ul.top-menu { }

ul.top-menu.right {
    float: right; }

ul.top-menu li {
    list-style: none;
    float: left; }

ul.top-menu li a {
    display: block;
    font-family: PTSans;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 12px 25px 0 25px;
    height: 35px; }

ul.top-menu li a:hover, ul.top-menu li a.active {
    background: #ffd300;
    color: #000; }

span.mrk_menu-media {
    background: url('/images/mrk_menu-media.png') no-repeat 0 4px;
    display: block;
    height: 35px;
    padding-left: 25px; }

span.mrk_menu-fan {
    background: url('/images/mrk_menu-fan.png') no-repeat 0 2px;
    padding-left: 35px;
    display: block;
    height: 35px; }

ul.top-submenu {
    background: none repeat scroll 0 0 #f6f6f4;
    border-bottom: 6px solid #ffd300;
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
    position: absolute;
    top: 53px;
    left: 0;
    width: 1002px;
    z-index: 10000; }

div.submenu-row { padding-top: 20px; }

div.submenu-column {
    float: left;
    border-left: 1px solid #c9c9c9;
    width: 184px;
    padding-left: 15px; }

div.submenu-row .submenu-column:nth-child(1) { border: 0; }

ul.top-submenu a.lev_2 {
    color: #db170c;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    padding-bottom: 18px;
    padding-left: 0;
    padding-top: 0; }

ul.top-submenu a.lev_2:hover, ul.top-submenu a.lev_2.active {
    background: none; }

ul.top-submenu a.lev_3 {
    color: #000;
    font-family: PTSansNarrowBold;
    font-size: 14px;
    height: auto;
    margin-bottom: 18px;
    padding: 0 0 0 10px;
    text-decoration: none;
    text-transform: uppercase; }

ul.top-submenu a.lev_3:hover, ul.top-submenu a.lev_3.active {
    border-left: 2px solid #000;
    background: none;
    color: #d6a805;
    padding: 0 0 0 8px; }

/* Спонсоры и партнеры */
.partners_box {
    height: 111px;
    width: 1004px;
    margin: 0 auto;
    background: url('/images/sponsor-big-bg.jpg') repeat-x;
    position: relative;
    padding: 0;
    overflow: hidden;
    padding-top: 8px; }

.partners_box_small {
    height: 47px;
    width: 1004px;
    margin: 0 auto;
    background: url('/images/sponsor-small-bg.jpg') repeat-x;
    position: relative;
    padding: 0;
    overflow: hidden;
    padding-top: 20px; }

.partners_box:before {
    background: none repeat scroll 0 0 #e5e5e5;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%; }

.partners_box:after {
    background: none repeat scroll 0 0 #e5e5e5;
    content: "";
    height: 100%;
    right: -100%;
    position: absolute;
    top: 0;
    width: 100%; }

.partners_box a {
    display: block;
    /*margin: 10px 13px;
    float: left;*/
    position: relative; }

.mp_color {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }

.mp_color {
    position: absolute;
    left: 0px;
    top: 0;
    z-index: 2;
    opacity: 0; }

.mp_color:hover { opacity: 1; }

table.slide-match-show td {
    width: 236px;
    height: 257px;
    text-align: center;
    vertical-align: center; }

table.slide-match-show td img { margin: 0 auto; }

#toTop {
    background: url("/images/up.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    bottom: 10px;
    color: rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 37px;
    padding: 5px;
    position: fixed;
    right: 10px;
    text-decoration: none;
    width: 37px;
    z-index: 9999;
}