* { outline:none; }
body {
    background-color: white;
    padding: 0px;
    margin: 0px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

p {
    color: #222222;
    font-size: 14px;
    text-align: left;
}

a {
    text-decoration: underline;
    color: #6da789;
}

body.subpage h1, .novinka-single {
    float: left;
    position: relative;
    text-align: center;
    font-size: 40px;
    font-weight: 400;
    width: 100%;
    padding: 50px 0 230px 0;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

body.subpage h1.obchodni-podminky, body.subpage h1.ochrana-osobnich-udaju, .novinka-single {
    padding: 50px 0 180px 0;
}

h1.o-nas {
    background-image: url("images/o-nas.jpg");
}
h1.cena-a-terminy {
    background-image: url("images/ceny-a-terminy.jpg");
}
h1.cviceni {
    background-image: url("images/cviceni.jpg");
}
h1.plavky {
    background-image: url("images/plavky.jpg");
}
h1.plavecke-pomucky {
    background-image: url("images/plavecke-pomucky.jpg");
}
h1.kontakt {
    background-image: url("images/kontakt.jpg");
}
h1.spokojene-miminko {
    background-image: url("images/spokojene-miminko.jpg");
}
h1.nase-centra {
    background-image: url("images/nase-centra.jpg");
}
h1.nataceni-deti {
    background-image: url("images/nataceni-deti.jpg");
}
h1.plavani {
    background-image: url("images/plavani.jpg");
}
h1.omluvy-a-nahrady {
    background-image: url("images/omluvy-a-nahrady.jpg");
}
h1.darkovy-poukaz {
    background-image: url("images/darkovy-poukaz.jpg");
}
h1.prihlaska-on-line {
    background-image: url("images/prihlaska-on-line.jpg");
}
h1.obchodni-podminky, h1.ochrana-osobnich-udaju, .novinka-single {
    background-image: url("images/linka.jpg");
}

table {
    margin-left: 15px;
    margin-top: 0px;
}

table p {
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

table tr:hover td {
    background-color: rgb(239, 239, 239);
}

table tr.x td, table tr.x:hover td {
    background-color: rgb(192, 192, 192)
}

table.nohover tr:hover td {
    background-color: transparent;
}

table.nohover tr td, table.nohover tr td p {
    font-size: 14px;
}

div.delicbig {
    float: left;
    position: relative;
    width: 100%;
    height: 4px;
    background-image: url(images/linka_big.png);
}

div.zahlavi_box {
    float: left;
    position: relative;
    width: 100%;
    height: 118px;
    padding-top: 20px;
}

img.logo {
    float: left;
    position: relative;
    margin-left: 0px;
    margin-top: 15px;
    border: none;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    height: 80px;
    width: auto;
}

img.logo:hover {
    opacity: 0.7;
}

div.zahlavi {
    max-width: 1100px;
    width: 90%;
    position: relative;
    height: 118px;
    margin-left: auto;
    margin-right: auto;
}

div.a {
    float: left;
    position: relative;
    width: 310px;
    margin-top: 32px;
    margin-left: 60px;
    height: 70px;
}

div.a p {
    text-align: left;
    position: relative;
    color: #616161;
    font-size: 16px;
    line-height: 19px;
}

p.kkt {
    visibility: hidden;
    color: gray;
}

div:hover p.kkt {
    visibility: visible;
}

div.b {
    float: left;
    position: relative;
    width: 274px;
    margin-left: 89px;
    height: 35px;
    margin-top: 35px;
}

div.b p {
    text-align: left;
    position: relative;
    letter-spacing: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #616161;
    font-size: 10px;
    line-height: 13px;
}

div.b p span {
    color: #dc6129;
    font-weight: bold;
}

div.c {
    float: right;
    position: relative;
    width: 262px;
    height: 30px;
    margin-top: 51px;
    background-color: #e1e1e1;
    padding: 7px;
    left: -14px;
    border-radius: 360px;
}

div.c input.submit {
    float: left;
    position: relative;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    width: 28px;
    height: 29px;
    margin-left: 5px;
    background-image: url(images/search.png);
    background-size: 80%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: transparent;
    border: none;
}

div.c input.submit:hover {
    opacity: 0.7;
    cursor: pointer;
}

input.searchx {
    float: left;
    position: relative;
}

div.menu_box {
    float: left;
    position: relative;
    width: 100%;
    height: 50px;
    padding-bottom: 10px;
}

div.menu {
    max-width: 1100px;
    width: 90%;
    position: relative;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

div.main_box {
    float: left;
    position: relative;
    width: 100%;

    background-position: top;
    background-repeat: repeat-x;
    flex: 1;
}

div.main {
    max-width: 900px;
    width: 80%;
    position: relative;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

div.main p {
    margin-left: 10px;
    margin-right: 10px;
}

div.banner {
    float: left;
    position: relative;
    width: 100%;
    height: auto;
}

div.stin {
    float: left;
    width: 961px;
    height: 41px;
    background-image: url(images/stinka.png);
    margin-top: -3px;
}

div.stinx {
    float: left;
    width: 961px;
    height: 41px;
    background-image: url(images/stinx.png);
    margin-top: -3px;
}

div.news {
    float: left;
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 40px;
    padding-bottom: 30px;
}

div.news h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    color: black;
    margin-top: 80px;
}

div.formular {
    float: left;
    position: relative;
    width: 473px;
    height: 496px;
    margin-left: 15px;
    margin-top: 40px;
    display: none;
}

div.delickamala {
    float: left;
    position: relative;
    width: 100%;
    margin: 0px;
    background-image: url(images/linka_small.png);
    height: 4px;
}

div.formobsah {
    float: left;
    position: relative;
    width: 100%;
    height: 472px;
    background-color: #f6f6f6;
}

div.patamenu {
    float: left;
    position: relative;
    width: 100%;
    height: 50px;
    margin-top: -15px;
}

div.pata_box {
    float: left;
    position: relative;
    width: 100%;
    height: 60px;
    background-color: #dedede;
    padding-top: 20px;
}

div.pata {
    width: 961px;
    position: relative;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
}

div.pata p {
    float: left;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    font-size: 14px;
    color: black;
    line-height: 50px;
    margin: 0;
    font-weight: 300;
    width: 100%;
}

div.pata p a {
    color: black;
    text-decoration: none;
    font-weight: 300;
}

div.pata p a:hover {
    color: white;
    text-decoration: none;
}

div.novinka {
    float: none;
    position: relative;
    width: 20%;
    margin: 20px 1%;
    height: auto;
    display: inline-block;
    vertical-align: top;
}

div.novinka p.datum {
    position: relative;
    width: 120px;
    height: 35px;
    text-align: center;
    background-color: #f9b39e;
    font-size: 16px;
    line-height: 35px;
    color: white;
    border-radius: 5px;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 10px !important;
}

div.novinka h3 {
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color: black;
    min-height: 44px;
}

div.novinka h3 a {
    color: black;
    text-decoration: none;
}

div.novinka p {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0px;
    overflow: hidden;
    font-size: 17px;
    line-height: 18px;
    color: #222222;
    font-weight: 300;
    text-decoration: none;
    padding: 0 10%;
    box-sizing: border-box;
}

div.novinka img {
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: -999;
}

div.novinka:hover {
    opacity: 0.6;
}

div.formobsah input, div.formobsah textarea, div.kontakt textarea, div.kontakt input {
    float: left;
    position: relative;
    padding-left: 5px;
    color: #9d9d9d;
    padding-right: 5px;
    height: 29px;
    border-radius: 8px;
    margin-left: 15px;
    border: 4px solid #ebebeb;
    background-color: white;
}

div.formobsah p, div.kontakt p {
    margin-left: 19px;
    margin-bottom: 2px;
    margin-top: 10px;
}

input.hover {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

input.hover:hover, img.hover:hover {
    opacity: 0.8;
}

input.hover:hover {
    cursor: pointer;
}

div.galerie {
    float: left;
    position: relatiev;
    width: 99%;
    margin-left: 1%;
    margin-bottom: 10px;
}

div.galerie div.img {
    float: left;
    position: relative;
    width: 180px;
    margin: 10px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    height: 120px;
    border-radius: 8px;
    border: 4px solid #ebebeb;
}

div.galerie div.img:hover {
    opacity: 0.8;
    -webkit-transform: scale3d(1.02, 1.02, 1.02);
    -moz-transform: scale3d(1.02, 1.02, 1.02);
    -ms-transform: scale3d(1.02, 1.02, 1.02);
    -o-transform: scale3d(1.02, 1.02, 1.02);
    transform: scale3d(1.02, 1.02, 1.02);
}

div.onasa {
    float: left;
    position: relative;
    width: 48%;
    margin: 1%;
    margin-top: 6px;
}

div.onasb {
    float: left;
    position: relative;
    width: 48%;
    margin: 1%;
    margin-top: 6px;
}

div.onasa p, div.onasb {
    font-family: 14px;
    color: #222222;
    line-height: 20px;
}

nav {
    text-align: left;
    position: relative;
    margin: 0px;
    padding: 0px;
    z-index: 999;
}

nav ul ul {
    display: none;
}
nav ul li:focus > ul {
    display: block;
}
nav ul li:hover > ul {
    display: block;
}



nav ul {
    text-align: justify;
    list-style: none;
    position: relative;
    padding: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}


nav ul li {
    float: none;
    display: inline-block;
    position: relative;

}

nav ul li a:hover {
    background-color: #e5e5e5;
}

nav ul li > a {
    text-align: left;
    color: #2a2a2a;
    font-weight: bold;
    font-size: 15px;
    margin: 0px;
    text-decoration: none;
    text-transform: uppercase;
    padding: 8px 12px;
    border-radius: 360px;
}

nav ul li > a img {
    visibility: hidden;
}

nav ul li > a:hover img {
    visibility: visible;
}

nav ul ul {
    position: absolute;
    top: 100%;
    width: auto;
    margin: 0;
    padding-top: 23px;
    padding-left: 8px;
    padding-right: 8px;
    transition: all 0.2s ease;
    padding-bottom: 10px;
    box-sizing: border-box;
}

nav ul ul::before {
    content: "";
    background-color: #e5e5e5;
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    height: calc(100% - 15px);
    border-radius: 20px;
}


nav ul ul li {
    float: left;
    margin: 0px;
    text-align: left;
    width: 200px;
    font-size: 14px;
    line-height: 15px;
    padding: 12px 5px;
    background-color: transparent;
    box-sizing: border-box;
    font-weight: 600;
}

nav ul ul img {
    display: none;
}

nav ul ul div {
    display: none;
}

nav ul ul li a {
    color: #333;
    padding: 0px;
    text-decoration: none;
    font-weight: 600;
    border-bottom: none;
    padding-bottom: 10px;
    font-size: 14px;
    text-transform: none;
    width: auto;
}

nav ul ul li:hover {
    color: white;
}

div.l {
    float: left;
    position: relative;
    width: 200px;
    margin-right: 25px;
    margin-bottom: 25px;
}

div.kontakt {
    float: left;
    position: relative;
    background-color: #f6f6f6;
    height: 550px;

    width: 200px;
}

div.r {
    float: right;
    position: relative;
    width: 736px;
    margin-bottom: 25px;
}

a.lmenu {
    float: left;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: relative;
    width: 195px;
    border-radius: 7px;
    text-decoration: none;
    text-transform: uppercase;
    color: #6d6d6d;
    font-size: 12px;
    font-weight: bold;
    margin-left: 2px;
    padding-top: 14px;
    padding-bottom: 14px;
    background-color: #ffffff;
    border: 2px solid #eaeaea;
    margin-top: 2px;
    margin-bottom: 2px;
}

a.lmenu_act, div.l a.lmenu:hover {
    float: left;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: relative;
    width: 193px;
    border-radius: 7px;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    font-size: 12px;
    font-weight: bold;
    margin-left: 2px;
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: #a9c83e;
    border: 3px solid #b7d15d;
    margin-top: 2px;
    margin-bottom: 2px;
}

a.lmenu_act:hover {
    opacity: 0.8;
}

div.fotoa {
    float: left;
    position: relative;
    width: 209px;
    height: 162px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    background-image: url(images/fotoa.png);
    background-position: 0;
    background-repeat: no-repeat
}

div.fotoa:hover p {
    color: #a9c83e;
}

div.fotoa p, div.fotodetail p {
    color: #222222;
    font-weight: bold;
    width: 190px;
    float: left;
    position: relative;
    font-size: 12px;
    text-align: center;
    height: 35px;
    margin-top: 15px;
}

div.fotodetail {
    float: left;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    position: relative;
    width: 181px;
    height: 151px;
    margin-top: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    background-image: url(images/fotox.png);
    background-position: 0;
    background-repeat: no-repeat
}

div.fotodetail:hover {
    opacity: 0.7;
    -webkit-transform: scale3d(1.02, 1.02, 1.02);
    -moz-transform: scale3d(1.02, 1.02, 1.02);
    -ms-transform: scale3d(1.02, 1.02, 1.02);
    -o-transform: scale3d(1.02, 1.02, 1.02);
    transform: scale3d(1.02, 1.02, 1.02);
}

div.fotoa:hover {
    background-image: url(images/fotob.png);
}

a.hov:hover {
    opacity: 0.7;
}

li.slider {
    float: left;
    position: relative;
    width: 960px;
    height: 140px;
    margin: 0px;
    background-image: url(images/pbox.png);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0px;
    overflow: hidden;
    margin-left: 2px;
}

ul.slider {
    list-style-type: none;
    float: left;
    width: 960px;
    height: 140px;
    position: relative;
    margin: 0px;
    padding: 0px;
}

div.bannerboxtop {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 99;
}

div.bannerboxtop div {
    margin-left: auto;
    padding-top: 150px;
    margin-right: auto;
    width: 800px;
    height: 564px;
}

div.bannerboxtop div img.bnr {
    margin-left: auto;
    padding: 0px;
    margin-right: auto;
    float: left;
    width: 800px;
    height: 564px;
}

div.bannerboxtop div img.close {
    float: right;
    position: relative;
    margin-bottom: -30px;
    z-index: 100
}

div.banner img {
    width: 100%;
}

div.footcontainer {
    float: right;
    width: 50%;
}

div.fotodetail img {
    display: none;
}

div.cssmenu {
    display: none;
}

nav a.drop {
    display: none;
}

footer {
    float: left;
    width: 100%;
    height: auto;
    background: #dedede;
    background-size: 100% auto;
    margin-top: 120px;
}

footer img {
    width: 100%;
}

.container {
    width: 90%;
    max-width: 1100px;
    float: none;
    margin: 0 auto;
}

footer div {
    float: left;
    width: 100%;
    margin-top: 45px;
    text-align: center;
}



footer div a {
    float: none;
    display: inline-block;
    margin: 0 20px;
    text-decoration: none;
    text-align: left;
    font-size: 16px;
    line-height: 25px;
    transition: .2s ease;
    letter-spacing: 0.8px;
    font-weight: 700;
    color: black;
}

footer div a:hover {
    color: white;
    transition: .2s ease;
}

footer a.mail, footer a.tel, footer a.mail{
    padding-left: 40px;
    background: url(images/mail.png) no-repeat left center;
    background-size: auto 20px;
    font-weight: 700;
    line-height: 50px;
    font-size: 18px;
}

footer a.tel {
    background: url(images/phone.png) no-repeat left center;
    background-size: auto 20px;
}



.selected {
    color: #5a5a5a;
    background-color: #dadada;
}



#up-btn:hover {
    background-color: #aedee2 !important;
}

p.kurzy {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

p.kurzy a {
    border: 1px solid #a0ca0c;
    cursor: pointer;
    padding: 10px 30px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    position: relative;
    transition: all 0.3s;
    background: #a0ca0c;
    color: white;
    text-decoration: none;
}

p.kurzy a::after {
    content: "";
    position: absolute;
    overflow: hidden;
    left: -30px;
    top: 7px;
    background: url(images/arrow_white.png) no-repeat center center;
    height: 25px;
    width: 25px;
    background-size: 100%;
    transition: .3s ease;
}

p.kurzy a:hover {
    padding-left: 40px;
    padding-right: 20px;
}

p.kurzy a:hover::after {
    left: 5px;
}

#obch-podm {
    text-align: left !important;
}

#obch-podm p {
    margin-left: 0;
}

#hp_boxes {
    width: 100%;
    float: left;
    margin-top: 20px;
    margin-bottom: 50px;
}

#hp_boxes .var {
    float: none;
    display: inline-block;
    width: 200px;
    padding-top: 50px;
    padding-bottom: 50px;
    text-decoration: none;
    margin-left: 30px;
    margin-right: 30px;
    background-color: #f5f5f5;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    margin-top: 60px;
}

#hp_boxes .var:hover {
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

#hp_boxes .var p {
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 0;
}

