#stranka .nadpis

{

    font-size: 16px;

    font-weight: bold;

}

#stranka .cas

{

    font-size: 11px;

    font-weight: normal;

}

#stranka .dobloku

{

    font-size: 12px;

    text-align: justify;

}

#stranka .zdroj

{

    font-size: 11px;

}

#stranka .text

{

    font-size: 12px;

}

#stranka A

{

    color: #064CAB;

    text-decoration: underline;

}

#stranka A:hover

{

    color: #064CAB;

    text-decoration: none;

}

#stranka table.komentare

{

    width: 100%;

    font-size: 12px;

}

#stranka table.komentare th

{

    background-color: #f7f7f7;

}

#stranka p.komentare

{

    font-size: 12px;

    font-weight: bold;

    text-align: center;

}



hr

{

    height: 1px;

    color: #064cab;

    background-color: transparent;

}





p.pridat

{

    font-size: 12px;

    font-weight: bold;

    text-align: center;

}



table.formular

{

    font-size: 11px;

}
