<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'bold';
    src: url(/assets/fonts/montserrat-bold-webfont.eot);
    src: url(/assets/fonts/montserrat-bold-webfont.eot?#iefix) format('embedded-opentype'), url(/assets/fonts/montserrat-bold-webfont.woff2) format('woff2'), url(/assets/fonts/montserrat-bold-webfont.woff) format('woff'), url(/assets/fonts/montserrat-bold-webfont.ttf) format('truetype'), url(/assets/fonts/montserrat-bold-webfont.svg#montserratbold) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'light';
    src: url(/assets/fonts/montserrat-light-webfont.eot);
    src: url(/assets/fonts/montserrat-light-webfont.eot?#iefix) format('embedded-opentype'), url(/assets/fonts/montserrat-light-webfont.woff2) format('woff2'), url(/assets/fonts/montserrat-light-webfont.woff) format('woff'), url(/assets/fonts/montserrat-light-webfont.ttf) format('truetype'), url(/assets/fonts/montserrat-light-webfont.svg#montserratlight) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'regular';
    src: url(/assets/fonts/montserrat-regular-webfont.eot);
    src: url(/assets/fonts/montserrat-regular-webfont.eot?#iefix) format('embedded-opentype'), url(/assets/fonts/montserrat-regular-webfont.woff2) format('woff2'), url(/assets/fonts/montserrat-regular-webfont.woff) format('woff'), url(/assets/fonts/montserrat-regular-webfont.ttf) format('truetype'), url(/assets/fonts/montserrat-regular-webfont.svg#montserratregular) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'living-icons';
    src: url(/assets/fonts/living-icons.eot);
    src: url(/assets/fonts/living-icons.eot?#iefix) format('embedded-opentype'), url(/assets/fonts/living-icons.woff) format('woff'), url(/assets/fonts/living-icons.ttf) format('truetype'), url(/assets/fonts/living-icons.svg#living-icons) format('svg');
    font-weight: 400;
    font-style: normal
}





/* zakladni html prvky */
@media (min-width: 992px) {
    body:not(.template-gallery) {
        margin-top: 225px !important;
    }
}
body {
    color: #242424 !important;
    background-color: #ededed;
    font-family: 'regular', sans-serif;
}

.container {
    max-width: 1080px;
    background-color: white;
}





/* globalnĂ­ styly */
.link {
    border-bottom: 1px solid #ebebeb;
}






/* reklama */
.container-leaderboard {
    position: fixed;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    background: #ededed;
}
body.branding .container-leaderboard {
    /* position: fixed;
    transform: translate(-50%, 0); */
}
body:not(.branding) .container-leaderboard {
    /* min-height: 225px; */
}
.col-md-12.leaderboard1 {
    padding: 10px 0 !important
}

.ad div[class^='leaderboard'],
.ad .leaderboard&gt;div {
    margin: auto;
    text-align: center
}





/* banner zone */
.ad-place {
    /* border:1px solid red !important; */
}
.ad-place .ad {
    /* width: 342px; */
    /* height: 426px; */
    text-align: center;
    position: relative;
    z-index: 1;
}
/* .ad-place .ad &gt; div &gt; div {
    max-height: 600px;
    overflow: hidden;
} */
.col-md-12 .ad {
    width: 100%;
    /* margin-right: 37px; */
    /* background: #ededed; */
    height: auto;
    text-align: left;
    /* padding-left: 20px;
    padding-right: 20px */
}
@media (max-width: 1199px) {
    .ad-place .ad {
        width: 447px;
        min-height: 485px
    }
}
@media (max-width: 992px) {
    .ad-place .ad {
        width: 337px;
        min-height: 385px
    }
}


.branding-box-separator {
    position: relative;
    margin: 0px auto;
    /* max-width: 1080px; */
}

.main_wrapper {
    position: relative;
    z-index: 20;
    max-width: 1080px;
    min-width: 340px;
    margin: 0px auto;
    background: #e6e6e6;
}

@media (min-width: 992px) {
    #banner-top01 {
        display: block !important;
        min-height: 245px;
    }
}












/* logo */
.fa-living-logo {
    font-family: "living-icons" !important;
    font-size: 125px;
    line-height: 30px !important;
    height: 30px !important;
    vertical-align: top !important;
}
.fa-living-logo:before {
    content: "\69";
}






/* hamburger */

.fa-hamburger {
    color: #242424;
    font-family: "living-icons" !important;
}
.navbar-toggler.collapsed .fa-hamburger:before {
    content: "\68";
}
.navbar-toggler .fa-hamburger:before {
    content: "\64";
}



/* navigace */
.navbar-wrapper {
    /* border-bottom: 4px solid #e6e6e6; */
}
.navbar-toggler {
    border: 0;
}
.bg-light {
    background-color: white !important;
}

.navbar-light .navbar-nav .nav-link {
    color: #666;
    font-family: "regular";
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    border-bottom: 2px solid black;
}
.navbar-icon .nav-item {
    font-family: "regular";
    font-size: 18px;
    font-weight: 400;

}
.navbar-icon .nav-item a {
    color: black !important;
}







/* submenu */
.submenu {

}
.submenu .row {
    margin-right: -15px;
    margin-left: -15px;
}
.nav-tabs {
    background-color: #fafafa;
    border-bottom: 0;
}
.nav-tabs .nav-link {
    padding: 15px;
    text-align: left;
    font-family: "bold";
    font-size: 12px;
    font-weight: 400;
    border: 1px solid #ebebeb;
    text-transform: uppercase;
    border-radius: 0;
}
.nav-tabs .nav-link a {
    color: #666;
    text-decoration: none;

}
.nav-tabs .nav-link.active {
    background-color: white;
    border-right: 0;
    border-radius: 0;
}
.nav-tabs .nav-link.active a {
    color: #242424;
}
.nav-tabs .nav-link:hover {
    background-color: white;
    border-right: 0;
}







/* drobeÄŤkovĂˇ navigace */
.breadcrumb {
    padding-left: 0;
    background-color: white;
}
.breadcrumb .breadcrumb-item,
.breadcrumb .breadcrumb-item a {
    color: #9e9e9e;
    font-family: regular;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: "&gt;";
}
.breadcrumb .breadcrumb-item a:hover {
    color: black;
}








/* carousel */
.carousel-container {
    border: 1px solid #e6e6e6;
    border-left: 0;
    border-right: 0;
}
.carousel-control-prev {
    width: 5px;
}

.carousel-control-next {
    width: 5px;
}











/* pagination */
.pages nav {
    float: right;
}
.pagination .page-link {
    border: 0;
    color: #666;
    font-family: light;
    font-size: 14px;
    font-weight: 400;
}
.pagination .page-link:hover {
    background-color: transparent;
    text-decoration: underline;
}
.pagination .page-item.active .page-link {
    color: #242424;
    background-color: transparent;
}
.pagination-mobile {
    display: none;
}
@media (max-width: 575px) {
    .pagination-desktop {
        display: none;
    }
    .pagination-mobile {
        display: flex;
    }
    .pagination .page-link {
        width: auto;
    }
    .active .page-link {
        height: 36px !important;
        width: 36px !important;
    }
}









/* vyhledavani */
#search {
    position: absolute;
    overflow: hidden;
    right: 0;
}
#search button:hover {
    color: white;
    background-color: #6b6b6b !important;
}
.category-search {
    color: #6b6b6b;
}
.category-search h2 {
    padding-top: 8px;
    color: #242424;
    font-size: 20px;
    font-family: bold;
    text-transform: uppercase;
}




