/*
Theme Name: praguesfotball
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0-wpcom
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: praguesbarrel
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

 praguesbarrel is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/

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, 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 {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}
html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    background: #faeeee;
}
article,aside,details,figcaption,figure,footer,header,main,nav,section {
    display: block;
}
ol,ul {
    list-style: none;
}
table {
    border-collapse: separate;
    border-spacing: 1px;
    color: #515151;
}
caption,th,td {
    font-weight: normal;
    text-align: left;
}
blockquote:before,blockquote:after,q:before,q:after {
    content: "";
}
blockquote,q {
    quotes: "" "";
}
a {
    color: #ffba00;
}
a:focus {
    outline: thin dotted;
}
a:hover,a:active {
    outline: 0;
}
a img {
    border: 0;
}
body,button,input,select,textarea {
    color: #1b3507;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-size: 0.938em;
    line-height: 1.4;
}
h1,h2,h3,h4,h5,h6 {
    clear: both;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    text-transform: uppercase;
}
h1 {
    font-size: 2.2em;
    margin-bottom: 25px;
    margin-top: 10px;
}
h2 {
    font-size: 1.45em;
    margin-bottom: 35px;
    margin-top: 50px;
}
h3 {
    font-size: 1.15em;
    margin-bottom: 35px;
    margin-top: 50px}
h4 {
    font-size: 1.1em;
    margin-bottom: 35px;
    margin-top: 50px}
p {
    margin-bottom: 1.2em;
}
b,strong {
    font-weight: bold;
}
dfn,cite,em,i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}
code,kbd,tt,var {
    font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,ins {
    background: #fff9c0;
    text-decoration: none;
}
sup,sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
small {
    font-size: 75%;
}
big {
    font-size: 125%;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}
ol {
    margin: 0 0 1.5em 1.5em;
}
ul {
    list-style: none;
    margin: 0 0 1.5em 0;
}
ul li {
    background: url("img/list.png") no-repeat left 8px;
    padding-left: 15px;
    color: #515151;
}
ol {
    list-style: decimal;
}
li > ul,li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    height: auto;
    max-width: 100%;
}
figure {
    margin: 0;
}
table {
    margin: 0 0 1.5em;
    width: 100%;
}
td, th {
    padding: 10px 15px;
}
td {
    background: #ffffff}
tr:nth-child(even) td {
    background: #e7bfbf}
th {
    font-weight: normal;
    text-align: left;
    background: #153767;
    color: #fff;
}
button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}
button,input[type="button"],input[type="reset"],input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
    color: rgba(0, 0, 0, .8);
    cursor: pointer;
    -webkit-appearance: button;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,button:active,input[type="button"]:active,input[type="reset"]:active,input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
}
input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,textarea:focus {
    color: #111;
}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"] {
    padding: 3px;
}
textarea {
    overflow: auto;
    padding-left: 3px;
    vertical-align: top;
    width: 100%;
}
a {
    color: #ffba00;
}
a:visited {
}
a:hover,a:focus,a:active {
    color: #515151;
}
.main-navigation {
    clear: both;
    overflow: hidden;
    display: inline-block;
    float: right;
    max-width:672px;
    margin-top: 37px;
    position: relative;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    vertical-align: middle;
}
.main-navigation li {
    display: inline-block;
    background: none;
    vertical-align: middle;
    position: relative;
    padding-left: 14px;
    text-align: center;
    line-height: 115%;
}

.main-navigation li.facebook a{
    text-indent: -10000px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url('img/social-icons/facebook.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.main-navigation li.youtube a{
    text-indent: -10000px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url('img/social-icons/youtube.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.main-navigation li.instagram a{
    text-indent: -10000px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-image: url('img/social-icons/instagram.png');
    background-size: cover;
    background-repeat: no-repeat;
}

.main-navigation > ul > li {
    position: relative;
}
.main-navigation li:first-child {
    margin-left: 0;
    padding-left: 0;
    /* width: 100px; */
}
.main-navigation a {
    font-family: 'Roboto Slab', serif;
    display: block;
    text-decoration: none;
    color: #424242;
}
.main-navigation a:hover, .main-navigation li.active a {
    color: #ffa200;
}
.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    padding-top: 10px;
    left: -999em;
    z-index: 99999;
    background-color: #fff;
}
.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}
.main-navigation ul ul a {
    width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul:hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
    left: auto;
}
.main-navigation ul ul li:hover > ul {
    left: 100%;
}
.main-navigation .current_page_item > a,.main-navigation .current-menu-item > a,.main-navigation .current_page_ancestor > a {
}

