/*!
 * Start Bootstrap - Freelancer v4.0.0-beta (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
 */

body {
    font-family: 'Roboto Condensed', sans-serif;
    overflow-x: hidden;
    font-size: 1.2rem;
}

p {
    font-size: 20px;
}
.popis-zaz-detail p {
    font-size: 16px;
}

footer p {
    font-size: 17px;
    color: #006169;
}

p.small {
    font-size: 16px;
}

a,
a.active,
a:active,
a:focus,
a:hover {
    color: #63c2d0;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    color: #006169;
}

.nav-link {
    display: inline-block;
}

hr.star-light,
hr.star-primary {
    max-width: 250px;
    margin: 25px auto 30px;
    padding: 0;
    text-align: center;
    border: none;
    border-top: solid 5px;
}

hr.star-light:after,
hr.star-primary:after {
    font-family: FontAwesome;
    font-size: 2em;
    position: relative;
    top: -.8em;
    display: inline-block;
    padding: 0 0.25em;
    content: '\f005';
}

hr.star-light {
    border-color: white;
}

hr.star-light:after {
    color: white;
    background-color: #18BC9C;
}

hr.star-primary {
    border-color: #2C3E50;
}

hr.star-primary:after {
    color: #2C3E50;
    background-color: white;
}

.img-centered {
    margin: 0 auto;
}

.mfp-figure #bannerytop {
    display: none;
}

.ahead a {
    background: #63c2d0;
    display: block;
    text-align: center;
    color: white;
    padding: .35rem 1.25rem;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
}

.ahead a:hover {
    text-decoration: none;
    background: #006169;
}

.znackys {
    position: absolute;
    z-index: 9999;
    top: 0;
}

.znackys span {
    padding: 2px 3px;
    display: inline-block;
    font-size: 12px;
    color: white;
    margin: 0px;
    margin-right: 2px;
    line-height: 22px;
    margin-bottom: 2px;
    white-space: nowrap;
}

.znackadet {
    display: inline-block;
    padding: 1px 5px;
    font-size: 13px;
    color: white;
    margin-right: 3px;
}

[data-toggle="collapse"]:after {
    display: inline-block;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f054";
    transform: rotate(-90deg);
    transition: all linear 0.25s;
    float: right;
}

[data-toggle="collapse"].collapsed:after {
    transform: rotate(90deg);
}

.infobox {
    border-radius: 0px;
    border: 0;
}

.infobox .card-header {
    padding: 0px;
    background-color: #e6e6e6;
}

.infobox .card-header a {
    color: #006169;
    padding: .75rem 1.25rem;
    display: inline-block;
    width: 100%;
}

.infobox .card-header:first-child {
    border-radius: 0px;
}

.infobox .card-header a:hover {
    text-decoration: none;
}

.infobox .card-body p {
    font-size: 15px;
}

.infobox .card-body {
    background: #f7f7f7;
}

.infobox.hlboxx .card-header {
    padding: 0px;
    background-color: #006873;
}

.infobox.hlboxx .card-header a {
    color: white;
    text-align: center;
}

.infobox.hlboxx {
    margin-top: 0px;
    margin-bottom: 15px;
}

.nadpsouv {
    font-size: 15px;
    text-align: center;
    padding: 12px 5px;
    color: white;
    border-radius: 2px;
    background: #006973;
    font-weight: 500;
    text-transform: uppercase;
}

section {
    padding: 20px 0;
}

section h2 {
    font-size: 3em;
    margin: 0;
}

section.success {
    color: white;
    background: #18BC9C;
}

.odkazondb {
    background-color: #279099;
    padding: 9px;
    text-align: center;
    color: white;
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 20px;
}

.serveraddcontainer {
    width: 100%;
    height: 120px;
    position: fixed;
    bottom: -150px;
    z-index: 99999;
    background: rgba(0, 0, 0, 0.83);
    padding: 10px;
    left: 0;
}

.serveraddcontainer .closead {
    position: absolute;
    right: 0;
    top: -22px;
    background: rgba(0, 0, 0, 0.83);
    padding: 2px 5px;
    font-size: 12px;
    color: white;
    cursor: pointer;
}

.sticky {
    position: sticky;
    top: 0;
}

@media (max-width: 767px) {
    section {
        padding: 10px 0;
    }
    section.first {
        padding-top: 75px;
    }
}

.scroll-top {
    position: fixed;
    z-index: 1049;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    font-size: 16px;
    line-height: 28px;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%;
}

.scroll-top .btn:focus {
    outline: none;
}

#mainNav {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
}

#mainNav a:focus {
    outline: none;
}

#mainNav .navbar-brand {
    font-size: 1.1rem;
    color: white;
    padding: 0px;
    margin: 0 !important;
}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    color: white;
}

#mainNav .navbar-nav {
    letter-spacing: 1px;
    background: #006169;
    margin-left: 34px !important;
    margin-top: 6px;
}

#mainNav .navbar-nav li.nav-item a.nav-link {
    color: white;
    font-size: 1rem;
}

#mainNav .navbar-nav li.nav-item a.nav-link:hover {
    color: #18BC9C;
    outline: none;
}

#mainNav .navbar-nav li.nav-item a.nav-link:active,
#mainNav .navbar-nav li.nav-item a.nav-link:focus {
    color: white;
}

#mainNav .navbar-toggler {
    font-size: 14px;
    padding: 11px;
    text-transform: uppercase;
    color: white;
    border-color: white;
}

#mainNav .navbar-toggler:focus,
#mainNav .navbar-toggler:hover {
    color: white;
    border-color: #18BC9C;
    background-color: #18BC9C;
}

@media (min-width: 992px) {
    #mainNav {
        padding-top: 25px;
        padding-bottom: 10px;
        /* -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s; */
    }
    #mainNav .navbar-brand {
        font-size: 2em;
        /* -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; */
    }
    #mainNav .navbar-nav>li.nav-item>a.nav-link.active {
        color: white;
        border-radius: 3px;
        background: #18BC9C;
    }
    #mainNav .navbar-nav>li.nav-item>a.nav-link.active:active,
    #mainNav .navbar-nav>li.nav-item>a.nav-link.active:focus,
    #mainNav .navbar-nav>li.nav-item>a.nav-link.active:hover {
        color: white;
        background: #18BC9C;
    }
    #mainNav.navbar-shrink {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
}

header.masthead {
    padding: 0px;
    text-align: center;
    color: white;
}

header.masthead img {
    display: block;
    margin: 0 auto 20px;
}

.newpozice img {
    margin: 0px !important;
}

header.masthead .intro-text .name {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 2em;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
}

header.masthead .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}

@media (min-width: 768px) {
    header.masthead {
        padding: 0px;
    }
    header.masthead .intro-text .name {
        font-size: 4.75em;
    }
    header.masthead .intro-text .skills {
        font-size: 1.75em;
    }
}