#burger_cont {
    float: left;
    cursor: pointer;
    bottom: 6px;
    margin-left: 10%;
    position: absolute;
    display: none;
    width: 100px;
    height: 50px;
}

#burger_cont h2 {
    float: left;
    line-height: 37px;
    color: #333;
}

#burger {
    width: 30px;
    float: left;
    height: 50px;
    background-color: transparent;
    text-align: center;
    position: relative;
}

#burger h2 {
    position: relative;
    display: inline-block;
    float: none;
    font-size: 18px;
    color: #333;
    margin-top: 12px;
}

.shy-menu-hamburger {
    position: relative;
    display: inline-block;
    height: 25px;
    overflow: hidden;
    cursor: pointer;
    width: 26px;
    top: 9px;
    margin-right: 10px;
}

.shy-menu-hamburger > .layer {
    background-color: #333;
    border-radius: 1px;
    display: block;
    height: 4px;
    overflow: hidden;
    position: absolute;
    width: 26px;
    -moz-transition: all .4s cubic-bezier(.1, .7, .3, 1);
    -webkit-transition: all .4s cubic-bezier(.1, .7, .3, 1);
    -o-transition: all .4s cubic-bezier(.1, .7, .3, 1);
    -ms-transition: all .4s cubic-bezier(.1, .7, .3, 1);
    transition: all .4s cubic-bezier(.1, .7, .3, 1);
}