.main-navigation ul ul li {
    width: 100%;
    min-width: 200px;
    text-align: left;
    padding: 10px !important;
}

.main-navigation ul ul li a{
    width: 100%;
}

body .main-navigation {
    overflow: visible;
}

@media screen and (max-width: 980px) {

    .main-navigation ul ul {
        padding-top: 0;
        margin-top: 20px;
    }

    ul.sub-menu {
        position: relative !important;
        float: none;
        width: 100%;
        display: block !important;
        padding-top: 20px;
        margin-bottom: 20px;
        background-color: transparent;
        left: auto !important;
    }

    /*
    li:hover > ul.sub-menu {
        display: block !important;
    }
     */

    ul.sub-menu li {
        width: 100%;
        text-align: center;
        left: auto !important;
    }

    ul.sub-menu li a {
        width: 100%;
        color: #6a7066;
        text-align: center;
    }

    /*
    li.menu-item-has-children > a {
        pointer-events: none !important;
        touch-action: none !important;
    }
     */
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:hover,.screen-reader-text:active,.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}
.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after {
    content: "";
    display: table;
}
.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after {
    clear: both;
}
.widget {
    margin: 0 0 1.5em;
}
.widget select {
    max-width: 100%;
}
.widget_search .search-submit {
    display: none;
}
body.home {
    /* background: #faeeee url("img/hp-background.jpg") no-repeat top center; */
}
.container {
    width: 960px;
    margin: 0 auto;
    position: relative;
}
.site-header {
    background: url("img/header.png") no-repeat center top;
    height: 179px;
}
.logo {
    display: inline-block;
    margin-left: -12px;
    margin-top: 25px;
}
.logo a {
    width: 306px;
    height: 84px;
    background: url("img/logo.png") no-repeat center;
    display: block;
    text-indent: -10000px;
}
ul#flags {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 97px;
    right: 138px;
}
ul#flags li {
    padding: 0;
    margin: 0;
    background: #fff;
    display: inline-block;
    width: 34px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-right: 5px;
    padding-top: 5px;
}
ul.reg-link {margin:0;padding:0;}
ul.reg-link li {list-style-type:none;list-style:none;margin:0;padding:0;}
ul.reg-link {
    position: absolute;
    top: 103px;
    right: 15px;
    display: block;

}
ul.reg-link a {
    background: url("img/button-arrow.png") no-repeat right center;
    padding-right: 20px;
    text-decoration: none;
    color: #424242;
    font-family: 'Roboto Slab', serif;
}
.sub-header {
    height: 657px;
}
.sub-header p {
    padding-top: 170px;
}
.sub-header a.video-link {
    width: 251px;
    height: 243px;
    display: block;
    margin: 0 auto;
}
.featured {
    margin-left: -5px;
    position: relative;
    margin-bottom: 20px;
    cursor: pointer;
    text-align: center;
    min-height: 95px;
}
.featured-article:hover .desc {
    background-color: rgba(0,0,0,0.9);
    transition: .4s;
}
.desc h3 {
    margin-top: 0;
    margin-bottom: 0;
}
.featured-article {
    width: 233px;
    height: 163px;
    display: block;
    position:relative;
    display: inline-block;
    margin-left: 5px;
}
.featured-article .desc {
    background-color: rgba(0,0,0,0.63);
    position: absolute;
    text-align:left;
    bottom:0;
    width:100%;
    padding: 10px 16px;
    text-transform: uppercase;
    font-size: 1.05em;
    background: rgba(0,0,0,0.63) url("img/featured-arrow.png") no-repeat 95% center;
    font-family: 'Roboto Slab', serif;
}
.featured-article:hover .desc {
    background: rgba(0,0,0,0.63) url("img/featured-arrow.png") no-repeat 98% center;
    transition: .4s;
}
.featured-article h3 a {
    color: #ffa200;
    text-decoration: none;
    font-weight: normal;
}
.featured-article p {
    margin: 0;
    padding: 0;
    color: #fff;
    font-weight: 300;
}
.home-content h2, .home-content h1 {
    margin-bottom: 20px;
    font-weight: 300;
    margin-top: 0;
    font-size: 2.2em;
    font-weight: bold;
}
.home-content {
    background: url("img/bg-home-content.jpg") no-repeat center top;
    margin-right: -42px;
    min-height: 505px;
    margin-bottom: 20px;
    margin-top: 24px;
}