#portfolio .portfolio-item {
    right: 0;
    margin: 0 0 15px;
}

#portfolio .portfolio-item .portfolio-link {
    position: relative;
    display: block;
    max-width: 400px;
    margin: 0 auto;
    cursor: pointer;
}

#portfolio .portfolio-item .portfolio-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
    opacity: 0;
    background: rgba(24, 188, 156, 0.9);
}

#portfolio .portfolio-item .portfolio-link .caption:hover {
    opacity: 1;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content {
    font-size: 20px;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    color: white;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .caption .caption-content h3,
#portfolio .portfolio-item .portfolio-link .caption .caption-content h4 {
    margin: 0;
}

#portfolio * {
    z-index: 2;
}

@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.portfolio-modal .modal-dialog {
    max-width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    border: none;
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.portfolio-modal .modal-dialog .modal-content {
    padding: 100px 0;
    border: 0;
    border-radius: 0;
}

.portfolio-modal .modal-dialog .modal-content h2 {
    font-size: 3em;
    margin: 0;
}

.portfolio-modal .modal-dialog .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-dialog .modal-content .item-details {
    margin: 30px 0;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    cursor: pointer;
    background-color: transparent;
}

.portfolio-modal .close-modal:hover {
    opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
    /* Safari and Chrome */
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #2C3E50;
}

.portfolio-modal .close-modal .lr .rl {
    /* Safari and Chrome */
    z-index: 1052;
    width: 1px;
    height: 75px;
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #2C3E50;
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #eeeeee;
}

.floating-label-form-group input,
.floating-label-form-group textarea {
    font-size: 1.5em;
    position: relative;
    z-index: 1;
    padding-right: 0;
    padding-left: 0;
    resize: none;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none !important;
}

.floating-label-form-group label {
    font-size: 0.85em;
    line-height: 1.764705882em;
    position: relative;
    z-index: 0;
    top: 2em;
    display: block;
    margin: 0;
    -webkit-transition: top 0.3s ease, opacity 0.3s ease;
    -moz-transition: top 0.3s ease, opacity 0.3s ease;
    -ms-transition: top 0.3s ease, opacity 0.3s ease;
    transition: top 0.3s ease, opacity 0.3s ease;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0;
}

.floating-label-form-group:not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eeeeee;
}

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1;
}

.floating-label-form-group-with-focus label {
    color: #18BC9C;
}

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eeeeee;
}

footer {
    color: white;
}

footer h3 {
    margin-bottom: 30px;
}

footer .footer-above {
    padding-top: 50px;
    background-color: #eaeaea;
}

footer .footer-col {
    margin-bottom: 50px;
}

footer .footer-below {
    padding: 25px 0;
    background-color: #006169;
}

.btn-outline {
    font-size: 20px;
    margin-top: 15px;
    transition: all 0.3s ease-in-out;
    color: #295960;
    border: solid 2px #295960;
    background: transparent;
}

.btn-outline.active,
.btn-outline:active,
.btn-outline:focus,
.btn-outline:hover {
    color: #63c2d0;
    border: solid 2px #63c2d0;
    background: white;
}

.btn-primary {
    font-weight: 700;
    color: white;
    border-color: #2C3E50;
    background-color: #2C3E50;
}

.btn-primary.focus,
.btn-primary:focus {
    color: white;
    border-color: black;
    background-color: #1a252f;
}

.btn-primary:hover {
    color: white;
    border-color: #161f29;
    background-color: #1a252f;
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    color: white;
    border-color: #161f29;
    background-color: #1a252f;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: white;
    border-color: black;
    background-color: #0d1318;
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    border-color: #2C3E50;
    background-color: #2C3E50;
}

.btn-primary .badge {
    color: #2C3E50;
    background-color: white;
}

.btn-success {
    font-weight: 700;
    color: white;
    border-color: #18BC9C;
    background-color: #18BC9C;
}

.btn-success.focus,
.btn-success:focus {
    color: white;
    border-color: #0a4b3e;
    background-color: #128f76;
}

.btn-success:hover {
    color: white;
    border-color: #11866f;
    background-color: #128f76;
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    color: white;
    border-color: #11866f;
    background-color: #128f76;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: white;
    border-color: #0a4b3e;
    background-color: #0e6f5c;
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    background-image: none;
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    border-color: #18BC9C;
    background-color: #18BC9C;
}

.btn-success .badge {
    color: #18BC9C;
    background-color: white;
}

.btn-social {
    font-size: 20px;
    line-height: 45px;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 2px solid white;
    border-radius: 100%;
}

.btn.active,
.btn:active,
.btn:focus {
    outline: none;
}

.horni-bannery {
    font-size: 10px;
    color: gray;
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: left;
}

.horni-bannery .ctvercovy {
    width: 25%;
    float: left;
}

.horni-bannery .ctvercovy.velky {
    width: /*48.5%*/
    100%;
    margin-right: 2.8%;
}

.horni-bannery .ctvercovy.velky:nth-last-child(1) {
    margin-right: 0px;
}

.horni-bannery img {
    width: 100%;
    max-width: none;
}

.horni-bannery.stredni .ctvercovy {
    width: /*22.8*/
    25%;
    float: left;
    /*margin-right: 2.9%;*/
}

.horni-bannery.stredni .ctvercovy:nth-child(4) {
    margin-right: 0px;
}

.horni-bannery .bannerpopup {
    padding: 0px;
    border: 0px;
    top: 15px;
    left: 0px;
    width: 100%;
    position: absolute;
    z-index: 99999999;
    background-color: #fff;
    display: none;
}

.horni-bannery.stredni .bannerpopup,
.horni-bannery .ctvercovy.velky .bannerpopup {
    position: absolute;
    top: 15px;
    left: 0px;
}

.horni-bannery.stredni .bannerpozice,
.horni-bannery .ctvercovy.velky .bannerpozice {
    /*position:relative;*/
}

.horni-bannery.stredni .bannerpopup img {
    width: 100%;
}

.horni-bannery .prava .bannerpopup {
    right: 0px;
    left: auto;
}

.ikonky {
    width: 100%;
    text-align: right;
}

.ikonky img {
    width: 8%;
    margin-left: 4.0%;
}

.ikonky img:hover {
    opacity: 0.9
}

.navbar .nav-item {
    width: 40%;
    text-align: center;
}

.navbar .nav-item.fulltext {
    width: 62%;
    margin-top: 6px;
}

.navbar .nav-item.fulltext i {
    font-size: 15px;
    color: white;
    margin-right: 5px;
}

.navbar .nav-item.fulltext input {
    display: inline;
}

.navbar .nav-item.fulltext input[type=text] {
    width: 65%;
    padding: 3px;
}

.navbar .nav-item.fulltext input[type=submit] {
    display: inline;
    width: 70px;
    background: #63c2d0;
    border: 0px;
    font-size: 1rem;
    color: white;
}

