body {

  background-color: #FFFFFF;

  background-image: url('grafika/tlo.jpg');

  background-repeat:repeat-x;

}

p {

  font-family: Tahoma;

  font-size: 9pt;

  margin:0px;

  line-height:145%

  color:#000000;

}

.BialeMenu {

  font-family: Arial;

  font-size: 11pt;

  font-weight:bold;

  text-align:center;

  margin:0px;

  line-height:145%;

  color:#0000a5;

// text-shadow: black 2px 2px, maroon -2px -2px;

  text-decoration:none;

}

.Tytul {

 font-family: Tahoma;

  font-size: 11pt;

  font-weight:bold;

  text-align:center;

  margin:0px;

  line-height:145%;

  color:#FF9900;

}

p.Akapit {

 font-family: Tahoma;

  font-size: 9pt;

  text-align: justify;

  margin: 0px;

  line-height:145%;

  color:#333333;

  text-indent:15px;

}

p.Akapit_podw {
 font-family: Tahoma;

  font-size: 9pt;

  text-align: justify;

  margin: 0px;
  margin-left: 15px;

  line-height:145%;

  color:#333333;

  text-indent:-15px;
}

a {

color:#FF9900;

text-decoration:none;

}

a:visited {

color:#FF9900;

text-decoration:none;

}

a:hover {

color:#64B2FC;

text-decoration:none;

}

a:active {

color:#FF0000;

text-decoration:none;

}

a.prawa {
  color: #000000;
}

a.prawa:visited {
  color: #000000;
}

a.prawa:hover {
  color: #64B2FC;
}

.przycisk

{

background-image:url('grafika/przycisk.gif');

width:120px;

height:20px;

border:0pt;

background-color:transparent;

font-weight:bold;

text-align:center;

}