@media screen and (max-width: 980px) {
    .home-content {
        margin-top: 24px !important;
    }
}

.home-content .inner {
    /* background: url("img/panacek.png") no-repeat 59px 90px; */
    padding: 90px 80px 80px 90px;
}
.reasons {
    margin-left: -10px}
.five-reasons h2 {
    font-weight: 300;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 0;
    font-size: 2.2em;
}
.reason {
    width: 182px;
    float: left;
    margin-left: 10px;
}
.reasons p {
    padding: 0 10px;
    text-align: center;
    color: #1b3507;
    font-family: 'Roboto Slab', serif;
    font-size: 1.15em;
    padding-top: 120px;
    font-weight: bold;
}
.reason1 {
    background: url("img/reason1.png") no-repeat top center;
}
.reason2 {
    background: url("img/reason2.png") no-repeat top center;
}
.reason3 {
    background: url("img/reason3.png") no-repeat top center;
}
.reason4 {
    background: url("img/reason4.png") no-repeat top center;
}
.reason5 {
    background: url("img/reason5.png") no-repeat top center;
}
.newsletter-blok {
    background: url("img/newsletter-mracky.png") no-repeat center;
    padding: 55px 0;
}
.newsletter {
    background: #bc0000;
    border-radius: 60px;
    padding: 20px 45px 20px 45px;
    position: relative;
    vertical-align: middle;
    margin: 0px auto;
}
.newsletter:hover {
    background: #840202;
    transition: .4s;
}
.newsletter h3 {
    color: #ffae00;
    vertical-align: middle;
    font-weight: 700;
    font-family: 'Roboto Slab', serif;
    font-size: 1.65em;
    text-transform: none;
    padding: 18px 28px 18px 0;
    margin: 0;
    border-right: 1px solid #d64851;
    display: inline-block;
}
.newsletter p {
    display: inline-block;
    padding: 0 0 0 28px;
    margin: 0;
    vertical-align: middle;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    font-size: 1.5em;
}
.newsletter input[type="text"] {
    background: #110c00;
    border: none;
    color: #848484;
    font-style: italic;
    border-radius: 0;
    padding: 9px 15px;
    width: 180px;
    vertical-align: middle}
.newsletter form {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    right: 45px;
    top: 40px;
}
.newsletter input[type="submit"] {
    border: none;
    border-radius: 0;
    padding: 0;
    font-size: 0;
    width: 47px;
    vertical-align: middle;
    height: 39px;
    background: #ffc800 url("img/button-arrow.png") no-repeat center;
    box-shadow: none;
    text-shadow: none;
    font-size: 100%;
    margin-left: -4px;
}
footer {
    position: relative;
}
.top-footer {
    background: url("img/bg-top-footer.jpg") no-repeat top center;
    height: 391px;
}
.top-footer h3 {
    color: #fff;
    font-size: 2.22em;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 35px;
    padding-top: 120px;
    margin-top: 0;
}
.tournaments {
    margin-left: -4px;
}
.tournament-box {
    float: left;
    margin-left: 4px;
    width: 472px;
    height: 90px;
    background: #1c0507;
    position: relative;
    cursor: pointer}