.marquee {
    padding: 5px;
    line-height: 19px;
    margin-top: 0px;
    color: #F2F2F2;
    max-height: 30px;
    width: 100%;
    background: #006169;
    overflow: hidden;
}

.marquee a {
    color: white;
}

.marquee strong {
    margin: 0 10px;
}

.submenuh {
    position: absolute;
    display: none;
    z-index: 99999;
    width: 100%;
    left: 0px;
    padding: 0 20px;
}

.submenuh ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.lista .submenuh ul a {
    background: #f3f3f3;
    color: #006169;
}

.lista .submenuh ul a:hover,
.lista .submenuh ul a.active {
    background: #006169;
    color: white;
}

.submenuhl:hover .submenuh {
    display: block;
}

.lista span {
    display: block;
    background: #63c2d0;
    font-weight: 800;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    position: relative;
}

.lista span i {
    position: absolute;
    right: 10px;
    top: 8px;
}

.lista a {
    display: block;
    background: #63c2d0;
    font-weight: 800;
    color: white;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    font-size: 1rem;
}

.lista a:hover {
    background: #006169;
}

.lista a.active {
    background: #006169;
    color: white;
}

.fanclublista a {
    display: inline;
    background: none;
    padding: none;
    text-decoration: underline;
}
.fanclublista a:hover {
    color:#63c2d0;
}

.bx-wrapper li {
    height: auto;
}

.bxslider a {
    display: block;
    text-decoration: none;
}

.bxslider a:hover .popisprom {
    opacity: 0.8
}

.bxslider h2 {
    display: block;
    margin-top: 2px;
    display: block;
    width: 100%;
    font-size: 17px;
    margin-bottom: 4px;
    font-weight: 800;
    color: white;
}

#hppromitacka h2 {
    font-size: 33px;
    line-height: 36px;
}
#hppromitacka .bx-default-pager {display: none;}

.popisprom {
    padding: 18px 15px;
    margin: 0px;
    width: 100%;
    bottom: 0px;
    background: #006973;
    color: white;
    display: flex;
    align-items: center;
    flex-grow: 1;
}

#hppromitacka ul li a {
    display: flex;
    flex-direction: column;
    height: 100%;
}

#hppromitacka ul {
    height: 100%;
}

.popisprom p {
    font-size: 15px;
    margin-bottom: 0px;
}

.videohlstr {
    /*height: 350px; */
    margin-bottom: 20px;
}

.videohlstr img {
    width: 100%;
    /*height: 350px;*/
}

#obsah {
    padding-top: 5px;
}



.prommenu {
    padding: 15px;
    background: #f6f6f6;
}
.prommenu.detail {
    padding: 30px;
}
.prommenu a {
    font-size: 1rem;
    display: flex;
    font-weight: 600;
    line-height: 18px;
    color: #006973;
    width: 100%;
    align-items: flex-start;
    justify-content: center;
    text-decoration: none;
    margin-bottom: 10px;
}
.prommenu.detail a {
    align-items: center;
}
.prommenu a:last-child {margin: 0;}
.nav-pills.nej .nav-item{
width: 50%;
}
.nav-pills.nej .nav-link {
    font-size: 15px;
    text-align: center;
    padding: 8px 5px;
    border-radius: 2px;
    background: white;
    font-weight: 500;
    }

    .prommenu a .sp1  {
        flex-basis: 40px;
        display: inline-block;
        margin-right: 12px;
        font-weight: 500;
    }
    .prommenu a .sp2  {
        flex-basis: 95%;
    }
    .prommenu.detail a .sp2  {
        font-size: 20px;
    }
    .prommenu a .sp1.ncts { flex-basis: 22px;}

    .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        background: #006973;
    }

    .prommenu a.nejnextbutton {
         font-weight: 400;
        font-size: 17px;
        border: 1px solid;
        width: 110px;
        margin: 15px auto;
        margin-bottom: 0;
        display: none;
    }
    .prommenu.detail a.nejnextbutton {
        display: block;
    }

/* GRID VIEW */

#container .grid li {
    float: left;
    width: 22.75%;
    box-shadow: 0 0 1.3em #d8d8d8;
    -webkit-box-shadow: 0 0 1.3em #d8d8d8;
    -o-box-shadow: 0 0 1.3em #d8d8d8;
    -moz-box-shadow: 0 0 1.3em #d8d8d8;
    -ms-box-shadow: 0 0 1.3em #d8d8d8;
    margin: 2% 3% 2% 0;
    height: 420px;
    background: white;
    list-style-type: none;
    position: relative;
}

.sidebar #container .grid li,
.sidebar #container .grid li.nomarg {
    float: none;
    width: 100%;
    margin: 0px;
    height: auto;
    margin-bottom: 30px;
}

#container .grid li.nomarg {
    margin-right: 0px;
    background: white;
}

#container.profuz .grid li {
    width: 49%;
    margin: 0px;
    margin-top: 2%;
    margin-right: 2%;
}

#container.profuz .grid a:nth-child(2n+2) li {
    margin-right: 0px;
}

#container .grid li img {
    text-align: center;
    width: 100%;
}

#container .grid li .list-left {
    text-align: left;
    font-size: 24px;
    margin-left: 15px;
    margin-top: 0px;
    margin-right: 15px;
}

/*.sidebar #container .grid li .list-left {margin: 0px;margin-bottom: 20px;padding: 0px;}*/
/*.sidebar #container .grid li .list-right {margin:0px;}*/
#container .grid li .icon-group-btn {
    font-size: 14px;
}

#container .grid li .list-right {
    display: block;
    margin-left: 15px;
    padding-bottom: 13px;
}

#container .grid li .list-right .date {
    font-size: 12px;
    display: block;
    margin: 15px 0px 5px 0px;
    color: #a0a0a0;
    font-weight: 400;
    position: absolute;
    bottom: 5px;
}

#container .grid li .list-right .rub {
    font-size: 12px;
    display: block;
    margin: 15px 0px 5px 0px;
    color: #295960;
    font-weight: 400;
    position: absolute;
    bottom: 5px;
    right: 15px;
}

#container .grid {
    width: 100%;
    padding: 0px;
    display: inline-block;
}

.pomocimg {
    /*height:147px;*/
    overflow: hidden;
    min-height: 100px;
    min-width: 100%;
    position: relative;
}


/*.sidebar .pomocimg {height: 73px;
    overflow: hidden;
    position: relative;
    float: left;
    width: 39%;
    margin-right: 17px;}

.sidebar {padding-left: 5%;}*/

.sidebar a {
    text-decoration: none;
}

.sidebar a:hover h5 {
    color: #76bdca;
}

#container .grid li .pomocimg img {
    max-width: none;
    position: relative;
    /* top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;  */
    margin: auto;
    z-index: 999
}

#container .grid li .pomocimg img.preload {
    position: absolute;
    width: 50px;
    height: 50px;
    z-index: 9;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
}

