body {
  text-align: center;
  background: #608a60;
  font-family: Nimbus Sans L, Trebuchet MS;
}

div#glowny {
  width: 1000px;
  margin: 0 auto;
  text-align: left;
  top: 40px;
  position: relative;
  
}

div#naglowek {
  position: relative;
  height: 200px;
  width: 1000px;
  margin: 0 auto;
  margin-left: 0px;
  text-align: left;
}

div#naglowek_gora {
  position: relative;
  margin: 0 auto;
  height: 25px;
  width: 1000px;
}

div#naglowek_lg {
  position: absolute;
  left: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/lg.png);
}
div#naglowek_cg {
  margin-left: 25px;
  margin-right: 25px;
  margin: 0 auto;
  height: 25px;
  width:950px;
  background: url(../obrazy/g.png) repeat 0 0;
}
div#naglowek_pg {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/pg.png);
}

div#naglowek_srodek {
  position: relative;
  top: 25;
  margin: 0 auto;
  height: 150px;
  width: 1000px;
}

div#naglowek_ls {
  position: absolute;
  left: 0;
  margin: 0 auto;
  height: 150px;
  width: 25px;
  background: url(../obrazy/l.png) repeat 0 0;
}
div#naglowek_cs {
  margin-left: 25px;
  margin-right: 25px;
  margin: 0 auto;
  height: 150px;
  width: 950px;
  background: #94c494;
 }
div#naglowek_ps {
  position: absolute;
  top: 0;
  right: 0;
  height: 150px;
  width: 25px;
  background: url(../obrazy/p.png) repeat 0 0;
}

div#naglowek_dol {
  position: relative;
  margin: 0 auto;
  top: 225;
  height: 25px;
  width: 1000px;
}
div#naglowek_ld {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/ld.png);
}
div#naglowek_cd {
  margin-left: 25px;
  margin-right: 25px;
  margin: 0 auto;
  height: 25px;
  width: 950px;
  background: url(../obrazy/d.png) repeat 0 0;
}

div#naglowek_pd {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/pd.png);
}


div#tresc {
  position: relative;
  width: 1000px;
  height: 1100px;
  margin-left:0px;
  top: 0px;
  text-align: left;
}

div#menu {
  position: absolute;
  width: 250px;
  margin-left:0px;
  left: 0;
  top: 0px;
  text-align: left;
}

#menu UL { padding: 0; margin: 0; }

#menu LI {  }

#menu A:Hover{ background: transparent;}

#menu A {  background: #608a60; font-size: 13px; width: 200px; display: block; text-decoration: none; padding: 2px; padding-left: 5px; padding-right: 0px; margin: 0px; color: black; }


div#menu_gora {
  position: relative;
  left: 0;
  margin: 0 auto;
  height: 25px;
  width: 250px;
}

div#menu_lg {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/lg.png);
}
div#menu_cg {
  margin-left: 25px;
  margin-right: 25px;
  margin: 0 auto;
  height: 25px;
  width: 200px;
  background: url(../obrazy/g.png) repeat 0 0;
}
div#menu_pg {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/pg.png);
}

div#menu_srodek {
  position: relative;
  margin: 0 auto;
  height: 1050px;
  width: 250px;
}

div#menu_ls {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 auto;
  height: 1050px;
  width: 25px;
  background: url(../obrazy/l.png) repeat 0 0;
}
div#menu_cs {
  margin-left: 25px;
  margin-right: 25px;
  margin: 0 auto;
  height: 1050px;
  width: 200px;
  background: #94c494;
  text-align: left;
}
div#menu_ps {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  height: 1050px;
  width: 25px;
  background: url(../obrazy/p.png) repeat 0 0;
}

div#menu_dol {
  position: relative;
  margin: 0 auto;
  height: 25px;
  width: 250px;
}
div#menu_ld {
  position: absolute;
  left: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/ld.png);
}
div#menu_cd {
  margin-left: 25px;
  margin-right: 25px;
  margin: 0 auto;
  height: 25px;
  width: 200px;
  background: url(../obrazy/d.png) repeat 0 0;
}

div#menu_pd {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/pd.png);
}

div#srodek {
  margin-left: 250px;
  margin-right: 700px;
  top: 0;
  margin: 0 auto;
  height: 1100px;
  width: 0px;

}


