<!--

BODY {

       font-family: Arial, Helvetica;

       font-style: normal;

       font-weight: normal;

       font-size: 10pt;

       color: #000000;

       background-color: #FBFAE7;

       margin-left:0px;

       margin-right:0px;

       background-image: url('img/tlo.jpg');

       background-repeat:repeat-x;

       

}



p {

  margin:0px;

  line-height:115%;

}



a.Menu {

  display:block;

  width:120px;

  height:15px;

  vertical-align:middle;

  color:#927651;

  text-align:center;

  font-size:8.5pt;

  font-weight:bold;

  text-decoration: none;

  margin-top:2px;

  padding:3px;

}



a.Menu:hover {

  background-color:#C97D6F;

  color:#FFFFFF;
  font-weight: bold;

}





p.Tytul {

 font-size: 12pt;

 color: #927651;

 text-align: center;

 text-transform: uppercase;

 font-weight: bold;

 }

 

p.Akapit {

font-size: 10pt;

text-align: justify;

text-indent: 25px;

margin-left: 10px;

margin-right: 10px;

line-height:115%;

}



p.Bold {

font-size: 10pt;

text-align: left;

margin-left: 7px;

margin-right: 10px;

margin-bottom: 10px;

line-height:115%;

font-weight: bold;

}



p.Stopka {

 font-size:7.5pt;

 color: #927651;

}

a, a:visited {
  color: #927651;
  text-decoration: none;
}

a:hover, a:active {
 color: #804040;
}

input.p_OK {
 width:48px;
 height:47px;
 background-image: url('img/ok.jpg');
 background-color: transparent;
 border: none;
}

input.p_CANCEL {
 width:48px;
 height:47px;
 background-image: url('img/canc.jpg');
 background-color: transparent;
 border: none;
}
-->