#container .grid li .pomocimg img.hlobrinz {
    -ms-transform: scale(1.15);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -ms-transition: all 300ms;
    transition: all 300ms;
}

#container .grid a:hover img.hlobrinz {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

#container .grid li .pomocimg.navysku img {
    width: 100%;
    height: auto;
}

#container .grid li .pomocimg.navysku img.preload {
    width: 50px
}

#container .grid li .pomocimgik img {
    width: 50px;
    float: left;
    margin-right: 15px;
    margin-bottom: 10px;
    margin-top: 20px;
    margin-left: 18px;
}


/*.sidebar #container .grid li .pomocimgik img { width: 50px;
    margin:0px;
    margin-right: 15px;
  }   */

#container .grid li {
    float: left;
    width: 22.75%;
    box-shadow: 0 0 1.3em #d8d8d8;
    -webkit-box-shadow: 0 0 1.3em #d8d8d8;
    -o-box-shadow: 0 0 1.3em #d8d8d8;
    -moz-box-shadow: 0 0 1.3em #d8d8d8;
    -ms-box-shadow: 0 0 1.3em #d8d8d8;
    margin: 2% 3% 2% 0;
    height: 225px;
    background: white;
    list-style-type: none;
    position: relative;
}

#container .grid li.kratce {
    height: 80px;
    margin-bottom: 0%;
}

.clanekdetail #container .grid li.kratce {
    height: 110px;
}

#container .grid li.monit {
    height: 265px;
}


/*.sidebar #container .grid li.monit {
    height: auto;
}  */

.pagination {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    display: inline-block;
    margin-bottom: 30px;
}

p.catpath {
    font-size: 14px;
    color: gray;
    line-height: 19px;
    margin-bottom: 0px;
}

.list-left h5 {
    font-size: 17px;
    color: #006169;
}

.list-left {
    margin-bottom: 0px;
    padding-bottom: 5px;
}

#container .grid li img.komentyiko {
    width: auto;
}

label {
    width: 100%;
    margin-top: 9px;
}

.formgroup .col-md-8,
.formgroup .col-md-4,
.formgroup .col-md-3,
.formgroup .col-md-1 {
    margin-top: 10px;
}

.formgroup fieldset {
    margin-top: 20px;
}

.formgroup fieldset legend {
    color: #006169;
    font-weight: 600
}

.hlaska {
    color: #cd4b4b;
}

.zapomenuteheslo {
    color: #63c2d0;
    cursor: hand;
    cursor: pointer;
}

.zapomenuteheslo:hover {
    text-decoration: underline
}

#zap {
    display: none;
}

.hlaska_z {
    color: green;
}

.pagination a {
    padding: 10px 20px;
    color: #295960;
    margin-top: 20px;
    font-weight: 100;
    margin: 0 auto;
}

.menu-uzivatel {
    background: #f3f3f3;
    padding: 10px 35px;
}

#diskuze,
#zadosti,
#zap {
    display: none;
}

.zadosti-square {
    background: #d34444;
    display: inline;
    color: white;
    padding: 5px;
    text-align: center;
    ;
}

.zmenitheslo {
    color: #80c9d2;
    cursor: hand;
    cursor: pointer;
}

.zmenitheslo:hover {
    text-decoration: underline
}

.legenda-cervena {
    background: #2b97a3;
    color: black;
    padding: 5px;
    margin-top: 12px;
    display: inline-block;
}

.legenda-modra {
    background: #80c9d2;
    color: black;
    padding: 5px;
    margin-top: 12px;
    display: inline-block;
}

.cara-slaba {
    height: 0px;
    border-width: 0;
    border-bottom: 1px dashed black;
}

.moje-dis-zprava-c {
    color: black;
    padding: 5px;
    background: #2b97a3;
    width: 100%;
}

.moje-dis-zprava {
    color: black;
    padding: 5px;
    background: #80c9d2;
    width: 100%;
}

.tabulka-diskuze-vypis {
    width: 100%;
}

.linkbox {
    padding: 5px;
    background: #cccccc;
    position: absolute;
    top: 20px;
    right: -5px;
    display: none;
}

.bar {
    background: #006169;
    line-height: 25px;
    padding: 5px 15px;
    color: white;
    display: inline-block;
    font-size: 20px;
    text-align: right;
    width: 100%;
}

.social a:hover {
    color: white;
}

.bar .social {
    float: left;
    margin-top: 2px;
    margin-right: 15px;
    font-size: 31px;
}

.tag {
    width: auto;
    background: #E4E4E4;
    color: #006169;
    padding: 2px 8px;
    margin: 3px;
    display: inline;
    float: left;
}

.tagy span {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

.tagy {
    display: inline;
    float: left;
    font-size: 15px;
    width: 80%;
}

.detail .ikonka-akt {
    float: left;
    margin-right: 20px;
    margin-top: 5px;
}

.zdroj {
    background: #e7e7e7;
    display: inline-block;
    font-weight: 600;
    text-align: center;
    color: #006169;
    font-size: 23px;
    width: 100%;
    padding: 5px 10px;
}

.zpet {
    background: #e2e2e2;
    padding: 6px 15px;
}

.prispevek-dis {
    margin-top: 15px;
}

.autor-prispevek {
    background: #279099;
    color: white;
    padding: 5px;
    display: inline-block;
    width: 100%;
}

.autor-prispevek a:link {
    text-decoration: none;
    color: white;
}

.autor-prispevek a:visited {
    text-decoration: none;
    color: white;
}

.autor-prispevek a:hover {
    text-decoration: none;
    color: #80c9d2;
}

.zprava-prispevek {
    background: #e8e8e8;
}

.text-dis {
    margin: 0px 3px 0px 3px;
    padding: 5px;
}

.text-dis-rea {
    margin: 0px 3px 0px 3px;
    padding: 5px;
}

.manipulace-dis {
    float: right;
}

.manipulace-dis a:link {
    text-decoration: none;
    color: #000000;
}

.manipulace-dis a:visited {
    text-decoration: none;
    color: #000000;
}

.manipulace-dis a:hover {
    text-decoration: none;
    color: #80c9d2;
}

.reakce {
    background: #0097a2;
    color: black;
    display: none;
    padding: 10px 15px;
    color: white;
}

.reakce-a {
    background: #8fced5;
    color: black;
    display: none;
}

.PBarR {
    width: 0px;
    height: 10px;
    border: 0;
    font-size: 8px;
    overflow: hidden;
    background-color: #3399FF;
}

.prispevek-dis-reakce {
    margin-top: 5px;
    margin-left: 20px;
}

.prispevek-dis-reakce-a {
    margin-top: 5px;
    margin-left: 12px;
}

.line-dis {
    float: left;
    margin-top: 5px;
}

#diskuze {
    display: none;
    font-size: 8pt;
}

.moje-dis-odkaz a:link {
    text-decoration: none;
    color: #006169;
}