.tournament-box img {
    position: absolute;
    top: 0;
    left: 0;
}
.tournament-box a {
    color: #ffbd0c;
    text-decoration: none;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    font-weight: 300;
    margin-left: 102px;
    font-size: 0.9em;
    margin-left: 100px;
    display: block;
    margin-top: 30px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.tour1 img {
    top: -13px;
    left: -4px;
}
.tour2 img {
    top: -9px;
    left: -3px;
}
.tour3 img {
    top: -13px;
    left: -4px;
}
.tour4 img {
    top: -9px;
    left: -3px;
}
.tour5 img {
    top: -9px;
    left: 5px;
}
.tour1:hover, .tour2:hover, .tour3:hover, .tour4:hover, .tour5:hover {
    opacity: 0.8;
    transition: 0.4s;
}
.bottom-footer {
    color: #fff;
    font-size: 0.9em;
    background: url("img/copyright.jpg") no-repeat center top;
}
.bottom-footer a {
    color:#fff;
    text-decoration: none;
}
.bottom-footer address {
    width: 180px;
    margin-right: 20px;
    display: inline-block;
}
.bottom-footer address strong {
    color: #ffc800;
}
.address-contact {
    width: 180px;
    display: inline-block;
}
 .copy {
    display: inline-block;
    text-align: right;
    width: 570px;
}
.copy a.delab {
    padding: 10px 25px 10px 0;
    background: url("img/delab.png") no-repeat right center;
}
.content {
    width: 670px;
    float: right;
}
.sidebar {
    width: 240px;
    float: left;
}
article.listing {
    background-color: #fff;
    margin-bottom: 15px;
    box-shadow: 1px 2px 2px rgba(21,21,22,.06);
    padding: 4px;
}
article.listing h2 {
    margin: 0;
    padding: 0;
    display: inline-block;
}
article.listing h2 a {
    color: #1b3507;
    font-weight: bold;
    font-size: 1em;
    text-decoration: none;
}
article.listing p.posted-on {
    margin: 0;
    padding: 0;
    font-size: 1.45em;
    display: inline-block;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    color: #febb1b;
    margin-right: 15px;
}
article.listing .entry-thumb {
    float: left;
    width: 219px;
    height: 202px;
    margin-right: 35px;
}
article.listing .entry-content {
    float: right;
    margin: 30px 25px 0px 0;
    width: 670px;
}
article.listing .entry-header {
    margin-bottom: 30px;
}
.gallery-grid {
    margin-left: -25px;
}
article.gallery {
    display: block;
    float: left;
    margin-left: 25px;
    margin-bottom: 25px;
}
article.gallery img, .gallery-icon img {
    background: #fff;
    padding: 4px;
    display: block;
    display: block;
    width: 220px;
    height: 202px;
}
article.gallery p {
    margin: 0;
    padding: 0;
    text-align: center;
    margin-top: 10px;
}
article.gallery p a {
    color: #1b3507;
    font-family: 'Roboto Slab', serif;
    text-decoration: none;
    font-size: 1.4em;
}
.gallery-item {
    margin-bottom: 15px;
}
.no-image {
    width: 220px;
    height: 202px;
    background: #fff;
}
aside {
    background: url("img/rohy-tr.png") no-repeat top right;
    padding-top: 13px;
    padding-right: 20px;
}
aside #side-menu {
    width: 220px;
    position: relative;
}
aside #bottom-left {
    background: url("img/rohy-bl.png") no-repeat center;
    width: 112px;
    height: 154px;
    position: absolute;
    bottom: -14px;
    left: -14px;
}
aside ul {
    margin: 0;
    padding: 0;
    background: #fff;
    padding: 30px 25px;
}
aside ul li {
    margin: 0;
    padding: 0;
    background: none;
    position: relative;
    z-index: 10001;
}
aside ul li:first-child {
    background: #fff url("img/dotted.png") repeat-x 0 top;
}
aside ul li a {
    font-family: 'Roboto Slab', serif;
    color: #1b3507;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 1.1em;
    padding: 21px 0;
    display: block;
    background: url("img/dotted.png") repeat-x 0 bottom;
}
aside ul li a:hover, aside ul li.current_page_item a {
    color: #ffba00;
}
.breadcrumbs {
    margin: 0;
    padding: 0;
    font-family: 'Roboto Slab', serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
    margin-bottom: 40px;
}
.breadcrumbs a {
    color: #1b3507;
    font-weight: normal;
    text-decoration: none;
}
.sep {
    margin: 0 10px;
    font-weight: normal}
#mapa {
    display: inline-block;
    width: 690px;
    height: 319px;
    border: 4px solid #fff;
}
.adresa {
    display: inline-block;
    width: 220px;
    vertical-align: top;
    padding: 20px 0px 20px 30px;
}
.socialni-site {
    margin-top: 25px;
}
.socialni-site a {
    margin-right: 10px;
}
.contact {
    width: 30%;
    display: inline-block;
    margin-top: 30px;
    vertical-align: top}
