body {
        background-color: #DADADA;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        margin-top: 0.5cm;
        color: #000000;
        }

a {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        }

a:link {
        color: #0000FF;
        }

a:active {
        color: #0099FF;
        }

a:visited {
        color: #0000FF;
        }

a:hover {
        color: #0099FF;
        }

table   {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        }

tr        {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        border-color: silver;
        }

td        {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        }

hr      {
        width: 10%;
        height: 6;
        text-align: center;
        align: center;
        }

.b24pt {
        font-weight: bold;
        font-size: 24pt;
        }

.b18pt {
        font-weight: bold;
        font-size: 18pt;
        }
.n12pt {
        font-weight: normal;
        font-size: 12pt;
        }
        
.tytul-navy {
        font-weight: bold;
        font-size: 20pt;
        color: navy;
        text-align: center;
        }

.podtytul-navy {
        font-weight: bold;
        font-size: 14pt;
        color: mediumblue;
        text-align: center;
        }

.wielkitytul-navy-italic {
        font-weight: bold;
        font-style: italic;
        font-size: 22pt;
        color: navy;
        text-align: center;
        line-height: 150%;
        }
        
.wielkitytul-orangered-italic {
        font-weight: bold;
        font-style: italic;
        font-size: 36pt;
        color: orangered;
        text-align: center;
        }        
        
.duzytytul {
        font-size: 24pt;
        text-align: center;
        }

.sporytytul {
        font-size: 20pt;
        text-align: center;
        }

.spec1 {
        font-weight: bold;
        font-size: 12pt;
        text-align: center;
        vertical-align: middle;
        }
        
.spec1-p {
        font-weight: bold;
        font-size: 12pt;
        text-align: right;
        vertical-align: middle;
        }      
        
.spec2 {
        font-weight: bold;
        font-size: 10pt;
        text-align: center;
        vertical-align: middle;
        }

.spec2-l {
        font-weight: bold;
        font-size: 10pt;
        text-align: left;
        vertical-align: middle;
        }

.spec3 {
        font-weight: normal;
        font-size: 10pt;
        text-align: center;
        vertical-align: middle;
        }                         
        
.malenstwo {
        font-weight: normal;
        font-size: 8pt;
        text-align: center;
        vertical-align: middle;
        }

ol, ul, li {
        font-weight: normal;
        list-style-type: circle;
        }

.duzagwiazdka {
        font-size: 12pt;
        list-style-image: url('i/gwiazdka.gif');
        }

.malagwiazdka {
        font-size: 10pt;
        list-style-image: url('i/gwiazdk1.gif');
        }
        
