/* prazdne css2 */
@media screen and (min-width:1099px){
body{
background-image: url('https://vinotekamoravy.shop5.cz/_obchody/vinotekamoravy/soubory/css/1741717717hrozny.jpeg');
background-attachment: fixed;
    background-color: #ffffff;

    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
div#in_body, div.uvod_seo_fraze {
    background: transparent;
}
}

@media screen and (max-width: 1099px) {
    div#all {
        padding-top: 57px !important;

    }
}

ul#listMenuRoot {

    width: 100%;
}

.menulist ul {
 
    left: 100%;
}