.moje-dis-odkaz a:visited {
    text-decoration: none;
    color: #006169;
}

.moje-dis-odkaz a:hover {
    text-decoration: none;
    color: #80c9d2;
}

.moje-dis-zprava {
    color: black;
    background: #80c9d2;
    width: 100%;
}

.moje-dis-zprava-c {
    color: black;
    background: #2b97a3;
    width: 100%;
}

.ikonkynastenkadetail {
    text-align: right;
}

.ikonkynastenkadetail img {
    margin: 0 2%;
}

.clanekdetail .popup-gallery {
    width: 100%;
}


.vicefotek {
    position: absolute;
    right: 0px;
    bottom: 0px;
    padding: 10px;
    background: rgba(0, 105, 115, 0.89);
    ;
    color: white;
    font-size: 17px;
}

.souvisejici a {
    line-height: 20px;
    margin-top: 7px;
    font-size: 20px;
    display: inline-block;
}

.souvisejici strong {
    margin-top: 15px;
    display: inline-block;
}
.souvisejici h5 {
    margin-left: 30px;
    margin-right: 30px;
}

.neprehlednete {
    display: inline-block;
}

#bannerytop {
    width: 100%;
    top: 25px;
    display: inline-block;
    position: relative;
    text-align: center;
    margin-top: 30px;
}

#bannerytop .horni-bannery {
    float: none;
    margin-top: 0px;
    display: inline-block;
    margin: 0 auto;
    width: auto;
}

#bannerytop .malybanner {
    margin-top: 8px;
}

.banner1,
.banner2,
.banner3,
.banner4 {
    width: 24%;
    margin-right: 1%;
    max-width: 234px;
    float: left;
    font-size: 9px;
    text-align: left;
    color: gray;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
}

#popupsocial {
    margin-top: -36px;
    position: absolute;
    right: 0px;
    font-size: 25px;
}

#popupsocial a {
    float: right;
    margin-right: 10px;
}

a.nahledy {
    color: white;
    opacity: 0.65;
}

.nahledy {
    position: absolute;
    left: 0px;
    font-size: 26px;
    color: white;
    margin-top: -38px;
}

img.mfp-img {
    max-width: 95% !important;
    padding: 0px !important;
}

.mfp-figure figure {
    margin: 0px;
    margin-top: 75px;
}

.onlythumb a img {
    width: 100%;
}

.onlythumb a {
    width: 24%;
    margin-right: 1%;
    float: left;
    margin-bottom: 8px;
    height: 195px;
    overflow: hidden;
    display: block;
}

.onlythumb {
    display: inline-block;
    width: 100%;
    float: none;
    max-width: 1200px;
}

.mujramec {
    margin: 0 auto;
    max-width: 90%;
}

.rozcestinastenka {
    background: #006169;
    padding: 10px 15px;
}

.rozcestinasbunka-zavody {
    width: 11.5%;
    display: inline-block;
    text-align: center;
    font-size: 17px;
}

.rozcestinasbunka-zavody a {
    color: white;
}

.filtrdatumz,
.filtrdisciplinaz,
.filtrstatusz,
.filtrdatumz,
.filtrdatumz,
.filtrkrajz {
    display: none;
    width: 100%;
    background: #f4f4f4;
    padding: 10px;
    color: #006169;
    text-align: center;
}

.filtyzavody input[type=checkbox],
input[type=radio] {
    margin-left: 15px;
}

.filtyzavody .datedit {
    margin-right: 15px;
}

.rozcestinasbunka-zavody .btn-sm:hover {
    background: #ccc;
    cursor: hand;
}

#jezdeckezavody .strankovani,
#jezdeckezavodys .strankovani,
.strankovani.fulltext {
    margin-top: 20px;
    margin-bottom: 20px;
    background: #eaeaea;
    padding: 7px;
    text-align: center;
}

.tabulka-jezdecke {
    width: 100%;
}

.tabulka-jezdecke tr {
    border-bottom: 1px solid #f0f0f0;
}

.tabulka-jezdecke img {
    width: 18px;
}

.tabulka-jezdecke td,
.tabulka-jezdecke th {
    padding: 5px;
}

.tabulka-jezdecke tr.hlavicka {
    background: #eaeaea;
}

.zaz-obr {
    margin-right: 7px;
    margin-top: 3px;
    float: left;
}

.bunka {
    color: black;
    min-height: 60px;
    text-align: center;
    background-color: #279099;
    padding: 5px 10px;
}

.bunka-n {
    color: #d9d9d9;
    padding: 0px 10px;
    text-align: center;
}

.bunka a:link {
    text-decoration: none;
    color: white;
}

.bunka a:visited {
    text-decoration: none;
    color: white;
}

.bunka a:hover {
    text-decoration: underline;
    color: black;
}

.listazavodynew .cast {
    padding: 0 10px;
}

.zaznam-detail-hlavni .social {
    padding: 0px 8px;
    font-size: 23px;
}

.zaznam-detail-hlavni .social a {
    margin-left: 5px;

    position: relative;
    top: 2px;
}

.listazavodynew {color:white;}

.listazavodynew a {
    color:white;
    line-height: 20px;
    white-space: nowrap;
}

.spodek-zaz-detail {
    clear: left;
    margin-top: 15px;
    display: inline-block;
}

.pnul {
    padding-right: 0px;
}

.lnul {
    padding-left: 0px;
}

.bunka-cislo {
    font-size: 13px;
    text-align: center;
}

.cislo {
    font-size: 18px;
    font-weight: bold;
}

.nadpis-soutez-detail {
    font-size: 12pt;
    font-weight: bold;
}

.tabulka-souteze tr {
    border-bottom: 1px dashed #f0f0f0;
}

.tabulka-souteze td {
    padding: 10px 5px;
    line-height: 20px;
}

.bunka-ikonky-zaznam {
    text-align: right;
    white-space: nowrap;
}

.ikonka-soutez,
.ikonka-soutez-n {
    margin-right: 4%;
}

.zaziko {
    display: none;
    margin: 20px 0px;
    text-align: center
}

.zaziko img {
    margin: 3px;
    display: inline-block;
}

.footer-social-icons ul {
    padding: 0px;
}

.footer-social-icons ul li {
    display: inline-block;
    margin: 0 0.2em;
}

.footer-social-icons ul li a {
    width: 55px;
    margin-bottom: 5px;
    display: inline-block;
    position: relative;
}

.footer-social-icons ul li a span {
    color: #fff;
    position: absolute;
    bottom: 0;
    left: -35px;
    right: -35px;
    padding: 5px;
    font-size: 14px;
    border-radius: 2px;
    background: #56a6af;
    visibility: hidden;
    opacity: 0;
    -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.footer-social-icons ul li a span:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #56a6af;
    position: absolute;
    bottom: -5px;
    left: 55px;
}