/* kategorie */
.category-container {
    border-bottom: 1px solid #ebebeb;
}
.category-container .title {
    font-family: bold;
    font-size: 52px;
    font-weight: 400;
    text-transform: uppercase;
}
.category-container .description {
    font-family: light;
    font-size: 15px;
    font-weight: 400;
}




/* advert_PR */
.pr_article [class*="col-"]  {
    padding-left: 0;
}
@media (max-width: 768px) {
    .pr_article .article {
        margin-bottom: 1.5rem;
        border-bottom: 1px solid #ebebeb;
    }
}

.pr_article .ad {
    width: auto;
    height: auto;
    text-align: left;
}
.pr_article li {
    list-style-type: none;
    max-width: 100%;
    padding-right: 0;
}
.pr_article img {
    width: 100%;
}
.pr_article img {
    transition: all 0.4s ease;
}
.pr_article:hover img {
    transform: scale(1.02);
}
.pr_article h2,
.pr_article h3 {
    color: black;
    font-family: bold;
    font-size: 18px;
    font-weight: 400;
}
.pr_article h2 a,
.pr_article h3 a {
    color: #242424;
}
.pr_article .category-name {
    font-family: bold;
    font-size: 10px;
    font-weight: 400;
}
.pr_article .category-name a {
    color: #9e9e9e;
}
.pr_article .excerpt {
    font-family: light;
    font-size: 13px;
    font-weight: 400;
}
.pr_article .excerpt a {
    color: #666;
}





