.tiskovka-detail b {
    font-weight: bold !important;
    color: black;
}

.tiskovka-detail a {
    text-decoration: underline;
}

.tiskovka-detail a:hover {
    text-decoration:none;
}



