/* -- start setup -- */
@font-face {
    font-family: 'helveticaneueltpro-bd';
    src: url('fonts/helveticaneueltpro-bd.eot');
    src: url('fonts/helveticaneueltpro-bd.eot') format('embedded-opentype'),
        url('fonts/helveticaneueltpro-bd.woff2') format('woff2'),
        url('fonts/helveticaneueltpro-bd.woff') format('woff'),
        url('fonts/helveticaneueltpro-bd.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticaneueltpro-cn';
    src: url('fonts/helveticaneueltpro-cn.eot');
    src: url('fonts/helveticaneueltpro-cn.eot') format('embedded-opentype'),
        url('fonts/helveticaneueltpro-cn.woff2') format('woff2'),
        url('fonts/helveticaneueltpro-cn.woff') format('woff'),
        url('fonts/helveticaneueltpro-cn.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticaneueltpro-lt';
    src: url('fonts/helveticaneueltpro-lt.eot');
    src: url('fonts/helveticaneueltpro-lt.eot') format('embedded-opentype'),
        url('fonts/helveticaneueltpro-lt.woff2') format('woff2'),
        url('fonts/helveticaneueltpro-lt.woff') format('woff'),
        url('fonts/helveticaneueltpro-lt.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_CorporateACon-Reg';
    src: url('fonts/CorporateACon-Reg.eot');
    src: local('¢'), url('fonts/CorporateACon-Reg.woff') format('woff'), url('fonts/CorporateACon-Reg.ttf') format('truetype'), url('fonts/CorporateACon-Reg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_CorporateA-Regular';
    src: url('fonts/CorporateA-Regular.eot');
    src: local('¢'), url('fonts/CorporateA-Regular.woff') format('woff'), url('fonts/CorporateA-Regular.ttf') format('truetype'), url('fonts/CorporateA-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_CorporateS-Bold';
    src: url('fonts/CorporateS-Bold.eot');
    src: local('¢'), url('fonts/CorporateS-Bold.woff') format('woff'), url('fonts/CorporateS-Bold.ttf') format('truetype'), url('fonts/CorporateS-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_CorporateS-Regular';
    src: url('fonts/CorporateS-Regular.eot');
    src: local('¢'), url('fonts/CorporateS-Regular.woff') format('woff'), url('fonts/CorporateS-Regular.ttf') format('truetype'), url('fonts/CorporateS-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.imgCenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

* {
    font-family: 'Open Sans', Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
    font-size: 16px;
    margin: 0;
    border: none;
    padding: 0;
    color: White;
}

h1,
.corp {
    font-family: 'Conv_CorporateACon-Reg';
}

h1 {
    padding-bottom: 2px;
    border-bottom: 2px solid #CC0000;
    border-bottom: 2px solid Black;
    display: inline-block;
}

body {
    background-color: Black;
    background-color: #CC0000;

}

.relative {
    position: relative;
}

.mb0 {
    margin-bottom: 0 !important;
}

.fBold {
    font-weight: bold;
}

.white,
.white * {
    color: White !important;
}

.black,
.black * {
    color: Black !important;
}

.webContentHome {
    min-height: 50vh;
}

.webContentContinue {
    min-height: 60vh;
}

.header {
    min-height: 100px;
    padding-top: 0px;
    background-color: Black;
    background-color: #CC0000;
}

.topLogo {
    width: 100px;
    height: 100px;
    background-image: url(../pcs/pcs_layout/mb-hvezda-white.png);
    background-position: center;
    background-repeat: no-repeat;
}

.topMenu {
    margin-bottom: 0;
}

.topMenu li {
    list-style-type: none;
}

.topMenu li a {
    color: #9f9f9f;
    color: White;
    font-weight: 600;
    font-size: 14px;
    margin-left: 5px;
    margin-right: 5px;
    line-height: 60px;
}

.topMenu li a:HOVER {
    color: White;
    line-height: 60px;
    text-decoration: none;
}

.topMenu li a.active {
    color: White;
    padding-bottom: 2px;
    border-bottom: 2px solid #CC0000;
    border-bottom: 2px solid Black;
    text-decoration: none;
}

@media only screen and (min-width : 768px) {
    .topMenu li a {
        font-size: 14px;
        margin-left: 6px;
        margin-right: 6px;
        line-height: 60px;
    }
}

@media only screen and (min-width : 992px) {
    .topMenu li a {
        font-size: 15px;
        margin-left: 10px;
        margin-right: 10px;
        line-height: 80px;
    }
}

@media only screen and (min-width : 1200px) {
    .topMenu li a {
        margin-left: 20px;
        margin-right: 20px;
        line-height: 80px;
    }
}


.topText {
    color: #FFFFFF;
    position: absolute;
    top: 35px;
    right: 20px;
    font-size: 20px;
    line-height: 36px;
}

@media (min-width: 768px) {
    .topText {
        font-size: 40px;
        line-height: 36px;
    }
}

.boxTurnaje {
    overflow: hidden;
    max-width: 1900px;
    margin-left: auto;
    margin-right: auto;
}

.turnaj {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;

    min-height: 500px;
    padding-top: 70px;
    padding-top: 10px;
    -webkit-transition: all .1s;
    -moz-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    position: relative;
    overflow: hidden;
    z-index: 10;
}



@media only screen and (min-width : 900px) {
    .turnaj {
        min-height: 600px;
        padding-top: 40px;
    }
}


@media only screen and (min-width : 1200px) {
    .turnaj {
        min-height: 850px;
        padding-top: 70px;
    }
}

.turnaj:HOVER {
    /*    transform: scale(1.05);
    z-index: 5; */
}

.turnajContent {
    position: relative;
    z-index: 100;
}

.turnajMask {
    background-color: rgba(0, 0, 0, 0.35);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

/*
.turnaj:HOVER .turnajMask {
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}*/

.turnaj1 {
    background-image: url(../pcs/pcs_layout/bg_home-casa.jpg);
}

.turnaj2 {
    background-image: url(../pcs/pcs_layout/bg_home-vary.jpg);
}

.turnaj3 {
    background-image: url(../pcs/pcs_layout/bg_home-albatros.jpg);
}

.turnaj4 {
    background-image: url(../pcs/pcs_layout/bg-registrace3.jpg);
}

.hlavickaUvod {
    background-image: url(../pcs/pcs_layout/hlavicka-uvod-mobile.jpg);
}

@media only screen and (min-width : 768px) {
    .hlavickaUvod {
        background-image: url(../pcs/pcs_layout/hlavicka-uvod.jpg);
    }
}

.turnajHeaderAreal {
    background-image: url(../pcs/pcs_layout/areal.jpg);
}

.terminCard {
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    min-height: 250px;
    padding: 25px 15px;
}

.terminCardTitle {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 33px;
    font-family: 'Conv_CorporateACon-Reg';
}

.turnajName {
    color: #FFFFFF;
    font-size: 54px;
    font-size: 44px;
    line-height: 52px;
}

.terminOdd {
    margin-top: 15px;
    margin-bottom: 15px;
    height: 2px;
    width: 40px;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
}

.terminCardNum {
    font-size: 54px;
    line-height: 61px;
    margin-bottom: 20px;
    font-family: 'Conv_CorporateACon-Reg';
}

.turnajNumHint {
    color: White;
    font-size: 16px;
    margin-top: 20px;
}

.titulekHeader {
    font-size: 30px;
    line-height: 35px;
}

@media only screen and (min-width : 480px) {
    .titulekHeader {
        font-size: 34px;
        line-height: 40px;
    }
}

@media only screen and (min-width : 768px) {
    .titulekHeader {
        font-size: 38px;
        line-height: 45px;
    }
}

@media only screen and (min-width : 992px) {
    .titulekHeader {
        font-size: 42px;
        line-height: 50px;
    }
}

@media only screen and (min-width : 1200px) {
    .titulekHeader {
        font-size: 45px;
        line-height: 55px;
    }
}

.textTitulek strong {
    margin-top: 15px;
    display: block;
}

.logoMaybach {
    margin-top: 330px;
    max-width: 200px;
}

@media only screen and (min-width : 900px) {
    .logoMaybach {
        margin-top: 350px;
        max-width: 200px;
    }
}


@media only screen and (min-width : 1200px) {
    .logoMaybach {
        margin-top: 520px;
        max-width: 260px;
    }
}


@media only screen and (min-width : 1600px) {
    .logoMaybach {
        margin-top: 560px;
        max-width: 300px;
    }
}

.closeButton,
.terminCardButton {
    height: 41px;
    line-height: 41px;
    width: 163px;
    border-radius: 1px;
    background-color: #535353;
    color: White;
    font-size: 18px;
    display: block;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
}

.terminCardButtonFull {
    height: 41px;
    width: 100%;
    background-color: White;
    color: #CC0000;
    font-size: 15px;
    line-height: 41px;
    text-align: center;
}

.terminCardButtonZrusit {
    width: 206px;
}


.buttonArrow {
    padding-left: 20px;
    background-image: url(../pcs/pcs_layout/btn_arrrow.svg);
    background-position: 40px 15px;
    background-repeat: no-repeat;
}

.buttonCenter {
    margin-left: auto;
    margin-right: auto;
}

.terminCardButton:HOVER {
    color: White;
    text-decoration: none;
}

.terminCardButtonFull:HOVER {
    background-color: #CC0000;
    color: White;
}


.logoPreFooter {
    position: relative;
    min-height: 80px;
    margin-bottom: 20px;
}

.mbLogo {
    width: 64px;
    height: 64px;
    background-image: url(../pcs/pcs_layout/mb-hvezda.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 10px auto;
}

.mbClaim {
    width: 120px;
    height: 64px;
    background-image: url(../pcs/pcs_layout/mb-claim.png);
    background-position: center;
    background-repeat: no-repeat;
    margin: 10px auto;
}

@media (min-width: 768px) {
    .mbLogo {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
    }

    .mbClaim {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
    }
}

.bottomImage {
    /*border-bottom:1px solid Grey;    */
}

.footer {
    background-color: #CC0000;
    ;
    background-color: black;

    padding-top: 10px;
    padding-bottom: 10px;
}

.footer p {
    color: White;
    font-size: 14px;
}


/* detail  */
.turnajHeader {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1200px;
    min-height: 590px;
    padding-top: 185px;
    padding-top: 145px;
    position: relative;
}

.turnajHeader1 {
    background-image: url(../pcs/pcs_layout/bg-registrace1.jpg);
}

.turnajHeader10 {
    background-image: url(../pcs/pcs_layout/bg-registrace2.jpg);
}

.turnajHeader2 {
    background-image: url(../pcs/pcs_layout/bg-registrace2.jpg);
}

.turnajHeader3 {
    background-image: url(../pcs/pcs_layout/bg-registrace3.jpg);
}

.turnajHeader4 {
    background-image: url(../pcs/pcs_layout/bg-registrace4.jpg);
}

.turnajHeaderDress {
    background-image: url(../pcs/pcs_layout/dress2.jpg);
    background-position: top center;
    /*min-height: 690px;*/
}


.turnajHeaderAreal {
    background-image: url(../pcs/pcs_layout/areal.jpg);
    background-position: bottom center;
    /*    background-position: top center;
    background-size: 1400px;
    min-height: 690px; */
}

.turnajHeaderMask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.7+0,0+50 */
    background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#00000000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    z-index: 99;
}

.turnajDetailDatum {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 33px;
}

.turnajDetailText {
    color: #FFFFFF;
    font-size: 54px;
    line-height: 60px;
    position: relative;
    z-index: 100;
    display: none;
}

.mainContentWhite {
    background-color: white;
    padding-top: 70px;
    padding-bottom: 70px;
}

.mainContentWhite h2 {
    color: Black;
}

@media (min-width: 992px) {
    .containerForm {
        width: 780px;
        margin-left: auto;
        margin-right: auto;
    }
}

.titleDatum {
    color: #FFFFFF;
    font-size: 40px;
    line-height: 36px;
    margin-bottom: 25px;
    font-weight: normal;
}

h2 {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 25px;
}

p.text {
    font-size: 16px;
    line-height: 30px;
}

p.text a {
    color: #535353;
    font-size: 16px;
    text-decoration: underline;
}

p.text a:HOVER {
    color: #535353;
    font-size: 16px;
    text-decoration: none;
}

.odd {
    height: 2px;
    width: 140px;
    background-color: #CC0000;
    margin-top: 25px;
    margin-bottom: 25px;
    display: none;
}

.oddCenter {
    margin-left: auto;
    margin-right: auto;
}

@media only screen and (min-width : 768px) {
    .pTextLeft {
        padding-left: 30px;
    }
}

/* content */
.content {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media only screen and (min-width : 480px) {
    .content {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media only screen and (min-width : 768px) {
    .content {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media only screen and (min-width : 992px) {
    .content {
        padding-top: 55px;
        padding-bottom: 55px;
    }
}

@media only screen and (min-width : 1200px) {
    .content {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}


.maxW870 {
    max-width: 870px;
}

.maxW770 {
    max-width: 770px;
}

.maxW600 {
    max-width: 700px;
}

/* overlay */
.overlayWindow {
    background-image: url(../pcs/pcs_layout/overlay.png);
    background-position: top center;
    background-repeat: repeat;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
}

.kodBox {
    z-index: 1000;
    position: absolute;
    top: 20px;
    /*height: 305px;*/
    width: 96%;
    margin-left: 2%;
    background-color: #FFFFFF;
    padding: 30px;
}

@media (min-width: 768px) {
    .kodBox {
        top: 30%;
        left: 50%;
        width: 522px;
        margin-left: -261px;
        margin-top: -152px;
    }
}


.kodBoxTitle {
    color: #000000;
    font-size: 24px;
    line-height: 34px;
    text-align: left;
}


@media (min-width: 768px) {
    .kodBoxTitle {
        font-size: 26px;
        line-height: 32px;
    }
}

.kodBoxError {
    box-sizing: border-box;
    border: 1px solid #AF0939;
    background-color: #FFFFFF;
    box-shadow: 0 0 8px 0 rgba(175, 9, 57, 0.5);
}

.kodError {
    display: none;
    color: #AF0939;
    font-size: 16px;
    line-height: 24px;
}

.oddLine {
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #CCCCCC;
    background-color: #3D3D3D;
}

.oddLine2 {
    height: 1px;
    margin-top: 35px;
    margin-bottom: 35px;
    background-color: #3D3D3D;
}

.kodBoxSubmit {
    height: 41px;
    line-height: 41px;
    width: 163px;
    border-radius: 1px;
    background-color: #535353;
    color: White;
    text-align: center;
    float: right;
}

.kodBoxText {
    color: #3B3B3B;
    font-size: 16px;
    line-height: 24px;
}

.kodBoxClose {
    background-image: url(../pcs/pcs_layout/x.svg);
    background-position: top center;
    background-repeat: no-repeat;
    position: absolute;
    top: 30px;
    right: 30px;
    width: 21px;
    height: 21px;
    z-index: 100;
    cursor: pointer;
    transition: transform .5s ease-in-out, opacity .5s ease-out, background-image 0.5s ease-in-out;
    -webkit-transition: transform .5s ease-in-out, opacity .5s ease-out, background-image 0.5s ease-in-out;
}

.kodBoxClose:HOVER {
    opacity: 1;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.openHours {
    border-collapse: collapse;
}

.openHours td,
.openHours th {
    font-size: 20px;
    padding: 10px 0 10px 0px;
    border-bottom: 1px solid #CC0000;
    border-bottom: 1px solid Black;
}

.openHours th {
    padding: 10px 40px 10px 0px;
}

.openHours td {
    text-align: right;
}

/* hidden overlays  */
.overlayWindow,
.overlayCode {
    display: none;
}

/* modal  */
#regModal .modal-content, #regFinish .modal-content {
    background-color: #000;
    color: #fff;
}

#regModal .form-control {
    background-color: White;
    color: #fff;
    border-color: #444;
}

#regModal .form-control::placeholder {
    color: #aaa;
}

#regModal label {
    color: White;
}

#regModal .modal-header {
    border-bottom: 1px solid #444;
}

.modal-footer {
    border-top: none;
}

/*  registrace side form */
.registraceSideForm {
    background-color: #FFFFFF;
    position: relative;
    padding: 30px;
    margin-top: -140px;
    margin-bottom: 40px;

    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.32);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.32);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.32);

}

.registraceSideForm h2,
.registraceSideForm h3 {
    color: Black;
}

.formText {
    color: #3B3B3B;
    font-size: 14px;
    line-height: 24px;
}

.registraceForm input,
.registraceForm textarea {
    box-sizing: border-box;
    border: 1px solid Black;
    background-color: White;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: Black !important ;
}

.registraceForm textarea {
    height: 100px;
    width: 100%;
    color: Black;
}

.registraceForm textarea:focus {
    border: 1px solid #535353;
}

.registraceForm input:focus {
    border: 1px solid #535353;
}

.registraceForm select {
    box-sizing: border-box;
    border: 1px solid #242424;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: Black;
}

.registraceForm select option {
    box-sizing: border-box;
    border: 1px solid #242424;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: Black;
    font-size: 15px;
    border-bottom: 1px solid #333333;
    line-height: 40px;
}

.registraceForm select option.disabledStyle {
    color: #bcbcbc;
}

.registraceForm select option.disabledItem {
    color: Grey;
}

.plny-termin {
    color: #bcbcbc;
    font-style: italic;
}

label {
    margin-top: 10px;
    color: White;
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
}

label a {
    color: #535353;
    text-decoration: underline;
    transition: all 0.5s;
}

label a:HOVER {
    color: Black;
    text-decoration: none;
}

.infoButton {
    margin-top: -5px;
    /*background-color: #535353; */
    color: white;
    width: 50px;
    height: 50px;

    background-image: url(../pcs/pcs_layout/car-ico.png);
    background-position: top center;
    background-repeat: no-repeat;
    display: block;
}

.infoButton:HOVER {
    background-color: #535353;
    color: white;
    text-decoration: none;
}



input.registraceButton {
    height: 41px;
    line-height: 41px;
    width: 206px;
    border-radius: 1px;
    background-color: #CC0000;
    cursor: pointer;
    border: none;
    margin: 10px auto;
    display: block;
    color: White !important;
}

.closeModalButton {
    background-color: #CC0000 !important;
}

.topCloseCross {
    color: White !important;
}

.registraceTable {
    border-collapse: collapse;
    margin-bottom: 20px;
}

.registraceTable td {
    padding: 7px 30px 7px 0;
    font-size: 16px;
}


/* vysledky */
table.vysledek {
    border-collapse: none;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

table.vysledek th {
    min-height: 40px;
    background: linear-gradient(180deg, #272727 0%, #1D1D1D 100%);
    color: #FFFFFF;
    font-size: 15px;
    padding: 15px 20px 15px 30px;
}

table.vysledek td {
    background-color: #333333;
    font-size: 15px;
    padding: 15px 20px 15px 30px;
    border-bottom: 1px solid Black;
}

.outer-div {
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.inner-div {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    transition: all 0.5s ease;
}

.inner-div:hover {
    transform: scale(1.2);
}

.fixContent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.velikostLink {
    margin-top: 5px;
    color: Black;
    text-align: center;
    display: block;
}

.textContent {
    z-index: 999;
    position: relative;
}

.tabColum1 {
    max-width: 110px;
    background-color: #af1724;
}

.tabColum2 {
    max-width: 350px;
    background-color: #af1724;
}

.tableProgram th,
.tableProgram td {
    border: 1px solid White !important;
}

.tableProgram th,
.tableProgram td {
    font-size: 13px;
}

.linkTime {
    text-align: center;
    color: #AF0939;
    text-decoration: underline;
    font-weight: bold;
}

.linkTime:HOVER {
    color: #AF0939;
    text-decoration: none;
}


.itemList {
    margin: 20px 0 0 30px;
}

.itemList li {
    margin-bottom: 15px;
}

@media only screen and (max-width : 992px) {
    .menuSwitcher {
        cursor: pointer;
        position: absolute;
        top: 15px;
        right: 15px;
        width: 28px;
        height: 28px;
        background-image: url(../pcs/pcs_layout/menu-switch.png);
        background-position: center;
        background-repeat: no-repeat;
    }

    .continuePage .menuSwitcher {
        background-image: url(../pcs/pcs_layout/menu-switch-continue.png);
    }

    .openMenu {
        background-color: Black;
        position: absolute;
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 300px;
        height: 100vh;
        z-index: 99999;
        display: none;
    }

    .mobileMenu {
        margin-top: 100px;
        padding-left: 0;
    }

    .mobileMenu li {
        list-style-type: none;
        display: block;
        text-align: center;
        margin-bottom: 15px;
        margin-top: 15px;
        line-height: 28px;
    }

    .mobileMenu li a {
        display: block;
        text-align: center;
        color: White;
        font-weight: 600;
        font-size: 18px;
        line-height: 28px;
    }

    .menuOdd {
        border: 1px solid #AF0939;
    }

    .closeMenu {
        cursor: pointer;
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 10;
        width: 45px;
        height: 45px;
        background-color: White;

        background-image: url(../pcs/pcs_layout/menu-close.png);
        background-position: center;
        background-repeat: no-repeat;
        z-index: 99;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }


}

@media only screen and (min-width : 992px) {

    /* schovat */
    .openMenu,
    .mobileMenu {
        display: none !important;
    }
}



.button {
    font-weight: 500;
    border: none;
    display: block;
    color: White;
    font-size: 15px;
    width: 280px;
    height: 50px;
    line-height: 50px;
    border-radius: 1px;
    background-color: #535353;
    text-align: center;
    transition: background-color 0.5s;
}

.buttonCenter {
    margin-left: auto;
    margin-right: auto;
}

.button:HOVER {
    color: White;
    text-decoration: none;
    background-color: #535353;
}

.link {
    text-decoration: underline;
}

.link:HOVER {
    text-decoration: none;
}


.fullWidth {
    width: 100%;
}