/* -- start setup -- */
/*
font-family: 'Lora', serif;
font-family: 'Roboto', sans-serif;
*/

@font-face {
    font-family: 'Conv_Gotham-Medium';
    src: url('Gotham-Medium.eot');
    src: local('☺'), url('Gotham-Medium.woff') format('woff'), url('Gotham-Medium.ttf') format('truetype'), url('Gotham-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_Gotham-Light';
    src: url('Gotham-Light.eot');
    src: local('☺'), url('Gotham-Light.woff') format('woff'), url('Gotham-Light.ttf') format('truetype'), url('Gotham-Light.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Black';
    src: url('Gotham-Black.eot?#iefix') format('embedded-opentype'), url('Gotham-Black.otf') format('opentype'),
        url('Gotham-Black.woff') format('woff'), url('Gotham-Black.ttf') format('truetype'), url('Gotham-Black.svg#Gotham-Black') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham-Medium';
    src: url('Gotham-Medium.eot?#iefix') format('embedded-opentype'), url('Gotham-Medium.otf') format('opentype'),
        url('Gotham-Medium.woff') format('woff'), url('Gotham-Medium.ttf') format('truetype'), url('Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    font-family: 'Roboto', Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
    font-size: 15px;
    margin: 0;
    border: none;
    padding: 0;
    color: #4F4F4F;
}

.maxW650 {
    width: 650px;
    margin-left: auto;
    margin-right: auto;
}

.maxW300 {
    width: 100%;
}

.topMenu li a,
.headerContentTitle,
h2,
h3,
.newsTitle,
.teamTitle,
.footerTitle {
    font-family: 'Lora', serif;
    font-family: 'Gotham-Medium';
}


.br1 {
    border: 1px solid Red;
}

/* -- 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;
}

.textLeft {
    text-align: left !important;
}

.pb90 {
    padding: 0 0 90px 0;
}

.ml20 {
    margin-left: 20px !important;
}

.relative {
    position: relative;
}

@media(min-width: 768px) {
    .mb50 {
        margin-bottom: 50px !important;
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1180px;
    }
}

.hiddenElement {
    visibility: hidden;
}

/* -- all pages -- */
hr {
    display: none;
}

body {
    background-color: White;
}

.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: 50px;
        padding-bottom: 50px;
    }
}

@media only screen and (min-width : 992px) {
    .content {
        padding-top: 70px;
        padding-bottom: 70px;
    }

    .contentSmaller {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media only screen and (min-width : 1200px) {
    .content {
        padding-top: 120px;
        padding-bottom: 120px;
    }

    .contentSmaller {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.blue {
    background-color: #d3ebef;
}

.symbols1 {
    background-image: url(../pcs/pcs_layout/symbol1.svg);
    background-position: right 10% center;
    background-repeat: no-repeat;
}


.pageTop {
    min-height: 60px;
    background-color: #239DB1;
    position: relative;
    z-index: 10;
}


.header {
    min-height: 100px;
    
}

@media only screen and (min-height : 600px) {
    .header {
        min-height: 400px;
    overflow:hidden; 
    max-height:100vh;
}
}

@media only screen and (min-width : 992px) {
    .header {
/*    min-height: 100vh; */
}
}

@media only screen and (max-width : 992px) {
    .header {
        /*background-color: #4F4F4F;
        min-height: 350px;*/
        /*background-image: url(../pcs/pcs_layout/bcg.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 887px; */
    }
}

.headerContinue {
    background-image: url(../pcs/pcs_layout/symbol1.svg);
    background-position: 35% 75%;
    background-repeat: no-repeat;
    background-size: 250px;
    background-color: #D3EBEF;
    min-height: 407px;
}

.headerContinuePoradna {
    min-height: 107px;
}

.headerContinueSmaller {
    min-height: 307px;
}
@media only screen and (min-width : 992px) {
.mainMenu {
    border-bottom: 1px solid rgba(255, 255, 255, .2);
        min-height: 90px;
    position: relative;
    z-index: 10;

}
}

.mainMenuWh {
    background-color: White;
}

.topMenu {
    margin-bottom: 0;
}

.topMenu li {
    list-style-type: none;
}

.topMenu li a {
    color: White;
    line-height: 90px;
    font-size: 14px;
    text-transform: uppercase;
}

@media only screen and (min-width : 992px) {
.topMenu li a {
    font-size: 12px;
}
}

@media only screen and (min-width :1440px) {
.topMenu li a {
    font-size:14px;
}
}


.topMenu li a:HOVER {
    border-bottom: 2px solid #239DB1;
    text-decoration: none;
}

.topMenu li a.active {
    border-bottom: 2px solid #239DB1;
}

.mainMenuWh .topMenu li a {
    color: #4F4F4F;
}

.headerContent {
    min-height: 370px;
    min-height: 240px;
}

@media only screen and (min-width : 992px) {
    .headerContent {
    min-height: 550px;
}
}

.headerContentContinue {
    min-height: 370px;
}

.headerContentContinueSmaller {
    min-height: 270px;
}

.headerContentTitle {
    font-weight: normal;
    font-size: 28px;
    line-height: 35px;
    color: White;
    max-width: 535px;
    margin-bottom: 2rem;
    margin-top:     1rem;
}

.headerContentContinue .headerContentTitle {
    color: #13515B;
}

@media only screen and (min-width : 480px) {
    .headerContentTitle {
        font-size: 33px;
        line-height: 44px;
    }
}

@media only screen and (min-width : 768px) {
    .headerContentTitle {
        font-size: 38px;
        line-height: 53px;
    }
}

@media only screen and (min-width : 992px) {
    .headerContentTitle {
        font-size: 43px;
        line-height: 62px;
    }

    .headerContentContinue .headerContentTitle {
        font-size: 42px;
        line-height: 62px;
    }

}

@media only screen and (min-width : 1200px) {
    .headerContentTitle {
        font-size: 48px;
        line-height: 72px;
    }

    .headerContentContinue .headerContentTitle {
        font-size: 42px;
        line-height: 62px;
    }

}

.headerText {
    max-width: 550px;
}

.headerImage {
    margin-top:     20px;
    margin-bottom:  20px;
    max-width: 100%;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.26);
}

@media only screen and (min-width : 991px) {
.headerImage {
    position: absolute;
    bottom: -30px;
    right: 0;
    max-width: 600px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.26);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.26);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.26);
}
}

.headerContinueSmaller .headerImage {
    bottom: -50px;
    max-width: 500px;
}

/* video  */
.header video {
/*
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: 0;
*/

}


/*@media only screen and (min-width : 991px) {*/
.headerContentHomepage {
    z-index: 10;
    position:absolute;
    top:120px;
    left:0;
    width:100%;
}

/*}*/



.button {
    font-weight: 500;
    border: none;
    display: block;
    color: White;
    font-size: 16px;
    width: 200px;
    height: 54px;
    line-height: 54px;
    background-color: #004B85;

    text-align: center;
    transition: background-color 0.5s;
}

.buttonBlue {
    background-color: #004B85;
}

.buttonLightBlue {
    background-color: #239DB1;
}

.buttonCenter {
    margin-left: auto;
    margin-right: auto;
}

.button:HOVER {
    color: White;
    text-decoration: none;
    background-color: #239DB1;
}

.headerButtons {
    max-width: 430px;
}

h2 {
    color: #13515B;
    font-weight: normal;
}

h2 {
    font-size: 26px;
    line-height: 30px;
}

@media only screen and (min-width : 480px) {
    h2 {
        font-size: 29px;
        line-height: 34px;
    }
}

@media only screen and (min-width : 768px) {
    h2 {
        font-size: 32px;
        line-height: 38px;
    }
}

@media only screen and (min-width : 992px) {
    h2 {
        font-size: 35px;
        line-height: 42px;
    }
}

@media only screen and (min-width : 1200px) {
    h2 {
        font-size: 36px;
        line-height: 46px;
    }
}



h3 {
    color: #13515B;
    font-weight: normal;
    font-size: 24px;
}

h3 { font-size: 18px;   }

@media only screen and (min-width : 480px) {
h3 { font-size: 20px;  }
}

@media only screen and (min-width : 768px) {
h3 { font-size: 22px;  }
}

@media only screen and (min-width : 992px) {
h3 { font-size: 24px;  }
}

@media only screen and (min-width : 1200px) {
h3 { font-size: 24px;  }
}

.textKontakt {
    line-height: 30px;
}


.newsTitle {
    font-weight: normal;
    color: #3E3E3E;
    font-size: 24px;
    min-height: 72px;
}

.newsImage {
    position: relative;
}

.newsLabel {
    background-color: #239DB1;
    position: absolute;
    top: 15px;
    left: 0;
    padding: 3px 7px 3px 20px;
    color: WHite;
    font-size: 13px;
    font-weight: bold;
    background-position: 5px center;
    background-repeat: no-repeat;
}

.newsLabelVideo {
    background-image: url(../pcs/pcs_layout/label-video.svg);
}

.newsLabelClanek {
    background-image: url(../pcs/pcs_layout/label-clanek.png);
}


.newsLabelInfo {
    background-image: url(../pcs/pcs_layout/label-info.svg);
    padding: 3px 7px 3px 25px;
}




.newsPerex {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.newsPerex p,
.newsPerex p * {
    font-size: 15px;
}

.newsLink {
    text-decoration: underline;
    color: #239DB1;
}


.itemList {
    margin-bottom: 0;
}

.itemList li {
    list-style-type: none;
}
/*

.itemList li::before {
    content: "•";
    /* Insert content that looks like bullets */
  /*  padding-right: 8px;
    font-size: 18px;
    color: #239DB1;
    /* Or a color you prefer */ 
/*} */


.itemList li {
    padding-left:   14px;
    background-image: url(../pcs/pcs_layout/dot.png);
    background-position:    0 8px;
    background-repeat:  no-repeat;  
    margin-bottom:  5px;
} 

.itemList li a {
    color: #465F63;
    font-size: 15px;
    line-height: 33px;
    text-decoration: underline;
}



.blue {
    padding-top: 30px;
    padding-bottom: 30px;

    background: #d3ebef;
}

@media (min-width: 992px) {
.blue {
    padding-top: 50px;
    padding-bottom: 50px;

    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+30,d3ebef+30.0001,d3ebef+100 */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 30%, #d3ebef 30.0001%, #d3ebef 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%, #ffffff 30%, #d3ebef 30.0001%, #d3ebef 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%, #ffffff 30%, #d3ebef 30.0001%, #d3ebef 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d3ebef', GradientType=1);
    /* IE6-9 */
}

}

@media (min-width: 1400px) {
    .imgAbsolute {
        position: absolute;
        bottom: 00px;
        right: 60px;
    }

    .blue {
        padding-top: 70px;
        padding-bottom: 70px;
    }

}

.teamTitle {
    color: #13515B;
    font-size: 24px;
}

.linkMore {
    color: #239DB1;
    text-decoration: underline;

}

.blueLink {
    color: #239DB1;
    text-decoration: underline;

}

.cenikSekce {
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
}

.tableCenik {
    width: 100%;
}

.tableCenik td {
    padding: 15px 0;
}

.kontaktForm label {
    font-size: 16px;
    margin-top: 15px;
    color: #13515B;
}


.kontaktForm input,
.kontaktForm textarea {
    border: 1px solid #71BDCA;
    background-color: White;
    color: #13515B;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.kontaktForm textarea {
    min-height: 120px;
}

.submitForm {
    float: right;
    font-weight: 500;
    border: none;
    display: block;
    color: White;
    font-size: 16px;
    width: 141px;
    height: 54px;
    line-height: 54px;
    background-color: #239DB1;
    text-align: center;
    transition: background-color 0.5s;
}


.footer {
    background-color: #004B85;
    padding-bottom: 30px;
    background-image: url(../pcs/pcs_layout/znak.png);
    background-position: right 80px bottom;
    background-repeat: no-repeat;
    padding-top: 40px;
    padding-bottom: 0;
}

.footerOdd {
    border-bottom: 1px solid #065593;
}

.footerTitle {
    margin-top: 30px;
    margin-bottom15px;
    color: #FFFFFF;
    font-size: 16px;
}

.footerText {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 27px;
}

.footerText a {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 27px;
}


.social {
    margin-top: 16px;
}

.social a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    height: 42px;
    width: 42px;
    background-color: #003D6B;
    float: left;
    margin-right: 10px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.25s;
}

.social a:HOVER {
    background-color: #002a58;
}

.socialFacebook {
    background-image: url(../pcs/pcs_layout/facebook.svg);
}

.socialYoutube {
    background-image: url(../pcs/pcs_layout/youtube.svg);
}

.socialInstagram {
    background-image: url(../pcs/pcs_layout/instagram-icon.svg);
}

.copy {
    line-height: 60px;
    border-top: 1px solid #095A99;
}

.copyright {
    color: White;
    font-size: 14px;
}

.backToTop {
    /*position: fixed;
    bottom: 10px;
    right: 30px;
*/
    display: block;
    background-image: url(../pcs/pcs_layout/back-to-top.svg);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 60px;
    color: #004B85;
    font-size: 15px;
    font-weight: bold;
    line-height: 60px;
    text-decoration: underline;
}


.altanTopMenu {
    margin-bottom: 0;
}

.altanTopMenu li {
    padding-top: 10px;
    padding-bottom: 10px;
    list-style-type: none;
    border-left: 1px solid #49aebe;
    padding-left: 10px;
    padding-right: 10px;
}

.altanTopMenuLast {
    border-right: 1px solid #49aebe;
}

.altanTopMenuActive {
    background-color: White;
}



.altanTopMenu li a {
    text-align: left;
    color: #FFFFFF;
    font-size: 13px;
}

.altanTopMenu li.altanTopMenuActive a {
    color: White;
}

.altanTopMenu li a strong {
    display: block;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: normal;
}

.altanTopMenu li.altanTopMenuActive a,
.altanTopMenu li.altanTopMenuActive a strong {
    color: #239DB1;
}

.headerContact {
    line-height: 57px;
    margin-bottom: 0;
}

.headerContact strong,
.headerContact a {
    line-height: 57px;
    color: White;
    font-size: 14px;
    font-weight: normal;
}

.link {
    background-image: url(../pcs/pcs_layout/link-bcg.svg);
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 25px;
    color: #004B85;
    font-size: 15px;
    font-weight: bold;
    line-height: 30px;
    text-decoration: underline;
    min-width: 30px;
    min-height: 30px;
}

.link:HOVER {
    text-decoration: none;
}

.odd {
    height: 1px;
    background-color: #E1E1E1;
    margin-top: 20px;
    margin-bottom: 20px;
}


.vystupObsah ul,
.vystupObsah ol,
.newsPerex ul,
.newsPerex ol {
    margin: 1rem 0 1rem 2rem;
}

.timeLinePart {
    background-image: url(../pcs/pcs_layout/timeline-part.png);
    background-position: top left;
    background-repeat: no-repeat;
    margin-bottom:  35px;
}

.timeLinePartLeft {
    width: 95%;
    margin-left:    5%;
}

.timeLinePartRight {
    width: 95%;
    margin-left:    5%;
    /*margin-left: 50%;*/
}

.timeLinePartLeftContent, .timeLinePartRightContent {
    background-image: url(../pcs/pcs_layout/timeline-part-right.png);
    background-position: top left 20px;
    background-repeat: no-repeat;
    padding-left: 110px;
}

.textPrubeh {
    line-height: 33px;
}


@media only screen and (min-width : 992px) {

.timeLinePart {
    background-image: url(../pcs/pcs_layout/timeline-part.png);
    background-position: top center;
    background-repeat: no-repeat;
    margin-bottom:  0;
}

.timeLinePartLeft {
    width: 50%;
    margin-left:    0%;
}

.timeLinePartRight {
    width: 50%;
    margin-left: 50%;
}

.timeLinePartLeftContent {
    background-image: url(../pcs/pcs_layout/timeline-part-left.png);
    background-position: top right 20px;
    background-repeat: no-repeat;
    padding-right: 110px;
    text-align: right;
}

.timeLinePartRightContent {
    background-image: url(../pcs/pcs_layout/timeline-part-right.png);
    background-position: top left 20px;
    background-repeat: no-repeat;
    padding-left: 110px;
}

}


/* poradna */
.poradnaFiltrBox {
    background-color: #D3EBEF;
    padding: 25px;
}

.poradnaTitle {
    background-image: url(../pcs/pcs_layout/poradna-lupa.svg);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 28px;
    line-height: 20px;
    color: #13515B;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.poradnaForm input,
.poradnaForm select {
    border: 1px solid #71BDCA;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.formOdd {
    margin-top: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid #71BDCA;
}

.poradnaForm label {
    margin-top: 10px;
    font-size: 14px;
    color: #13515B;
}
     
.formSubmit {
    background-color: #239DB1;
    color: White;
    font-size: 16px;
    height: 54px;
    width: 200px;
    line-height: 54px;
    text-align: center;
    display: block;
    margin: 40px auto 20px auto;
}

.sort {
    color: #3E3E3E;
    font-size: 15px;
    font-weight: bold;
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 25px;
}

.sort:HOVER {
    color: #3E3E3E;
}

.sortAsc {
    background-image: url(../pcs/pcs_layout/sort1.svg);
}

.sortDesc {
    background-image: url(../pcs/pcs_layout/sort2.svg);
}

.tablePoradna td {
    padding-top: 15px;
    padding-bottom: 15px;
    border: none;
    border-bottom: 1px solid #daeef1;
}

.tablePoradna th {
    border: none;
    border-bottom: 1px solid #daeef1;
}

.tablePoradna .link {
    color: #239DB1;
}

.poradnaLink {
    color: #239DB1;
    font-size: 15px;
    text-decoration: underline;
}

.poradnaOdpovedBox {
    padding: 20px;
    margin-top: 20px;
    background-color: #F1FDFF;
    border: 1px solid #169DB2;
}


.poradnaOdpovedBoxTitle {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #8FBDC4;
}

.poradnaOdpovedBoxTitle div {
    font-size: 15px;
    color: #3E3E3E;
    border-left: 1px solid #8FBDC4;
    margin-left: 10px;
    padding-left: 10px;
}

.poradnaOdpovedBoxTitle div.poradnaOdpovedTitle {
    font-weight: bold;
    font-size: 15px;
    color: #3E3E3E;
    border-left: none;
    margin-left: 0px;
    padding-left: 0px;
}

.poradnaOdpovedText {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 33px;
}

.odpovedetLink {
    font-size: 15px;
    color: #239DB1;
    float: right;
    text-decoration: underline;
}

.poradnaOdpovedBoxGrey {
    background-color: #F5F5F5;
    border: none;
    position: relative;
}

.poradnaOdpovedBoxGrey .poradnaOdpovedBoxTitle {
    border-bottom: 1px solid #DEDEDE;
}

.poradnaOdpovedBoxLevel1 {
    margin-left: 35px;
}

.poradnaOdpovedBoxLevel2 {
    margin-left: 70px;
}

.poradnaOdpovedBoxLevel3 {
    margin-left: 105px;
}

.poradnaOdpovedBoxLevel4 {
    margin-left: 140px;
}

.poradnaBoxArrow {
    width: 28px;
    height: 39px;
    position: absolute;
    top: 0;
    left: -35px;
    background-image: url(../pcs/pcs_layout/poradna-arrow.svg);
    background-position: center center;
    background-repeat: no-repeat;
}

.odkaz {
    color: Black;
    text-decoration: underline;
}

.odkaz:HOVER {
    color: Black;
    text-decoration: none;
}


.seznamPerex,
.seznamText {
    margin: 0rem 0 0rem 2rem;
}

.lh30 {
    line-height: 30px !important;
    min-height: 30px;
}

.poradnaForm .formReset {
    background-color: pink;
    color: White;
    font-size: 16px;
    height: 54px;
    width: 200px;
    line-height: 54px;
    text-align: center;
    display: block;
    margin: 40px auto 20px auto;
}







@media only screen and (max-width : 991px) {

.topMobileLogo {
position: absolute;
        top: 15px;
        left: 15px;
        z-index: 10;    
}

    .menuSwitcher {
        cursor: pointer;
        position: absolute;
        top: 5px;
        right: 10px;
        z-index: 10;
        width: 35px;
        height: 35px;
        background-image: url(../pcs/pcs_layout/menu-switch.png);
        background-position: center;
        background-repeat: no-repeat;
        z-index: 99;
    }

    .openMenu {
        background-color: #004B85;
        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: 7px;
        margin-top: 7px;
    }

    .mobileMenu li a {
        display: block;
        text-align: center;
        color: White;
    }

    .menuOdd {
        border: 1px solid #336f9d;
    }

    .closeMenu {
        cursor: pointer;
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 10;
        width: 50px;
        height: 50px;
        background-image: url(../pcs/pcs_layout/menu-close.png);
        background-position: center;
        background-repeat: no-repeat;
        z-index: 99;
    }
}

@media only screen and (min-width : 992px) {

    /* schovat */
    .openMenu,
    .mobileMenu {
        display: none !important;
    }

    .xtopMenu {
        display: flex !important;
        position: absolute;
        top: 57px;
        right: 0;
        font-size: 16px;
        z-index: 10;
    }
}

.end {
background-image: url(../pcs/pcs_layout/klinika-2025.jpg);
background-position: 50% 35%;
background-size: cover;
background-repeat: no-repeat; }