.footer-social-icons ul li a:hover span {
    bottom: 65px;
    visibility: visible;
    opacity: 1;
}

.footer-social-icons ul li img {
    max-width: 100%;
    border: 5px solid white;
}

.footer-social-icons {
    margin: 20px 0 15px 0;
    text-align: center;
    width: 100%;
}

.prihlas-field {
    text-align: center;
}

.prihlas-field table {
    margin: 0 auto;
}

.sidebar #container .grid li .list-right {
    margin-top: 25px;
}

.galeriedetcl {
    width: 100%;
}

.zaznam.fulltext .zaz-nadpis {
    font-size: 20px;
    font-weight: bold;
}

.zaznam.fulltext img {
    float: left;
    margin-right: 20px;
    width: 120px;
}

.zaznam.fulltext img.ikonka-akt,
.zaznam.fulltext img.zaz-obr {
    width: auto;
}

.eu-cookies {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: white;
    background-color: #006169;
    z-index: 9999;
    text-align: center;
    padding: 10px;
}

.eu-cookies button {
    background: #63c2d0;
    color: white;
    border: 1px solid white;
    padding: 2px 15px;
    cursor: pointer;
}

.popupreklama {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #252525;
    color: white;
    text-align: left;
    z-index: 999999;
}

.windowreklama {
    position: relative;
    z-index: 9;
    margin-bottom: 10px;
    display: inline-block;
    background: white;
    color: black;
}

.windowreklama img {
    width: 100%;
    max-height: 540px
}

.popupreklama .b960x540 {
    padding: 20px;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.popupreklama .b960x540 img {
    width: 100%;
    max-height: 540px
}

.closepop {
    position: absolute;
    right: 5px;
    background: white;
    padding: 4px;
    border-radius: 100%;
    width: 45px;
    font-size: 20px;
    height: 45px;
    text-align: center;
    color: #006169;
    border: 2px solid #006169;
    top: 5px;
}

#popreklama .closepop {
    top: 25px;
    right: 25px;
}

.popupreklama h6 {
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 22px;
}

.popupreklama h6 a {
    color: white;
}

.popupreklama p a {
    color: white;
}

.popupreklama p {
    font-size: 15px;
    line-height: normal;
    margin: 0;
    margin-top: 8px;
}

.hidescrollbar {
    overflow: hidden;
}

.newpozice .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -33px;
    outline: 0;
    width: 20px;
    height: 66px;
    background: none;
}

.kratcebox .row {
    min-width: auto;
}

.kratcebox .bx-wrapper {
    margin-bottom: 0px;
}

.krizodk {
    margin-bottom: 20px;
}

.krizodk a {
    background: #006169;
}

.krizodk a:hover {
    background: #63c2d0;
}

.autor {
    background: #006169;
    line-height: 25px;
    padding: 10px 15px;
    color: white;
    display: inline-block;
    font-size: 16px;
    text-align: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

#container .grid li.zpravyhp {height: 225px;}

.splide__slide.menu a {
    padding: 2px 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 10px;
    background: #f4f4f4;
    border-radius: 2px;
    font-size: 18px;
    line-height: 30px;
    font-weight: 600;
    color: #006169;
}
.splide.menu {
    width: 100%;
    padding-right: 45px;
    padding-left: 45px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.splide__sr {
    display: none!important;
  }
  .splide__arrow {background: none;height: 1.2em;width: 1em;}
  .splide__arrow svg {
    height: 1em;
    width: 1em;
}
button.splide__arrow:focus {outline: 0;}


@media (max-width: 1200px) {
    #container .grid li.kratce {
        height: 100px;
    }
    .clanekdetail #container .grid li.kratce {
        height: 100px;
    }
    .onlythumb {
        max-width: 992px;
    }
    .onlythumb a {
        height: 155px;
    }
    .ikonky img {
        margin-left: 3.6%;
    }
    .navbar .nav-item {
        width: 50%;
    }
    .navbar .nav-item.fulltext input[type=text] {
        width: 54%;
    }
    .navbar .nav-item.fulltext input[type=submit] {
        width: 56px;
    }
    .zaziko {
        margin: 0px;
        text-align: center;
        padding: 0px;
    }
    .bunka-ikonky-zaznam {
        white-space: normal;
    }
    .ikonka-soutez,
    .ikonka-soutez-n,
    .bunka-ikonky-zaznam img {
        margin: 2%;
    }
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        bottom: 25% !important;
    }
    #container .grid li.monit {
        height: 310px;
    }
}

@media (max-width: 992px) {

    .prommenu {
        padding: 25px;
        margin-bottom: 15px;
    }
    .prommenu a.nejnextbutton {display: block;}

    #container .grid li.zpravyhp {
        height: 245px;
    }

    #container .grid li.kratce {
        height: 60px;
    }
    .clanekdetail #container .grid li.kratce,
    .clanekdetail #container .grid li.kratce.nomarg {
        height: 85px;
    }
    .ahead a {
        margin-bottom: 20px;
    }
    .footer-social-icons ul li a span {
        display: none;
    }
    #mainNav .navbar-brand {
        margin: 0 auto;
        margin-bottom: 5px;
    }
    .ikonky img {
        margin-left: 0px;
        margin: 1.7%;
    }
    #mainNav .navbar-nav {
        margin-left: 0px !important;
    }
    #navbarResponsive {
        padding: 0px;
    }
    #mainNav .navbar-nav {
        display: inline-block;
        width: 100%;
    }
    .navbar .nav-item {
        width: 30%;
        float: left;
    }
    .navbar .nav-item.fulltext {
        width: 38%;
        margin-top: 6px;
    }
    .pomocimg {
        /*height: 215px;*/
    }
    #container .grid li.nomarg,
    #container .grid li {
        margin: 2% 1% 2% 1%;
        width: 47.99%;
        height: 245px;
    }
    #container .grid li.kratce.nomarg {
        height: 90px;
    }
    #container .grid li.nomarg.monit,
    #container .grid li.monit {
        margin: 2% 1% 2% 1%;
        width: 47.99%;
        height: 220px;
    }
    /*.sidebar #container .grid li.nomarg, #container .grid li {margin: 0px;width: 100%;height: auto;}
      .sidebar {
    padding-left: 15px;
}    */
    .sidebar #container .grid li,
    .sidebar #container .grid li.nomarg {
        float: none;
        width: 100%;
        margin: 0px;
        height: auto;
        margin-bottom: 30px;
    }
    .categories h2.modra {
        margin-top: 20px;
        display: inline-block;
        width: 98%;
    }
    #container.profuz .grid li {
        width: 48.5%;
        margin-right: 2.9%;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    #container.profuz .grid a:nth-child(3n+3) li {
        margin-right: 2.9%;
    }
    #container.profuz .grid a:nth-child(2n+2) li {
        margin-right: 0px;
    }
    footer h3 {
        font-size: 20px;
    }
    .ikonky {
        text-align: center;
    }
    .soutezenadpis {
        color: white;
    }
    .st-head-row.st-head-row-main {
        font-size: 17px;
        padding-top: 15px;
        text-align: center;
    }
    .st-head-row {
        background: #006169;
        color: white;
        text-align: center;
    }

    .clanekdetail .popup-gallery {
        width: 100%;
    }
    /*.sidebar .pomocimg {    height: 64px;
    width: 29%;
    margin-right: 13px;
}    */
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        bottom: 30%;
    }
    .videohlstr {
        margin-bottom: 0px;
    }
    .onlythumb {
        max-width: 767px;
    }
    .onlythumb a {
        height: 120px;
    }
}