.sticky {
    display: block;
}
.hentry {
    margin: 0 0 1.5em;
}
.byline,.updated:not(.published) {
    display: none;
}
.single .byline,.group-blog .byline {
    display: inline;
}
.page-content,.entry-content,.entry-summary {
    margin: 1.5em 0 0;
}
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.blog .format-aside .entry-title,.archive .format-aside .entry-title {
    display: none;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer {
    display: none;
}
.infinity-end.neverending .site-footer {
    display: block;
}
.page-content img.wp-smiley,.entry-content img.wp-smiley,.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
embed,iframe,object {
    max-width: 100%;
}
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
a.mobile-menu {
    padding: 15px 25px;
    background: #fff;
    border-radius: 4px;
    font-weight: bold;
    text-decoration: none;
    color: #000;
    position: absolute;
    right: 0;
    top: 20px;
    background: #fdf8f8;
    color:#1b3507;
    display: none;
    border:1px solid #1b3507;
}

.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}


.sub-header {overflow: hidden}
.msgs {position: relative;width:960px;top:193px;margin:0 auto;left:0;right:0;left:50%;margin-left: -480px;line-height:44px;}
.msgs p {margin:0;padding:0;font-family: 'Roboto Slab', serif;color:#fff;font-size:1.55em;text-transform:uppercase;}
.msgs p.par-left {position: absolute;left:89px;text-align:right;font-weight: bold;}
.msgs p.par-right {position: absolute;right:68px;text-align:left;font-weight:100;}


@media screen and (max-width: 980px) {
    .site-header {
    background: url("img/header.png") no-repeat left top;
    height: auto;
    margin-bottom: 20px;
}
    a.mobile-menu {display: block;}
h1, h2, h3, h4, h5, h6 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
}
h1.logo {
    margin: 0;
    display: block;
    width: 297px;
    margin: 0 auto;
    margin-top: 20px;
}
.main-navigation ul {
    display: none;
}
ul.reg-link {
    background: #ffe61b;
    padding: 20px 35px;
    width: 150px;
    border-radius: 4px;
    margin: 0 auto;
    margin-top: 20px;
    font-weight: bold;
    text-align: center;
    position: inherit;
    top: auto;
    right: auto;
}
ul#flags {
    position: relative;
    top: 0;
    text-align: center;
    right: auto;
    top: auto;
    margin-top: 20px;
}
ul#flags li {
    width: 43px;
}
.container {
    width: 90%;
}
.sub-header {
    height: 657px;
}
.home-content {
    background: none;
    margin: 0;
    padding: 0;
    padding: 10px 10px;
    background: #fff;
    margin-bottom: 20px;
    min-height: inherit;
}
.home-content .inner {
    background: none;
    padding: 0;
}
.copy {
    width: 100%;
}
.featured {
    margin: 10px auto;
    width: 100%;
    margin: 10px auto;
}
.featured-article {
    position: relative;
    margin-left: 10px;
    margin-bottom: 15px;
}
.featured-article h3 {
    text-align: left}
.reason {
    margin: 10px 0;
    padding-bottom: 10px;
}
.five-reasons h2 {
    margin-bottom: 20px;
}
.reasons {
    text-align: center}
.reason {
    margin: 10px auto;
    padding-bottom: 10px;
    text-align: center;
    float: none;
    display: inline-block;
}
.reason p {
    padding-top: 110px;
    text-align: center;
}
.newsletter-blok {
    padding: 0;
    text-align: center;
    margin-bottom: 20px}
.newsletter {
    padding: 20px 25px 20px 25px;
}
.newsletter h3 {
    padding: 0;
    border-right: none;
    border-bottom: 1px solid #537198;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.newsletter p {
    display: block;
    text-align: center;
    padding: 0;
    margin-bottom: 10px;
}
.newsletter input[type="text"] {
    margin-bottom: 0px;
}
.newsletter form {
    position: relative;
    right: auto;
    top: auto;
    position: inherit;
}
.tournaments {
    width: 500px;
    margin: 0 auto;
}
.tournament-box {
    margin-bottom: 30px;
}
.top-footer {
    background: #da0000;
    height: auto;
}
.top-footer h3 {
    padding-top: 20px;
}
.bottom-footer {
    padding: 20px 0;
    background: #da0000;
    height: auto;
    text-align: center;
}
.copy {
    text-align: center;
    margin: 20px 0;
}
.main-navigation {
    float: none;
    width: 100%;
    max-width:inherit;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 10000;
    border-right: 1px solid #1b3507;
    border-left: 1px solid #1b3507;
}
.main-navigation li:first-child {
    border-top: 1px solid #1b3507;
}
.main-navigation li {
    display: block;
    padding: 20px 0;
    border-bottom: 1px solid #1b3507;
    background: #fdf8f8;
}