.shy-menu-hamburger .layer.top {
    top: 0px;
}

.is-open .shy-menu-hamburger .layer.top {
    top: 8px;
    transform: rotate(45deg);
}

.shy-menu-hamburger .layer.mid {
    top: 8px;
}

.is-open .shy-menu-hamburger .layer.mid {
    opacity: 0;
    left: 0;
}

.shy-menu-hamburger .layer.btm {
    top: 16px;
}

.is-open .shy-menu-hamburger .layer.btm {
    top: 8px;
    transform: rotate(-45deg);
}

#hiddenmenu {
    display: none;
}

.foot_logo_cont {
    width: 40% !important;
    float: left;
    margin: 0;
}

.foot_logo_cont img {
    float: left;
    position: relative;
    top: -70px;
    z-index: 9999;
}

.foot_right {
    width: 55% !important;
    float: right;
    margin: 0;
}

nav ul ul a {
    color: #333;
}

nav ul ul li {
    transition: all .2s ease;
    text-transform: uppercase;
}

nav ul ul li:hover {
    transition: all .2s ease;
}

nav li.li-47 li {
    width: 174px !important;
}

.bg_top {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
}

#sliderer div.img {
    float: none;
    position: relative;
    width: 200px;
    margin: 10px;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -ms-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    height: 140px;
    border-radius: 8px;
    border: 4px solid #ebebeb;
    display: inline-block;
}

