* {
  margin: 0;
  padding: 0;
}

h1 {
  margin: 0 0 10px 10px;
  font-size: 28px;
  font-weight: bold;
  font-variant: small-caps;
}

h2 {
  margin: 10px 0 8px 10px;
  font-size: 22px;
  font-weight: bold;
  font-variant: small-caps;
  line-height: 1.2em;
}

h3 {
  margin: 4px 0 8px 0;
  font-size: 18px;
  font-weight: bold;
  font-variant: small-caps;
}

li {
  margin-left: 2em;
}

table {
  border-collapse: collapse;
}

a {
  font-weight: bold;
  color: #008866;
  text-decoration: none;
}

a:hover {
  color: #22aa88;
}

img.tytul {
  margin: 8px 0 0 11px;
}

.wyrozn {
  color: #0022cc;
}



html {
  scrollbar-base-color: #779977;
}

body {
  background-color: #336644;
  background-color: #779977;
  font-family: "trebuchet ms", sans-serif;
  text-align: center;
}

#ramka {
  width: 900px;
  min-height: 550px;
  margin: 16px auto;
  padding-bottom: 16px;
  border: 2px solid #ffffff;
  background-color: #ccddcc;
  background-image: url(grafika/tlo.jpg);
  background-repeat: no-repeat;
  text-align: left;
}

#ramka-bez-tla {
  width: 900px;
  min-height: 550px;
  margin: 16px auto;
  padding-bottom: 16px;
  border: 2px solid #ffffff;
  background-color: #ccddcc;
  text-align: left;
}



#naglowek {
  height: 200px;
}



#menu {
  width: 220px;
  float: left;
}

#menu ul {
  list-style-type: none;
}

#menu ul li {
  margin: 0 0 10px 0;
  padding: 0 0 0 15px;
  border-bottom: 2px solid #ffffff;
  background-image: url(grafika/naroznik.gif);
  background-repeat: no-repeat;
  background-position: top right;
  font-size: 24px;
  font-variant: small-caps;
}

#menu a {
  font-weight: normal;
  color: #000000;
}

#menu a.wybrana {
  color: #aa2200;
}



#dodatki {
  width: 200px;
  float: right;
  font-size: 14px;
}

#dodatki div.bloczek {
  margin-top: 16px;
}

#dodatki div.tytul {
  padding: 2px 8px;
  border-bottom: 2px solid #ffffff;
  background-color: #779977;
  font-weight: bold;
  color: #ffffff;
}

#dodatki div.tresc {
  padding: 2px 8px 4px;
  border-bottom: 2px solid #ffffff;
  background-color: #bbccbb;
}

#dodatki p {
  font-size: 14px;
}

#dodatki p.odstep {
  margin-top: 6px;
}

#dodatki p.licznik {
  margin: 10px 20px;
  color: #ccddcc;
  text-align: right;
}

#dodatki img {
  margin-top: 4px;
  border-width: 0;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}



#tresc {
  width: 620px;
  margin-left: 240px;
}

#tresc-srodek {
  width: 440px;
  margin-left: 230px;
}

#tresc div.blok,
#tresc-srodek div.blok {
  margin-bottom: 10px;
  padding: 5px 10px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  background-color: #eeeecc;
  background-image: url(grafika/cien-zolty.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
  font-size: 15px;
  line-height: 1.3em;
}

#tresc p,
#tresc-srodek p,
#tresc ul,
#tresc-srodek ul {
  margin-bottom: 6px;
}

#tresc p.podpis {
  margin-right: 50px;
  text-align: right;
}

#tresc img.logo,
#tresc-srodek img.logo {
  float: right;
  margin: 12px 20px;
  border-top: none;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  border-left: none;
}



#tresc table.rodzaje-zajec {
  margin: 4px 0 8px 0;
}

#tresc table.rodzaje-zajec td {
  padding: 2px 30px 0 16px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.1em;
  vertical-align: top;
}

#tresc table.rodzaje-zajec td.linia {
  border-left: 2px solid #ffffff;
}

#tresc p.zajecia {
  margin: -8px 0 12px 10px;
}

#tresc p.uwaga {
  color: #ee2233;
}

#tresc p.dopisek {
  margin: 6px 0 0 8px;
  font-size: 14px;
}

#tresc table.zajecia {
  width: 100%;
  margin-bottom: 10px;
}

#tresc table.zajecia td {
  padding: 4px 8px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  background-color: #dfefdf;
  font-size: 14px;
  line-height: 1.1em;
  vertical-align: top;
}

#tresc table.srodek td {
  text-align: center;
  vertical-align: middle;
}

#tresc table.zajecia td.cwierc {
  width: 25%;
}

#tresc table.zajecia tr.naglowek td {
  padding: 6px 8px;
  background-color: #eeeecc;
}



#tresc p.galerie {
  float: right;
  margin-top: 12px;
  font-size: 14px;
}

#tresc table.galerie {
  width: 550px;
}

#tresc table.galerie td {
  padding-bottom: 16px;
  text-align: right;
  line-height: 1.3em;
}

#tresc table.galerie td.zdjecie {
  width: 220px;
  text-align: center;
}

#tresc table.galerie img {
  border-width: 0;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

#tresc table.galerie a {
  font-weight: normal;
  color: #000000;
}

#tresc table.galerie a:hover {
  color: #22aa88;
}

#tresc table.galerie i {
  font-size: 10px;
}



#tresc div.galeria h2 {
  margin-left: 20px;
  font-size: 20px;
  font-variant: normal;
}

#tresc div.galeria h3 {
  margin-left: 20px;
  font-size: 16px;
  font-variant: normal;
}

#tresc div.galeria table {
  margin: 0 0 8px 13px;
}

#tresc div.galeria table td {
  padding: 5px 8px;
  text-align: center;
}

#tresc div.galeria img {
  border-width: 0;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}



#zdjecie img.naglowek {
  margin: 0;
  border-bottom: 2px solid #ffffff;
}

#zdjecie img.zdjecie {
  display: block;
  margin: 4px auto 16px;
  border: 2px solid #ffffff;
}

#zdjecie table {
  width: 100%;
}

#zdjecie td {
  padding: 6px 14px;
  font-size: 14px;
  vertical-align: top;
}

#zdjecie td#nawigacja {
  width: 460px;
  padding-top: 12px;
  font-size: 16px;
  text-align: right;
}

#zdjecie td#nawigacja input {
  width: 90px;
  padding: 2px 0;
  background-color: #eeeecc;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 12px;
}

#zdjecie td#nawigacja input#powrot {
  width: 120px;
  margin-left: 12px;
}



#map {
  width: 530px;
  height: 300px;
  margin: 20px auto;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

#map h1 {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  font-variant: small-caps;
  line-height: 1.3em;
}

#map p {
  margin: 10px 0 0 0;
  font-weight: bold;
}