.main-navigation li a {
    color: #1b3507;
    font-weight: bold
}

.main-navigation li:first-child {
    width: 100%;
}
.content {
    float: none;
    width: 100%;
}
.sidebar {
    float: none;
    margin: 0 auto;
    margin-bottom: 40px;
}
#mapa {
    width: 100%;
}
.contact {
    width: 100%;
    text-align: center;
}
.adresa {
    width: 100%;
    padding: 0;
    text-align: center;
    margin: 20px 0;
}
.gallery-grid {
    text-align: center;
}
article.gallery {
    display: inline-block;
    float: none;
}
.msgs {position:relative;top:115px;}
}
@media screen and (max-width: 800px) {
    h1.logo {
    margin: 0;
    margin-top: 20px;
    display: block;
    width: 297px;
    margin: 0;
    margin-top: 20px;
}
    body.home {background:none;background-color:#faeeee;}
    .sub-header {height:auto;}
    .sub-header p {margin:0;padding:0;}

    .msgs {width:50%;position: relative;
top: 0;
left: 0;
margin: 0 auto;
right: 0;}
    .msgs p {background: #da0000;margin-bottom:10px;line-height:35px;padding:10px 10px;}
    .msgs p.par-left, .msgs p.par-right {position: relative;left:auto;right:auto;text-align: center;}
    .sub-header a.video-link {
        background:url(img/video-link.png) no-repeat;
    width: 253px;
    height: 245px;
    display: block;
    margin: 15px auto;
    }
}
@media screen and (max-width: 700px) {
    .featured {
    margin: 10px auto;
    margin-left: -15px;
    width: 500px;
    margin: 10px auto;
}
.featured-article {
    position: relative;
    margin-left: 8px;
    margin-bottom: 14px;
}
.featured-article h3 {
    text-align: left}
.msgs {width:70%;}
}
@media screen and (max-width: 640px) {
    a.mobile-menu {
    position: absolute;
    right: 0;
    top: 20px;
}
}
@media screen and (max-width: 540px) {
    .copy, .address-contact, .bottom-footer address {
    width: 100%;
}
.msgs {width:90%;}
.featured {
    margin: 10px auto;
    width: 100%;
    text-align: center;
}
.tournaments {
    width: 100%;
}
.tournament {
    width: 100%;
}
.tournament-box {display: inline-block;width:100%;float:none;margin:20px auto;}
.featured-article {
    position: relative;
    margin: 2px auto;
    width:210px;
    float: none;display: inline-block;
}
.featured-article img {
    height: 100%;
}
.featured-article h3 {
    text-align: left}
}
@media screen and (max-width: 480px) {
    .main-navigation {
    position: absolute;
    top: 110px;
    right: 0;
    z-index: 10000;
}
.newsletter input[type="text"] {
    width: 100%;
    margin-bottom: 10px;
}
.reason {width:49%;vertical-align:top}
a.mobile-menu {
    display: block;
    top: auto;
    position: inherit;
    width: 90px;
    text-align: center;
    margin: 0 auto;
}
/* .featured img {display:none;} */
.featured-article .desc {text-align: left;position:static;padding:10px;background-image:none;background-color:rgba(0,0,0,0.63);}
.featured-article .desc {font-size:0.90em;}
.featured-article {height:auto;}
.tournament-box {display: inline-block;width:100%;float:none;margin:20px auto;}
}
@media screen and (max-width: 320px) {
    .reason {
    width: 100%;
    float: none;
    margin: 10px 0;
    padding-bottom: 10px;
}
.tournament-box {display: inline-block;width:100%;float:none;margin:20px auto;}
}

@media screen and (max-width: 480px) {
    .featured img {
        display: block;
    }
}

/*
.video-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;  pomer 16:9
  height: 0;
  overflow: hidden;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
 */
/* Z�kladn� styl pro mr�ku */
.photo-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

/* Styl pro jednotliv� polo�ky */
.photo-grid a {
  flex: 1 0 33.33%;
  box-sizing: border-box;
  padding: 5px;
  text-decoration: none;
}

/* Obr�zky vypln� ��rku okna */
.photo-grid img {
  width: 100%;
  height: auto;
  display: block;
}

/* Na men��ch obrazovk�ch se okna rad� pod sebe */
@media (max-width: 600px) {
  .photo-grid a {
    flex: 1 0 100%;
  }
}
/* Kontejner pro ctyri polo�ky v rade */
.contact-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

/* Jednotliv� karty */
.contact-card {
  flex: 1 0 25%;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
}

/* Obr�zek vypln� ��rku karty */
.contact-card img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

/* Prizpusoben� na mobiln�ch zar�zen�ch */
@media (max-width: 600px) {
  .contact-card {
    flex: 1 0 100%;
  }
}
/* Z�kladn� styly tlac�tek (viz predchoz� pr�klad) */
.btn {
  display: inline-block;
  padding: 0.75em 1.5em;
  font-family: "Arial", sans-serif;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.btn {
  background-color: #b42b36;
  color: #ffffff;
  border: 2px solid #b42b36;
}
.btn:hover {
  background-color: #8e222c;
  border-color: #8e222c;
}
.btn.btn-inverted {
  background-color: transparent;
  color: #b42b36;
  border: 2px solid #b42b36;
}
.btn.btn-inverted:hover {
  background-color: #b42b36;
  color: #ffffff;
}

/* Flexbox kontejner pro zarovn�n� tlac�tek vedle sebe */
.button-row {
  display: flex;
  gap: 1rem; /* mezera mezi tlac�tky */
  flex-wrap: wrap; /* na �zk�ch obrazovk�ch mohou tlac�tka prej�t na dal�� r�dek */
}

.video-wrapper{
    width: 100%;
}
#masthead.site-header {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}

@media screen and (max-width: 980px) {
    #masthead.site-header {
        position: static;
    }
}

#page.container {
    margin-top: 197px;
}

@media screen and (max-width: 980px) {
    #page.container {
        margin-top: 0;
    }
}

