/*
font-family: 'Roboto', sans-serif;
font-family: 'Roboto', sans-serif;

font-family: 'Open Sans', sans-serif;
font-family: 'Roboto', sans-serif;

*/


.maxW800 {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.maxW720 {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

.maxW415 {
    max-width: 415px;
}

.black {
    color: #4f4a47 !important;
}

.blue {
    color: #26358c !important;
}

.relative {
    position: relative;
}

.imgFull {width:100%;}

* {
    font-family: 'Roboto', Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
    font-size: 22px;
    font-size: 16px;
    color: #4f4a47;
}

.white {color:White;}

.openSans,
/*.topMenu li a,*/
h2,
.headerTitle,
.headerSubtitle {
    font-family: 'Open Sans' !important;
}

.headerFont {
    font-family: 'Open Sans' !important;
}

.topMenu li a {
    font-family: 'Open Sans' !important;
    font-weight: 600;
}


.white {
    color: White !important;
}

/* -- common -- */
.horniIndex {
    vertical-align: super;
    font-size: 9px;
}

.i {
    font-style: italic;
}

sup {
    font-size: 0.7em;
}

/* -- float -- */
.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clear {
    clear: both;
}

.titleText {
    font-size: 18px;
}

.text {
    font-size: 18px;
}

.text * {
    font-size: 18px;
}


.vyhrySubtitulek {
    font-size: 36px;
}


.textLeft {
    text-align: left !important;
}

.pb90 {
    padding: 0 0 90px 0;
}

.pb30 {
    padding: 0 0 30px 0;
}

.ml20 {
    margin-left: 20px !important;
}

/* -- all pages -- */
hr {
    display: none;
}

body {
    background-color: White;
}

.imgCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.imgFullSize {
    width: 100% !important
}

.desktop {
    display: none;
}

.phone {
    display: block;
}

@media (min-width: 740px) {
    .desktop {
        display: block;
    }

    .phone {
        display: none;
    }
}

.blueBcg {
    background-color: #429ec9;
}

/*.whiteBackground {
    background-color: #ffde00;
}*/

.pageHeader {
    min-height: 500px;
    /*background-image: url(../pcs/pcs_layout/header.jpg);*/
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.navbarTopBcg {
    min-height: 95px;
    background-image: url(../pcs/pcs_layout/top-drevo-background.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.pageHeaderMobile {
background-image: url(../pcs/pcs_layout/top-drevo-background.png);
    background-position: top right;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.topMenuContainerMobile {
    min-height: 100px;
    max-width: 350px;
}

.navbar {
    padding-top: 0;
    padding-bottom: 0;
}

#collapsibleNavbar.show {
    background-color: White;
    background-color: #429ec9;
    padding: 20px;
    z-index: 99;
    position: relative;
    margin-top: 14px;
    margin-left: -17px;
    margin-right: -17px;
}

.topLogo {
    position: absolute;
    top: 10px;
    left: 0;
}

.headerClaim {
    display: none;
}

.bubble {
    display: none;
}

.topMenu {
    margin-top: 20px;
}

@media only screen and (min-width : 1400px) {
.topMenu {
    margin-left: 90px;
}
}

.topMenu li a {
    font-size: 14px;
    color: #541c0d;
    padding-top: 0;
    padding-bottom: 0;
    height: 56px;
    line-height: 56px;
    padding-left: 20px !important;
    padding-right: 20px !important;
    text-align: center;
    font-weight: bold;
}

@media only screen and (min-width : 768px) {
    .topMenu li a {
        font-size: 12px !important;

        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}

@media only screen and (min-width : 1000px) {
    .topMenu li a {
        font-size: 13px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media only screen and (min-width : 1200px) {
    .topMenu li a {
        font-size: 16px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media only screen and (min-width : 1400px) {
    .topMenu li a {
        font-size: 18px;
        padding-left: 10px !important;
        padding-right: 10px !important;        
    }
}

.topMenu li a:HOVER {
    color: #481409;
}

.topMenu li a.registraceButton,
.phoneButton {
    font-weight: bold;
    font-size: 14px;
    color: White !important;
    text-transform: uppercase;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6db147+0,4b9c1e+100 */
    background: #6db147;
    /* Old browsers */
    background: -moz-linear-gradient(top, #6db147 0%, #4b9c1e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6db147 0%, #4b9c1e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6db147 0%, #4b9c1e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db147', endColorstr='#4b9c1e', GradientType=0);
    /* IE6-9 */


    height: 56px;
    line-height: 56px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

@media only screen and (min-width : 1000px) {

    .topMenu li a.registraceButton,
    .phoneButton {
        padding-left: 10px !important;
        padding-right: 10px !important;
        margin-left: 50px !important;
    }
}

@media only screen and (min-width : 1200px) {

    .topMenu li a.registraceButton,
    .phoneButton {
        padding-left: 30px !important;
        padding-right: 30px !important;
        margin-left: 150px !important;
    }
}

.phoneButton {
    font-size: 17px !important;
    margin-top: 10px;
    margin-bottom: 10px;
}

.topMenu li a.registraceButton:HOVER,
.phoneButton:HOVER {
    color: White;
    background-color: #f2c33f;
}

@media only screen and (min-width : 768px) {
    .topMenu li a.registraceButton {
        margin-left: 20px;
    }
}


.produktBox {
    background-image: url(../pcs/pcs_layout/home-background.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 724px;
    position: relative;
}

.boxRoh {
    background-image: url(../pcs/pcs_layout/roh.png);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 340px;
    height: 120px;
    position: absolute;
    bottom: -1px;
    right: 0;
    z-index: 99;
}

@media only screen and (min-width : 768px) {
    .boxRoh {
background-size: auto;
    width: 681px;
    height: 240px;
}
}


.produktBoxMobile {
    margin-top: 90px;
    /*    background-image: url(../pcs/pcs_layout/product-box.jpg);
    background-position: bottom center;
    background-repeat: repeat-x;
    background-size: 1700px; */
    padding-bottom: 50px;
}



.produktHeader {
    position: absolute;
    bottom: -350px;
    left: -400px;
    border: 2px solid Red;
}


.leftSide, .rightSide {min-height: 700px;}

.headerTitle {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    font-size: 20px;
    line-height: 28px;
    color: #26358c;
}

@media only screen and (min-width : 480px) {
    .headerTitle {
        font-size: 27px;
        line-height: 36px;
    }
}

@media only screen and (min-width : 768px) {
    .headerTitle {
        font-size: 34px;
        line-height: 44px;
    }
}

@media only screen and (min-width : 992px) {
    .headerTitle {
        font-size: 41px;
        line-height: 52px;
    }
}

@media only screen and (min-width : 1200px) {
    .headerTitle {
        font-size: 48px;
        line-height: 60px;
    }
}

.headerTitle span {
    font-size: 30px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: 900;
    color: #26358c;
}

@media only screen and (min-width : 480px) {
    .headerTitle span {
        font-size: 41px;
        line-height: 36px;
    }
}

@media only screen and (min-width : 768px) {
    .headerTitle span {
        font-size: 52px;
        line-height: 44px;
    }
}

@media only screen and (min-width : 992px) {
    .headerTitle span {
        font-size: 63px;
        line-height: 52px;
    }
}

@media only screen and (min-width : 1200px) {
    .headerTitle span {
        font-size: 72px;
        line-height: 60px;
    }
}

.headerSubTitle {
    color:#5b5b5a;
    font-size: 18px;
    max-width: 450px;

}



/*
.registrationPage h2 {
    font-size: 40px;
    font-weight: bold;
}

.registrationPage h2 {
    font-size: 30px;
    line-height: 35px;
}

@media only screen and (min-width : 480px) {
    .registrationPage h2 {
        font-size: 37px;
        line-height: 42px;
    }
}

@media only screen and (min-width : 768px) {
    .registrationPage h2 {
        font-size: 50px;
        line-height: 55px;
    }
}
*/


.registrationPage h2 { 
font-size: 24px;  
line-height: 30px; 
text-transform: uppercase;
font-weight: 900;
}

@media only screen and (min-width : 480px) {
.registrationPage h2 { 
font-size: 27px; 
line-height: 33px; 
}
}

@media only screen and (min-width : 768px) {
.registrationPage h2 { 
font-size: 30px; 
line-height: 36px; 
}
}

@media only screen and (min-width : 992px) {
.registrationPage h2 { 
font-size: 33px; 
line-height: 39px; 
}
}

@media only screen and (min-width : 1200px) {
.registrationPage h2 { 
font-size: 36px; 
line-height: 42px; 
}
}





.registrationPage h3 {
    text-align: center;
    font-size: 25px;
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: normal;
}

.registrationPage .howText,
.registrationPage .howText strong {
    font-size: 25px;
    line-height: 30px;
    text-align: center;
}

@media only screen and (min-width : 480px) {

    .registrationPage .howText,
    .registrationPage .howText strong {
        font-size: 28px;
        line-height: 34px;
    }
}

@media only screen and (min-width : 768px) {

    .registrationPage .howText,
    .registrationPage .howText strong {
        font-size: 31px;
        line-height: 38px;
    }
}

@media only screen and (min-width : 992px) {

    .registrationPage .howText,
    .registrationPage .howText strong {
        font-size: 34px;
        line-height: 42px;
    }
}

/*
@media only screen and (min-width : 1200px) {
.registrationPage .howText, .registrationPage .howText strong { 
font-size: 37px; 
line-height: 44px; 
}
}
*/
@media (min-width: 980px) {
    .registrationPage .howText {
        width: 950px;
        margin: 20px auto;
    }
}

@media (min-width: 980px) {
    .registrationPage .howText700 {
        width: 700px;
        margin: 20px auto;
    }
}

.blueText {
    color: #666561 !important;
}

.registrationPage .icoText {
    text-align: center;
    font-size: 14px;
    line-height: 19px;
    color: White;
    margin-top: 20px;

}

@media only screen and (min-width : 768px) {

    .registrationPage .icoText {
        margin-top: 20px;
        font-size: 16px;
        line-height: 24px;
    }


}

.blueBcg h2,
h2 {
    color: #005ba5;
}

.yellow {
    color: #F2C33F;
}

.registrationPage .button {
    margin-top: 10px;
    display: block;
    font-size: 18px;
    color: White !important;
    text-transform: uppercase;
    font-weight: bold;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6db147+0,4c9c1e+100 */
    background: #6db147;
    /* Old browsers */
    background: -moz-linear-gradient(top, #6db147 0%, #4c9c1e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6db147 0%, #4c9c1e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6db147 0%, #4c9c1e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db147', endColorstr='#4c9c1e', GradientType=0);
    /* IE6-9 */


    -webkit-box-shadow: 0px 0px 5px 7px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0px 0px 5px 7px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 5px 7px rgba(0, 0, 0, 0.05);

    width: 256px;
    height: 56px;
    line-height: 56px;
    background-color: #fdcb2d;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    border-radius: 28px;
    text-align: center;
    transition: background-color 0.5s;
    font-family: 'Bliss Pro' !important;
}

.registrationPage .buttonSmall {
    width: 130px;
    margin-top: 20px;
}

.phoneButton {}

.buttonCenter {
    margin-left: auto;
    margin-right: auto;
}

.buttonBlue1 {
    background-color: #00a5df;
}

.registrationPage .button:HOVER {
    color: Black;
    text-decoration: none;
    background-color: #dcac15;
}


.productContent {
    background-color: White;
    padding-top: 70px;
    padding-bottom: 70px;
}

.vyherciContent {
    background-color: White;
    padding-top: 70px;
    padding-bottom: 70px;
}

.registrationPage .product p {
    color: #f2c33f;
    font-size: 20px;
    text-align: center;
}

.registrationPage .productMobile p {
    color: #f2c33f;
    font-size: 16px;
    text-align: center;
}

.rulesText {
    color: White;
    text-align: center;
}

.rulesText span,
.rulesText a {
    color: #f2c33f;
}

.registrationPage .rulesTextSmall {
    font-size: 18px;
    color: White;
    text-align: center;
}

.registrationPage .rulesTextSmall a {
    font-size: 18px;
    color: #f2c33f;
}

.textSmall {
    font-size: 18px;
    color: #f2c33f;
    text-align: center;
}

.text16 {
    font-size: 16px;
}


.text21 {
    font-size: 21px;
}

.rulesContent {
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #038dd0;
}

.registraceContent {
    background-color: #038dd0;
    padding-top: 80px;
    padding-bottom: 60px;
}

.ico {
    width: 120px;
    height: 120px;
    margin: 10px auto 0 auto;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-color: White;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.ico1 {
    background-image: url(../pcs/pcs_layout/icon1.png);
}

.ico2 {
    background-image: url(../pcs/pcs_layout/icon2.png);
}

.ico3 {
    background-image: url(../pcs/pcs_layout/icon3.png);
}


@media only screen and (min-width : 992px) {

    .icoArrow1,
    .icoArrow2 {
        background-image: url(../pcs/pcs_layout/arrow1.png);
        background-position: center;
        background-repeat: no-repeat;
        width: 69px;
        height: 43px;
        position: absolute;
        top: 50px;
        right: -50px;
    }

    .icoArrow2 {
        background-image: url(../pcs/pcs_layout/arrow2.png);
    }
}


.icoBubble {
    position: absolute;
    top: -5px;
    right: -25px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: White;
    background-color: #65ae1f;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 20px;
    font-weight: bold;
}

@media (min-width: 740px) {
    .icoBubble {
        right: -5px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        font-size: 24px;
    }
}

@media (min-width: 992px) {
.arrowNext {
background-image: url(../pcs/pcs_layout/arrow-next.png);
background-position: center center;
background-repeat: no-repeat;
width:10px;
height:32px;
position:absolute;
top: 50px;
right:0px;
}
}

.vyhryContent {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;

background-color: #038dd0;

}

@media (min-width: 1200px) {
    .imgVyhra {
        position: absolute;
        top: 20px;
        left: 100px;
        z-index: 10000;
    }
}

.whArrow,
.blArrow,
.yeArrow,
.wh2Arrow {
    background-image: url(../pcs/pcs_layout/white-arrow.png);
    background-position: top center;
    background-repeat: no-repeat;
    width: 92px;
    height: 22px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -46px;
}

.blArrow {
    background-image: url(../pcs/pcs_layout/blue-arrow.png);
}

.yeArrow {
    background-image: url(../pcs/pcs_layout/yellow-arrow.png);
}

.wh2Arrow {
    background-image: url(../pcs/pcs_layout/wh2-arrow.png);
}



.vyhryContent * {
    color: WHite;
}


.mainForm {}

@media (min-width: 800px) {
    .mainForm {
        width: 600px;
        margin: 50px auto;
    }
}

.mainForm input,
.mainForm select {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
    font-size: 16px;
    background-color: #ecf6fb;
    color: #008A96;
    border: none;
}

.mainForm select,
.mainForm option {
    color: #008A96;
}

.mainForm label {
    margin-top: 15px;
    font-size: 15px;
    color: White;
}

.mainForm label.souhlasLabel {
    color: White;
    font-size: 16px;
}

.mainForm label.souhlasLabel a {
    color: White;
    font-size: 16px;
    text-decoration: underline;
}

.mainForm label.souhlasLabel a:HOVER {
    text-decoration: none;
}

.mainForm input.submitButton {
    font-size: 18px;
    color: White !important;
    text-transform: uppercase;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6db147+0,4b9c1e+100 */
    background: #6db147;
    /* Old browsers */
    background: -moz-linear-gradient(top, #6db147 0%, #4b9c1e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6db147 0%, #4b9c1e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6db147 0%, #4b9c1e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db147', endColorstr='#4b9c1e', GradientType=0);
    /* IE6-9 */


    display: block;
    float: none;
    margin: 30px auto 10px auto;
    width: 175px;
    height: 60px !important;
    line-height: 60px !important;
    text-align: center;
    background-color: #00a5df !important;
    color: White !important;
    padding: 0;
    cursor: pointer;
    transition: background-color 0.5s;
    text-transform: uppercase;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}


.mainForm input.submitButton:HOVER {
    background-color: #0088b8 !important;
}

.tabVyherci {
    width: 80%;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.tabVyherci th {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #038dd0;
    color: White;
    font-size: 18px;
    text-align: center;
}

.tabVyherci td {
    color: #4f4a47;
    font-size: 16px;
    text-align: center;
    border:none;
}

.table-striped>tbody>tr:nth-child(2n+1)>td {
    background-color: #ecf6fb;
}


.produktTitle {
    margin-top: 5px;
    text-align: center;
    color: #0063a8;
    font-size: 16px;
    font-family: 'Bliss Pro' !important;
}

.footer {
    background-color: White;
    min-height: 110px;
    padding-top: 20px;
}

.odd {
    border-bottom:1px solid #dddddd;
    margin-top: 10px;margin-bottom: 5px;
}

.footerLogo {
    margin-top: 20px;
}

.inspirace {
    color: #4f4a47;
    font-family: 'Bliss Pro' !important;
    text-transform: uppercase;
    font-size: 14px;
    min-height: 68px;
    margin-bottom: 0;
}

.inspirace a {
    color: #0074b6;
    font-family: 'Bliss Pro' !important;
    text-transform: uppercase;
    font-size: 14px;
}

.footerMenu li a {
    font-family: 'Bliss Pro' !important;

    font-size: 14px;
    padding-left: 12px;
    padding-right: 12px;
}

.quiqx {}

.footerLink {
    color: White;
    font-size: 12px;
}

.footerLink strong {
    color: White;
    font-size: 14px;
}

.footerLink:HOVER,
.footerLink strong:HOVER {
    color: White;
}

.footerMenu {
    margin: 0;
    padding: 0;
}

.footerMenu a {
    font-size: 14px;
    color: #115992;
    padding-top: 0;
    padding-bottom: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.socialIcons {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 100px;
}

.copyright {
    padding-bottom: 10px;
    text-align: center;
}

.copyright p {
    color: #e0051c;
    font-size: 16px;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
}

.copyright a {
    color: #e0051c;
    font-size: 16px;
    text-align: center;
    padding: 0;
    margin-bottom: 0;
}

.thankYou {
    padding: 30px;
    background-image: url(../pcs/pcs_layout/popup-background.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    position: relative;
    z-index: 99999;
    padding-top: 60px;
    background-color: White;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.3);
    -moz-box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.3);
    box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.3);
    min-height: 350px;
    margin-left: 10px;
    margin-right: 10px;
}

@media (min-width: 768px) {
    .thankYou {
        min-height: 540px;
    }
}

@media (min-width: 980px) {
    .thankYou {
        width: 630px;
        height: 410px;
        position: absolute;
        top: 150px;
        left: 50%;
        margin-left: -338px;
    }
}

.thankYouTitle {
    color: #429ec9;
    text-align: center;
    font-weight: bold;
}

.thankYouTitle {
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
}

@media only screen and (min-width : 480px) {
    .thankYouTitle {
        font-size: 40px;
        line-height: 50px;
    }
}

@media only screen and (min-width : 768px) {
    .thankYouTitle {
        /*font-size: 50px;
        line-height: 50px;*/
    }
}

.thankYouText {
    color: #666561;
    text-align: left;
    font-size: 18px;
    text-align: center;
}

.thankYouText {
    font-size: 20px;
    line-height: 22px;
}

@media only screen and (min-width : 480px) {
    .thankYouText {
        font-size: 21px;
        line-height: 23px;
    }
}

@media only screen and (min-width : 768px) {
    .thankYouText {
        margin-top: 30px;
        font-size: 22px;
        line-height: 24px;
    }
}

.mask {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500;
    background-image: url(../pcs/pcs_layout/overlay-background.png);

    display: none;
}

.thankYou .close,
.infoPage .close {
    position: absolute;
    top: 0px;
    right: 0px;
    background-image: url(../pcs/pcs_layout/popup-close.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 76px;
    height: 76px;
    z-index: 9999999;
}



.infoPage {
    /*background-image: url(../pcs/pcs_layout/info-page.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    */
    background-color: White;
    position: relative;
    z-index: 99999;
    padding-top: 60px;
    background-color: White;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    -webkit-box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.15);
    box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.15);
    min-height: 420px;
    margin-left: 10px;
    margin-right: 10px;

    display: none;
}

@media (min-width: 768px) {
    .infoPage {
        min-height: 523px;
    }
}

@media (min-width: 980px) {
    .infoPage {
        width: 677px;
        height: 523px;
        position: fixed;
        top: 150px;
        left: 50%;
        margin-left: -338px;
    }
}




.infoPageTitle {
    margin-left: 30px;
    color: #429ec9;
}

.infoPageTitle {
    font-size: 30px;
    line-height: 30px;
    max-width: 300px;
    font-weight: bold;
}


.infoPageText {
    color: #666561;
    margin-left: 30px;
    font-size: 25px;
}

.infoPageText {
    font-size: 18px;
    line-height: 22px;
}


.ok {
    margin: 20px 0 0 30px;
    width: 100px;
    font-size: 20px;
    color: White !important;
    height: 48px;
    line-height: 48px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    text-align: center;


    font-size: 24px;
    color: White !important;
    text-transform: uppercase;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6db147+0,4b9c1e+100 */
    background: #6db147;
    /* Old browsers */
    background: -moz-linear-gradient(top, #6db147 0%, #4b9c1e 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #6db147 0%, #4b9c1e 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #6db147 0%, #4b9c1e 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6db147', endColorstr='#4b9c1e', GradientType=0);
    /* IE6-9 */

}

.imgUctenka {
    margin: 30px auto;
    -webkit-box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.15);
    -moz-box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.15);
    box-shadow: 0px 5px 10px 5px rgba(50, 50, 50, 0.15);
}

@media only screen and (min-width : 992px) {
    .imgUctenka {
        margin: 0;
        position: absolute;
        bottom: 0;
        right: 35px;
    }
}


.navbar-toggler {
    background-color: #6fb54b;
    position: absolute;
    top: 30px;
    right: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    background-image: url(../pcs/pcs_layout/menu-toggler.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    padding-right: 40px;
}

.cookieLista {
    min-height: 48px;
    background-color: White;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cookieLista p {
    background-color: White;
    margin: 0;
    color: #3e5058;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

@media only screen and (min-width : 992px) {
    .cookieLista {
        height: 48px;
        line-height: 48px;
        background-color: White;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .cookieLista p {
        height: 48px;
        line-height: 48px;
        background-color: White;
        margin: 0;
        color: #3e5058;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
    }
}

.cookieLista p a {
    color: #f2c33f;
    text-decoration: none;
}

.formErrorContent {
    font-size: 12px !important;
    font-family: Arial;
}



.buttonBlue1 {
    color: White !important;
    background-color: #00a5df !important;
}





.col-2dot4,
.col-sm-2dot4,
.col-md-2dot4,
.col-lg-2dot4,
.col-xl-2dot4 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-2dot4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

@media (min-width: 540px) {
    .col-sm-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 720px) {
    .col-md-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 960px) {
    .col-lg-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 1140px) {
    .col-xl-2dot4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.quiq {
    background-image: url(../pcs/pcs_layout/quiq.png);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 100px;
    height: 80px;
    line-height: 80px;
}



.cookie {

    height: 50px;
    color: #115992;
    font-size: 12px;
    text-align: center;
    font-weight: 100;
}

.cookie a {
    color: #115992;
    font-size: 12px;
    text-align: center;
    font-weight: 100;
}

.cookie div {
    color: #115992;
    font-size: 13px;
    text-align: center;
    font-weight: 100;
}




.owl-carousel .owl-nav .owl-prev {
    width: 52px;
    height: 52px;
    background-color: transparent !important;
    background-image: url(../pcs/pcs_layout/arrow-left.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100%;
    transition: all 0.5s ease 0s;

}

.owl-carousel .owl-nav .owl-next {
    background-image: url(../pcs/pcs_layout/arrow-right.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 100%;
    width: 52px;
    height: 52px;
    transition: all 0.5s ease 0s;

}

@media only screen and (min-width : 992px) {
    .owl-carousel .owl-nav .owl-prev {
        width: 52px;
        height: 52px;
        background-image: url(../pcs/pcs_layout/arrow-left.png) !important;
    }

    .owl-carousel .owl-nav .owl-next {
        width: 52px;
        height: 52px;
        background-image: url(../pcs/pcs_layout/arrow-right.png) !important;
    }
}

.owl-carousel .owl-nav .owl-prev:HOVER,
.owl-carousel .owl-nav .owl-next:HOVER {
    background-color: transparent !important;
    opacity: 1 !important;
}

.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
    background-color: transparent !important;
    opacity: 1 !important;
}

/*@media only screen and (min-width : 992px) { */
.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 0px;
    left: -10px;
    margin-top: -15px !important;
}

.owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 0px;
    right: -10px;
    margin-top: -15px !important;
}

/*} */

@media only screen and (min-width : 1200px) {
    .owl-carousel .owl-nav .owl-prev {
        top: 50%;
        left: -80px;
        margin-top: -15px !important;
    }

    .owl-carousel .owl-nav .owl-next {
        top: 50%;
        right: -80px;
        margin-top: -15px !important;
    }
}






.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}








.menuSwitcher {
    cursor: pointer;
    position: absolute;
    top: 90px;
    right: 20px;
}

@media (min-width: 500px) {
    .menuSwitcher {
        cursor: pointer;
        position: absolute;
        top: 30px;
        right: 20px;
    }
}




@media only screen and (max-width : 768px) {
    .menuSwitcher {


        /*        position: absolute;
        top: 15px;
        right: 15px;
        width: 44px;
        height: 44px;
        background-image: url(../pcs/pcs_layout/menu-open.svg);
        background-position: center;
        background-repeat: no-repeat; */
        color: White;
    }

    .openMenu {

        background-image: url(../pcs/pcs_layout/header.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;

        position: absolute;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 300px;
        height: 100vh;
        z-index: 99999;
        display: none;
    }

    .openMenuTop {
        box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.2);
    }

    .mobileMenu {
        margin-top: 100px;
        padding-left: 0;
    }

    .mobileMenu li {
        list-style-type: none;
        display: block;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .mobileMenu li a {
        display: block;
        text-align: center;
        text-transform: uppercase;
        color: White;
        font-size: 18px;
        font-family: 'Bliss Pro' !important;
        font-style: italic;
    }

    .buttonRezervace {
        font-weight: 500;
        border: none;
        display: block;
        color: White !important;
        font-size: 16px;
        width: 240px;
        height: 50px;
        line-height: 50px;
        margin-left: auto;
        margin-right: auto;
        background-color: #C8102E;
        text-align: center;
        transition: background-color 0.5s;
        text-transform: uppercase;
        font-weight: bold;
    }

    .buttonCenter {
        margin-left: auto;
        margin-right: auto;
    }

    .footerButton a:HOVER {
        color: White;
        text-decoration: none;
        background-color: #C8102E;
    }

    .menuOdd {
        border: 1px solid #336f9d;
    }

    .closeMenu {
        cursor: pointer;
        position: absolute;
        top: 30px;
        right: 40px;
        z-index: 10;
        width: 44px;
        height: 44px;


        background-image: url(../pcs/pcs_layout/menu-close.svg);
        background-position: center;
        background-repeat: no-repeat;
        z-index: 99;

    }


}

@media only screen and (min-width : 768px) {

    /* schovat */
    .openMenu,
    .mobileMenu {
        display: none !important;
    }
}