body{
margin: 0;
    padding: 0;
    text-align: center;

      background-color: #ffecaf;
      font : 400 normal 100% Verdana, Arial, Helvetica, sans-serif;
       text-decoration : none;
      scrollbar-3d-light-color: navy;
      scrollbar-arrow-color: navy;
      scrollbar-base-color: #ffffcd;
      scrollbar-dark-shadow-color: navy;
      scrollbar-face-color: #ffffcd;
      scrollbar-highlight-color: navy;
      scrollbar-shadow-color: navy;
}
A:LINK
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 400 normal 100%;
font-weight: bold ;
text-decoration: none;
color: #061471;
}
A:VISITED
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 400 normal 100%;
font-weight: bold ;
text-decoration: none;
color: #061471;
}
A:HOVER
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 400 normal 100%;
font-weight: bold ;
text-decoration: underline;
color: #9a1e45;
}
A.maly:LINK
{
color: #061471;
font-size: 12px;
font-weight: bold ;
}
A.maly:VISITED
{
color: #061471;
font-size: 12px;
font-weight: bold ;
}
A.maly:HOVER
{
color: #9a1e45;
font-size: 12px;
font-weight: bold ;
}

H1 {
       color : #061471;
       font-size : 200%;
       font-variant : small-caps;
        text-align: center;
}

H2 {
       color : #061471;
       font-size : 100%;
       text-align: left;
}
H3 {
       color : #061471;
       font-size : 100%;
       text-align: center;
}
H4 {
       color : #000099;
       font-size : 100%;
       text-align: left;
}
H5 {
       color : #9a1e45;
       font-size : 110%;
       text-align: center;
       letter-spacing: 4pt;
}

#main {
    margin: 0 auto;
    padding: 0;
    width: 960px;
    text-align: left;
    background: #ffffcd url(obrazy/bg.gif) repeat-y;
    border-left: 1px solid #9a1e45;
    border-right: 1px solid #9a1e45;
    border-top: 1px solid #9a1e45;
    border-bottom: 1px solid #9a1e45;
}

#header {
    height: 193px;
    background: #ffffcd;
    text-align: center;
    padding: 0;
}



middle {
}


#left {
    float: left;
    padding: 10px;
    width: 160px;
    background: #ffffcd;
}


#right {
    float: left;
    padding: 20px;
    width: 740px;
    background: #ffffcd;
    
}

#footer {
    clear: both;
    height: 70px;
    line-height: 70px;
    text-align: center;
    background: #ffffcd;
}

 #akapit{
 text-indent: 1cm;
text-align: justify;
 }

P.szeroki {
line-height: 18pt;
}

 p.srodek {
text-align: center;
}

table { width: 100%;
        background-color: #ffffcd;
        padding: 2px;

        color : #000000;
}

TD {
     padding: 2px;
     font-size: 16px;
     border: 0px;
}

td.nowa {
         background-color: #ffffcd;
         border: 0px;
         text-align: center;
         vertical-align : center;
}

td.obrazek2 {

           background-color: #ffffcd;
           text-align: center;
           vertical-align: top;
           width: 16%;
 }
 
 td.odstep {
          background-color: #ffffcd;
         border: 0px;
         text-align: left;
         padding-left: 1cm;
         padding-right: 1cm;
}
 
td.ramka {
         width: 90%;
         border: 5px double #000000;
         padding: 5px;
         text-align: center;
}

td.nowa2 {
         background-color: #ffffff;
         border: 0px;
         text-align: center;
         vertical-align : center;
}

td.biala {
         width: 80%;
         background-color: #ffffff;
         border: 5px double #000000;
         padding: 5px;
         text-align: center;
}