#page.container.page--fp {
    margin-top: 0;
}

.homepage-video{
    display: block;
    width: 100%;
    height: auto;
}

.homepage-video--desktop {
    display: block;
}

@media screen and (max-width: 981px) {
    .homepage-video--desktop {
        display: none;
    }
}

.homepage-video--mobile {
    display: none;
}

@media screen and (max-width: 981px) {
    .homepage-video--mobile {
        display: block;
    }

    .video-wrapper{
        padding-bottom: 100% !important;
        height: 450px;
        overflow: hidden;
        z-index: 2;
    }
}

.ytvideo-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* pomer 16:9 */
  height: 0;
  overflow: hidden;
}

.ytvideo-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* Z�kladn� styl pro mr�ku */
.photo-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}

/* Styl pro jednotliv� polo�ky */
.photo-grid a {
  flex: 1 0 33.33%;
  box-sizing: border-box;
  padding: 5px;
  text-decoration: none;
}

/* Obr�zky vypln� ��rku okna */
.photo-grid img {
  width: 100%;
  height: auto;
  display: block;
}

/* Na men��ch obrazovk�ch se okna rad� pod sebe */
@media (max-width: 600px) {
  .photo-grid a {
    flex: 1 0 100%;
  }
}
.contact-grid {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}

/* Jednotliv� karty */
.contact-card {
  flex: 1 0 25%;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
}

/* Obr�zek vypln� ��rku karty */
.contact-card img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

/* Prizpusoben� na mobiln�ch zar�zen�ch */
@media (max-width: 600px) {
  .contact-card {
    flex: 1 0 100%;
  }
}
.btn {
  display: inline-block;
  padding: 0.75em 1.5em;
  font-family: "Arial", sans-serif;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.btn {
  background-color: #b42b36;
  color: #ffffff;
  border: 2px solid #b42b36;
}
.btn:hover {
  background-color: #8e222c;
  border-color: #8e222c;
}
.btn.btn-inverted {
  background-color: transparent;
  color: #b42b36;
  border: 2px solid #b42b36;
}
.btn.btn-inverted:hover {
  background-color: #b42b36;
  color: #ffffff;
}

/* Flexbox kontejner pro zarovn�n� tlac�tek vedle sebe */
.button-row {
  display: flex;
  gap: 1rem; /* mezera mezi tlac�tky */
  flex-wrap: wrap; /* na �zk�ch obrazovk�ch mohou tlac�tka prej�t na dal�� r�dek */
}
