<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.news-2 {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.gallery-big-item {
    height: auto;
    width: 100%;
}

.news-1 {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.branch-image {
    width: 100%;
    height: 716px;
    object-fit: cover;
}

.news-img-roll {
    width: 100%;
    height: 218px;
    object-fit: cover;
}

.clear {
    clear:both;
}

.branch{
    display: inline-block;
    background-size:     cover;
    background-repeat:   no-repeat;
    background-position: center center;
}

.tournament-information {
    text-align: center;
}

.tournament-information h3 {
    font-size: 26px;
    margin-bottom: 20px;
}

.tournament-information p.desc {
    padding: 10px; border-top:1px solid white; border-bottom: 1px solid white;
    display: inline-block;
    margin-bottom: 20px;
}

.tournament-information p.short-description {
    padding: 10px;
    display: block;
    margin-bottom: 20px;
}

.tournament-information div.description {
    margin-bottom: 20px;
}

.event-tournaments .hide {display:none;}
.event-tournaments .button-table {cursor:pointer; padding:5px;}

.button-more {
    margin-bottom: 12px;
    padding: 10px;
    font-weight: 600;
    color: #000;
    background: #dcc677;
    text-transform: uppercase;
    display: inline-block;
}

.img-o-spolocnosti {
    float: right;
}

.news-slider-item .image-wrapper, .news-div .image-wrapper {
    position: relative;
}

.image-wrapper span {
    position: absolute;
    margin: 10px;
    bottom: 0;
    left: 0;
    font-weight: bold;
    color:white;
    padding: 5px;
    background: black;
}

.block-absolute  {
    margin: 0;
    position: absolute;
    left: 20px;
    bottom: calc(100% + 52px);
    right: 20px;
}

.block-absolute span {
    font-size: 16px;
    padding: 10px;
    float: left;
    font-weight: bold;
    color:white;
    background: black;
    bottom: 0;
    position: absolute;
    left: 0;
}


.block-absolute a.external_link {
    font-size: 21px;
    cursor: pointer;
    padding: 10px;
    font-weight: bold;
    color:white;
    float: right;
    background: #b5943a;
    text-transform: uppercase;
    z-index: 1000;
}

.mySlides {
    position: relative;
    overflow: hidden;
    height: calc(100vh * 0.5625);
}

.mySlides img {
    position: absolute;
    top: -9999px;
    bottom: -9999px;
    left: -9999px;
    right: -9999px;
    margin: auto;
}

.freeprivacypolicy-com---palette-dark.freeprivacypolicy-com---nb {
    background: #3b031b !important;
}

.freeprivacypolicy-com---palette-dark .cc-nb-okagree {
    background: #c4a147 !important;
}

.freeprivacypolicy-com---palette-dark .cc-nb-reject {
    display: none !important;
}</pre></body></html>