/* 
    Document   : style2.css
    Created on : 5.1.2008, 18:12:22
    Author     : Alexandra
    Description:
        Purpose of the stylesheet follows.
*/

ol.malepismena {list-style-type: lower-alpha;}
ul.stvorcek {list-style-type: square;}
li.odsad {margin-bottom: 20px;}

ul.FAQ {
    list-style-type: square;
}

h3.podnadpis {
    text-decoration: none;
    margin-top: 40px;
    margin-bottom: 10px;
}

a.jazyk {
    color: black;
    font-weight: normal;
    text-decoration: none;
}