H1 {
       text-align: left;
       FONT-SIZE: 16pt; COLOR: #CC3333; FONT-FAMILY: Arial, Helvetica, sans-serif;
       margin-top: 0;
       margin-bottom: 10px;
}

H2 {
       text-align: left;
       FONT-SIZE: 14pt; COLOR: #BC2323; FONT-FAMILY: Arial, Helvetica, sans-serif;
       margin: 10px 0 3px 0;
}

H3 {
       text-align: center;
       FONT-SIZE: 12pt; COLOR: #003399; FONT-FAMILY: Times, Verdana, Arial, Helvetica, sans-serif;
       margin: 10px 0 3px 0;
}


H4 {
       text-align: left;
       FONT-SIZE: 11pt;
       margin: 10px 0 3px 0;
}

H5 {
      text-align: left;
      margin: 10px 0 3px 0;
      font-size: 10pt;
      font-weight: normal;
}

H6 {
      text-align: left;
      margin: 15px;
      font-size: 9px;
}


BODY, P{
       FONT-FAMILY: Arial, Helvetica, sans-serif;
       margin: 0 15px 0 5px;
       font-weight: normal;
       font-size: 11px;
       text-align: justify;
}

TD {
       FONT-FAMILY: Arial, Helvetica, sans-serif;
       font-weight: normal;
       font-size: 11px;
}

.a {
       FONT-FAMILY: Arial, Helvetica, sans-serif;
       margin: 0px 15px 0px 15px;
       font-weight: normal;
       font-size: 11px;
       text-align: justify;
}

.txt {
       margin: 0 15px 0 5px;
       font-weight: normal;
       font-size: 10pt;
       text-align: justify;
       FONT-FAMILY: Times, serif;
       text-indent:15px;
}

.italic {
       font-style: italic;
}

.italic_u {
       font-style: italic;
       text-decoration: underline;
}

.italic_c {
       font-style: italic;
       text-align: center;
}

.center {
       text-align: center;
}

.bold {
       font-weight: bold;
}

.underline {
         text-decoration: underline;
}

.szare_tlo {
      background-color: #F4D8CC;
      margin: 0 15px 0 15px;
      text-align: center;
      font-weight: bold;
      FONT-SIZE: 12pt; COLOR: #663344; FONT-FAMILY: Arial, Helvetica, sans-serif;
      border:thin; border-style:dotted; border-color: black;
}

.szare_tlo_temat {
      background-color: #F4D8CC;
      text-align: center;
      font-weight: normal;
      FONT-SIZE: 16pt; COLOR: #883344; FONT-FAMILY: Times, Verdana, Arial, Helvetica, sans-serif;
      margin: 10px 0 3px 0;
      font-style: italic;
}

HR {
       background-color: #E7F2FF;
       width: 95%;
       height: 2px;
       margin-bottom: 3px;
       margin-top: 5px;
       border-bottom-style: dotted;
       border-width: thin;
       border-color: #9CBEEF;
    }

HR.cienka {
       height: 1px;
}

A, A:link, a:visited, a:active {
       text-decoration: none;
       font-weight: bold;
       color: #305080;
}

A:hover {
   color: #990000;
   text-decoration: underline;
}

.wiecej
{
vertical-align : text-bottom;
}