#sliderer div.img:hover {
    opacity: 0.8;
    -webkit-transform: scale3d(1.02, 1.02, 1.02);
    -moz-transform: scale3d(1.02, 1.02, 1.02);
    -ms-transform: scale3d(1.02, 1.02, 1.02);
    -o-transform: scale3d(1.02, 1.02, 1.02);
    transform: scale3d(1.02, 1.02, 1.02);
}

#sliderer .delicka:last-child {
    display: none;
}

#sliderer a {
    text-decoration: none;
}

#lbCenter {
    z-index: 99999 !important;
}

#lbOverlay {
    z-index: 9999 !important;
}

.osvedceni {
    width: 98%;
    margin-left: 2%;
    float: left;
    position: relative;
    margin-top: 70px;
    text-align: center;
}

.osvedceni a {
    display: inline-block;
    float: none;
    max-width: 18%;
}

.osvedceni a img {
    border: 1px solid #9e9e9e;
    border-radius: 5px;
    width: 140px;
    max-width: 100%;
    float: left;
    margin: 4px;
}

.plavky_table {
    width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
    float: left;
}

.plavky_table td {
    padding: 10px;
    width: 25%;
}

.velikosti {
    width: 100%;
    float: none;
    margin: 0 auto;
    margin-bottom: 100px;
    font-size: 14px;
}


.velikosti td {
    padding: 4px 10px;
}

.plavky_table p {
    width: 100%;
    text-align: center;
    margin: 0 !important;
}

table {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

table td, table th {
    font-size: 12px !important;
    padding: 4px 0 !important;
}

table th {
    background-color: rgb(192, 192, 192);
    font-weight: 700;
}

.btn_post {
    text-align: left;
}

.btn_post a {
    margin: 20px 15px;
    display: inline-block;
}

.prihlaska {
    width: 100%;
    float: left;
    text-align: center;
    margin: 60px 0;
}

.prihlaska a {
    color: #6da789;
}

.prihlaska input[type="text"], .prihlaska input[type="date"], .prihlaska select, .prihlaska input[type="tel"], .prihlaska input[type="email"] {
    width: 100%;
    height: 30px;
    margin-top: 5px;
    margin-bottom: 20px;
    background-color: #ededed;
    padding: 11px 7px;
    border-radius: 10px;
    border: none;
}
.prihlaska select {
    box-sizing: content-box;
}

.prihlaska label {
    text-align: left;
    margin: 10px 0;
    font-size: 18px;
    font-weight: 300;
    display: block;
    position: relative;
    cursor: pointer;
    box-sizing: border-box;
}


textarea:focus, input:focus{
    outline: none;
}

label input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.kalendar_form::after {
    content: '';
    right: 15px;
    bottom: 32px;
    position: absolute;
    height: 25px;
    width: 20px;
    background: url("images/kalendar.png") no-repeat;
    background-size: 100% auto;
}


.checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
}

label:hover input[type="checkbox"] ~ .checkmark {
    background-color: #ccc;
}

label input[type="checkbox"]:checked ~ .checkmark {
    background-color: #6da789;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

label input[type="checkbox"]:checked ~ .checkmark:after {
    display: block;
}

label .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.prihlaska span {
    color: #d4836f;
}

.prihlaska .chyba {
    font-weight: 700;
    color: red;
}

.prihlaska .success {
    font-weight: 700;
    color: green;
}

.prihlaska textarea {
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
    padding: 7px;
    background-color: #ededed;
    border: none;
    border-radius: 10px;
}

iframe {
    width: 900px;
    height: 506px;
}

#obch-pod h2 strong {
    margin-top: 60px;
}

#obch-pod h3 {
    font-size: 16px;
}

#obch-pod li::marker {
    font-weight: 700;
}

#obch-pod ol {
    box-sizing: border-box;
    width: 100%;
    padding-left: 20px;
}

#obch-pod li {
    padding: 15px 0 15px 25px;
    box-sizing: border-box;
    font-size: 14px;
}



.hero_content {
    position: absolute;
    top: 15%;
    left: calc(50% - 500px);
    width: 420px;
    z-index: 99;
}

.hero_content h1 {
    width: 100%;
    text-align: center;
    font-weight: 300;
    font-size: 25px;
    line-height: 30px;
}

.hero_content h1 span {
    font-weight: 400;
    font-size: 32px;
    line-height: 32px;
}

.hero_content p {
    width: 100%;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    margin-top: 20px;
    display: inline-block;
}

.hero_content a {
    text-decoration: none;
    color: white;
    background-color: #aeddc8;
    padding: 12px 55px;
    border-radius: 360px;
    font-weight: 700;
    margin-top: 10px;
    display: inline-block;
    border: 2px solid #aeddc8;
    transition: .2s ease;
    font-size: 18px;
}

.hero_content a:hover {
    background-color: transparent;
    color: #aeddc8;
    transition: .2s ease;
}


#nase_sluzby {
    float: left;
    width: 100%;
    margin-top: 30px;
    text-align: center;
}

#nase_sluzby h2 {
    font-size: 25px;
    text-align: center;
    font-weight: 400;
}