@media (max-width: 767px) {
    .souvisejici h5 {
        margin-left: 20px;
        margin-right: 20px;
    }
    .prommenu.detail {padding: 20px;}
    .prommenu.detail a .sp2 {
        font-size: 16px;
    }
    .prommenu.detail a {
        align-items: flex-start;
    }

    #container .grid li.kratce {
        height: 80px;
    }
    #container .grid li.nomarg, #container .grid li {
        height: 220px;
    }

    #container .grid li.zpravyhp {
        height: 220px;
    }
    #hppromitacka h2 {
        font-size: 23px;
        line-height: 29px;
    }
    .container.ahead a {
        margin-bottom: 10px !important;
    }
    .container.ahead {
        margin-bottom: 10px !important;
    }

    .newpozice .bx-wrapper {margin-bottom: 10px;}

    #spodek .lista .col-md-6, #spodek .lista .col-md-3 {padding: 0 5px;    margin-bottom: 10px;}
    #spodek .lista .row {padding: 0 10px;}

    .krizodk {
        margin-bottom: 14px;
    }

    .ahead a {
        font-size: 16px;
    }

    .menu-uzivatel {text-align:center;}
    .menu-uzivatel a {display: inline-block;margin-bottom: 10px !important;}
    .menu-uzivatel b {
        font-size: 16px !important;
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }

    .bar .social {
        margin-bottom: 10px;
    }

    .tabulka-souteze .st-key {
        display: none;
    }
    .pnul,
    .lnul {
        padding: 0px;
    }
    .rozcestinasbunka-zavody {
        width: 23.5%;
        font-size: 12px;
    }
    .datum-jezdecke {}
    .st-head-row.st-head-row-main {
        font-size: 17px;
        padding-top: 15px;
        text-align: center;
    }
    .st-head-row {
        background: #006169;
        color: white;
        text-align: center;
    }
    #hlgrid section {
        padding: 0px;
        padding-top: 10px;
    }
    footer .col-md-3 {
        text-align: center !important;
    }
    .lista .col-md-3 {
        margin-bottom: 8px;
    }
    #mainNav .navbar-toggler {
        display: none;
    }
    #mainNav .navbar-brand img {
        width: 100%;
    }
    .videohlstr img {
        width: 100%;
    }
    .videohlstr {
        height: auto;
    }

    .soutezenadpis {
        color: white;
    }
    /* .sidebar .pomocimg {    height: 80px;
    width: 35%;
    margin-right: 13px;
}    */
    .tagy {
        width: 100%;
    }
    .social {
        display: inline-block;
        margin-top: 12px;
        text-align: center;
        width: 100%;
    }
    .ikonkynastenkadetail img {
        margin: 3%;
    }
    .zaziko {
        margin: 20px 0px;
    }
    .nemobil {
        display: none;
    }
    .tabulka-jezdecke td,
    .tabulka-jezdecke th {
        font-size: 11px;
    }
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        display: none;
    }
    .ikonkynastenkadetail {
        text-align: left;
    }
    #container .grid li.nomarg.monit,
    #container .grid li.monit {
        margin: 2% 1% 2% 1%;
        width: 47.99%;
        height: 270px;
    }
    .sidebar #container .grid li.nomarg.monit,
    .sidebar #container .grid li.monit {
        margin: 2% 1% 2% 1%;
        width: 100%;
        height: auto;
    }
    .onlythumb {
        max-width: 600px;
    }
    .onlythumb a {
        height: 95px;
    }

    .splide__arrow--prev {
        left: 0.5em;
        margin-top: -2px;
    }
    .splide__arrow--next {
        right: 0.5em;
        margin-top: -2px;
    }
    .splide__arrow {
        height: 1.8em;
        width: 1.2em;
    }
    .splide.menu {
        padding-right: 40px;
        padding-left: 40px;
    }
}

@media (max-width: 600px) {

    .prommenu a .sp1 {    flex-basis: 48px;}


    .krizodk a {font-size: 14px;}

    .lista {
        margin-bottom: 15px !important;
        margin-top: 0px !important;
        display: block;
    }
    #container .grid li.zpravyhp {
        height: auto;
    }
    #container .grid li.kratce {
        height: auto;
        margin: 0px;
        margin-top: 15px;
    }
    #container .grid li.kratce.nomarg {
        height: 75px;
    }
    .ikonky {
        display: none;
    }
    .clanekdetail #container .grid li.kratce {
        height: 75px;
        margin: 4% 0% 2% 0%;
    }
    .clanekdetail #container .grid li.kratce.nomarg {
        height: 75px;
        margin-bottom: 20px;
    }
    .pomocimg {
        /*height: 250px;*/
    }
    #container .grid li.nomarg,
    #container .grid li {
        margin:0px;
        margin-bottom: 20px;
       /* margin: 4% 1% 2% 1%;*/
        width: 100%;
        height: auto;
    }
    #container .grid li.nomarg.monit,
    #container .grid li.monit {
        margin: 4% 1% 2% 1%;
        width: 100%;
        height: auto;
    }
    .horni-bannery.stredni .bannerpozice {
        position: initial;
    }
    .horni-bannery.stredni .bannerpopup img {
        width: 100%;
    }
    #container.profuz .grid li {
        width: 100%;
    }
    #container.profuz .grid li {
        width: 100%;
        margin: 0px;
        margin-bottom: 10px;
    }
    #container.profuz .grid a:nth-child(3n+3) li {
        margin-right: 0px;
    }
    #container.profuz .grid a:nth-child(2n+2) li {
        margin-right: 0px;
    }
    #container .grid li .list-right .date {
        position: relative;
        bottom: 0px;
    }
    /* .navbar .nav-item {
        width: 100%;
        float: left;
    }*/
    .navbar-nav {
        text-align: center;
    }
    .navbar .nav-item {
        width: auto;
        float: none;
        display: inline-block;
        margin: 0 10px;
    }
    .navbar .nav-item.fulltext {
        width: 100%;
        margin: 0;
    }
    #mainNav .navbar-nav {
        background: none;
    }
    #mainNav .navbar-nav li.nav-item a.nav-link {
        color: #295960;
    }
    .navbar .nav-item.fulltext i {
        color: #295960;
    }
    .navbar .nav-item.fulltext input[type=submit] {
        margin-left: 8px;
    }
    .ikonky img {
        width: 17%;
    }
    .prihlasmenicko a,
    .prihlasmenicko span {
        display: block;
    }
    .ikonka-soutez,
    .ikonka-soutez-n,
    .bunka-ikonky-zaznam img {
        margin: 3% 1%;
    }
    #container .grid li .list-right .rub {
        bottom: 14px;
    }
    .onlythumb {
        max-width: 100%;
    }
    .onlythumb a {
        height: auto;
        width: 100%;
    }
}

