.detail-popis {
    padding-top:20px;
}


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

}

#header {
    padding:0px 0px 0px 0px !important;
    position:relative;
    top:0px; left:0px;
}

.container {
    max-width:980px;
}

.freepage-header {
    overflow:hidden;
    /*
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    */
}

#header .croppedImg {
    width:100%;
    height:auto;
}

.bg-top {
    background-image:none !important;
}


.freepage-title {
    background-color:rgba(255,255,255,0.7);
    padding:20px;
    position:absolute;
    top:50px;
    left:0px;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
}

.freepage-title h1, .freepage-title h1 a {
    margin-top:0px;
    margin-bottom:5px;
    font-size:40px;
    color:black;
}

.freepage-title h2 {
    font-size:16px;
    margin:0px 0px 0px 2px;
}



body.ubyt-guestbook-page .detail-galeria {
    width:100%;
}

.mob-site-title {
    display:block;
    font-size:16px;
    line-height:16px !important;
    position:absolute;
    top:10px;
    left:50px;
}
.mob-site-title a {
    color:white;
}

.mob-site-alias {
    position:absolute;
    top:30px;
    left:50px;
    color:white;
    font-size:12px;
    line-height:12px !important;
}


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

}

#header {
    padding:0px 0px 0px 0px !important;
    position:relative;
    top:0px; left:0px;
}

.container {
    max-width:980px;
}

.freepage-header {
    overflow:hidden;
    /*
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    */
}

#header .croppedImg {
    width:100%;
    height:auto;
}

.bg-top {
    background-image:none !important;
}


.freepage-title {
    background-color:rgba(255,255,255,0.7);
    padding:20px;
    position:absolute;
    top:50px;
    left:0px;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
}

.freepage-title h1, .freepage-title h1 a {
    margin-top:0px;
    margin-bottom:5px;
    font-size:40px;
    color:black;
}

.freepage-title h2 {
    font-size:16px;
    margin:0px 0px 0px 2px;
}



body.ubyt-guestbook-page .detail-galeria {
    width:100%;
}

.mob-site-title {
    display:block;
    font-size:16px;
    line-height:16px !important;
    position:absolute;
    top:10px;
    left:50px;
}
.mob-site-title a {
    color:white;
}

.mob-site-alias {
    position:absolute;
    top:30px;
    left:50px;
    color:white;
    font-size:12px;
    line-height:12px !important;
}

div#my-menu > ul.main-menu {
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;

}

div#my-menu > ul.main-menu a {
    text-decoration:none;
}

div#my-menu > ul.main-menu > li > a {
    padding-left:20px;
    padding-right:20px;
}


#my-menu li a span {
    font-size:20px;
    line-height:0;
    position:relative;
    top:3px;
}

[class^="icon-"], [class*=" icon-"] {
    pointer-events:none;
}

#footer-contacts {
    color:white;
}
#footer-contacts a {
    color:lightblue;
    text-transform:uppercase;
}


@media (min-width:992px) {

    #languages {
        background-color:rgba(255,255,255,0.7);
        top:40px;
        right:0px;
        padding:5px 20px 5px 5px;
        border-top-left-radius:7px;
        border-bottom-left-radius:7px;
    }
}

@media (max-width:992px) {

    #my-menu {
        margin-top:20px !important;
    }

    #my-menu li a {
        padding-left:17px;
    }

    #my-menu li a span {
        position:absolute;
        left:-15px; top:22px;
    }

    .header-top .container {
        width:100%;
    }

    div#main {
        padding-top:15px;
        background:none;
    }

    #galrow { display:none }

    .freepage-header {
        margin-top:51px;
    }


    .lng-container .dropdown-menu {
        position:static !important;
    }

    .dropdown-backdrop {
        position:static;
    }

    .header-nav {
        right:auto;
        left:0px;
        top:10px;
    }

    #mobile-header {
        background-image:none;
        background-color:rgba(0,0,0,0.8);
    }

    #header .croppedImg {
        height:100%;
        width:auto;
        position:relative;
        left:50%;
        margin-left:-490px;
    }


}


@media (max-width:767px) {

    .freepage-title {

        padding:10px;
        margin-right:30px;
    }

    .freepage-title h1, .freepage-title h1 a {
        font-size:28px !important;
    }
    .freepage-title h2 {
        font-size:16px !important;
    }

}


@media (max-width:400px) {


    #header .croppedImg {
        width:200%;
        position:relative;
        left:-50%;
        margin-left:0px;
    }


    .freepage-title {

        padding:10px;
    }

    .freepage-title h1, .freepage-title h1 a {
        font-size:16px !important;
    }
    .freepage-title h2 {
        font-size:12px !important;
    }

}