#nase_sluzby p {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
}

.gallery_slider {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 80px;
}

.gallery_slider .slick-list {
    max-width: 1400px;
    margin: 0 auto;
}

.slick-prev::before, .slick-next::before {
    color: black !important;
}

.slick-slide img {
    width: 100%;
    padding: 3%;
    box-sizing: border-box;
    border-radius: 20px;
}

.slick-slide img {
    filter: grayscale(100%);
    transition: .2s ease;
}

.slick-slide:hover img {
    filter: grayscale(80%);
    transition: .2s ease;
}




.sub_row {
    float: left;
    width: 100%;
    margin-top: 80px;
}

.main .sub_row:first-of-type {
    margin-top: 0 !important;
}

.sub_row .row_headline {
    float: left;
    width: 32%;
    margin: 0;
    box-sizing: border-box;
}

.sub_row.smaller .row_headline {
    width: 20%;
}


.sub_row .row_headline img {
    width: 100%;
    margin:0;
    border-radius: 20px;
}

.sub_row .row_content {
    float: left;
    width: 68%;
    margin: 0;
    box-sizing: border-box;
    padding-left: 50px;
}

.sub_row.smaller .row_content {
    width: 80%;
}

.sub_row p, p {
    text-align: justify;
    font-size: 18px;
    margin: 10px 0 0 0 !important;
    font-weight: 300;
}
.sub_row p strong, p b, p strong {
    font-weight: 400;
}

.sub_row a {
    font-weight: 400;
}

.sub_row ul {
    font-size: 18px;
    text-align: justify;
    font-weight: 300;
    margin-top: 20px;
    padding-left: 17px;
    padding-right: 35px;
}
.sub_row ul li {
    padding: 12px 0;
}

.sub_row.center h2, .sub_row.center p, .sub_row.center h3 {
    text-align: center;
}

.sub_row.center table {
    margin-left: auto !important;
    margin-right: auto !important;
}

.sub_row h2 {
    width: 100%;
    margin:0;
    text-align: left;
    font-weight: 400;
    font-size: 25px;
}

.sub_row h3 {
    width: 100%;
    margin:0;
    text-align: left;
    font-weight: 400;
    font-size: 21px;
}

p.iframe {
    float: left;
    width: 100%;
    margin: 10px 0 0px 0 !important;
}

.sub_row table {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}


.sub_row table.small_table {
    width: auto !important;
}

.sub_row table td {
    font-size: 18px !important;
    font-weight: 300;
    background-color: #ededed;
    border: 5px solid white;
    padding: 10px 20px !important;
}

.sub_row table tr:hover td {
    background-color: #ffe298;
}

.sub_row table.terminy td {
    font-size: 18px !important;
}

.sub_row table.terminy tr:first-child td {
    font-size: 20px !important;
}

.sub_row table.terminy tr td:first-child {
    font-size: 20px !important;
}



.sub_row table tr:first-child td:first-child {
    border-top-left-radius: 20px;
}

.sub_row table tr:first-child td:last-child {
    border-top-right-radius: 20px;
}

.sub_row table tr:last-child td:first-child {
    border-bottom-left-radius: 20px;
}

.sub_row table tr:last-child td:last-child {
    border-bottom-right-radius: 20px;
}


.instruktori {
    float: left;
    width: 100%;
    margin-top: 50px;
    display: none;
}

.instruktori .instruktor {
    width: 42%;
    box-sizing: border-box;
    float: left;
    margin: 20px 0;
}

.instruktori .instruktor:nth-child(2n) {
    float: right;
}

.instruktori .instruktor img {
    width:  40%;
    float: left;
    margin: 0;
    box-sizing: border-box;
}

.instruktori .instruktor .instruktor_content {
    float: left;
    width: 60%;
    margin: 0;
    box-sizing: border-box;
    padding-left: 30px;
}

.instruktori .instruktor h3 {
    width: 100%;
    margin:0;
    text-align: left;
    font-weight: 400;
    font-size: 30px;
}

.instruktori .instruktor p {
    width: 100%;
    text-align: left;
    font-size: 22px;
    font-weight: 300;
    margin: 10px 0 0 0;
}


.prihlasit_btn {
    display: inline-block;
    float: none;
    padding: 12px 45px;
    text-align: center;
    font-weight: 700;
    color: white;
    background-color: #f9b49f;
    font-size: 18px;
    text-decoration: none;
    border-radius: 360px;
    margin-top: 20px;
    text-transform: uppercase;
    border: 2px solid #f9b49f;
    transition: .2s ease;
    position: relative;
    z-index: 99999;
}

.prihlasit_btn:hover {
    background-color: white;
    color: #f9b49f;
    transition: .2s ease;
}


.plavky_table {
    margin: 100px 0;
    float: left;
}

.plavky_table strong {
    font-weight: 400;
    font-size: 22px;
}

.plavky_table td {
    font-size: 18px !important;
    padding: 20px !important;
    font-weight: 300;
}


#form_cviceni, #form_bazen {
    display: none;
}




@media screen and (max-width: 1250px) {
    .hero_content {
        top: 10%;
        left: calc(50% - 450px);
    }
    body.subpage h1.obchodni-podminky, body.subpage h1.ochrana-osobnich-udaju, .novinka-single {
        padding: 50px 0 130px 0;
    }
}



