a:link {
        text-decoration : none;
        font-weight : bold;
}

a:visited {
        text-decoration : none;
        font-weight : bold;
}

font.news {
        font-size : 9pt;
        margin-right: 25pt;
        font-family : sans-serif;
        color: White;
        font-style : normal;
        font-weight : normal;
        text-decoration: none;
}

h1 {
        font-size : 15pt;
        font-family: sans-serif;
        margin-left : 25pt;
        text-align : left;
}

h2 {
        font-size : 13pt;
        font-family: sans-serif;
        margin-left : 25pt;
        text-align : left;
        font-style : normal;
}

h3 {
        font-size : 11pt;
        font-family: serif;
        margin-left : 25pt;
        text-align : left;
        font-style : normal;
}

p { 
        font-size : 11pt;
        margin-top: 2pt;
        text-align : justify;
}
 
font.copy {
        font-size : 9pt;
        margin-top: 7pt;
        margin-right: 25pt;
        font-style : italic;
}

font.podpis {
        font-size : 10pt;
        font-style: italic;
        font-family: sans-serif;
        font-weight : bold;
        text-align : right;
        margin-top: 7pt;
        margin-right: 25pt;
        
}

font.data {
        font-size : 8pt;
        margin-right: 25pt;
        font-family : sans-serif;
        color: Red;
}

ul {
        font-size : 11pt;
        margin-left : 25pt;
        margin-top: 7pt;
        margin-right: 25pt;
        text-align : justify;
}

.form_text {
        font-size : 11pt;
        margin-left : 25pt;
        margin-top: 7pt;
        margin-right: 25pt;
        text-align : justify;
}
