.th-subbar {
    background-color: #EE1C25;
    border-bottom: 1px solid #101010;
    font-variant: small-caps;
    overflow: hidden;
    height: 26.5px;
}.th-subbar ul li a {
  color: #fff;
}.th-subnavbar {
    background: url("https://uploads.cekni.to/ups/af0e0f73-e2c2-59f1-813f-efc8f032eaaf.jpg") repeat scroll;
    background-position: 50% 80%;
    height: 100px;
    box-shadow: none;
    background-size:cover;
    padding: 0.4em 0px 5em .3em;
    z-index: 100;
}.th-subnavbar:after {
    color: #0B4EA2;
    font-size: 47px;
    font-weight: 700;
    font-variant: small-caps;
    letter-spacing: normal;
    word-spacing: normal;
    position: absolute;
    margin-top: 43px;
    margin-left: 28px;
    content: "Slovakia";
}[data-ac="subscribe"], body.dark [data-ac="subscribe"]{
    background-color: #4CAF50;
}[data-ac="unsubscribe"], body.dark [data-ac="unsubscribe"]{
    background-color: #348638;
    box-shadow: inset 0 0 10px #000000;
}.pure-g-menu .pure-button {
    border: 1px solid #3d3d3d;
}.pure-button-group .pure-button:last-child {
    border-right: 1px solid #3d3d3d;
}#chtitle {
    background: black;
    color: #ccc;
    border-bottom: 1px solid #698eb8;
}#chtitle:hover {
    background: lightgray;
    color: #ccc;
    border-bottom: 1px solid #698eb8;
}.th-toggle .bar {
    background-color: #000;
}.sidebar a {
    color: #0079d3;
}.sidebar li {
    font-size: 13.5px;
    font-family: verdana, arial, helvetica, sans-serif;
}.sidebar h3 {
    color: red;
    text-align: center;
}.post .title{
    color: #0B4EA2;
    font-optical-sizing: auto;
    line-height: normal;
    font-family: verdana, arial, helvetica, sans-serif;
}.post .title:visited {
    color: #0B4EA2;
}.stickyposts .post .title{
    color: #0B4EA2;
    font-weight: 700;
}.stickyposts .post .title:visited {
    color: #0B4EA2;
}.sbm-post-grad {
    color: white !important;
    background-color: #e31e2b;
    border: 1px solid #ccc;
    
    box-sizing: border-box;
    font-size: 17px;
    letter-spacing: -.022em;
    line-height: 1.47059;
    padding: 4px 15px;
    text-align: center;
    vertical-align: baseline;
    -webkit-user-select: none;
    user-select: none;
    touch-action: manipulation;
    white-space: nowrap;
}.pure-button-primary, a.pure-button-primary {
    background-color: #e31e2b !important;
    color: #fff !important;
}.pure-g-menu .pure-button-primary {
    background-color: #ffffff !important;
    color: orangered !important;
    font-weight: bold !important;
    border: 1px solid #010101 !important;
    border-bottom: 1px solid #fff !important;
    margin: 0px 0px 0px 0px !important;
}.button-secondary {
    color: #fff !important;
    background: var(--button-secondary-bg);
}.button-warning {
    background: #EE1C25;
}span.mailcount {
    color: white;
}.active-page-link {
    color: #0B4EA2!important;
}svg g {
    fill: #0B4EA2;
}.motto {
    visibility: hidden;
}.subtitle a {
    visibility: hidden;
}.banner-link {
    background: url("https://uploads.cekni.to/ups/65646220-6158-52b6-b123-b6e2191e8059.png");
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: 4px 59px;
}.cw-items {
    color: black;
}.cw-items a {
    color: #000;
}.p-icon path {
    fill: #000;
}.post .domain a, .post .domain {
    color: #888;
    font-size: 0.7em;
}.sidebar h4 {
    color: white; 
    background-color: #0B4EA2;
}.post .author a {
    color: #369 !important;
}.poster {
    color: #3c6797;
}@media only screen and (max-width: 50.999em) {

   .cw-items {
       display:none;
    }
    
    .open .cw-items{
       display:block;
       margin-top: 10px;
    }
    .banner-text-link{
       display:none;
    }
    .open{
    max-height: 90vh;
    }
}