
@media only screen and (max-width: 1000px) {
    #Uvod {
            display: block; /* Umístí boxy vedle sebe */
            gap: 0px; /* Mezera mezi boxy */
            justify-content: center;
            padding: 0px;
        }
        .podklad {
            position: relative;
            width: 100%;
            height: auto;
            color: white;
            display: block;
            padding: 50px 0px 50px 0px;
            align-items: center;
            justify-content: center;
            text-align: center;
            transition: all 0.5s ease-in-out;
        }
    #Promo {
        display: none;
    }
    .grecaptcha-badge {
        display: none !important;
    }
    body {
        position: relative;
    }
    #Lista  {
        display:  none;
    }
    .center {
        width: calc(98% - 20px) !important;
        min-width: 320px;
        margin: 0px auto;
        padding: 0px 10px;
        position: relative;
    }
    .gray {
        color: #ccc;
    }
    .orange {
        color: #ff9900;
    }
    .bold {
        font-weight: 500;
    }
    .red {
        color: #ed1c24;
    }
    .centr {
        text-align: center;
    }
    .pulka {
        width: 100%;
        float: none;
    }
    img.hlavnifoto {
        width: 250px;
        height: auto;
        float: right;
        margin: 0px 0px 10px 10px;
    }
    hr {
        width: 100%;
        height: 1px;
        background: #e0dedd;
        margin: 0px 0px 20px 0px;
    }
        header.velke, header.male {
            width: 100%;
            min-width: 332px;
            height: 80px !important;
            padding: 0px 0px 0px 0px;
            margin: 0px;
            top: 0px;
            border-bottom:  2px solid #fff;
            position: fixed;
        }
        header .headpodklad, header.male .headpodklad {
            height: 0px !important;
        }
        header img.mobile {
            width: 100%;
            height: auto;
        }
            header #PozadiHome {
                width: 100%;
                height: auto;
                padding: 0px 0px 0px 0px;
                margin: 0px;
                float: none;
                clear: both;
                position: relative;
                top: 0px;
            }
            header #Pozadi {
                width: 100%;
                height: auto;
                padding: 0px 0px 0px 0px;
                margin: 0px;
                float: none;
                clear: both;
                position: relative;
                top: 0px;
            }
            header #Logo {
                display: none;
            }
            header #PromoMobile, header #Mobil {
                display: block;
            }
                header #PromoMobile img {
                    width: 100%;
                    height: auto;
                }
                header #LogoMobil {
                    width: 116px !important;
                    height: 55px !important;
                    float: left;
                    overflow: hidden;
                    font-size: 0.4em;
                    margin: 10px 5px 5px 20px !important;
                    padding: 0px 0px 0px 0px;
                    text-indent: -9999px;
                    position: relative;
                }
                header #LogoMobil span {
                    display: block;
                    position: absolute;
                    top: 0;
                    left: 0px;
                    width: 116px !important;
                    height: 55px !important;
                    visibility: visible;
                    cursor: pointer;
                    _cursor: hand;
                    background: url(../images/pozadi-logo-text-bile.png) no-repeat;
                    background-size: 116px 55px;
                }
                #DobrotyDesktop {
                    display: none;
                }
                header #Dobroty {
                    width: 170px !important;
                    height: 26px !important;
                    float: left;
                    overflow: hidden;
                    font-size: 0.4em;
                    margin: 30px 5px 5px 10px !important;
                    padding: 0px 0px 0px 0px;
                    text-indent: -9999px;
                    position: relative;
                }
                header #Dobroty span {
                    display: block;
                    position: absolute;
                    top: 0;
                    left: 0px;
                    width: 170px !important;
                    height: 26px !important;
                    visibility: visible;
                    cursor: pointer;
                    _cursor: hand;
                    background: url(../images/logo-dobroty-turek-text.png) no-repeat;
                    background-size: 170px 26px;
                }
                header.male #Dobroty {
                    margin-top: 30px !important;
                }
                h2#Popisek {
                    display:  none;
                }
                #PopisekMobil {
                    color:  #fff;
                    display: block;
                    font-weight:  300;
                    font-size: 1.0em;
                    float:  none;
                    padding:  0px 0px 0px 0px;
                    margin: 0px 0px 0px 0px;
                    position: absolute;
                    bottom: 8px;
                    left: 112px;
                }
            #MenuMobil {
                display: block;
                float: right;
                margin: 15px 15px 10px 0px;
            }
        nav#Navigace {
            width: 100%;
            height: auto;
            margin: 80px 0px 0px 0px;
            padding: 0px;
            background: #000 !important;
            border: none;
            position: absolute;
            top: 0px;
            left: -600px;
            z-index:  10000;
            border-bottom:  4px solid #fff;
            transition: left 1.0s ease-in-out;
        }
        nav#Navigace.show {
            left: 0px;
        }
        header.velke nav#Navigace ul#Menu,
        header.male nav#Navigace ul#Menu {
            width: 100%;
            height: auto;
            list-style: none;
            margin: 0px;
            padding: 0px;
            background: #000;
            border: none;
        }
            header.velke #Menu li,
            header.male #Menu li  {
                float: none;
                height: auto;
                display: block;
            }
            header.velke #Menu li a,
            header.male #Menu li a {
                width: calc(100% - 46px);
                height: auto;
                display: block;
                position: relative;
                color: #fff;
                font-size: 1.2em;
                text-align: left;
                padding: 15px 20px 15px 20px;
                margin: 0px 0px 5px 2px;
                text-decoration: none;
                border-right:  none;
                /*border-bottom:  2px solid  #fff;*/
            }
            header.velke #Menu a:hover, header.velke #Menu a.aktivni, header.velke #Menu a:active, #Menu a:focus,
            header.male #Menu a:hover, header.male #Menu a.aktivni, header.male #Menu a:active, #Menu a:focus {
                color: #fff !important;
                border-left: 3px solid #000;
                background: #ff5100;
            }
    #PromoMobil {
        width: 100%;
        min-width: 320px;
        height: auto;
        display: block;
        margin: 0px 0px 15px 0px !important;
        padding: 0px 0px 0px 0px;
        position: relative;
    }
        #PromoMobil .text {
            width: 250px;
            font-size: 1.7em;
            line-height: 1.4em;
            font-weight: 700;
            padding: 20px 0px 0px 0px;
            text-align: center;
            position: absolute;
            top: 0px;
        }
        #PromoMobil span {
            font-weight: 300;
        }
        #PromoMobil img {
            width: 100%;
            min-width: 320px;
            display: block;
            margin: 0px auto;
        }
    #fwslider {
        display: none;
    }
    #fwslider .slide_content h1 {
            position: relative;
            margin: -20% 0px 0px 35px;
            position: absolute;
            color: #fff;
            font-size: 3.0em;
            line-height: 1.5em;
            font-weight: 700;
            display: block;
        }
            #fwslider .slide_content h1 span {
                font-weight: 300;
                margin-left: 8px;
            }
        #fwslider .slide_content h1.napis {
            position: relative;
            font-size: 2.0em;
            margin: 0px 0px 0px 35px !important;
            position: absolute;
            color: #fff;
            line-height: 1.5em;
            font-weight: 500;
        }
        h4.dot-row {
            flex-direction: column;
            align-items: stretch;
            white-space: normal;
            font-size: 1.5rem;
            line-height: 1.3em;
        }
        h4 .dots {
            display: none; /* nebo ponechat, ale většinou se skryje */
        }
        h4 .left {
            padding-bottom: 0.2em;
        }
        h4 .right {
            text-align: left;
            padding-top: 0.2em;
            margin-bottom: 20px;
        }
    section {
        width: 100%;
        min-width: 320px;
        margin: 100px auto 0px auto;
        position: relative;
        padding: 0px 0px 0px 0px;
    }
        section article {
            width: 96%;
            margin: 10px auto 0px auto;
            padding: 0px 0px 25px 0px;
            background: #fff;
            border: none;
        }
        section article p {
            text-align: justify;
            text-align-last: center;
        }
        section article .center {
            width: 98%;
            min-width: 320px;
            margin: 0px auto;
        }
        section.detail {
            margin-top: 100px;
        }

        .vizual {
            margin-top: 0px !important;
        }
        .vizualdomy {
            margin-top: 100px !important;
        }
        #Drobky {
            margin: -15px 0px 15px 0px;
            padding-left: 15px;
            color: #fff;
            display: none;
            background: url(../images/pozadi-menu.png) repeat;
        }
            #Drobky a {
                color: #fff;
                font-size: 1.0em;
            }
            #Drobky a.aktivni, #Drobky a:hover, #Drobky a:active, #Drobky a:focus {
                color: #fff;
                text-decoration: none;
            }
        #Novinky {
            width: 90%;
            padding:  15px 15px 5px 15px;
            margin:  15px 0px 15px 0px;
        }
            #Formular {
                width: 100%;
                margin: 0px auto;
                padding: 0px 0px 20px 0px;
            }
            input, select {
                padding: 3px 7px;
                border: 1px solid #0C4182;
            }
            input.odeslat {
                padding: 4px 10px;
                color: #fff;
                cursor: pointer;
                _cursor: hand;
                background: #0C4182;
            }
            table, table#Poptavka {
                    width: 100%;
                }
                #Formular {
                    width: 98% !important;
                    color: #fff;
                    padding: 0px 0px 0px 0px;
                }
                table#Poptavka {
                        width: 100% !important;
                    }
                    table#Poptavka tr, table#Poptavka tr td  {
                        width: 100% !important;
                        padding: 0px !important;
                        margin: 0px !important;
                        border: none !important;
                        background: none !important;
                    }
                    table#Poptavka tr td {
                        width: 100% !important;
                        display: block;
                        padding: 2px 0px !important;
                        margin: 5px 0px !important;
                        font-size: 0.85em;
                        color: #fff;
                    }
                    #Poptavka input, #Poptavka textarea {
                        padding: 10px 10px;
                        margin: 2px;
                        color: #4f4641;
                        border: 1px solid #b89f7b;
                    }
                    #Poptavka input {
                        width: 90%;
                    }
                    #Poptavka input.radio {
                        width: 20px;
                        margin-left: 20px;
                    }
                    #Poptavka textarea {
                        width: 90%;
                        height: 80px;
                        background: #fff url(../images/logo-textarea.png) right bottom no-repeat;
                    }
                    #Poptavka input.tlacitko {
                        width: 100px;
                        height: 39px;
                        cursor: pointer;
                        _cursor: hand;
                        color: #fff;
                        float: right;
                        margin: 0px 0px 0px 0px;
                        background: #0067a7;
                    }
            .scrollbok {
                overflow-x: auto;
            }
            table {
                border-collapse: collapse;
            }
            table tr th {
                padding: 10px 10px;
                font-size: 0.9em;
                border:  none;
            }
            table tr td {
                padding: 5px 10px;
                font-size: 0.9em;
                border:  none;
            }
            table tr th {
                text-align: left;
                font-weight: normal;
            }
            
            table tr td {
                border: none;
            }
            #Galerie {
                display: grid;
                grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
                gap: 0px; /* mezera mezi fotkama */
            }
            #Galerie .foto {
                
                aspect-ratio: 1 / 1; /* čtverec */
                overflow: hidden;
                margin: 0px; /* mezera mezi fotkama */
                /*border: 1px solid #0C4182;*/
            }
            /*
            #Galerie .foto {
                width: 204px;
                height: 204px;
                overflow: hidden;
                float: left;
                text-align: center;
                position: relative;
                margin: 7px;
            }
                #Galerie .foto a img {
                    width: 204px;
                    height: 204px;
                    margin: 0px auto;
                    cursor: pointer;
                    cursor: hand;
                    z-index: 4;
                }
                    #Galerie .foto a:hover img, #Galerie .foto a:active img, #Galerie .foto a:focus img {
                        opacity: 0.8;
                    }
            */
                article #Galerie .foto .subgal {
                        width: 204px;
                        height: 59px;
                        position: absolute;
                        font-size: 0.9em;
                        top: 0px;
                        left: 0px;
                        font-weight: bold;
                        color: #fff;
                        padding: 10px 0px 0px 0px;
                        overflow: hidden;
                        text-align: center;
                        cursor: pointer;
                        cursor: hand;
                        z-index: 2;
                        background: url(../images/pozadi-subgal.png) 0px 0px no-repeat;
                }
                    article #Galerie .foto:hover .subgal {
                        color: #0C4182;
                        background: url(../images/pozadi-subgal-akt.png) 0px 0px no-repeat;
                    }
            #Pod {
                width: 100%;
                margin: 0px 0px 30px 0px;
            }
            #Pod a.subpage {
                    display: block;
                    float: left;
                    font-size: 1.0em;
                    font-weight: bold;
                    color: #fff;
                    padding: 10px 15px 10px 15px;
                    margin: 5px;
                    overflow: hidden;
                    text-decoration: none;
                    text-align: center;
                    cursor: pointer;
                    cursor: hand;
                    z-index: 2;
                    background: #007ac3;
                }
                #Pod a.subpage:hover, #Pod a.subpage:active, #Pod a.subpage:focus {
                    color: #fff;
                    background: #000;
                    /*background: url(../images/pozadi-subgal-akt-red.png) 0px 0px no-repeat;*/
                }     
            article #Sub .foto {
                width: 172px;
                height: 172px;
                margin: 1px;
                float: left;
                background: #f1f3f4;
                border: 1px solid #008ad1;
            }
            article #Sub .foto:hover, article #Sub .foto:active, article #Sub .foto:focus {
                border: 1px solid #003e75;
            }
            article #Sub .foto a {
                line-height: 172px;
                text-align: center;
                vertical-align: center;
            }
            article #Sub .foto a img {
                max-width: 172px;
                max-height: 172px;
            }
            .youtube {
                width: 100%;
                height: auto;
            }
            .youtubes {
                width: 325px;
                height: 290px;
                float: left;
                margin-bottom: 5px;
            }
            .youtubes:nth-child(odd) {
                margin-right: 5px;
            }
            .youtubes:nth-child(even) {
                margin-left: 5px;
            }
        #Dokumenty a.docs {
            width: 100%;
            height: auto;
            display: block;
            color: #0C4182;
            margin: 0px 2px 4px 0px;
            background: #e9eff4;
            padding: 8px 10px;
            cursor: pointer;
            cursor: hand;
            float: left;
            text-decoration: none;
        }
            #Dokumenty a:hover.docs, #Dokumenty a:active.docs, #Dokumenty a:focus.docs {
                color: #fff;
                background: #0C4182;
            }
            #Dokumenty a.docs:nth-child(even) {
                margin-left: 2px;
                margin-right: 0px;
            }
            #Dokumenty a.docs .ikona {
                width: 45px;
                height: 37px;
                float: left;
            }
                #Dokumenty a.docs .txt {
                    background: url(../images/ico/txt.png) 0px 0px no-repeat;
                }
                    #Dokumenty a:hover.docs .txt, #Dokumenty a:active.docs .txt, #Dokumenty a:focus.docs .txt {
                        background: url(../images/ico/txt-hover.png) 0px 0px no-repeat;
                    }
                #Dokumenty a.docs .pdf {
                    background: url(../images/ico/pdf.png) 0px 0px no-repeat;
                }
                    #Dokumenty a:hover.docs .pdf, #Dokumenty a:active.docs .pdf, #Dokumenty a:focus.docs .pdf {
                        background: url(../images/ico/pdf-hover.png) 0px 0px no-repeat;
                    }
                #Dokumenty a.docs .doc {
                    background: url(../images/ico/doc.png) 0px 0px no-repeat;
                }
                    #Dokumenty a:hover.docs .doc, #Dokumenty a:active.docs .doc, #Dokumenty a:focus.docs .doc {
                        background: url(../images/ico/doc-hover.png) 0px 0px no-repeat;
                    }
                #Dokumenty a.docs .ocx {
                    background: url(../images/ico/ocx.png) 0px 0px no-repeat;
                }
                    #Dokumenty a:hover.docs .ocx, #Dokumenty a:active.docs .ocx, #Dokumenty a:focus.docs .ocx {
                        background: url(../images/ico/ocx-hover.png) 0px 0px no-repeat;
                    }
                #Dokumenty a.docs .xls {
                    background: url(../images/ico/xls.png) 0px 0px no-repeat;
                }
                    #Dokumenty a:hover.docs .xls, #Dokumenty a:active.docs .xls, #Dokumenty a:focus.docs .xls {
                        background: url(../images/ico/xls-hover.png) 0px 0px no-repeat;
                    }
                #Dokumenty a.docs .lsx {
                    background: url(../images/ico/xls.png) 0px 0px no-repeat;
                }
                    #Dokumenty a:hover.docs .lsx, #Dokumenty a:active.docs .lsx, #Dokumenty a:focus.docs .lsx {
                        background: url(../images/ico/xls-hover.png) 0px 0px no-repeat;
                    }
            #Dokumenty a.docs .nazev {
                width: 100%;
                height: auto;
                padding: 3px 5px 0px 0px;
                float: left;
                font-size: 0.8em;
                line-height: 1.3em;
            }
            #Dokumenty a.docs .popis {
                width: 100px;
                height: 37px;
                float: left;
                margin: -2px 0px 0px 0px;
                font-size: 0.7em;
                line-height: 1.3em;
            }
                #Dokumenty a.docs .popis strong {
                    font-weight: bold;
                }
                    #Dokumenty a.docs .popis strong span {
                        text-transform: uppercase;
                    }

        #Dokumenty a.doks {
            width: calc(100% - 20px);
            position: relative;
            height: auto !important;
            display: block;
            color: #fff;
            margin: 0px 0px 4px 0px;
            background: #b89f7b;
            padding: 8px 10px;
            cursor: pointer;
            cursor: hand;
            float: none !important;
            clear: both;
            text-decoration: none;
        }
            #Dokumenty a:hover.doks, #Dokumenty a:active.doks, #Dokumenty a:focus.doks {
                color: #fff;
                background: #4f4641;
            }
            #Dokumenty a.doks:nth-child(even) {
                margin-left: 0px !important;
                margin-right: 0px;
            }
            #Dokumenty a.doks .ikona {
                width: 45px;
                height: 37px;
                float: left;
            }
                #Dokumenty a.doks .txt {
                    background: url(../images/ico/txt-hover.png) 0px 0px no-repeat;
                }
                    #Dokumenty a:hover.doks .txt, #Dokumenty a:active.doks .txt, #Dokumenty a:focus.doks .txt {
                        background: url(../images/ico/txt-hover.png) 0px 0px no-repeat;
                    }
                #Dokumenty a.doks .pdf {
                    background: url(../images/ico/pdf-hover.png) 0px 0px no-repeat;
                }
                    #Dokumenty a:hover.doks .pdf, #Dokumenty a:active.doks .pdf, #Dokumenty a:focus.doks .pdf {
                        background: url(../images/ico/pdf-hover.png) 0px 0px no-repeat;
                    }
                #Dokumenty a.doks .doc {
                    background: url(../images/ico/doc-hover.png) 0px 0px no-repeat;
                }
                    #Dokumenty a:hover.doks .doc, #Dokumenty a:active.doks .doc, #Dokumenty a:focus.doks .doc {
                        background: url(../images/ico/doc-hover.png) 0px 0px no-repeat;
                    }
                #Dokumenty a.doks .ocx {
                    background: url(../images/ico/ocx-hover.png) 0px 0px no-repeat;
                }
                    #Dokumenty a:hover.doks .ocx, #Dokumenty a:active.doks .ocx, #Dokumenty a:focus.doks .ocx {
                        background: url(../images/ico/ocx-hover.png) 0px 0px no-repeat;
                    }
                #Dokumenty a.doks .xls {
                    background: url(../images/ico/xls-hover.png) 0px 0px no-repeat;
                }
                    #Dokumenty a:hover.doks .xls, #Dokumenty a:active.doks .xls, #Dokumenty a:focus.doks .xls {
                        background: url(../images/ico/xls-hover.png) 0px 0px no-repeat;
                    }
                #Dokumenty a.doks .lsx {
                    background: url(../images/ico/xls-hover.png) 0px 0px no-repeat;
                }
                    #Dokumenty a:hover.doks .lsx, #Dokumenty a:active.doks .lsx, #Dokumenty a:focus.doks .lsx {
                        background: url(../images/ico/xls-hover.png) 0px 0px no-repeat;
                    }
            #Dokumenty a.doks .nazev {
                width: calc(100% - 150px);
                position: relative;
                height: auto !important;
                padding: 1px 5px 0px 0px;
                float: left;
                font-size: 1.0em;
                line-height: 1.2em;
            }
                #Dokumenty a.doks .nazev p {
                    color: #000;
                    font-size: 0.95em;
                    line-height: 1.3em;
                    margin: 5px 0px 0px 0px !important;
                }
                #Dokumenty a:hover.doks .nazev p, #Dokumenty a:active.doks .nazev p, #Dokumenty a:focus.doks .nazev p {
                    color: #fff;
                }
            #Dokumenty a.doks .popis {
                width: 100px;
                height: 37px;
                float: left;
                margin: -2px 0px 0px 0px;
                font-size: 0.8em;
                line-height: 1.3em;
            }
                #Dokumenty a.doks .popis strong {
                    font-weight: bold;
                }
                    #Dokumenty a.doks .popis strong span {
                        text-transform: uppercase;
                    }
        article .fototextleva {
                width: 100%;
                max-width: 530px;
                float: none;
                margin: 0px 0px 0px 0px;
            }
            article .fototextprava {
                width: 100%;
                max-width: 530px;
                float: left;
                margin: 0px 0px 25px 0px;
                padding: 0px !important;
            }
                article .fototextleva img, article .fototextprava img, article .fotos img {
                    width: 100% !important;
                    max-width: 530px;
                    height: auto;
                }
            article .textleva {
                width: 100%;
                float: none;
                margin: 0px 0px 25px 0px;
            }
            article .textprava {
                width: 100%;
                float: none;
                margin: 0px 0px 25px 0px;
            }
        section article.mapa {
            padding: 0px 0px 0px 0px !important;
        }
        #Video {
            width: 100%;
            color: #fff;
            margin: 50px 0px 40px 0px;
        }
            #Video .center {
                width: 98% !important;
                margin: 0px auto;
                color: #fff;
                text-align: center;
                padding: 0px 0px 0px 0px !important;
                background: #b89f7b;
                border-radius: 30px;
                -moz-border-radius: 30px;
                -webkit-border-radius: 30px;
            }
            #Video .center h2 {
                font-size: 2.7em;
                color: #fff;
                margin: 0px 0px 50px 0px !important;
            }
            #Video .pulkavideo {
                width: calc(100% - 60px);
                margin: 30px 30px 30px 30px;
                position: relative;
                float: left;
            }
            #Video .pulkatext {
                width: calc(100% - 60px);
                float: left;
                position: relative;
                margin: 0px 30px 30px 30px;
            }
        #Cisla {
            width: 100%;
            color: #fff;
            margin: 0px 0px 0px 0px !important;
            padding: 0px !important;
            /*background: url(../images/kuh-cisla.jpg) no-repeat;*/
            background-size: auto 100%;
        }
            #Cisla ul li {
                width: 100%;
                text-align: center;
                margin: 0px 0px 20px 0px;
                padding: 0px;
                display: block;
                float: none;
                font-weight: bold;
                font-size: 1.3em;
            }
            #Rezervace h3 a {
                    color: #fff;
                    font-size: 0.7em !important;
                    text-decoration: none;
                    /*font-family: "League Gothic", sans-serif;*/
                    :hover {
                        color: #fff;
                        text-decoration: underline;
                    }
                }
                #Rezervace a.email {
                    font-size: 0.45em !important;
                }
        #Reference {
            width: 100%;
            color: #fff;
            margin: 0px 0px 0px 0px !important;
            padding: 0px !important;
            background-size: auto 100%;
        }
            #Reference .reference {
                width: 100%;
                padding: 0px 0px;
                float: left;
                position: relative;
                text-align: center;
                margin: 0px 0px 40px 0px;
            }

            .strankovani {
                margin: 15px 0px 15px 0px;
                text-align: center;
            }
            .strankovani span a {
                padding: 5px 10px 7px 10px;
                background: #e2f4fd;
                font-size: 0.9em;
                font-weight: normal;
                color: #0C4182;
                margin: 5px;
                text-decoration: none;
            }
            .strankovani a:hover, .strankovani a:active, .strankovani a:focus {
                color: #fff;
                background: #007ac3;
                text-decoration: none;
            }
            .strankovani span.aktivni {
                padding: 5px 10px 7px 10px;
                background: #007ac3;
                color: #fff;
                margin: 5px;
                font-size: 0.9em;
                font-weight: normal;
            }
    footer {
        width: 100%;
        min-width: 320px !important;
        height: auto;
        padding: 0px 0px 0px 0px !important;
    }
        #Paticka {
            width: 100% !important;
            height: auto;
            text-align: center !important;
        }
            #Paticka .sloupec {
                width: 98% !important;
                height: auto;
                float: none;
                margin: 0px auto 20px auto;
                padding: 0px !important;
                text-align: center;
            }
            #Paticka .prvni {
                padding-right: 0px !important;
            }
                #Paticka .prvni p {
                    text-align: justify;
                }
            #LogoPaticka {
                margin-right: auto;
                margin-left: auto;
            }
            #Paticka .sloupec p {
                padding: 0px 5px;
                text-align: center;
            }
            #Paticka .vpravo {
                float: none !important;
            }
            #Paticka .pulka {
                padding: 0px !important;
            }
            #Paticka .pulka h3 {
                margin-top: 30px !important;
                text-align: center !important;
            }
            #LogoPaticka {
                width: 210px;
                height: 180px;
                float: none !important;
                position: relative;
                overflow: hidden;
                font-size: 0.1em;
                text-align: center;
                padding: 0px 0px 0px 0px;
                margin: 0px auto 22px auto !important;
                text-indent: -9999px;
                color: #00aeef;
            }
            #LogoPaticka span {
                display: block;
                position: absolute;
                top: 0;
                left: 0;
                background: url(../images/pozadi-logo-bile.png) no-repeat;
                background-size: 210px 180px;
                width: 210px;
                height: 180px;
                visibility: visible;
                cursor: pointer;
                _cursor: hand;
            }
            #Paticka .menicko {
                width: auto;
            }
    #Cookies {
        width: 100%;
        height: auto;
        display: block;
        padding: 10px;
        margin: -38px 0px 0px 0px;
        font-size: 1.0em;
        line-height: 1.3em;
        z-index: 10;
        text-align: center;
    }
    #Cookies #button {
        width: 123px;
        height: 32px;
        color: #000;
        font-size: 1.0em;
        font-weight: bold;
        cursor: pointer;
        _cursor: hand;
        margin: 5px 5px 0px 0px;
        border: none;
    }
    #Cookies p {
        text-align: center;
        padding-left:  0px !important;
        width: 98%;
    }
    #Cookies a {
        text-decoration: underline;
    }
        #Cookies a:hover {
            text-decoration: none;
        }
    #StredCookies {
        width: 100%;
        height: auto;
        margin: 0px;
        position: fixed;
        bottom: 0px;
        z-index: 10000000000;
    }
        #StredCookies .stred {
            width: 100%;
            min-width: 320px;
            margin: 0px auto;
            z-index: 1000000000;
        }   
    #Mapastranek {

    }
        #Mapastranek ul, #Mapastranek ul li {
            margin-bottom: 0px;
        }
        #Mapastranek ul li ul {
            margin-left: 20px;
        }
        #Mapastranek a {
            color: #0C4182;
            text-decoration: underline;
        }
        #Mapastranek a:link {
            color: #0C4182;
            text-decoration: underline;
        }
        #Mapastranek a:visited {
            color: #0C4182;
            text-decoration: none;
        }
        #Mapastranek a:hover, #Mapastranek a:active, #Mapastranek a:focus {
            color: #000;
            text-decoration: none;
        }
        .sending, .check {
            display: none;
        }
        #LogoMobil, #MobilMenu, #MenuMobil, #MapaStred, #MapaMala, .mobile, #OdstupMobil, #VyhledavaniMobil {
            display: block;
        }
        .desktop {
            display: none;
        }
        #Promo .timers, #fwslider .slide_content_wrap p, #fwslider .slidePrev, #fwslider .slideNext {
            display: block;
        }
        #Nadmenumobil {
            display: block;
        }
    .schovat {
        display: none;
    }
    .mobile {
        display: block;
    }
    /*
    #Reference #Galerie .foto {
        width: 100%;
    }
    */
}
@media only screen and (max-width: 320px) {
    .nonadpis {
            padding: 20px 0px 0px 25px !important;
            text-align: left !important;
        }
    .mobils {
        display: none;
    }
}
@media only screen and (min-width: 320px) and (max-width: 400px) {
    #PromoMobil .text {
            width: 250px;
            font-size: 1.7em;
            line-height: 1.4em;
            font-weight: 700;
            padding: 20px 0px 0px 0px;
            text-align: center;
            position: absolute;
            top: 0px;
    }
        .nonadpis {
            padding: 20px 0px 0px 25px !important;
            text-align: left !important;
        }
        .mobils {
        display: none;
    }
}
@media only screen and (min-width: 400px) and (max-width: 500px) {
        #PromoMobil .text {
            padding: 40px 0px 0px 0px;
        }
        .nonadpis {
            padding: 30px 0px 0px 25px !important;
            text-align: left !important;
        }
    .mobils {
        display: none;
    }
}
@media only screen and (min-width: 500px) and (max-width: 600px) {
        #PromoMobil .text {
            width: 500px;
            padding: 110px 0px 0px 0px;
        }
        .nonadpis {
            padding: 40px 0px 0px 25px !important;
            text-align: left !important;
        }
        .mobils {
        display: none;
    }
}
@media only screen and (min-width: 600px) and (max-width: 1000px) {
        #PromoMobil .text {
            width: 90%;
            padding: 50px 0px 0px 30px;
            text-align: left;
            font-size: 2.0em;
        }
        .nonadpis {
            padding: 50px 0px 0px 25px !important;
            text-align: left !important;
        }
        .mobils {
            display: block;
        }
}
@media only screen and (min-width: 800px) and (max-width: 1000px) {
        #PromoMobil .text {
            padding: 80px 0px 0px 30px;
        }
}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
        #fwslider .slide_content h1 {
            position: relative;
            margin: -60px 0px 0px 35px;
            position: absolute;
            color: #fff;
            font-size: 2.8em;
            line-height: 1.3em;
            font-weight: 700;
        }
            #fwslider .slide_content h1 span {
                font-weight: 300;
                margin-left: 8px;
            }
        #fwslider .slide_content h1.napis {
            position: relative;
            font-size: 2.0em;
            margin: 65px 0px 0px 35px !important;
            position: absolute;
            color: #fff;
            line-height: 1.5em;
            font-weight: 500;
        }
        #Sluzby .foto {
                    width: 180px;
                    height: 180px;
                    overflow: hidden;
                    float: left;
                    text-align: center;
                    position: relative;
                    margin: 15px 10px 10px 10px;
                    /*border: 1px solid #0C4182;*/
                }
                    #Sluzby .foto a img {
                        width: 180px;
                        height: 180px;
                        margin: 0px auto;
                        cursor: pointer;
                        cursor: hand;
                        z-index: 4;
                    }
        #fwslider .slide_content .hlavnifotoslider {
            display: none;
        }
}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
        #fwslider .slide_content h1 {
            position: relative;
            margin: -80px 0px 0px 35px;
            position: absolute;
            color: #fff;
            font-size: 2.8em;
            line-height: 1.3em;
            font-weight: 700;
        }
            #fwslider .slide_content h1 span {
                font-weight: 300;
                margin-left: 8px;
            }
        #fwslider .slide_content h1.napis {
            position: relative;
            font-size: 2.0em;
            margin: 40px 0px 0px 35px !important;
            position: absolute;
            color: #fff;
            line-height: 1.5em;
            font-weight: 500;
        }
        #Sluzby .foto {
                    width: 180px;
                    height: 180px;
                    overflow: hidden;
                    float: left;
                    text-align: center;
                    position: relative;
                    margin: 15px 10px 10px 10px;
                    /*border: 1px solid #0C4182;*/
                }
                    #Sluzby .foto a img {
                        width: 180px;
                        height: 180px;
                        margin: 0px auto;
                        cursor: pointer;
                        cursor: hand;
                        z-index: 4;
                    }
}
@media only screen and (min-width: 1400px) and (max-width: 3000px) {
        #fwslider .slide_content h1 {
            position: relative;
            margin: -80px 0px 0px 35px;
            position: absolute;
            color: #fff;
            font-size: 2.8em;
            line-height: 1.3em;
            font-weight: 700;
        }
            #fwslider .slide_content h1 span {
                font-weight: 300;
                margin-left: 0px;
            }
        #fwslider .slide_content h1.napis {
            position: relative;
            font-size: 2.0em;
            margin: 40px 0px 0px 35px !important;
            position: absolute;
            color: #fff;
            line-height: 1.5em;
            font-weight: 500;
        }
        
}
@media only screen and (max-width: 460px) {
    table#Doba {
        overflow: auto;
        display:  block;
    }
    img.hlavnifoto {
        width: 96%;
        height: auto;
        float: none;
        margin: 0px auto 10px auto;
    }
}
@media only screen and (max-width: 335px) {
    #Novinky {
            width: 84%;
            overflow:  hidden;
            padding:  10px 15px 5px 10px;
            margin:  15px auto 15px auto;
        }
    table tr td.bile {
        border:  1px solid #fff;
    }
}