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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0}

	.grayscale {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}

.toggle {
    height:30px;
    line-height:30px;
    
    text-align:center;
}
.toggle .image {
    vertical-align:middle;
    display:inline-block;
    height:30px;
    width:30px;
    background:url("../images/select-arrow-open.png");
    cursor:pointer;
}
.toggle .text {
    margin-left : 10px;
    width:100%;
    height:50px;
    margin:0 auto;
    cursor:pointer;
    font-size: larger;
    
}
.toggle.expanded .image {
    background:url("../images/select-arrow-close.png");
 }


.vk:hover ,.ig:hover ,.fb:hover ,.yt:hover {
    transform: scale(2); /* Увеличиваем масштаб */
   }
   
   
   
   
@font-face{font-family:'TrumpGothicPro';
src:url('../fonts/trumpgothicpro-webfont.eot');
src:url('../fonts/trumpgothicpro-webfont.eot?#iefix') format('embedded-opentype'), 
url('../fonts/trumpgothicpro-webfont.woff2') format('woff2'), 
url('../fonts/trumpgothicpro-webfont.woff') format('woff'), 
url('../fonts/trumpgothicpro-webfont.ttf') format('truetype');
font-weight:normal;font-style:normal;}

@font-face{font-family:'TrumpGothicPro';
src:url('../fonts/trumpgothicpro-italic-webfont.eot');
src:url('../fonts/trumpgothicpro-italic-webfont.eot?#iefix') format('embedded-opentype'), 
url('../fonts/trumpgothicpro-italic-webfont.woff2') format('woff2'), 
url('../fonts/trumpgothicpro-italic-webfont.woff') format('woff'), 
url('../fonts/trumpgothicpro-italic-webfont.ttf') format('truetype');
font-weight:normal;font-style:italic;}

@font-face{font-family:'TrumpGothicPro';
src:url('../fonts/trumpgothicpro-bold-webfont.eot');
src:url('../fonts/trumpgothicpro-bold-webfont.eot?#iefix') format('embedded-opentype'), 
url('../fonts/trumpgothicpro-bold-webfont.woff2') format('woff2'), 
url('../fonts/trumpgothicpro-bold-webfont.woff') format('woff'), 
url('../fonts/trumpgothicpro-bold-webfont.ttf') format('truetype');
font-weight:bold;font-style:normal;}

