<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather Regular'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v19/u-440qyriQwlOrhSvowK_l5-ciZMZ-Y.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather Regular'), local('Merriweather-Regular'), url(https://fonts.gstatic.com/s/merriweather/v19/u-440qyriQwlOrhSvowK_l5-fCZM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* latin-ext */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v19/u-4n0qyriQwlOrhSvowK_l52xwNZVsf6lvg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 700;
  src: local('Merriweather Bold'), local('Merriweather-Bold'), url(https://fonts.gstatic.com/s/merriweather/v19/u-4n0qyriQwlOrhSvowK_l52xwNZWMf6.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


body {
    font-size: 18px;
    font-family: 'Merriweather';
    font-weight: 300;
    background-color: #99000a;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Merriweather';
    font-weight: 700;
    border-bottom: 0px;
}

h1, h2, h4, h5, h6 {
    text-align: center;
}

h1 {
    font-size: 35px;
    padding-top: 30px;
    padding-bottom: 0px;
    margin-bottom: 30px;
}

h2 {
    margin-bottom: 25px;
    margin-top: 70px;
    font-size: 25px;
}

h3 {
    font-size: 20px;
}

#top_panel {
    display: none;
    
}

#header_inner {
    padding-top: 20px;
    padding-bottom: 20px;
}

#main_banner_holder {
    display: none;
}

#main_inner {
    line-height: 2em;
    background-color: #ffffff;
}

#right_column {
    float: none;
    width: auto;
    padding-left: 0px;
}

p {
    padding-bottom: 1.2em;
}

.navbar_button_line {
    background-color: #ffffff;
}

ul#hlavneMenu {
    margin-top: 15px;
}

ul#hlavneMenu li {
    margin: 0px 2px;
}

ul#hlavneMenu a {
    color: #ffffff;
}

ul#hlavneMenu li:hover a, ul#hlavneMenu li.active a {
    background-color: #ffffff;
    color: #000000;
}

.content .obsah {
    padding-top: 0px;
}

table {
    margin: auto;
}

.footer_table {
    border: none;
}

@media (max-width: 1100px) {
	.wrapper #right_column {
		width: auto;
	}
}

@media (max-width: 768px) {
	#navbar_holder .navbar_inner {
		background-color: #650000;
	}
    .navbar_inner {
        top: 70px;
        -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.75);
		-moz-box-shadow:    0px 0px 4px 0px rgba(0, 0, 0, 0.75);
		box-shadow:         0px 0px 4px 0px rgba(0, 0, 0, 0.75);   
    }
    
    table.contact tr td {
        display: block;
    }
}

#main_inner ul {
    margin: 0px;    
}

.footer_table {
    background-color: transparent;
}

.footer_table .footer_table_column {
    border: 0px;
    float: none;
}

.columns_3 {
    width: auto;
}

.footer_table .footer_table_title {
    display: none;
}

.footer_table .footer_table_column_inner {
    padding: 0px;
}

.footer_table a {
    color: #ede857;
}

.footer_table ul {
    text-align: center;
    margin: 0px;
}

.footer_table ul li a {
    font-size: 15px;
    padding: 0 0.5em;
    text-decoration: underline;
}

.footer_table ul li a:hover {
    text-decoration: none;
}

.footer_table ul li  {
    display: inline-block;
}


.footer_table ul li:first-child::after {
    content: " | ";
    xcolor: #ede857;
}
}

.wrapper .footer_table .footer_table_column.columns_3 {
    width: auto;
}

.hierarchia {
    display: none;
}

#navbar_holder {
    display: none;
}

#logo {
    float: none;
    text-align: center;
}

@media (max-width: 768px) {
    body {
        font-size: 14px;
    }
    
    h1 {
        font-size: 28px !important;
    }
    
    h2 {
        font-size: 20px;
        margin-top: 50px;
    }
    
    h3 {
        font-size: 18px;
    }
}

body.oou {
    font-size: 14px;
}

body.oou h1 {
    font-size: 28px !important;
}

body.oou h2 {
    font-size: 20px;
    margin-top: 50px;
}

body.oou h3 {
    font-size: 18px;
}

body.oou #main_inner {
    background-color: #e1d4d0d0;
}</pre></body></html>