@media screen and (max-width: 1100px) {
    div.pata {
        width: 100%;
        height: auto;
        background: none;
    }

    div.pata_box {
        height: auto;
    }

    div.pata p:nth-child(1) {
        width: 96%;
        text-align: center;
        margin-left: 2%;
    }

    div.pata div.footcont {
        display: inline-block;
        float: none;
        margin-left: 3%;
        margin-right: 3%;
    }

    div.pata div.footcont img {
        margin-left: 0 !important;
    }



    div.galerie {
        width: 100% !important;
    }

    div.stinx {
        width: 100%;
    }

    div.onasa, div.onasb {
        width: 100%;
    }

    div.stin {
        display: none;
    }

    div.banner {
        background: none;
        height: auto;
        background-size: 100% 300%;
        overflow: hidden;
    }

    div.banner img {
        display: block;
        width: 100%;
    }

    div.main_box {
        background: none !important;
    }

    div.footcontainer {
        float: left;
        width: 100%;
    }

    div.b {
        display: none;
    }

    .bg_top {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .bg_top div.novinka:last-child {
        border: none;
    }

    div.stin, div.main h1, div.news {
        width: 100% !important;
    }

    div.main p.mudr {
        margin-top: 40px;
    }

    div.news, div.novinka, div.novinka p {
        height: auto;
    }



    div.formularr {
        width: 100%;
        float: left;
        height: auto;
        text-align: center;
        padding-bottom: 50px;
    }

    div.formular {
        display: inline-block;
        float: none;
        margin-left: 0;
    }

    div.r {
        width: 100%;
    }

    div.fotogalerie1 {
        width: 100%;
        height: auto;
        float: left;
    }

    div.fotogalerie1 div {
        width: 100% !important;
        margin-left: 0 !important;
        text-align: center;
    }

    div.fotogalerie1 div a {
        float: none;
        display: inline-block;
    }

    div.l div.kontakt {
        height: 450px;
        width: 400px
    }

    div.l div.kontakt input, div.l div.kontakt textarea {
        width: 360px !important;
    }

    img.kontlinka {
        width: 400px;
        height: 4px;
    }

    h2.kontnadpis {
        width: 400px;
        text-align: center;
        margin: 0 !important;
        padding: 0;
    }

    div.contactcontainer {
        display: inline-block;
        float: none;
        width: 400px;
    }

    div.l {
        width: 100%;
        float: left;
        text-align: center;
    }

    div.fotoa {
        float: none;
        display: inline-block;
    }

    div.fotodetail, div.fotogalerie1 div.fotodetail {
        width: 181px !important;
        float: none !important;
        display: inline-block;
        height: 150px !important;
        margin-bottom: 0 !important;
    }

    div.fotodetail a, div.fotogalerie1 div.fotodetail a {
        display: block;
    }

    div.fotogalerie1 div a img {
        width: 107px !important;
    }

    div.fotoa p, div.fotodetail p {
        width: 100%;
        margin: 0;
        margin-top: 15px;
    }

    div.r p:blank {
        display: none !important;
    }

    div.formularr, div.formular, div.mobiledel, div.l, div.onascont {
        display: none;
    }

    div.stinx {
        margin-top: 70px;
        background: none;
    }

    div.r img {
        margin-top: 0 !important;
    }

    div.mobileversion {
        display: block;
    }

    div.main h1 {
        height: auto;
    }

    div.main h1 a {
        display: none;
    }


    a[href$="auksys.com/"] {
        text-align: center;
        width: 100%;
    }

    .iis-bullet-nav {
        right: 0 !important;
    }

    .iis-bullet-nav a {
        height: 5px !important;
        width: 5px !important;
    }

    .foot_logo_cont {
        width: 100% !important;
        text-align: center;
        margin: 0;
    }

    .foot_logo_cont img {
        float: none;
    }


    #sliderer div.img {
        width: 180px !important;
        display: inline-block;
        float: none;
        margin-right: 0;
        margin-left: 0;
    }

    #sliderer img.delicka {
        display: none;
    }

    .hero_content {
        left: calc(50% - 400px);
    }
    .hero_content h1{
        font-size: 25px;
        line-height: 30px;
    }
    .hero_content h1 span {
        font-size: 33px;
        line-height: 35px;
    }

    .hero_content p {
        font-size: 21px;
    }
    .hero_content a {
        padding: 10px 55px;
        font-size: 17px;
    }

    .instruktori .instruktor {
        width: 48%;
    }
    .instruktori .instruktor h3 {
        font-size: 25px;
    }
    .instruktori .instruktor p {
        font-size: 18px;
    }


    .sub_row p, .sub_row ul {
        font-size: 18px;
    }


    .prihlaska div:first-child {
        width: 90% !important;
        padding-right: 3%;
    }

    body.subpage h1 {
        padding: 50px 0 150px 0;
    }
}

@media screen and (max-width: 1000px) {
    iframe {
        width: 100%;
    }
}

@media screen and (max-width: 950px) {
    table.nohover, table.nohover tr, table.nohover tbody {
        display: block;
        width: 100% !important;
        margin-left: 0;
        float: left;
        table-layout: fixed;
    }

    table.nohover td {
        table-layout: fixed;
        width: 30%;
        padding: 3px !important;
        display: table-cell;
        font-size: 13px !important;
        vertical-align: top;
    }

    table.nohover img {
        width: 100% !important;
        height: auto !important;
    }

    .velikosti {
        width: 100%;
        float: left;
        margin-top: 30px;
    }

    .plavky_table td {
        width: 24% !important;
        float: left;
    }

    .hero_content {
        left: calc(50% - 380px);
    }
    .hero_content h1 {
        font-size: 20px;
        line-height: 25px;
    }
    .hero_content h1 span {
        font-size: 26px;
        line-height: 28px;
    }
    .hero_content p, .hero_content a {
        font-size: 16px;
    }
}

@media screen and (max-width: 900px) {
    div.fotodetail, div.fotogalerie1 div.fotodetail {
        float: left;
        width: 100% !important;
        height: auto !important;
        background: none !important;
    }

    div.fotodetail div, div.fotogalerie1 div.fotodetail div {
        width: 100% !important;
        background: none !important;
        height: auto !important;
        margin-left: 0 !important;
    }

    div.r div.fotodetail img, div.r div.fotogalerie1 div.fotodetail img {
        display: block;
        float: left;
        width: 100% !important;
        margin: 0 !important;
    }

    div.fotodetail:hover {
        transform: none;
        opacity: 1;
    }

    div.fotodetail p, div.fotogalerie1 div.fotodetail p {
        display: none;
    }

    div.fotodetail a, div.fotogalerie1 div.fotodetail a, a.hov {
        pointer-events: none;
        cursor: default;
    }

    div.main h1 {
        text-align: center;
        padding-left: 0;
    }
    nav ul li > a {
        font-size: 14px;
    }
    nav ul li:first-child > a {
        padding-left: 0;
    }
    nav ul li:last-child > a {
        padding-right: 0;
    }

    nav a.drop {
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        right: 0px;
        margin: 0;
        padding: 0;
    }
}