div#zawartosc {
  position: absolute;
  margin-left: 250px;
  margin-right: 0px;
  top: 0px;
  height: 1100px;
  width: 750px;
  font-size: 10pt
}

div#zawartosc_gora {
  position: relative;
  top: 0;
  margin: 0 auto;
  height: 25px;
  width: 750px;
}

div#zawartosc_lg {
  position: absolute;
  left: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/lg.png);
}
div#zawartosc_cg {
  margin-left: 25px;
  margin-right: 25px;
  margin: 0 auto;
  height: 25px;
  width: 700px;
  background: url(../obrazy/g.png) repeat 0 0;
}
div#zawartosc_pg {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/pg.png);
}

div#zawartosc_srodek {
  position: relative;
  top: 25;
  margin: 0 auto;
  height: 1050px;
  width: 750px;
}

div#zawartosc_ls {
  position: absolute;
  left: 0;
  margin: 0 auto;
  height: 1050px;
  width: 25px;
  background: url(../obrazy/l.png) repeat 0 0;
}
div#zawartosc_cs {
  margin-left: 25px;
  margin-right: 25px;
  margin: 25 auto;
  height: 1050px;
  width: 700px;
  background: #94c494;
 }
div#zawartosc_ps {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  height: 1050px;
  width: 25px;
  background: url(../obrazy/p.png) repeat 0 0;
}

div#zawartosc_dol {
  position: relative;
  top: 0;
  margin: 0 auto;
  height: 25px;
  width: 750px;
}
div#zawartosc_ld {
  position: absolute;
  left: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/ld.png);
}
div#zawartosc_cd {
  margin-left: 25px;
  margin-right: 25px;
  margin: 0 auto;
  height: 25px;
  width: 700px;
  background: url(../obrazy/d.png) repeat 0 0;
}

div#zawartosc_pd {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/pd.png);
}


div#stopka {
  position: relative;
  top: 0px;
  left: 0;
  width: 1000px;
  height: 100px;
  text-align: center;
}

div#stopka_gora {
  position: relative;
  margin: 0 auto;
  height: 25px;
  width: 1000px;
}

div#stopka_lg {
  position: absolute;
  left: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/lg.png);
}
div#stopka_cg {
  margin-left: 25px;
  margin-right: 25px;
  margin: 0 auto;
  height: 25px;
  width:950px;
  background: url(../obrazy/g.png) repeat 0 0;
}
div#stopka_pg {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/pg.png);
}

div#stopka_srodek {
  position: relative;
  top: 0;
  margin: 0 auto;
  height: 50px;
  width: 1000px;
}

div#stopka_ls {
  position: absolute;
  left: 0;
  margin: 0 auto;
  height: 50px;
  width: 25px;
  background: url(../obrazy/l.png) repeat 0 0;
}
div#stopka_cs {
  margin-left: 25px;
  margin-right: 25px;
  margin: 0 auto;
  height: 50px;
  width: 950px;
  background: #94c494;
}
div#stopka_ps {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  height: 50px;
  width: 25px;
  background: url(../obrazy/p.png) repeat 0 0;
}

div#stopka_dol {
  position: relative;
  top: 0;
  margin: 0 auto;
  height: 25px;
  width: 1000px;
}
div#stopka_ld {
  position: absolute;
  left: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/ld.png);
}
div#stopka_cd {
  margin-left: 25px;
  margin-right: 25px;
  margin: 0 auto;
  height: 25px;
  width: 950px;
  background: url(../obrazy/d.png) repeat 0 0;
}

div#stopka_pd {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0 auto;
  height: 25px;
  width: 25px;
  background: url(../obrazy/pd.png);
}





.menu {
  color: #000000;
  text-decoration: none;
  border-top: 2px solid #000000;
  border-left: 2px solid #000000;
  border-right: 0px;
  border-bottom: 0px;
  padding: 4px;
  font-size: 14px;
  font-weight: bold;
}

.podzial {
  height: 30px;
  background: #608a60;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  margin-top: 8px;
  
}

.cytat {
  color: #000000;
  padding: 4px;
  font-size: 10pt;
  font-weight: normal;
  
}

.wiecej {
  color: #FFFFFF;
  font-size: 11px;
}

.scierzka {
  color: #FFFFFF;
  font-size: 12px;
}

ul {
  list-style-type: none;
  }
  
p {
   margin-left: 15;
   margin-right: 15;
}