body
  {
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial;
  font-size: 12px;
  background: #8c8c8c;
  }
h1
  {
  font-weight: bold;
  text-align: left;
  background-image: url(/obrazki/stronka/tytul_tlo.gif);
  background-repeat: no-repeat;
  font-size: 25px;
  padding: 5px 0px 10px 28px;
  }
h2
  {
  text-align: center;
  font-size: 14px;
  color: black;
  }
hr
  {
  text-decoration: none;
  color: black;
  }
ul, ul li 
  {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  }
ul.menu
  {
  width: 175px;
  }
ul.menu a:link, ul.menu a:visited
  {
  display: block;
  width: 155px;
  text-decoration: none;
  padding:5px 0px 5px 25px;
  color: #ffffff;
  font-size: 14px;
  }
ul.menu a:hover
  {
  padding:5px 0px 5px 25px;
  color: #000000;
  font-size: 14px;
  background-image: url(/obrazki/stronka/menu.gif);
  background-repeat: no-repeat;
  }
ol
  {
  text-align: left;
  list-style-type: none;
  }
td
  {
  text-align: left;
  }
input
  {
  background: #8c8c8c;
  }
input:hover
  {
    background: #686868;
    color: #ffffff;
  }
textarea
  {
    background: #8c8c8c;
  }
textarea:hover
  {
      background: #686868;
  color: #ffffff;
  }
button
  {
  background: #8c8c8c;
  color: #fff;
  }
button:hover
  {
  background: #fff;
  color: #000;
  }
#glowny
  {
  background-image: url(/obrazki/stronka/tlo.gif);
  background-repeat: repeat-y;
  width: 800px;
  margin: 0 auto;
  background-color: #ffffff;
  }

#naglowek
  {
  width: 800px;
  border: 0px;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: none;
  }
#pasek
  {
  width: 800px;
  width: 100%;
  height: 15px;
  text-align: center;
  background-image: url(/obrazki/stronka/pasek_tlo.gif);
  }
#menu
  {
  text-align: left;
  width: 175px;
  float: left;
  position: relative;
  padding: 20px 0px 0px 40px;
  background-image: url(/obrazki/stronka/menu_tlo.gif);
  background-repeat: no-repeat;
  }
#srodek
  {
  text-align: center;
  float: right;
  position: relative;
  width: 525px;
  padding: 20px 40px 20px 20px;
  background-image: url(/obrazki/stronka/srodek_tlo.gif);
  background-repeat: no-repeat;
  }
#stopka
  {
  text-align: center;
  clear: both;
  width: 100%;
  background-image: url(/obrazki/stronka/stopka_tlo.gif);
  background-repeat: no-repeat;
  height: 70px;
  }
.tekst
  {
  text-align: left;
  color: #ffffff;
  }
.link:link, .link:visited
  {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
  }
.link:hover
  {
  text-decoration: underline;
  color: #ffffff;
  }
.stopka_link
  {
  text-decoration: none;
  color: black;
  }
.obrazek_naglowek
  {
  border: 0px solid #000000;
  }
.wysrodkowanie
  {
  display: block;
  text-align: center;
  }
.left
  {
  text-align: left;
  }
.stopka
  {
  padding: 10px 0px 0px 0px;
  }
.menu_glowny_link
  {
  font-weight: bold;
  background-image: url(/obrazki/stronka/menu_glowny_link_tlo.gif);
  background-repeat: no-repeat;
  background-position: left;
  }
.menu_link
  {
  background-image: url(/obrazki/stronka/menu_link_tlo.gif);
  background-repeat: no-repeat;
  background-position: left;
  }
.obrazek
  {
  text-align: center;
  border: 0px solid #000000;
  }
.baner
  {
  text-align: center;
  border: 0px solid #000000;
  }
  ul.lista_podstr
  {
  width: 190px;
  margin: 0 auto;
  }
ul.lista_podstr a:link, ul.lista_podstr a:visited
  {
  display: block;
  width: 190px;
  text-decoration: none;
  padding:5px 0px 5px 25px;
  color: #ffffff;
  font-size: 14px;
  }
ul.lista_podstr a:hover
  {
  font-weight: bold;
  padding:5px 0px 5px 25px;
  color: #ffffff;
  font-size: 14px;
  }

