body {
    margin:0;
}

.my-bold {
    font-weight:bold;
}

.my-skip-link {
    color: #000000;
    background-color: #ffdd00;
    padding: 4px;
}

.my-black {
    color:#000000 !important;
}

@media print {
    .noprint {
        visibility: hidden;
        display : none;
    }

    h1 {
        font-size: 1.25rem !important;
    }

    h2 {
        font-size: 1rem !important;
    }

    h3, h4 {
        font-size: 1em;
    }

    ol {
        font-size: 1em !important;
    }

    .vypis {
        font-size: 0.75em;
    }
    
}


.search-results-panel-numbers {
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    display: block;
}
.search-results-panel-l {
    display: none;
}
@media (min-width: 48.0625em) {
    .search-results-panel-l {
        font-weight: 200;
        font-size: 18px;
        font-size: 1.125rem;
        display: block;
    }
}
/*.email:before {
    content: attr(data-website) "\0040" attr(data-user);
    unicode-bidi: bidi-override;
    direction: rtl;
}*/
span.email-obfuscate b {
    display:none;
}
.d-dt {
}
.d-dd {
    font-weight: 700 !important;
}
dl {
    margin-block-start:0em;
    margin-block-end:0em;
}