@media (max-width: 400px) {
    #hppromitacka h2 {
        font-size: 23px;
        line-height: 28px;
    }
    .mobpadd {
        padding: 0px;
    }
    .ikonka-soutez,
    .ikonka-soutez-n,
    .bunka-ikonky-zaznam img {
        margin: 2% 0.6%;
    }
}

.newpozice .bx-wrapper {
    overflow: hidden;
    max-height: 285px;
}

.bannerslider {
    overflow: hidden;
    max-height: 285px;
}




/*seznam reklamy na střed*/

.adFull {
    margin: 0 auto;
}

.velkrek .adFull {
    margin-top: 20px;
}

.anketa {
    padding: 20px;
    background: #efefef;
}

.anketa .odpoved {
    padding: 10px 15px;
    background: white;
    margin-bottom: 10px;
    cursor: pointer;
}

.anketa .odpoved:hover {
    opacity: 0.7;
}

.anketa .odpoved.ukonceno:hover {
    opacity: 1;
    cursor: auto;
}

.anketa .odpoved span {
    float: right;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 5px;
}

.anketa .odpoved span b {
    font-weight: 400;
}

.anketa p {
    margin-bottom: 5px;
}

.anketa .stav {
    background: #efefef;
}

.anketa .bara {
    background: #006169;
    height: 6px;
}

#reklamasticky {
    position: fixed;
    width: 100%;
    z-index: 9999;
    text-align: center;
    background: rgba(0, 0, 0, 0.75);
    padding: 5px;
}
#reklamasticky a {display: inline-block;}
#reklamasticky .bannerpozice {
    display: inline-block;
    max-width: 480px;
}
#reklamasticky .bannerpozice img {
    width: 100%;
}
#reklamasticky .buttonr {
    font-weight: 800;
    color: white;
    padding: 5px;
    width: 50%;
}
#reklamasticky .buttonr.navstivit {
    background: #63c2d0;
    float: right;
}
#reklamasticky .buttonr.zavritsticky {
    background: #006169;
}



#mainNav > .container { /* background-image:url('/grafika/pozadi_new.jpg');*/background-color: #006169;background-position:center;background-size:cover;padding: 20px 25px;max-width: 1110px;  }
.ikonkyhead {max-height: 84px;position:relative;right:-15px}
ul.navbar { background: none;margin: 0 !important;padding: 0;justify-content: end; align-items: baseline; }
#navbarResponsive ul.navbar .nav-item {color: white;width:auto;padding: 0 4px;}
#navbarResponsive ul.navbar .nav-item.fulltext {padding:0px;padding-left:10px; text-align: right;width: 45%;}
#mainNav .navbar-nav {background:none;margin:0px !important;}
.navbar-toggler:after {display:none;}
#mainNav .navbar-toggler { padding: 7px;margin-top: 4px;}
#mainNav .navbar-toggler:focus, #mainNav .navbar-toggler:hover {
  color: white;
  border-color: #ffffff;
  background-color: unset;
}
.menumobhead {position: relative;}

.navbar .nav-item.fulltext input[type=text] {width: 58%;}
.navbar .nav-item.fulltext input[type=submit] { width: 60px;border-radius: 4px;}
#container .kratcebox li {box-shadow: none; }

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 0.3rem;
  padding-left: 0.3rem;
}
#navbarResponsive_mob {display:none;}

.marquee {margin-bottom:10px;background: #63c2d0;}
.ahead {margin-bottom:10px;}
.krizodk { margin-bottom: 10px;}
section { padding: 10px 0;}

@media only screen and (max-width: 1200px) {
    .fulltext form {width: 180px;}
  .navbar .nav-item.fulltext input[type=text] {width: 55%;}
  #mainNav > .container {max-width: 930px;padding-bottom:10px}
  .ikonkyhead {max-height: 75px; }
  #navbarResponsive ul.navbar .nav-item.fulltext {width: 38%;}
  #navbarResponsive ul.navbar .nav-item {padding: 0 3px;}
  #mainNav .navbar-brand {
    width: 330px;
}
}
@media only screen and (max-width: 991px) {
#navbarResponsive_mob {display:block;}
#navbarResponsive {display:none;}
.ahead a {margin-bottom: 0px;    font-size: 17px;}
#mainNav > .container {max-width: 690px;}
#mainNav .navbar-nav {text-align:center;}
  .ikonkyhead {max-height: 40px; right:-10px;display:none;}
  #navbarResponsive_mob ul.navbar .nav-item.fulltext form {width:200px;}
 section#mainNav {padding-bottom: 10px;}
 #navbarResponsive_mob.collapse {display: none;}
 #navbarResponsive_mob.collapse.show {display: block;}
#navbarResponsive_mob {position: relative;background: #006169;z-index: 999;width: 100%;max-width: 690px;margin:0 auto;}
#navbarResponsive_mob ul.navbar .nav-item, #navbarResponsive_mob ul.navbar .nav-item.fulltext {float:none;margin-top: 5px;margin-bottom: 5px;display: inline-block;width:auto;}
#navbarResponsive_mob ul.navbar .nav-item .nav-link {padding: 0px 10px;text-align:right;display: block;}
#mainNav .navbar-toggler {display: inline-block !important;}
}

@media only screen and (max-width: 767px) {
 .submenuh { padding: 0 5px;}
#spodek {padding:0px}
.marquee {margin-bottom:10px;}
.ahead {margin-bottom:10px;}
#mainNav > .container {max-width: 510px;}
#navbarResponsive_mob {width: 458px;}
.ikonkyhead {max-height: none;right: -10px;width: 57%;}
.menumobhead { display: inline-block;margin-left: 10px; }
#mainNav .col-5 {padding-right: 0;}
#mainNav .navbar-nav li.nav-item a.nav-link, .navbar .nav-item.fulltext i { color: white !important;}
#mainNav .navbar-brand {margin-bottom: 3px;}
section#mainNav { padding-bottom: 10px;}
#navbarResponsive_mob {width: 510px;}
#mainNav .navbar-brand {
    width: 150px;
}
}

@media only screen and (max-width: 600px) {
.navbar .nav-item {margin: 0px}
}

@media only screen and (max-width: 576px) {
#navbarResponsive_mob {width: 100%;}
#mainNav {padding: 0 15px;}
}