@font-face{font-family:'TrumpGothicPro';
src:url('../fonts/trumpgothicpro-bolditalic-webfont.eot');
src:url('../fonts/trumpgothicpro-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), 
url('../fonts/trumpgothicpro-bolditalic-webfont.woff2') format('woff2'), 
url('../fonts/trumpgothicpro-bolditalic-webfont.woff') format('woff'), 
url('../fonts/trumpgothicpro-bolditalic-webfont.ttf') format('truetype');
font-weight:bold;font-style:italic;}

@font-face{font-family:'NeoSansPro';
src:url('../fonts/neosansprocyrw04-regular-webfont.eot');
src:url('../fonts/neosansprocyrw04-regular-webfont.eot?#iefix') format('embedded-opentype'), 
url('../fonts/neosansprocyrw04-regular-webfont.woff2') format('woff2'), 
url('../fonts/neosansprocyrw04-regular-webfont.woff') format('woff'), 
url('../fonts/neosansprocyrw04-regular-webfont.ttf') format('truetype');
font-weight:normal;font-style:normal;}

@font-face{font-family:'NeoSansPro';
src:url('../fonts/neosansprocyrw04-italic-webfont.eot');
src:url('../fonts/neosansprocyrw04-italic-webfont.eot?#iefix') format('embedded-opentype'), 
url('../fonts/neosansprocyrw04-italic-webfont.woff2') format('woff2'), 
url('../fonts/neosansprocyrw04-italic-webfont.woff') format('woff'), 
url('../fonts/neosansprocyrw04-italic-webfont.ttf') format('truetype');
font-weight:normal;font-style:italic;}

@font-face{font-family:'NeoSansPro';
src:url('../fonts/neosansprocyrw04-bold-webfont.eot');
src:url('../fonts/neosansprocyrw04-bold-webfont.eot?#iefix') format('embedded-opentype'), 
url('../fonts/neosansprocyrw04-bold-webfont.woff2') format('woff2'), 
url('../fonts/neosansprocyrw04-bold-webfont.woff') format('woff'), 
url('../fonts/neosansprocyrw04-bold-webfont.ttf') format('truetype');
font-weight:bold;font-style:normal;}

@font-face{font-family:'NeoSansPro';
src:url('../fonts/neosansprocyrw04-bold-italic-webfont.eot');
src:url('../fonts/neosansprocyrw04-bold-italic-webfont.eot?#iefix') format('embedded-opentype'), 
url('../fonts/neosansprocyrw04-bold-italic-webfont.woff2') format('woff2'), 
url('../fonts/neosansprocyrw04-bold-italic-webfont.woff') format('woff'), 
url('../fonts/neosansprocyrw04-bold-italic-webfont.ttf') format('truetype');
font-weight:bold;font-style:italic;}


html,body{min-width:320px}
html{overflow-y:scroll}
body{
width:100%;
 /* background:#1e1c21 url(#) no-repeat center 6px;  */
 
 background:#1e1c21 url(/assets/images/bg.png) no-repeat center 6px; 
font-family:"NeoSansPro", "Arial", sans-serif;
font-kerning:normal;
font-size:15px;
line-height:1.5;
color:black;
-ms-text-size-adjust:100%;
-moz-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
text-size-adjust:100%}

@media (max-width:1229px){body{background-image:none}}
@media (min-width:1230px){.only-tablet{display:none !important}}
@media (max-width:1229px){*[role="complementary"]{display:none !important}

html.menu-opened,html.board-opened,html.menu-opened body,html.board-opened body{overflow-x:hidden}
#body{width:100%;position:relative;left:0;transition:all 0.3s ease-in-out;overflow-x:hidden}

.menu-opening #body{-webkit-transform:translateX(240px);transform:translateX(240px)}
.board-opening #body{-webkit-transform:translateX(-290px);transform:translateX(-290px)}
html.menu-opened #body,html.board-opened #body{overflow-x:visible}}a{color:black}a,a.normal,.coltext table.schedule td.score a strong,a.inv:hover,.nice-links a:hover,.coltext.article > .text a:hover,table.nice a:hover,.nice-tables table a:hover,.menicko a:hover,.footer-container .copyright a:hover{text-decoration:none}a:hover,a.normal:hover,.coltext table.schedule td.score a strong:hover,a.inv,.nice-links a,.coltext.article > .text a,table.nice a,.nice-tables table a,.menicko a,.footer-container .copyright a{text-decoration:underline}.nice-links a,.coltext.article > .text a{color:#cb9f3f}.button,form input.submit,.tabbed .tabs a,.strankovani a{display:inline;border:2px solid #5267eb;padding:7px 23px 6px;line-height:35px;background:white !important;color:black !important;text-transform:uppercase;text-decoration:none !important;font-size:12px;font-family:"NeoSansPro", "Arial", sans-serif;font-weight:bold;white-space:nowrap;transition:all 0.1s ease-in-out}.button:hover,form input.submit:hover,.tabbed .tabs a:hover,.strankovani a:hover,.button.active,form input.submit.active,form input.submit:focus,.tabbed .tabs a.active,.strankovani a.active,.strankovani a.strankovaniVyrazne{color:white !important;background:#5267eb !important;border-color:#5267eb}.buttons{margin:23px 0}.buttons.toright{margin:-51px 0 0 0}p{margin:10px 0;line-height:1.6}hr{background:transparent;border:0;border-top:1px dotted #999;height:1px;margin:10px 0 10px 0;line-height:0}ul{margin:5px 0;padding:0 0 0 25px;list-style:disc}ul li{padding:0 0 5px 0}ol{margin:5px 0;padding:0 0 0 25px;list-style:decimal}ol li{padding:0 0 5px 0}img{border:0}img.toleft{margin:0 15px 0 0}img.toright{margin:0 0 0 15px}sub,sup{position:relative;vertical-align:baseline}sub{top:0.4em}sup{bottom:0.4em}h1,h2,h3,h4,h5,h6{margin:31px 0 10px 0;padding:0;font-size:1em;font-weight:bold;line-height:1.1}h1{font-size:50px;line-height:1.08;margin:24px 27px}
@media screen and (max-width:1000px){h1{font-size:40px}}
@media screen and (max-width:750px){h1{font-size:32px}}h2{font-size:22px}h3{font-size:18px}h3.header{margin:0;padding:13px 23px 15px;text-align:left;text-transform:uppercase;font-family:"TrumpGothicPro";font-size:32px;line-height:1}form{margin:0;padding:0}form#form_filter{margin-top:15px}form label,form input,form select,form textarea{outline:none;box-sizing:border-box}form label{padding:7px 0 6px;border:0;line-height:32px}form input,form select,form textarea{padding:7px 5px 6px;height:32px;border:1px solid #ddd;transition:border-color 0.1s ease-in-out}form input:focus,form select:focus,form textarea:focus{border-color:#c3c3c3}form textarea{height:auto}form input.wide{width:250px}form input.submit{line-height:1}form legend{color:#aeaeae;padding:3px 15px;margin-left:10px;font-size:0.9em}form fieldset{border:1px solid #e7edf2}form .form_padding{padding:15px 20px}table{border-collapse:collapse}table.nice,.nice-tables table{width:100%;margin:10px 0}table.nice tr td.item,.nice-tables table tr td.item{background:#f9f9f9;border-right:1px solid #e2e2e2;width:180px}table.nice tr th,.nice-tables table tr th{text-align:left}table.nice.center tr th,.nice-tables table.center tr th{text-align:center}table.nice.right tr th,.nice-tables table.right tr th{text-align:right}table.nice tr th,.nice-tables table tr th,table.nice tr td,.nice-tables table tr td{padding:14px 37px 13px 0;vertical-align:top}table.nice tr th.left,.nice-tables table tr th.left,table.nice tr td.left,.nice-tables table tr td.left{text-align:left}table.nice tr th.right,.nice-tables table tr th.right,table.nice tr td.right,.nice-tables table tr td.right{text-align:right}table.nice tr th.center,.nice-tables table tr th.center,table.nice tr td.center,.nice-tables table tr td.center{text-align:center}table.nice tr th:first-child,.nice-tables table tr th:first-child,table.nice tr td:first-child,.nice-tables table tr td:first-child{padding-left:37px}table.nice tr th,.nice-tables table tr th{padding-bottom:16px;font-family:"TrumpGothicPro";font-size:18px;text-transform:uppercase;text-align:left}table.nice tr th,.nice-tables table tr th,table.nice tr th a,.nice-tables table tr th a{color:#80858f}table.nice tr td,.nice-tables table tr td{border-top:1px solid #f1f0f4;border-bottom:1px solid #f1f0f4}

@media (max-width:900px){table.nice,.nice-tables table{display:block;overflow-x:auto}table.nice tbody,.nice-tables table tbody{min-width:100%}table.nice.always-table,.nice-tables table.always-table{display:table}table.nice tr th,.nice-tables table tr th,table.nice tr td,.nice-tables table tr td{padding-right:32px}table.nice tr th:first-child,.nice-tables table tr th:first-child,table.nice tr td:first-child,.nice-tables table tr td:first-child{padding-left:17px}table.nice tr th:last-child,.nice-tables table tr th:last-child,table.nice tr td:last-child,.nice-tables table tr td:last-child{padding-right:12px}}table.nice.tight,.nice-tables.nice-tables-tight table{margin:0 0 20px}table.nice.tight tr th,.nice-tables.nice-tables-tight table tr th,table.nice.tight tr td,.nice-tables.nice-tables-tight table tr td{padding:8px 14px 6px 0}table.nice.tight tr th:first-child,.nice-tables.nice-tables-tight table tr th:first-child,table.nice.tight tr td:first-child,.nice-tables.nice-tables-tight table tr td:first-child{padding-left:14px}table.nice.tight p,.nice-tables.nice-tables-tight table p{margin:4px 0 !important}.tabbed .tabs{text-align:right}.tabbed .tabs a{padding-left:14px;padding-right:14px;margin-left:-2px}.tabbed .panes{position:relative;overflow:hidden}.tabbed .panes .pane{position:absolute;top:0;width:100%;display:none;background:white}.tabbed .panes .pane.active{position:static}html.no-js .tabbed .panes .pane.active{display:block}.clear{clear:both}.bold{font-weight:bold}.justify{text-align:justify}.left{text-align:left}.right{text-align:right}.center{text-align:center}.center_block{margin:0 auto}.hidden{display:none !important}.nowrap{white-space:nowrap}.small{font-size:0.8em}.smaller{font-size:0.85em}.pointer{cursor:pointer}.uppercase{text-transform:uppercase}.overflow-hidden{overflow:hidden}.red{color:#d12222}.yellow{color:#5267eb}.toleft{float:left}.toright{float:right}.line{height:1px;margin:20px 0;background:#f1f0f4}.space{margin:10px 0}img,object,iframe{max-width:100%}.won{color:#3e9d27}.lost{color:#d12222}.menu{height:81px;z-index:10;position:relative;-webkit-backface-visibility:hidden}.menu ul{top:0;margin:0;padding:0;font-family:"TrumpGothicPro";font-weight:bold;z-index:10;position:absolute}.menu ul.first{right:50%;margin-right:80px}.menu ul.last{left:50%;margin-left:80px}.menu ul a{display:block;position:relative;text-decoration:none}.menu ul li{display:block;position:relative;margin:0;padding:0;white-space:nowrap}.menu ul > li{float:left;padding-right:2px;background:url(#) no-repeat right 50%}.menu ul > li > a{float:left;padding:4px 19px 0 18px;height:77px;line-height:76px;font-size:24px;text-transform:uppercase;outline:0;z-index:1001;transition:background 0.1s ease-in-out}
@media (min-width:1230px){.menu ul > li:hover > a{background:rgba(255, 255, 255, 0.2)}.menu ul > li:last-child{background-image:none}}
@media (min-width:1230px){.menu ul div{transition:opacity 0.1s ease-in-out, visibility 0.1s ease-in-out;opacity:0;visibility:hidden;position:absolute;left:0;top:100%;box-shadow:0 0 5px rgba(0, 0, 0, 0.4);clip:rect(0px, 400px, 1000px, -10px);max-height:none !important}}.menu ul div ol{margin:0;padding:3px 0;background:white}.menu ul div ol li a{padding:2px 18px;height:34px;line-height:34px;font-size:22px}.menu ul div ol li a:hover{background:#f5f2e3}.menu ul.last > li:last-child div{left:auto;right:2px}.menu ul > li:hover div{opacity:1;visibility:visible}.width-container{margin:0 auto;max-width:1200px;position:relative}.image{position:relative;height:540px}.image.smaller{height:440px;font-size:1em}

/* background:-webkit-linear-gradient(to bottom, rgba(9, 22, 45, 0.32) 11%, rgba(9, 22, 45, 0.83) 71%, rgba(8, 19, 40, 1) 96%);background:linear-gradient(to bottom, rgba(9, 22, 45, 0.32) 11%, rgba(9, 22, 45, 0.83) 71%, rgba(8, 19, 40, 1) 96%); */

@media screen and (max-width:850px){.image,.image.smaller{height:420px}}
@media screen and (max-width:750px){.image,.image.smaller{height:260px}}.image .overlay,.image .overlay-link{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:10;background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)}.image .overlay{z-index:9;

/* Сюда градиент */ background:-webkit-linear-gradient(to bottom, rgba(9, 22, 45, 0.32) 11%, rgba(9, 22, 45, 0.83) 71%, rgba(8, 19, 40, 1) 96%);background:linear-gradient(to bottom, rgba(9, 22, 44, 0) 0%, rgba(9, 22, 45, 0) 71%, rgba(8, 19, 40, 1) 96%);

 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5209162d', endColorstr='#081328', GradientType=0);}.image .overlay .overlay-text{width:65%;position:absolute;bottom:41px;left:38px;color:#fff}
@media (max-width:800px){.image .overlay .overlay-text{width:85%}}

@media (max-width:750px){.image .overlay .overlay-text{left:18px;bottom:20px}}.image .overlay .overlay-text .date{font-size:18px;font-family:"TrumpGothicPro";text-transform:uppercase;font-weight:bold;color:#eed186;margin:0 0 12px 4px}.image .overlay .overlay-text h1{margin:0;padding:0}
@media (max-width:750px){.image .overlay .overlay-text h1{font-size:22px}}.image .img{width:100%;height:100%;background:#f1f0f4 no-repeat center center;background-size:cover}.image.zoomimage{overflow:hidden}.image.zoomimage .overlay{transition:background 0.15s ease-in-out}.image.zoomimage:hover .overlay{background-color:rgba(9, 22, 45, 0.2)}.head-bar{height:46px;padding-top:1px;background:#2d2d2d}.head-bar > table{border:0 !important;border-bottom:1px solid #626262 !important}.head-bar > table > tbody > tr > td{background:#2d2d2d !important}.head-bar table{background:none !important}.head-container{z-index:200;position:relative;padding-top:74px}
@media (max-width:1229px){.head-container{padding-top:0}}.head-container .logo{display:block;position:absolute;background:url(../css/logo.png);margin-left:-74px;width:148px;height:173px;left:50%;right:50%;top:28px;outline:0;z-index:20}
@media (max-width:1229px){.head-container .logo{background:url(../css/logo.png);background-size:90px 105px;margin-left:-45px;width:90px;height:105px;top:8px}}.head-container .slogan,.head-container .socials{position:absolute;top:27px;color:#fff;font-size:14px;font-weight:bold;text-transform:uppercase}.head-container .slogan{right:710px}.head-container .socials{top:-47px;left:709px}.head-container .socials div{float:right;margin:0 0 0 27px}.head-container .socials a{float:left;width:22px;height:18px;background:url(/assets/css/socials3.png) no-repeat;margin-left:22px;opacity:0.5;transition:opacity 0.1s ease-in-out}.head-container .socials a.fb{background-position:7px 0}.head-container .socials a.tw{background-position:-33px 0;margin-left:18px}.head-container .socials a.vk{background-position:-77px 0;width:27px}.head-container .socials a.yt{background-position:-126px 0}.head-container .socials a.ig{background-position:-168px 0;margin-left:20px}.head-container .socials a:hover{opacity:0.9}


/* linear-gradient(to bottom, #f7e26d 0%, #e3ad4d 100%); */

@media (max-width:1229px){.head-container .socials{position:static;overflow:hidden;margin:0 0 20px -2px}.head-container .socials span{display:none}.head-container .socials div{float:none;margin:0}}.head-container .menu{background:url(../css/menu_bg.png);width:100%}
@media (max-width:1229px){.head-container .menu{height:80px;border-bottom:1px solid #9b8055;background:#e3ad4d;background:-webkit-linear-gradient(to bottom, #f7e26d 0%, #e3ad4d 100%);background:linear-gradient(to bottom, #000099 0%, #6699FF 100%); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7E26D', endColorstr='#E3AD4D', GradientType=0);}.head-container .menu .items{position:absolute;width:240px;left:-240px;top:18px}.head-container .menu .items ul{position:static;margin:0 !important;overflow:hidden}.head-container .menu .items ul a{-webkit-tap-highlight-color:rgba(0, 0, 0, 0);-webkit-tap-highlight-color:transparent;}.head-container .menu .items ul > li{float:none;padding:0;background:#1e1c21;border-bottom:1px solid #444;transition:background 0.3s ease-in-out}.head-container .menu .items ul > li > a{float:none;color:white;height:auto;padding:0 24px;line-height:50px;font-size:22px;transition:color 0.3s ease-in-out}.head-container .menu .items ul > li.active{background:#0f0f0f}.head-container .menu .items ul > li.active > a{color:#eed185;background:transparent}.head-container .menu .items ul div{transition:all 0.3s ease-in-out;max-height:0;overflow:hidden}.head-container .menu .items ul div ol{background:transparent;padding:0 0 16px}.head-container .menu .items ul div ol li{padding:6px 0 12px}.head-container .menu .items ul div ol li a{color:white;padding:0 24px;line-height:1;height:auto}.head-container .menu .items ul div ol li a:hover{background:none;text-decoration:underline}}

.head-container .menu .corner{position:absolute;left:-1px;top:-1px;width:44px;height:26px;background:url(#) left top;z-index:20;-webkit-clip-path:polygon(0 0, 0 101%, 101% 0);clip-path:url("#")}.head-container .menu .corner.right{background:url(#) right top;left:auto;right:-1px;-webkit-clip-path:polygon(0 0, 101% 101%, 101% 0);clip-path:url("#")}

@media (max-width:1229px){.head-container .menu .corner{display:none}}.head-container .menu .menu-open,.head-container .menu .menu-board{font-size:24px;font-weight:bold;font-family:"TrumpGothicPro";float:left;margin:14px 0 0;padding:10px;background:url('../css/menu-icons-tablet.png') no-repeat 0 20px}.head-container .menu .menu-open{margin-left:23px;padding-left:36px}.head-container .menu .menu-board{float:right;margin-right:25px;padding-right:32px;background-position:100% -30px}
@media (min-width:1230px){.fixed .head-container{-webkit-backface-visibility:hidden;backface-visibility:hidden;top:0;position:fixed;max-width:none;width:100%;padding-top:0;height:81px;background:url(../css/menu_bg.png);box-shadow:0 0 6px rgba(0, 0, 0, 0.6)}.fixed .head-container .head-wrapper{position:relative;width:1200px;margin:0 auto}.fixed .head-container .logo{width:84px;height:98px;background-size:84px 98px;margin:0;left:8px;top:15px;overflow:hidden}.fixed .head-container .slogan{display:none}.fixed .head-container .socials{top:32px;left:auto;right:32px}.fixed .head-container .socials span{display:none}.fixed .head-container .socials a{background-image:url(#);opacity:1}.fixed .head-container .socials a:hover{opacity:0.6}.fixed .head-container .menu{background:none}.fixed .head-container .menu .corner{display:none}.fixed .head-container .menu ul{position:static;margin:0;float:left}.fixed .head-container .menu ul > li > a{padding-left:12px;padding-right:13px}.fixed .head-container .menu ul.first{margin-left:110px}.fixed .head-container .menu ul.first > li:last-child{background:url(#) no-repeat right 50%}}.content-container{width:100%;background:white;position:relative;z-index:100;display:table;table-layout:fixed;padding-top:19px}

@media (min-width:1230px){.fixed .content-container.twocols{padding-top:174px}}.coltext,.colright{display:table-cell;position:relative;vertical-align:top}.coltext{padding:0 19px 0 20px}
@media (max-width:1229px){.coltext{display:block}}
@media (max-width:850px){.coltext{padding:0}}
@media (max-width:750px){.coltext{padding-bottom:60px}}.colright{width:290px;border-left:1px solid #ebe9ef}
@media (max-width:1229px){.colright{display:none;position:absolute;width:290px;right:-290px;top:-82px;padding-top:15px;background:white}.board-opened .colright,.board-opening .colright{display:block}}.small-box{margin:0 20px 21px 20px;padding:0 0 20px 0;border-bottom:1px solid #f1f0f4;clear:both}.small-box h3.header{border-left:1px solid #5267eb;margin:0 0 0 -21px}.small-box.match{text-align:center;padding-right:4px}.small-box.match h3{margin-bottom:24px}.small-box.match .logo{display:inline-block;width:70px;vertical-align:top}.small-box.match .logo img{max-height:70px;max-width:70px}.small-box.match .logo div{margin:2px 0 0 0;font-family:"TrumpGothicPro";font-size:14px;font-weight:bold;line-height:1;text-transform:uppercase}.small-box.match .logo:first-of-type{margin:0 3px 0 -3px}.small-box.match .score{display:inline-block;width:95px;vertical-align:top;padding:12px 0 0 0;font-size:40.5px;line-height:1.25;font-family:"TrumpGothicPro";font-weight:bold;line-height:1.25}.small-box.match .score .date{font-family:"NeoSansPro", "Arial", sans-serif;font-size:13px;font-weight:normal;text-transform:uppercase;color:#aeaeae;padding-bottom:2px}.small-box.match .links{margin:20px 0 3px}.small-box.articles{border-bottom:0;padding-bottom:0;margin-bottom:29px}.small-box.articles .item{margin:10px 0 21px;padding:0 0 17px 0;border-bottom:1px solid #f1f0f4;overflow:hidden}
.small-box.articles .item .img{float:left;width:60px;height:60px;margin:1px 0 0 0;background:#f1f0f4 no-repeat 50% 25%;background-size:cover}.small-box.articles .item .text{padding-left:80px;line-height:1.3}.small-box.articles .item .text .date{font-size:18px;font-family:"TrumpGothicPro";text-transform:uppercase;font-weight:bold;color:#eed185;font-size:14.1px;line-height:1;color:#cb9f3f;margin-bottom:7px}.small-box.articles .item .text a{font-size:16px;font-weight:bold;padding-right:16px}.small-box.articles .item .text a[rel="external"]{background:url(#) no-repeat bottom right}.small-box.submenu{border-bottom:0;padding-bottom:10px}.small-box.submenu ol,.small-box.submenu ul,.small-box.submenu li,.small-box.submenu a{display:block;margin:0;padding:0}.small-box.submenu ol,.small-box.submenu ul{margin-top:-1px}.small-box.submenu li{border-bottom:1px solid #f1f0f4}.small-box.submenu a{text-transform:uppercase;font-weight:bold;font-size:14.25px;padding:10px 17px 8px}.small-box.submenu a:hover{text-decoration:none;color:#cb9f3f}.small-box.submenu a em{text-transform:lowercase;font-style:normal;color:#80858f}.small-box.submenu.light a{text-transform:none;font-weight:normal}.small-box.submenu.light a.bold{font-weight:bold}.small-box.submenu.light a.bold em{font-weight:normal}.small-box.text{margin-left:23px;margin-bottom:6px;border-bottom:0}.small-box.text h3.header{margin-left:-24px}.small-box.text h4{color:#cb9f3f;font-size:18px;font-family:"TrumpGothicPro";text-transform:uppercase;margin:25px 0 14px}.small-box.text h3.header + h4{margin-top:11px}.small-box.text p{font-size:14px;line-height:1.58;margin:0px 45px 8px 0}.small-box.stats{margin:0 48px 3px 23px;border-bottom:0}.small-box.stats h3.header{margin-left:-24px}.small-box.stats .item{width:50%;float:left;padding-bottom:17px}.small-box.stats .item span,.small-box.stats .item strong{display:block;font-family:"TrumpGothicPro";text-transform:uppercase;line-height:1.2}.small-box.stats .item span{color:#cb9f3f;font-size:16px;font-weight:bold;margin-top:9px}.small-box.stats .item strong{font-size:40px;line-height:1.14}.small-box.stats .item strong.small{font-size:20px;line-height:1;padding-top:9px}.small-box.stats .item.clear{overflow:hidden;float:none;width:auto}.small-box.calendar{padding-right:5px;margin-right:0;margin-left:0;border-bottom:0;padding-bottom:0;margin-bottom:15px}.small-box.calendar h3.header{position:relative;margin-bottom:-48px;margin-left:-1px;width:120px;white-space:nowrap}.small-box.standings{padding-right:5px;border-bottom:0;margin-bottom:0}.small-box.standings h3.header{position:relative;margin-bottom:-44px;width:120px;white-space:nowrap}.small-box.standings .panes{margin-top:29px}.small-box.standings table{margin:0;width:100%}.small-box.standings table th{color:#242424;padding:0 2px 6px 0}.small-box.standings table td{padding:8px 0 0px;font-size:13px}.small-box.standings table td.pos,.small-box.standings table th.pos{text-align:left;padding-left:27px;padding-right:0;width:37px}.small-box.standings table td.logo,.small-box.standings table th.logo{text-align:left;width:33px}.small-box.standings table td.club,.small-box.standings table th.club{text-align:left;text-transform:uppercase}.small-box.standings table td.n,.small-box.standings table th.n{width:40px}.small-box.standings table td.gf,.small-box.standings table th.gf{width:41px}.small-box.standings table td.ga,.small-box.standings table th.ga{width:34px}.small-box.standings table td.o,.small-box.standings table th.o{width:46px;padding-right:30px}.small-box.standings table th.o{padding-right:32px}.small-box.standings table img{width:21px;height:21px}.small-box.bests{border-bottom:0;padding-bottom:0;margin-bottom:18px}.small-box.bests table{width:100%}.small-box.bests table td{padding:7px 0 1px 0;vertical-align:bottom;line-height:1}.small-box.bests table td:first-child{text-align:right;width:1%;white-space:nowrap;padding-right:20px}.small-box.bests table tr:first-child td{padding-top:12px;padding-bottom:12px}.small-box.bests table tr:first-child td .number,.small-box.bests table tr:first-child td .name{padding-left:2px}

.small-box.bests .img{display:inline-block;width:60px;height:60px;border-radius:30px;background:#f1f0f4 no-repeat center 5%;background-size:cover;margin-bottom:-4px}.small-box.bests .number{display:inline-block;color:#5267eb;font-size:32px;font-family:"TrumpGothicPro";line-height:1;padding-right:3px}.small-box.bests .desc{display:inline-block;color:#cfcfcf;font-size:14px;font-family:"TrumpGothicPro";text-transform:uppercase;line-height:1}.small-box.bests .name{display:inline-block;font-weight:bold;font-size:16px;padding-left:1px;padding-bottom:4px;line-height:1}.small-box.bests .desc ~ .name{margin-top:3px}.small-box.voting{border-bottom:0;padding-bottom:0;margin-bottom:10px;padding-right:5px}.small-box.voting .answers{text-align:center;margin:0 -13px}.small-box.voting .answers .answer{display:inline-block;box-sizing:border-box;padding:15px 15px 20px;text-align:left}.small-box.voting .answers.cols1 .answer{width:100%}.small-box.voting .answers.cols2 .answer{width:50%}.small-box.voting .answers.cols3 .answer{width:33.33333%}.small-box.voting .answers.cols4 .answer{width:25%}.small-box.voting .answers.cols5 .answer{width:20%}.small-box.voting .answers.cols6 .answer{width:16.66667%}

@media (max-width:980px){.small-box.voting .answers.cols4 .answer{width:50%}.small-box.voting .answers.cols5 .answer{width:33.33333%}.small-box.voting .answers.cols6 .answer{width:33.33333%}}
@media (max-width:700px){.small-box.voting .answers.cols3 .answer{width:50%}.small-box.voting .answers.cols5 .answer{width:50%}.small-box.voting .answers.cols6 .answer{width:50%}}
@media (max-width:600px){.small-box.voting .answers .answer{width:100% !important}}.small-box.voting .answer{line-height:20px}.small-box.voting .answer input{display:none}.small-box.voting .answer label{display:block;padding:0;line-height:inherit}.small-box.voting .answer strong{float:right;padding-left:8px}.small-box.voting .answer input + label::before{display:inline-block;width:20px;height:20px;background:url(#) no-repeat bottom left;content:" ";padding-right:10px;vertical-align:top;margin-top:-1px}.small-box.voting .answer input:checked + label::before{background:url(#) no-repeat top left}.small-box.voting .graph{clear:both;margin:8px 0 0;height:4px;background-color:#f1f0f4;overflow:hidden}.small-box.voting .graph div{background-color:#5267eb;height:100%}.small-box.voting .hlasuj_box{margin-top:25px}.small-box.voting .hlasuj_box input{display:none}.coltext a[href*="/files/"]{padding-left:17px;background:url(#) no-repeat left 3px}.coltext .box{margin:0;padding:0 0 22px 0}.coltext .box h3.header{padding:16px 6px 28px;font-size:30px}.coltext .box.photogallery{overflow:hidden}.coltext .box.photogallery a.photo{width:33.33333%;height:197px;float:left;background:#f1f0f4 no-repeat center 25%;background-size:cover;position:relative;overflow:hidden}

@media screen and (max-width:1229px){.coltext .box.photogallery a.photo{width:25%}}
@media screen and (max-width:1100px){.coltext .box.photogallery a.photo{width:33.33333%}}
@media screen and (max-width:780px){.coltext .box.photogallery a.photo{width:50%}}
@media screen and (max-width:550px){.coltext .box.photogallery a.photo{width:100%}}.coltext .box.photogallery a.photo.video{background-position:center center;background-size:cover}.coltext .box.photogallery a.photo h2{z-index:2;position:absolute;display:block;bottom:0;left:0;right:0;margin:0;padding:50px 10px 10px 10px;text-transform:uppercase;font-size:13px;color:white;background:-webkit-linear-gradient(to bottom, rgba(9, 22, 45, 0) 11%, rgba(9, 22, 45, 0.83) 71%, rgba(8, 19, 40, 1) 96%);background:linear-gradient(to bottom, rgba(9, 22, 45, 0) 11%, rgba(9, 22, 45, 0.83) 71%, rgba(8, 19, 40, 1) 96%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5209162d', endColorstr='#081328', GradientType=0);}.coltext .box.photogallery a.photo span{z-index:3;position:relative;display:block;height:100%;background:url(#) no-repeat center center;background:rgba(234, 191, 82, 0.85) url(#) no-repeat center center;opacity:0;transition:opacity 0.2s ease-in-out}.coltext .box.photogallery a.photo span h2{background:none}.coltext .box.photogallery a.photo:hover span{opacity:1}.coltext .box.related .small-box.articles{margin:0 5px 9px;overflow:hidden}.coltext .box.related .small-box.articles .item{margin:4px 0 12px;width:50%;float:left}.coltext .box.stats{padding-top:22px}.coltext .box.stats table.nice{margin-top:0}.coltext.text{padding:0 49px}.coltext.text h1{margin-left:-2px}.coltext.text .box.edge{margin:0 -37px}

@media (max-width:850px){.coltext.text{padding:0 24px}.coltext.text h1{margin-left:0}.coltext.text .box.edge{margin:0 -12px}}
@media (max-width:750px){.coltext.text{padding-bottom:60px}}.coltext.text table img{max-width:none}
@media (max-width:1229px){.coltext.text table img{max-width:35vw}}.coltext.index{padding-right:0;padding-left:10px;padding-bottom:14px}
@media (max-width:750px){.coltext.index{padding-bottom:60px}}
@media (max-width:600px){.coltext.index{padding-left:0}}.coltext.index .topstory{display:table;table-layout:fixed;width:100%;box-sizing:border-box;margin-bottom:20px;padding:0 20px 0 10px}
@media (max-width:600px){.coltext.index .topstory{padding-left:20px}}.coltext.index .topstory .col{display:table-cell;vertical-align:top;background:#69717a}.coltext.index .topstory .col .image{height:540px}.coltext.index .topstory .col.right{width:290px;text-align:left;background:#69717a}
@media (max-width:800px){.coltext.index .topstory .col.right{width:260px}}.coltext.index .topstory .col.right .image{height:135px}.coltext.index .topstory .col.right .image .overlay .overlay-text{left:14px;right:14px;bottom:15px;width:auto;height:78%}.coltext.index .topstory .col.right .image .overlay .overlay-text .date,.coltext.index .topstory .col.right .image .overlay .overlay-text h1{font-size:14px;position:absolute}.coltext.index .topstory .col.right .image .overlay .overlay-text .date{position:absolute;top:0;margin-left:0}.coltext.index .topstory .col.right .image .overlay .overlay-text .date .author{display:none}.coltext.index .topstory .col.right .image .overlay .overlay-text h1{bottom:0}

@media (max-width:750px){.coltext.index .topstory{display:block}.coltext.index .topstory .col,.coltext.index .topstory .col.right{display:block;width:auto}.coltext.index .topstory .col .image{height:260px}.coltext.index .topstory .col .image .overlay .overlay-text{left:18px;right:18px;bottom:20px}.coltext.index .topstory .col.right .image{height:115px}}.coltext.index .row{display:table;width:100%;table-layout:fixed}.coltext.index .row.fluid{padding:0 20px 20px 10px;box-sizing:border-box;table-layout:auto}.coltext.index .row .colfill{vertical-align:top;display:table-cell}.coltext.index .row .col75,.coltext.index .row .col50,.coltext.index .row .col25{vertical-align:top;display:table-cell;width:75%;border-left:1px solid #ebe9ef}.coltext.index .row .col75:first-child,.coltext.index .row .col50:first-child,.coltext.index .row .col25:first-child{border-left:0}.coltext.index .row .col50{width:50%}.coltext.index .row .col25{width:25%}.coltext.index .row .col25:first-child .small-box h3.header{border-left:0}.coltext.index .row > .col100 .small-box h3.header{border-left:0}

@media (max-width:1160px){.coltext.index .row .col50.col-matches{display:block;width:auto}}

@media (max-width:980px){.coltext.index .row{display:block;overflow:hidden}.coltext.index .row .col25{width:50%;display:block;float:left;box-sizing:border-box}.coltext.index .row .col25:nth-of-type(3){border-left:0;clear:left}.coltext.index .row .col50{display:block;width:auto;box-sizing:border-box;border-left:0;padding-top:1px;clear:both}.coltext.index .row .col50.col-matches{width:50%;float:left;clear:none}.coltext.index .row .col50.col-matches ~ .col50.col-matches{border-left:1px solid #ebe9ef}.coltext.index .row .col100{width:50%;float:left;box-sizing:border-box}.coltext.index .row .col100{clear:left}.coltext.index .row .col100 ~ .col100{clear:none;border-left:1px solid #ebe9ef}.coltext.index .row > .col100{width:100%;float:none}.coltext.index .row .small-box.match{border-bottom:0}.coltext.index .row .small-box.standings h3.header .yellow{display:none}.coltext.index .row .row{border-top:1px solid #ebe9ef;border-bottom:1px solid #ebe9ef;margin:10px 14px 10px 0;padding-top:10px}}

@media (max-width:840px){.coltext.index .row .col100{width:auto;float:none;border-left:0 !important}.coltext.index .row .small-box.standings h3.header .yellow{display:inline}}
@media (max-width:600px){.coltext.index .row.fluid{padding-left:20px}.coltext.index .row .col50.col-matches{width:auto;float:none;border-left:0 !important;border-bottom:1px solid #ebe9ef}.coltext.index .row .small-box.calendar,.coltext.index .row .small-box.standings,.coltext.index .row .small-box.match{border-left:0;padding-right:0}.coltext.index .row .row{border-bottom:0}}
@media (max-width:520px){.coltext.index .row .col25{width:auto;float:none;border-left:0;padding-bottom:20px}}
@media (max-width:470px){.coltext.index .row .small-box.standings h3.header .yellow{display:none}}
@media (max-width:420px){.coltext.index .row .small-box.calendar h3.header{margin-bottom:0}}.coltext.index .line{margin:18px 10px 30px 0}.coltext.index .row .col25 .small-box.articles:last-of-type .item:last-of-type{border-bottom:0;padding-bottom:0;margin-bottom:0}.coltext.index .small-box.match{margin-bottom:0;min-height:274px}
@media (max-width:1160px){.coltext.index .small-box.match{min-height:0}}.coltext.index .small-box.calendar{margin-top:21px}
@media (max-width:980px){.coltext.index .small-box.calendar{margin-top:0}}.coltext.article{padding:0 20px 14px 20px}
@media (max-width:750px){.coltext.article{padding-bottom:60px}}.coltext.article .img-caption{margin:7px 0;padding:19px;border:1px solid #ebe9ef}.coltext.article .img-caption.toright{margin:7px -20px 21px 36px}.coltext.article .img-caption.toleft{margin:7px 36px 21px -20px}.coltext.article .img-caption img{margin:0 !important;display:block}.coltext.article .img-caption span{display:block;font-size:12px;line-height:1.2;margin:19px 50px 5px -1px}

@media (max-width:900px){.coltext.article .img-caption.toright,.coltext.article .img-caption.toleft{max-width:50%}}
@media (max-width:750px){.coltext.article .img-caption{float:none !important;max-width:100% !important;margin-left:auto !important;margin-right:auto !important}}.coltext.article h3.header{padding:0}.coltext.article > .perex{padding:45px 33px 27px;font-size:20px}
@media (max-width:1229px){.coltext.article > .perex{padding:45px 31px 27px 29px}}
@media (max-width:850px){.coltext.article > .perex{padding:45px 10px 27px}}
@media (max-width:700px){.coltext.article > .perex{padding:45px 4px 27px}}.coltext.article > .text{margin:0 20px 33px 173px}.coltext.article > .text .small-box{padding:0;margin:30px 0 0 0;border-top:1px solid #f1f0f4}.coltext.article > .text .small-box h3.header{margin:30px 0 20px;border:0}.coltext.article > .text p{margin:14px 0 24px}
@media (max-width:1229px){.coltext.article > .text{margin-left:29px;margin-right:31px}}

@media (max-width:850px){.coltext.article > .text{margin-left:10px;margin-right:10px}}
@media (max-width:700px){.coltext.article > .text{margin-left:4px;margin-right:4px}}.coltext.article .box{padding:0 31px 22px 29px}.coltext.article .box h3.header{padding:16px 6px 28px}.coltext.article .box .edge{margin-top:-10px;margin:-10px -31px 0 -29px}.coltext.match .scorebox{background:#f7f7f7;border:1px solid #ededed;margin:39px 0 -7px;padding:15px 0 14px;font-weight:bold;font-family:"TrumpGothicPro";text-transform:uppercase;text-align:center;overflow:hidden;position:relative}.coltext.match .scorebox .date{border-bottom:1px solid #ededed;font-size:20px;padding-bottom:12px;margin:0 53px 15px}.coltext.match .scorebox .score-wrapper{position:relative}.coltext.match .scorebox .logo{display:inline-block;position:relative;vertical-align:middle;width:325px;font-family:"TrumpGothicPro";font-weight:bold;font-size:37px}.coltext.match .scorebox .logo span{display:inline-block;width:190px;vertical-align:middle;line-height:1;word-break:break-word}.coltext.match .scorebox .logo img{max-height:91px;max-width:91px;vertical-align:middle}.coltext.match .scorebox .logo.right img{margin-left:32px}.coltext.match .scorebox .logo.left img{margin-right:32px}

@media (max-width:950px){.coltext.match .scorebox .logo{padding-top:100px;width:240px;vertical-align:top}.coltext.match .scorebox .logo span{width:auto;display:block}.coltext.match .scorebox .logo.right span{margin-right:18px}.coltext.match .scorebox .logo.left span{margin-left:18px}.coltext.match .scorebox .logo img{position:absolute;top:0;left:0}.coltext.match .scorebox .logo.right img{left:auto;right:0}}
@media (max-width:750px){.coltext.match .scorebox .logo{width:160px;font-size:40px;padding-top:80px;text-align:center}.coltext.match .scorebox .logo.right span{margin-right:0}.coltext.match .scorebox .logo.left span{margin-left:0}.coltext.match .scorebox .logo img{max-height:71px;max-width:71px;left:50% !important;right:auto !important;margin-left:-35.5px !important;margin-right:0 !important}}
@media (max-width:580px){.coltext.match .scorebox .logo{width:120px;font-size:30px}}
@media (max-width:480px){.coltext.match .scorebox .logo{margin:80px 0 0;width:45%}.coltext.match .scorebox .logo.right{margin-right:5%}.coltext.match .sco
rebox .logo.left{margin-left:5%}}.coltext.match .scorebox .score{display:inline-block;vertical-align:middle;width:200px;font-size:69px;line-height:1.2}.coltext.match .scorebox .score .periods{color:#80858f;font-size:20px;line-height:1.4}
@media (max-width:580px){.coltext.match .scorebox .score{width:170px;font-size:50px}.coltext.match .scorebox .score .periods{font-size:18px}}
@media (max-width:480px){.coltext.match .scorebox .score{width:250px;position:absolute;left:50%;margin-left:-125px;top:-10px}}.coltext.player .image{height:440px !important}.coltext.player .image .overlay-text{width:auto;bottom:27px;left:39px;right:43px}

.coltext.player .image .overlay-text .img{float:left;width:150px;height:150px;border-radius:75px;margin-right:32px;background:transparent no-repeat center 5%;background-size:cover}
@media (max-width:900px){.coltext.player .image .overlay-text .img{margin:0 0 -20px -6px}}
@media (max-width:600px){.coltext.player .image .overlay-text .img{float:none;position:absolute;margin:0;bottom:240px;right:-20px}}.coltext.player .image .overlay-text h1{float:left}
@media (max-width:900px){.coltext.player .image .overlay-text h1{clear:left}}.coltext.player .image .overlay-text h1 .number{color:#eed185;padding:39px 16px 0 0;font-size:100px;font-family:"TrumpGothicPro";float:left}.coltext.player .image .overlay-text h1 .name{float:left;padding-top:50px;line-height:1.1}.coltext.player .image .overlay-text h1 .name .first{font-size:30px}


@media (max-width:800px){.coltext.player .image .overlay-text h1 .name .first{font-size:26px}}.coltext.player .image .overlay-text h1 .name .last{font-size:50px}
@media (max-width:800px){.coltext.player .image .overlay-text h1 .name .last{font-size:40px}}
@media (max-width:800px){.coltext.player .image .overlay-text h1 .name{padding-top:64px}}
@media (max-width:600px){.coltext.player .image .overlay-text h1 .name{clear:left;padding-top:0}}.coltext.player .image .overlay-text .details{position:absolute;right:5px;bottom:5px;text-transform:uppercase;font-family:"TrumpGothicPro";font-size:20px;line-height:20px;min-width:90px}.coltext.player .image .overlay-text .details span,.coltext.player .image .overlay-text .details strong{display:block}.coltext.player .image .overlay-text .details span{margin-top:20px}.coltext.player .image .overlay-text .details strong{color:#eed185}
@media (max-width:700px){.coltext.player .image .overlay-text .details{clear:left;position:static}.coltext.player .image .overlay-text .details div{float:left;margin-right:20px}}.coltext.player .perex{padding-top:0}.coltext.photoroster{padding-right:0}.coltext.photoroster .menicko.toright{padding-right:30px}.coltext.photoroster table{width:98%;margin-top:-31px;margin-bottom:129px}.coltext.photoroster table tr{border-top:1px solid #f2f2f2}.coltext.photoroster table tr:first-child{border-top:0}.coltext.photoroster table th,.coltext.photoroster table td{text-align:left;vertical-align:top;padding:36px 8px 3px}.coltext.photoroster table th{width:1%;white-space:nowrap;font-family:"TrumpGothicPro";font-size:40px;padding-right:0}


.coltext.photoroster table td{overflow:hidden}.coltext.photoroster table td a{float:left;margin:6px 2px 27px 18px;text-align:center}.coltext.photoroster table td a,.coltext.photoroster table td a span,.coltext.photoroster table td a strong{display:block}
.coltext.photoroster table td a .img{position:relative;padding-top:1px;height:179px;width:180px;border-radius:90px;background:#f1f0f4 no-repeat center 5%;background-size:cover}
.coltext.photoroster table td a .img span{margin:121px 0 0 1px;width:48px;height:48px;line-height:48px;border-radius:100%;color:white;background:#5267eb;font-family:"TrumpGothicPro";font-size:24px;font-weight:bold;border:6px white solid;position:relative;z-index:2}
.coltext.photoroster table td a .img:after{content:"";display:block;position:absolute;top:0;left:0;height:180px;width:180px;border-radius:90px;z-index:1;transition:background 0.1s ease-in-out}

.coltext.photoroster table td a strong{margin-top:12px;font-size:18px;line-height:1.25}.coltext.photoroster table td a:hover{text-decoration:none}
.coltext.photoroster table td a:hover .img:after{background:rgba(33,68,222,0.5)}
/*  .img:after{background:rgba(234, 191, 82, 0.5)} */

@media (max-width:880px){.coltext.photoroster table,.coltext.photoroster table tbody,.coltext.photoroster table tr,.coltext.photoroster table th,.coltext.photoroster table td{display:block;margin:0 auto;width:auto}}
@media screen and (max-width:870px){.coltext.photoroster table td{max-width:605px}}
@media screen and (max-width:700px){.coltext.photoroster table td{max-width:405px}}
@media screen and (max-width:455px){.coltext.photoroster table td{max-width:205px}}.coltext.magazin ul,.coltext.magazin li{display:block;padding:0;margin:0;list-style:none}.coltext.magazin ul li{background:#f3f3f3 url('//img/bg-menu-slavia-star.png') no-repeat 7px 10px;color:#000;font-size:0.9em;margin:0 0 5px 0;padding:10px;float:left;margin-right:10px;margin-bottom:10px;width:240px;min-height:274px;text-align:center;line-height:1.4em}.coltext.magazin ul,.coltext.magazin h2{clear:both;display:block}.coltext.magazin h2{cursor:pointer;background:url(//img/magazin_arrows_smaller.png) no-repeat 2px 27px;color:#666;text-decoration:underline}.coltext.magazin h2:hover{color:black}.coltext.magazin h2.active{background:url(//img/magazin_arrows_smaller.png) no-repeat 2px -108px;cursor:default;color:black;text-decoration:none}.coltext.magazin a{padding-left:0;background:none}.coltext table.schedule{margin-top:5px}.coltext table.schedule td{padding:12px 4px 12px 18px;vertical-align:middle}.coltext table.schedule td.logos{white-space:nowrap;width:1%;padding:11px 32px 7px 16px}
@media (max-width:1000px){.coltext table.schedule td.logos{padding-right:30px}}
@media (max-width:850px){.coltext table.schedule td.logos{padding-right:23.5px}}
@media (max-width:700px){.coltext table.schedule td.logos{padding-right:17px}}
@media (max-width:550px){.coltext table.schedule td.logos{padding-right:10.5px}}
@media (max-width:400px){.coltext table.schedule td.logos{padding-right:4px}}.coltext table.schedule td.logos img.logo{max-width:52px;max-height:52px;margin:3px 0 0 11px}
@media (max-width:640px){.coltext table.schedule td.logos img.logo{max-width:38px;max-height:38px}}
@media (max-width:420px){.coltext table.schedule td.logos{display:none}}.coltext table.schedule td.teams{line-height:1.6}.coltext table.schedule td.teams .info{color:#bfbfbf}
@media (max-width:810px){.coltext table.schedule td.teams .names span{display:none}.coltext table.schedule td.teams .names strong{display:block}}.coltext table.schedule td.score{width:1%;font-family:"TrumpGothicPro";line-height:40.5px;white-space:nowrap}.coltext table.schedule td.score strong{font-size:40.5px;vertical-align:top}.coltext table.schedule td.score > strong{font-weight:normal}.coltext table.schedule td.score a{text-decoration:none}.coltext table.schedule td.score span{display:inline-block;padding-left:16px;font-size:20.25px;line-height:1;vertical-align:-14%}
@media (max-width:960px){.coltext table.schedule td.score span{display:none}}.coltext table.schedule td.buttons{width:164px;white-space:nowrap}.coltext table.schedule td.buttons .button{font-family:"TrumpGothicPro";font-weight:bold;font-size:16px;padding:4px 11px;margin-right:4px}
@media (max-width:1229px){.coltext table.schedule td.buttons{width:1%}}
@media (max-width:600px){.coltext table.schedule td.buttons{white-space:normal;text-align:right}.coltext table.schedule td.buttons .button{display:inline-block;white-space:nowrap;margin:1px auto}}
@media (max-width:500px){.coltext table.schedule td.buttons{display:none}}.coltext table.standings img{max-width:42px;max-height:42px;margin:-14px -20px -15px}.coltext form#form_filter{margin-bottom:20px}.coltext form#form_filter .formElementHolder{margin-bottom:5px;float:left;margin-right:10px}.coltext form#form_filter .formElementHolder label{font-weight:bold;padding:7px 6px 5px 6px}.coltext form#form_filter .formElementHolder input[type="text"]{width:200px}.coltext #media_list{padding-bottom:40px}.coltext #media_list a{position:relative;display:block;width:265px;height:197px;float:left;margin:0 5px 5px 0;background:#f1f0f4 no-repeat center center;background-size:cover}.coltext #media_list a h2{position:absolute;display:block;bottom:0;left:10px;right:10px;padding:3px 8px 3px 8px;text-transform:uppercase;font-size:0.9em;max-height:10em;overflow:hidden;color:black;background:#5267eb}.coltext #media_list a h2:hover{text-decoration:underline}.coltext table.partners{margin-bottom:30px;width:100%}.coltext table.partners img{max-width:290px;max-height:160px}#forum #df_form textarea{height:70px;width:100%;box-sizing:border-box;max-width:100%}#forum #df_form table{width:100%;margin:6px 0}#forum #df_form table td{padding:4px 15px}#forum #df_form table td input{width:95%}#forum #coments .space,#forum #coments .clear{height:1px;margin:0}#forum #coments .comment{padding:10px 0}#forum #coments .comment .comment_left{float:left;font-size:11px;line-height:1.3em;padding:0;text-align:center;width:52px}#forum #coments .comment .comment_left img.border{border:1px solid #dedede;background:green}#forum #coments .comment .comment_left img.toleft{margin:0 0 5px;padding:0}#forum #coments .comment .comment_left img.toright{margin:24px -12px 0 0}#forum #coments .comment .comment_left span{cursor:help;display:block}#forum #coments .comment .comment_right{float:right;padding:0;width:570px}#forum #coments .comment .comment_right .space{height:0}#forum #coments .comment .comment_right a.mail span{display:none}#forum #coments .comment .comment_right .comment_head{background:#eee;border:1px solid #cecece;border-bottom:0;padding:1px 10px;font-size:0.9em}#forum #coments .comment .comment_right .comment_head a span{display:none}#forum #coments .comment .comment_right .comment_text{border:1px solid #dedede;margin-bottom:10px;padding:8px 8px 15px}#forum #coments .comment .comment_right .comment_text .comment_text_reaction{border-bottom:5px solid #dedede;color:#7c7a7c;font-size:0.9em;line-height:1.6em;margin-bottom:5px;padding:0 0 5px}#forum #coments .comment .comment_right .comment_text .comment_text_reaction a{cursor:pointer}#forum .menicko{margin:50px 0 20px}#forum .menicko.center table{margin:0 auto}#forum .menicko.center table td{padding:2px}#forum .menicko.center table select{margin-left:2px}#forum .menicko.center table select:first-of-type{margin-left:10px}.menicko-wrap{margin-top:49px}.menicko-wrap h1{margin-top:-25px;margin-bottom:15px}.menicko{padding:16px 24px 10px;font-size:18px;font-family:"TrumpGothicPro";font-weight:bold;line-height:1.2;text-transform:uppercase;border-top:1px solid #f1f0f4;border-bottom:1px solid #f1f0f4}.menicko.toright{border:0;margin:0 15px 15px 30px;padding:0;text-align:right}.menicko a{padding:0 7px 0 6px;color:#cb9f3f;white-space:nowrap}.menicko a.True{text-decoration:none}.strankovani{margin:0 0 40px 0;text-align:center}.strankovani .nextPages{display:none}.strankovani a{padding-left:12px;padding-right:12px;margin-right:-2px;position:relative}.strankovani a.strankovaniSipky{border-color:transparent;position:static}div.error{margin:10px 0 15px 0;padding:10px 6px 10px 6px;text-align:center;font-size:18px}div.error a{color:inherit}.coltext .socials-left{float:left;width:100px;margin:17px 0 0 37px;text-align:center}.coltext .socials-left .vk{margin:0 auto 8px;height:51px;width:41px}.coltext .socials-bottom{clear:both;border-top:1px solid #ebe9ef;margin:0 10px 0 171px;padding:40px 0 22px 205px}.coltext .socials-bottom h3.header{margin:0 0 0 -205px;padding:0 0 0 2px;font-size:31.5px;display:inline-block;width:205px}.coltext .socials-bottom > div{display:inline-block;vertical-align:-45%;width:150px;height:31px;overflow:hidden}

@media (max-width:800px){.coltext .socials-bottom > div{width:130px}}.coltext .socials-bottom > div.fb{margin-left:2px}.coltext .socials-bottom > div.tw{width:100px;margin-left:2px}
@media (max-width:1229px){.coltext .socials-bottom{margin:0 10px 0 27px}}
@media (max-width:850px){.coltext .socials-bottom{margin:0 10px}}
@media (max-width:700px){.coltext .socials-bottom{margin:0 4px}}
@media (max-width:650px){.coltext .socials-bottom{padding-left:160px}.coltext .socials-bottom h3.header{margin-left:-160px;width:160px}}.gsc-control-cse .gsc-results-wrapper-visible{line-height:normal}.gsc-control-cse .gsc-results-wrapper-visible table,.gsc-control-cse .gsc-results-wrapper-visible table tr td{margin:0 !important;padding:0 !important}.gsc-control-cse .gsc-results-wrapper-visible table.gsc-table-result{padding-left:8px !important;padding-right:8px !important;border-collapse:separate !important}.gsc-control-cse .gs-webResult.gs-result a.gs-title:visited,.gsc-control-cse .gs-webResult.gs-result a.gs-title:visited b,.gsc-control-cse .gs-imageResult a.gs-title:visited,.gsc-control-cse .gs-imageResult a.gs-title:visited b,.gsc-control-cse .gs-webResult.gs-result a.gs-title:link,.gsc-control-cse .gs-webResult.gs-result a.gs-title:link b,.gsc-control-cse .gs-imageResult a.gs-title:link,.gsc-control-cse .gs-imageResult a.gs-title:link b,.gsc-control-cse .gs-webResult.gs-result a.gs-title:hover,.gsc-control-cse .gs-webResult.gs-result a.gs-title:hover b,.gsc-control-cse .gs-imageResult a.gs-title:hover,.gsc-control-cse .gs-imageResult a.gs-title:hover b{color:#e31e24 !important}.gsc-control-cse .gsc-cursor-box{text-align:center !important;margin-top:20px !important}.gsc-control-cse .gsc-cursor-page{background:#ebebeb !important;border:1px solid #d9d9d9 !important;margin:0 !important;margin-left:-1px !important;padding:3px 8px 3px 8px;color:#e31e24 !important;font-size:1.13em !important}.gsc-control-cse .gsc-cursor-page:hover{background:#3d464d !important;color:#fff !important}.gsc-control-cse .gsc-cursor-page.gsc-cursor-current-page{background:#e31e24 !important;color:#fff !important}.partners-container{border-top:1px solid #ebe9ef;padding-bottom:71px}

@media (max-width:750px){.partners-container{display:none}}.partners-container h4{text-align:center;text-transform:uppercase;font-size:1.33em;font-family:"TrumpGothicPro";margin:61px 0 7px;padding-right:2px}.partners-container h4:first-child{margin-top:23px}.partners-container table{margin:0 auto 10px;width:87%;text-align:center}.partners-container table td{line-height:75px}.partners-container table td img{vertical-align:middle;max-height:75px}.partners-container span{display:block;font-family:"Tahoma";font-size:10px;line-height:1.2;padding-top:4px;color:#5d5d5d}.footer-container{padding:16px 0 40px;background:#e3ae4b url(../css/footer_bg.png) repeat-x top center;position:relative;z-index:200}.footer-container .logo{display:block;position:absolute;background:url(../css/logo.png);margin-left:-74px;width:148px;height:173px;left:50%;right:50%;top:28px;outline:0;z-index:20;top:-45px}
@media (max-width:1229px){.footer-container .logo{background:url(../css/logo.png);background-size:90px 105px;margin-left:-45px;width:90px;height:105px;top:8px}}
@media (max-width:1229px){.footer-container .logo{top:-55px}}

/* background:linear-gradient(to bottom, #f7e26d 0%, #e3ad4d 100%); */

@media (max-width:1229px){.footer-container{background:#e3ad4d;background:-webkit-linear-gradient(to bottom, #2a2aff 0%, #e3ad4d 100%);background:linear-gradient(to bottom, #6699FF 0%, #000099 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F7E26D', endColorstr='#E3AD4D', GradientType=0);}}.footer-container .menu ul{padding-top:27px}.footer-container .menu ul > li > a{height:22px;line-height:22px;font-size:22px}
@media (max-width:1300px){.footer-container .menu ul > li > a{padding:4px 18px}}
@media (max-width:1166.66667px){.footer-container .menu ul > li > a{padding:4px 16.33333px}}
@media (max-width:1033.33333px){.footer-container .menu ul > li > a{padding:4px 14.66667px}}
@media (max-width:900px){.footer-container .menu ul > li > a{padding:4px 13px}}
@media (max-width:766.66667px){.footer-container .menu ul > li > a{padding:4px 11.33333px}}
@media (max-width:633.33333px){.footer-container .menu ul > li > a{padding:4px 9.66667px}}
@media (max-width:500px){.footer-container .menu ul > li > a{padding:4px 8px}}.footer-container .menu ul > li:hover > a{background:none;transition:none}.footer-container .menu ul > li:hover > a span{background:url(data:image/gif;base64,R0lGODlhAQABAIAAMQAAAP///ywAAAAAAQABAAACAkQBADs=) 0px 95% repeat-x transparent}
@media (max-width:1229px){.footer-container .menu ul{padding-top:0;position:static;margin:0;display:inline-block}.footer-container .menu ul > li{display:inline-block;float:none}.footer-container .menu ul > li a{display:inline-block;float:none}}.footer-container .menu ul.last > li:last-child{background:none}
@media (max-width:1229px){.footer-container .menu{height:auto;padding:70px 0 10px 0;text-align:center}}.footer-container .copyright{clear:both;background:url(#) repeat-x top;width:auto;margin:15px 10px 0;padding:41px 5px 0;color:#1e1c21;font-family:"Arial";font-size:0.867em}.footer-container .copyright a{color:#ffefb3}.footer-container .copyright img{vertical-align:middle;margin:0 9px 0 5px}.footer-container .copyright .toright{padding-right:3px}.footer-container .copyright .tocenter{text-align:center;height:30px;margin-bottom:-30px}.footer-container .copyright .tocenter a{color:black}
@media (max-width:1229px){.footer-container .copyright{margin:15px 20px 0;padding:20px 20px 0}}
@media (max-width:900px){.footer-container .copyright .tocenter{margin-bottom:0}}
@media (max-width:600px){.footer-container .copyright{padding:20px 0 0}.footer-container .copyright .toleft,.footer-container .copyright .toright{float:none;padding:10px 0 0;text-align:center}}#overlay-facebook{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15, 31, 61, );background:rgba(15, 31, 61, 0.85);z-index:2000;color:white;font-size:36px;line-height:48px;font-weight:bold;text-align:center;text-transform:uppercase;transition:all 0.3s ease-in-out;opacity:0;visibility:hidden}#overlay-facebook .content{width:770px;height:650px;margin:95px auto;position:relative;overflow:hidden;transform:scale(0.7);opacity:0;-webkit-transform:scale(0.7);transition:all 0.3s ease-in-out;background:url(#) no-repeat top right}#overlay-facebook .close{display:block;width:34px;height:34px;position:absolute;top:49px;right:49px}#overlay-facebook .thumb{display:block;width:382px;height:327px;margin:90px auto 40px;background:url(#) no-repeat;transition:all 0.4s ease-in-out}#overlay-facebook .thumb:hover{transform:scale(1.03);-webkit-transform:scale(1.03)}#overlay-facebook .like{display:block;width:119px;height:30px;margin:20px auto 0;background:url(#) no-repeat}
@media (min-width:1230px){#overlay-facebook{visibility:visible}#overlay-facebook.visiblebg{opacity:1}#overlay-facebook.visiblefg .content{transform:scale(1);-webkit-transform:scale(1);opacity:1}#overlay-facebook.hide{opacity:0;visibility:hidden}#overlay-facebook.hide .content{transform:scale(2);-webkit-transform:scale(2)}}