/* card */
.card {
    border: 0;
    border-radius: 0;
    overflow: hidden;
}
.card .card-img,
.card .card-img-top {
    border-radius: 0;
}
.card .normal-link,
.media .normal-link {
    position: relative;
    z-index: 1010;
    text-transform: uppercase;
}
.card img {
    transition: all 0.4s ease;
}
.card .wrapper:hover img {
    transform: scale(1.02);
}
.card .card-text {
    color: #666;
    font-family: "light";
    font-size: 13px;
    font-weight: 400;
}


/* big card */
.card-big .stretched-link {
    color: white;
    font-family: "bold";
    font-size: 28px;
    font-weight: 400;
}
.card-big .normal-link {
    color: white;
    font-family: "bold";
    font-size: 10px;
    font-weight: 400;
}



/* middle card */
.card-middle .card-body {
    padding: 0;
}
.card-middle .stretched-link {
    color: #242424;
    font-family: "regular";
    font-size: 16px;
    font-weight: 400;
}
.card-middle .normal-link {
    color: #9e9e9e;
    font-family: "bold";
    font-size: 10px;
    font-weight: 400;
}



/* article card */
@media (max-width: 768px) {
    .card-article {
        padding-bottom: 1.5rem;
        border-bottom: 1px solid #ebebeb;
    }
}
.card-article .card-body {
    padding: 0;
}
.card-article .stretched-link {
    color: black;
    font-family: "bold";
    font-size: 18px;
    font-weight: 400;
}
.card-article .normal-link {
    color: #9e9e9e;
    font-family: "bold";
    font-size: 10px;
    font-weight: 400;
}



/* pr_article card */



/* small card */
.media-small .stretched-link {
    color: #242424;
    font-family: "regular";
    font-size: 14px;
    font-weight: 400;
}

.media-small .normal-link {
    color: #9e9e9e;
    font-family: "bold";
    font-size: 10px;
    font-weight: 400;
}
.media img {
    transition: all 0.4s ease;
}
.media:hover img {
    transform: scale(1.02);
}



