<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width:992px) {
    .top-menu-obal {
        display: none !important;
    }
}
.top-menu-obal {
    background-color: #292929;
    width: 100% !important;
    max-width: 2500px;
    padding: 10px 50px 10px 50px;
}
.top-menu  a {
    background-position: 10px center !important;
}

.top-menu {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between;
    width: 100% !important;
}
.top-menu &gt; div {
    display: ruby;
    align-items: center;
}
.top-menu img {
    float: left !important;
    width: 19px !important;
    height: 50px !important;
    margin-right: 8px !important;
    margin-top: 5px;
    margin-bottom: 5px;
}
.top-menu a {
    color: #fff;
    text-align: left !important;
    text-decoration: none;
    font-family: 'Fira Sans', sans-serif;
    font-size: 13px;
}
.top-menu a:hover {
    color: #fff;
}


.top-menu .web9 {
    padding-right: 100px;
}
.top-menu .web1 a {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/hedvabnastezka2.svg') !important;
    background-repeat: no-repeat !important;
    background-size: 16% !important;
    padding-left: 45px !important;
}
.top-menu .web1 a:hover {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/hedvabnastezka_barva.svg') !important;
}
.top-menu .web2 a {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/svetoutdooru2.svg') !important;
    background-repeat: no-repeat !important;
    background-size: 13% !important;
    padding-left: 40px !important;
}
.top-menu .web2 a:hover {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/svetoutdooru_barva.svg') !important;
}
.top-menu .web3 a {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/svetbehu2.svg') !important;
    background-repeat: no-repeat !important;
    background-size: 17% !important;
    padding-left: 35px !important;
}
.top-menu .web3 a:hover {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/svetbehu_barva.svg') !important;
}
.top-menu .web4 a {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/tulenipasy2.svg') !important;
    background-repeat: no-repeat !important;
    background-size: 17% !important;
    padding-left: 35px !important;
}
.top-menu .web4 a:hover {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/tulenipasy_barva.svg') !important;
}
.top-menu .web5 a {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/padler2.svg') !important;
    background-repeat: no-repeat !important;
    background-size: 18% !important;
    padding-left: 40px !important;
}
.top-menu .web5 a:hover {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/padler_barva.svg') !important;
}
.top-menu .web6 a {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/knihynahory2.svg') !important;
    background-repeat: no-repeat !important;
    background-size: 20% !important;
    padding-left: 40px !important;
}
.top-menu .web6 a:hover {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/knihynahory_barva.svg') !important;
}
.top-menu .web7 a {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/festivalobzoru2.svg') !important;
    background-repeat: no-repeat !important;
    background-size: 16% !important;
    padding-left: 37px !important;
}
.top-menu .web7 a:hover {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/festivalobzoru_barva.svg') !important;
}
.top-menu .web8 a {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/snowfilmfest2.svg') !important;
    background-repeat: no-repeat !important;
    background-size: 16% !important;
    padding-left: 37px !important;
}
.top-menu .web8 a:hover {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/snowfilmfest_barva.svg') !important;
}
.top-menu .web9 a {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/expedicnikamera2.svg') !important;
    background-repeat: no-repeat !important;
    background-size: 16% !important;
    padding-left: 40px !important;
}
.top-menu .web9 a:hover {
    background-image: url('/wp-content/themes/guntao/resources/assets/svg/topmenu/expedicnikamera_barva.svg') !important;
}
.top-menu .web1 img {
    width: 25px !important;
}
.top-menu a:hover {
    text-decoration: none !important;
}
.top-menu .web1 a:hover {
    color: #49ba9d;
}
.top-menu .web2 a:hover {
    color: #ff431f;
}
.top-menu .web3 a:hover {
    color: #00b1ff;
}
.top-menu .web4 a:hover {
    color: #008be2;
}
.top-menu .web5 a:hover {
    color: #ce1919;
}
.top-menu .web6 a:hover {
    color: #008be2;
}
.top-menu .web7 a:hover {
    color: #00a4ff;
}
.top-menu .web8 a:hover {
    color: #f70000;
}
.top-menu .web9 a:hover {
    color: #fbb636;
}
</pre></body></html>