@media screen and (max-width: 800px) {
    div.r iframe[scrolling="no"] {
        width: 100%;
        height: 400px;
    }

    div.r iframe {
        width: 100%;
        height: 400px;
    }

    .instruktori .instruktor {
        width: 100%;
    }

    .sub_row table.terminy td {
        font-size: 16px !important;
    }
    .sub_row table.terminy tr:first-child td, .sub_row table.terminy tr td:first-child {
        font-size: 18px !important;
    }

    iframe {
        height: 400px;
    }

    .sub_row table td {
        font-size: 18px !important;
    }
    nav ul li > a {
        font-size: 13px;
    }
    nav ul li > a {
        padding: 8px 0;
    }

    body.subpage h1 {
        padding: 50px 0 150px 0;
    }

    body.subpage h1.obchodni-podminky, body.subpage h1.ochrana-osobnich-udaju, .novinka-single {
        padding: 50px 0 100px 0;
    }

    .hero_content p {
        margin-top: 11px;
    }
    .hero_content a {
        padding: 6px 40px;
    }

    .sub_row h2 {
        font-size: 21px;
    }
    .sub_row p, p {
        margin: 2px 0 0 0 !important;
    }
}

@media screen and (max-width: 700px) {
    div.b, div.c {
        float: none;
        display: inline-block;
        margin-left: 0;
        margin-right: 0;
    }

    div.c {
        width: 50%;
        float: right;
        bottom: -2px;
        margin .
        top: 0;
        display: none;
    }

    div.b p {
        text-align: center;
    }

    input.searchx {
        width: calc(100% - 50px) !important;
        margin-right: 2px;
    }

    div.r img {
        width: 70% !important;
        height: auto !important;
        margin-left: 15% !important;
        margin-right: 15% !important;
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    table.nohover img {
        margin: 0 !important;
    }

    div.r h2 {
        width: 100%;
        text-align: center;
        margin: 0;
        padding: 0;
        float: left;
    }

    div.b {
        display: none;
    }

    table {
        margin-left: 0;
        width: 100% !important;
    }

    div.r iframe {
        height: 350px;
    }

    div.r iframe[width="710"] {
        height: 400px !important;
    }

    div.a p {
        height: auto;
    }

    div.zahlavi_box {
        height: auto;
        padding-bottom: 50px;
    }
    nav ul {
        display: block;
    }

    #burger_cont {
        display: inline-block;
        float: none;
        margin-left: 0;
        margin-right: 0;
        position: relative;
        margin-top: 20px;
        bottom: 0;
    }

    #burger_cont {
        display: inline-block;
        float: none;
        cursor: pointer;
        z-index: 9999999;
        bottom: 0;
        width: auto;
        position: relative;
        margin-left:0;
        top: 30px;
    }

    #burger_cont h2 {
        margin: 0 0 0 10px;
    }

    div.menu {
        display: none;
        position: absolute;
        top: 0px;
        background-color: #333;
        max-width: 100%;
        min-height: 325px;
        z-index: 999999;
        padding-top: 80px;
        padding-right: 0;
        border: none;
        box-shadow: 0 20px 15px -15px black;
    }

    div.menu ul a {
        color: white;
    }

    div.menu ul ul a {
        color: #c0c0c0;
    }

    div.menu ul ul a {
        border-bottom: 1px solid #909090;
    }


    div.menu ul ul {
        background-color: #4a4a4a;
        padding-top: 0;
        border-top: 0;
        box-shadow: 0 10px 30px -15px black;
    }

    div.menu ul li {
        border-color: #909090;
    }

    div.menu, div.menu_box {
        width: 100%;
        height: auto;
    }

    nav {
        float: left;
        width: 100%;
        margin: 0;
    }

    nav ul {
        padding: 0;
        margin: 0;
        width: 100%;
        float: left;
    }

    nav ul li, nav ul a {
        width: 100%;
        float: left;
        text-align: center !important;
        text-decoration: none !important;
    }

    nav ul a {
        padding: 10px 0 10px 0;
    }

    nav ul a:hover {
        border: none !important;
    }

    nav ul img {
        display: none;
    }

    nav ul ul li:hover {
        background: none;
    }



    nav ul ul::before {
        display: none;
    }
    nav ul ul, nav ul ul li {
        position: relative;
        float: left;
        width: 100%;
        background: none;
        padding-left: 0;
        padding-right: 0;
    }

    nav ul ul {
        background-color: #f4f4f4;
        border-top: 4px solid #cccccc;
        position: absolute;
        z-index: 999;
        margin-left: 0;
        padding-bottom: 0;
    }

    nav ul ul hr, nav ul ul div {
        display: none;
    }

    nav ul li:hover > ul {
        display: none;
    }
    nav ul li:focus > ul {
        display: none;
    }

    nav ul ul li, nav ul ul li a {
        padding: 0;
    }

    nav ul ul li {
        border: none;
    }

    nav ul ul li a {
        padding-top: 10px;
        padding-bottom: 10px;
        color: #5a5a5a;
    }

    div.r img.hover {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    nav ul li {
        border-bottom: 1px solid #ffffff;
    }

    nav ul ul a {
        border-bottom: 1px solid #bebebe !important;
    }

    nav ul li > a[href="kniha/index.html"] {
        display: none;
    }

    nav ul li > a {
        padding-left: 0;
    }

    nav li.li-47 {
        transition: all 0.2s ease;
        text-align: center !important;
    }

    nav li.li-47 li {
        width: 100% !important;
    }

    div.menu ul ul a:hover {
        background-color: #606060;
        transition: all 0.2s ease;
        border-bottom: 1px solid #909090 !important;
    }


    div.zahlavi {
        width: 100%;
        float: left;
        height: auto;
        background: none;
        text-align: center;
    }

    div.zahlavi_box {
        height: auto;
        padding-top: 10px;
        padding-bottom: 40px;
    }

    div.zahlavi a {
        width: 100%;
        float: left;
        text-align: center;
    }

    img.logo {
        float: none;
        display: inline-block;
        margin-top: 40px;
    }

    div.a {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-top: 10px;
        height: auto;
    }

    div.a p {
        width: 100%;
        text-align: center;
    }

    div.a br {
        display: none;
    }

    div.b {
        float: left;
        margin-left: 5%;
        margin-top: 20px;
    }

    div.c {
        display: none;
    }


    div.menu {
        width: 100%;
        max-width: 100%;
        top: -90px;
    }

    div.a p {
        height: 38px;
    }

    .foot_right div {
        width: 100%;
    }

    div.pata p {
        font-size: 12px;
        line-height: 18px;
    }

    .plavky_table {
        width: 100%;
        display: block;
        float: left !important;
        margin-left: 1%;
    }

    .plavky_table td {
        width: 48% !important;
        padding: 0;
        display: block !important;
        float: left !important;
    }

    iframe {
        height: 300px;
    }

    nav a.drop {
        display: block;
        position: absolute;
        height: 36px;
        width: 29px;
        top: 0;
        right: 0px;
        margin: 0;
        padding: 0;
        background: url(images/sipka.png) center center no-repeat;
        padding-right: 40px;
    }
    div.banner {
        text-align: center;
        margin-top: 30px;
        margin-bottom: 80px;
    }
    div.banner img {
        display: none;
    }

    .hero_content {
        position: relative;
        left: auto;
        top: auto;
        display: inline-block;
        float: none;
    }
    div.novinka {
        padding: 15px 2% 35px 2%;
        margin: 0;
        float: left;
        border-bottom: none;
        width: 46%;
    }

    div.novinka img {
        display: none;
    }

    div.novinka p.datum {
        margin-top: 20px;
        margin-bottom: 10px;
        width: auto;
    }
}

