BODY
    {
        background-color: #FAFAFA;
        color: #000000;
        margin: 0 0 0 0;
        text-align: justify;
        font-size: 12pt;
        font-family: Arial, Helvetica, sans-serif
    }
form
    {
        margin: 0 0 0 0;
    }
a:link
    {
        color: #0000AA;
        font-weight: bold;
        text-decoration: none
    }
a:visited
    {
        color: #0000AA;
        font-weight: bold;
        text-decoration: none
    }
a:active
    {
        color: #0000AA;
        font-weight: bold;
        text-decoration: none
    }
a:hover
    {
        color: #0000FF;
        font-weight: bold;
        text-decoration: underline
    }
.nadpis-txt
    {
        font-size: 15pt;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        color: #000000
    }
.nadpis-txt2
    {
        font-size: 12pt;
        font-family: Arial, Helvetica, sans-serif; 
        text-align: center;
        font-weight: bold;            
        color: #000000
    }    
.normal-txt
    {
        font-size: 12pt;
        font-family: Arial, Helvetica, sans-serif; 
        text-align: justify;
        color: #000000
    }
.pravy-txt
    {
        font-size: 12pt;
        font-family: Arial, Helvetica, sans-serif; 
        text-align: right;
        color: #000000
    }