/* category card */
.card-category .stretched-link {
    color: white;
    font-family: "bold";
    font-size: 28px;
    font-weight: 400;
    text-transform: uppercase;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.card-category .stretched-link:hover {
    text-decoration: none;
}






/* video card */
.card-video img:hover {
    transform: scale(1.02);
}
.card-video .card-body {
    padding: 0;
}





/* trailer card */
.card-trailer {
    background-color: #ee4b28;
}
.card-trailer .card-title {
    font-weight: 600;
    color: white;
}
.card-trailer .card-text {
    color: #242424;
}





/* internal banner zone */
.internal-banner-zone {
    background-color: #efcfdf;
    border: 0px solid;
}

.internal-banner-zone .article-list-comp {
padding-bottom: 0px;
}

.internal-banner-zone .text-related {
margin-bottom: 5px;
}

.internal-banner-zone .img-wrapper-link {
flex: 0 0 140px;
}

.internal-banner-zone .text-wrapper-link h3{
margin-bottom: 0px !important;
margin-top: 0px !important;
padding: 10px 15px 10px 20px;
}

.internal-banner-zone .img-wrapper {
border-radius: 6px;
box-shadow: 0px 0px 5px 1px #d1d2d3;
}

.internal-banner-zone .article-list-comp {
background-color: transparent;
}
.internal-banner-zone h3 {
    font-family: light;
    font-size: 20px;
    font-weight: 400;
    color: #84154d;
}


@media (max-width: 991px) {
.internal-banner-zone h3 {
    margin-top: 15px;
}
.internal-banner-zone {
    /*padding-bottom: 15px;*/
}
}

/* recombee - embedded article */
.internal-banner-zone .embedded-article{
    padding:32px;
    background-color: #FFF8F8;
    border: 1px solid #FFD2E9;
    margin-bottom: 2rem;
}

@media (max-width: 576px) {
    .internal-banner-zone .embedded-article{
    padding: 20px;
    margin-left:-15px;
    margin-right: -15px;
    }
    .internal-banner-zone .embedded-article .img-wrapper-link{
    flex: 0 0 33%;
    }
    .internal-banner-zone .embedded-article .text-wrapper-link h3{
    padding: 0px 0px 0px 20px;
    }
    .internal-banner-zone .embedded-article .align-items-center {
    align-items: flex-start !important;
    }
}







/* tlaÄŤĂ­tka */
.btn-outline-dark {
    font-family: "regular";
    font-size: 13px;
    font-weight: 400;
    color: rgb(107, 107, 107);
    border-color: rgb(107, 107, 107);
    border-radius: 50px;
    text-transform: uppercase;
}
.btn-outline-dark:hover {
    color: black;
    border-color: black;
    background-color: white;
}











/* detail ÄŤlĂˇnku */
.article-container {
    padding-right: 30px;
    padding-left: 30px;
}
.article-container .title {
    color: #242424;
    font-size: 52px;
    font-family: bold;
    font-weight: 400;
    line-height: 1.1em;
}
.article-container .description {
    color: #6b6b6b;
    font-size: 20px;
    font-family: light;
    font-weight: 400;
}
.article-container .article-detail {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 18px;
    font-weight: 400;
}
.article-container .article-detail h2 {
    font-family: bold;
    font-size: 20px;
    font-weight: 400;
}

.article-container .article-detail h3,
.article-container .article-detail h4,
.article-container .article-detail h5,
.article-container .article-detail h6 {
    font-size: 20px !important;
    padding-top: 0 !important;
    font-family: bold !important;
    padding-bottom: 1em !important;
    margin: 0 !important
}



.article-container .author {
    color: #9e9e9e;
}
.readmore {
    font-family: bold;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 100px 0 20px;
}







/* newsletter */
.was-validated .invalid-feedback {
    display: block;
}

#newsletter .alert-danger {
    color: white;
}
#newsletter .alert-success {
    color: white;
}


.footer .footer-nav {
    padding: 0;
    vertical-align: middle;
}
.footer .footer-nav li:after {
    content: "";
    display: inline-block;
    height: 0.8em;
    border-left: 1px solid #fafafa;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
    top:1px
}

.footer .footer-nav li:last-child:after {
    display: none
}

    .footer .footer-nav
    li {
        float: none;
        display: inline-block
    }

    .footer .footer-nav
    a {
        color: #fafafa !important;
        text-decoration: none;
        text-transform: none !important;
        font-size: 13px !important;
        line-height: 2em;
        padding: 0
        !important;
        height: 2em;
        white-space:normal
    }

    .footer .footer-nav a:hover {
        color: white !important
    }



/* footer */
.newsletter {
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
    padding-bottom: 20px;
}

.footer-links {
    background-color: #fafafa;
    border-top: 1px solid #ebebeb;
    padding-top: 35px;
    padding-bottom: 20px;
}
.footer-links h4.title {
    font-family: 'bold';
    font-size: 14px;
    font-weight: 400;
    color: #242424;
    text-transform: uppercase;
}
.footer-links ul {
    color: #9e9e9e !important;
}
.footer-links ul li a {
    font-size: 13px !important;
    line-height: 1.2em !important;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #9e9e9e !important;
}

.footer {
    font-size: 13px !important;
    background-color: #242424 !important;
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    color: #fafafa;
}
.footer p {
    margin-bottom: 1px;
}
.footer .web-links {
    font-size: 12px;
    font-family: light;
    font-weight: 400;
    line-height: 0.5em !important;
}
.footer .web-links li a {
    padding-left: 0;
}
.footer .web-links li:not(:last-child) a::after {
    content: "";
    height: 0.8em;
    border-left: 1px solid #fafafa;
    margin-left: 15px;
}

.footer a {
    color: #fafafa !important;
    white-space: normal;
    font-family: 'regular';
    font-size: 13px;
}
.footer a:hover {
    text-decoration: underline;
}
footer ul.social-links {
    justify-content: center;
}
.footer .social-links li {
    background: #fafafa;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    margin-right: 19px;
}
.footer .social-links li a {
    font-size: 18px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    color: #242424 !important;
}

.center-content {
    text-align: center;
    margin: auto;
}
</pre></body></html>