.clanek {
    margin-bottom: 30px;
}

.clanek a {
    color: #D03F3F;
    font-weight: bold;
    font-size: 13px;
}

.clanek .clanek-anotace, .clanek .clanek-obsah {
    margin-top: 10px;
    text-align: justify;
}

.clanek .nazev-clanku {
    font-weight: bold;
    font-size: 13px;
}


.clanek h2 {line-height: 20px;}

