BODY {
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 9pt;
        color: #4f4f4f;
        text-align: justify;
        scrollbar-3dlight-color: #888888;
        scrollbar-arrow-color: #888888;
        scrollbar-base-color: white;
        scrollbar-darkshadow-color: #888888;
        scrollbar-face-color: #white;
        scrollbar-highlight-color: white;
        scrollbar-shadow-color: #888888;
        scrollbar-track-color: #EEEEEE;
}

p {        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 9pt;
        color: #4f4f4f;
        text-align: justify;

}

td{
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 9pt;
        color: #4f4f4f;
        text-align: justify;


}

li {        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 9pt;
        color: #4f4f4f;
        text-align: justify;

}

p.mini {
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 7pt;
        color: #333333;
        text-align: center;
                }
                
h1.drew {
        font-family: Verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 16pt;
        /*color: #C58327;*/
        color: #BAD972;
        text-align: center;
                }                
                
h1.gray {
        font-family: Verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 12pt;
        color: #666666;
        text-align: center;
                }        
                
p.opis {
        font-family: Verdana;
        font-style: normal;
        font-weight: bold;
        font-size: 10pt;
        color: #646464;
        text-align: center;
                }                

a.mini {
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 7pt;
        color: #33AA22;
        text-align: center;
        }
        
        
a.mini:hover {
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 7pt;
        color: #000000;
        text-decoration: underline;
        }

A {
        font-family: Verdana;
        font-style: normal;
        font-weight: normal;
        font-size: 9pt;
        color: #33AA22;
        text-align: center;
        margin-top: 0;
        margin-bottom: 0;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        text-decoration: none;
}

A:hover{
        color: #000000;
        text-decoration: underline;
 }

img{
       border-width: 0px;
       border-collapse: collapse;
       padding: 0;
}

table.glowna
{

       border-color: #555555;
       border-style: solid;
       border-width: 1px;
 
}