@media only screen and (max-width: 650px) {
    .sub_row table.terminy td {
        font-size: 12px !important;
    }
    .sub_row table.terminy tr:first-child td, .sub_row table.terminy tr td:first-child {
        font-size: 14px !important;
    }
    .sub_row table td {
        padding: 8px 10px !important;
        box-sizing: border-box;
    }

    .prihlasit_btn {
        font-size: 17px;
        padding: 8px 30px;
    }


    .sub_row.smaller .row_headline {
        width: 100%;
        text-align: center;
    }

    .sub_row.smaller .row_content {
        width: 100%;
        padding: 0;
        text-align: center;
    }

}

@media screen and (max-width: 600px) {
    footer {
        height: auto;
        padding-bottom: 40px;
    }

    footer div {
        width: 100%;
        height: auto;
        text-align: center;
    }

    footer div:nth-child(2) {
        width: 100%;
        padding: 0;
    }

    footer div a {
        text-align: center;
    }

    footer a.tel, footer a.mail, footer .loc {
        display: inline-block;
        float: none;
        width: auto;
    }

    iframe {
        height: 280px;
    }
    .hero_content {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .hero_content h1 {
        padding: 0;
    }
    .hero_content p {
        font-size: 19px;
    }


}

@media screen and (max-width: 550px) {
    div.formular {
        width: 100%;
        text-align: center;
    }

    div.formobsah {
        padding-top: 20px;
    }

    div.formobsah div {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    div.formobsah input, div.formobsah textarea, div.kontakt textarea, div.kontakt input {
        width: 80% !important;
        float: none !important;
        display: inline-block !important;
        margin-left: 0;
    }

    div.formobsah input.hover {
        width: 197px !important;
        display: inline-block;
        float: none;
        margin: 0 !important;
        margin-top: 30px !important;
    }

    div.formobsah p, div.kontakt p {
        margin-left: 2% !important;
        margin-right: 2% !important;
        text-align: center !important;
        width: 96%;
    }

    div.r iframe[allowfullscreen=""] {
        height: 300px;
    }
    div.novinka, div.novinka h2 {
        width: 100%;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 500px) {
    div.main p, div.main h1, div.main h2, div.main p.mudr {
        text-align: center !important;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }

    div.main {
        text-align: center;
    }

    div.main p.mudr {
        margin-bottom: 0;
    }

    div.main p.datum {
        padding-left: 20px;
        padding-right: 20px;
    }

    div.main img {
        display: inline-block;
        margin-left: 0 !important;
        float: none !important;
    }

    div.novinka img {
        display: none !important;
    }

    div.novinka {
        margin: 0;
    }

    div.pata div.footcont, div.pata p {
        width: 100%;
        margin: 0;
        text-align: center;
        margin-bottom: 10px;
    }

    div.pata div.footcont img {
        float: none !important;
    }

    div.pata {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    div.r img {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    div.r iframe[allowfullscreen=""] {
        height: 250px;
    }

    div.novinka p.datum {
        float: none;
        display: inline-block;
    }

    .foot_right div a {
        font-size: 13px;
    }

    .foot_right .loc {
        padding-left: 20px;
    }

    .foot_right .tel, .foot_right .mail {
        padding-left: 25px;
    }

    iframe {
        width: 100%;
        height: 220px;
    }


    .sub_row .row_headline {
        width: 100%;
    }
    .sub_row h2, .sub_row p, .sub_row h3, .sub_row ul {
        text-align: center;
    }
    .sub_row .row_content{
        width: 100%;
        padding: 0;
    }

    .instruktori .instruktor img {
        float: left !important;
    }

    .sub_row table {
        margin-right: auto !important;
        margin-left: auto !important;
    }
}

@media screen and (max-width: 400px) {
    div.c {
        width: 80%;
    }

    div.r iframe[allowfullscreen=""] {
        height: 200px;
    }

    .plavky_table td {
        width: 100% !important;
        margin-left: 0;
        margin-right: 0;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}





@media only screen and (min-width: 1550px) {
    body.subpage h1 {
        padding: 50px 0 260px 0;
    }
    body.subpage h1.obchodni-podminky, body.subpage h1.ochrana-osobnich-udaju, .novinka-single {
        padding: 50px 0 200px 0;
    }
}


@media only screen and (min-width: 1900px) {
    body.subpage h1 {
        padding: 50px 0 320px 0;
    }

    .hero_content h1 {
        font-size: 32px;
        line-height: 37px;
    }
    .hero_content h1 span {
        font-size: 41px;
        line-height: 41px;
    }
    .hero_content p {
        font-size: 22px;
    }
    body.subpage h1.obchodni-podminky, body.subpage h1.ochrana-osobnich-udaju, .novinka-single {
        padding: 50px 0 230px 0;
    }
}

@media only screen and (min-width: 2200px) {
    body.subpage h1 {
        padding: 80px 0 360px 0;
    }
}