body {
       font-family: verdana, arial, helvetica, sans-serif;
       font-style: normal;
       font-weight: normal;
       font-size: 9pt;
       color: blue;
       background:#CCCC36;
       text-align: justify;
       text-indent: 1%;
}
p {
       text-indent: 5px;
}
h1 {
       margin: 0pt auto;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-variant: normal;
       font-weight: bold;
       font-size: 10pt;
       line-height: normal;
       font-style: normal;
       color: red;
       text-align: center;
}
h2 {
       margin: 0pt auto;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-variant: normal;
       font-weight: bold;
       font-size: 9pt;
       line-height: normal;
       font-style: normal;
       color: blue;
}
h3 {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-variant: normal;
       font-weight: bold;
       font-size: 9pt;
       line-height: normal;
       font-style: normal;
       color: rgb(255, 102, 0);
       text-align: center;
}
a:link {
       text-decoration: underline;
       color: #660000;
}
a:visited {
       text-decoration: underline;
       color: black;
}
a:hover, a:active, a:focus {
       text-decoration: none;
       color: #CC0000;
}
hr {
       color: rgb(153, 204, 255);
       border-bottom-style: solid;
       width: 98%;
}
#dolna {
       padding: 1%;
       position: relative;
       width: 98%;
}
.poprawej {
       
       position: relative;
       left: 1px;
       right: 1px;
       font-size: 8pt;
       text-align: center;
       line-height: 180%;
       background: #B3DF00;
}
.polewej {
       padding: 2px;
       position: relative;
       left: 2px;
       right: 2px;
       font-size: 9pt;
       text-align: center;
}
.tabeli {
       padding: 2px;
       position: relative;
       left: 2px;
       right: 2px;
       font-size: 9pt;
       width: 99%;
}
.srodek {
       padding: 1%;
       position: relative;
       left: 1%;
       right: 1%;
       font-size: 9pt;
       text-align: left;
}
#dol {
       width: 800px;
       height: 23px;
}

