/* kontenery podstawowe */

#kontener
{
  padding: 0px;
  margin: 0px;
  min-width: 997px;
  min-height: 684px;
  position: relative;
}

#naglowek
{
  background-image: url(/~prz/img2010/naglowek-tlo.jpg);
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
  overflow: visible;
  position: relative;
  min-width: 997px;
  height: 112px;
}
#naglowek-lewy
{
  background-image: url(/~prz/img2010/naglowek-instytut.jpg);
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  overflow: visible;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 231px;
  min-width: 766px;
  height: 112px;
}
#naglowek-prawy
{
  background-image: url(/~prz/img2010/prz.jpg);
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  overflow: visible;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 231px;
  height: 308px;
}
#panel-prawy
{
  background-image: url(/~prz/img2010/kreska.jpg);
  background-repeat: no-repeat;
  padding-left: 41px;
  padding-right: 20px;
  margin: 0px;
  overflow: hidden;
  position: static;
  width: 170px;
  min-height: 300px;
}

#panel
{
  background-image: url(/~prz/img2010/panel-tlo.jpg);
  background-repeat: repeat-x;
  padding: 0px;
  margin-right: 231px;
  overflow: hidden;
  min-width: 766px;
  min-height: 496px;
}
#panel-gorny
{
  padding-left: 20px;
  margin: 0px;
  overflow: hidden;
  height: 88px;
}
#podkreslenie
{
  height: 2px;
  width: 100%;
  background-color: #CCC;
  margin-bottom: 4px;
}
#strzalkawdol
{
  background-image: url(/~prz/img2010/strzalkawdol.gif);
  background-repeat: no-repeat;
  margin-left:5px;
  height: 6px;
  width: 6px;
}
#panel-glowny
{
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
#panel-lewy
{
  padding-left: 20px;
  padding-right: 20px;
  margin: 0px;
  overflow: hidden;
  float: left;
  width: 185px;
}

#stopka
{
  background-color: #FFF;
  background-image: url(/~prz/img2010/stopka-tlo.jpg);
  background-repeat: repeat-x;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  position: relative;
  min-width: 997px;
  height: 78px;
}
#stopka-lewa
{
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  width: 225px;
  height: 78px;
  top: 0px;
  left: 0px;
}
#stopka-prawa
{
  background-image: url(/~prz/img2010/stopka-zygzag.jpg);
  background-repeat: no-repeat;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
  position: absolute;
  min-width: 425px;
  height: 78px;
  top: 0px;
  left: 225px;
  right: 0px;
}

/* elementy dodane */

.menu
{
  font-size: 10px;
  width: 185px;
  margin-bottom: 20px;
}
.tytul-menu
{
  color: #069;
  font-size: 12px;
  font-weight: bolder;
  width: 145px;
  line-height: 18px;
  padding: 7px 20px;
}
.element-menu {
  background-image: url(/~prz/img2010/wciecie-tlo.gif);
  background-repeat: no-repeat;
  width: 185px;
  overflow:hidden;
  background-position: 0px 15px;
  margin-bottom:1px;
}
.element-poza
{
  color: #069;
  background-color: #DDD;
  width: 145px;
  line-height: 14px;
  padding: 7px 20px;
  cursor:pointer;
}
.element-na
{
  color: #FFF;
  background-image: url(/~prz/img2010/wciecie.gif);
  background-repeat: no-repeat;
  width: 145px;
  line-height: 14px;
  padding: 7px 20px;
  cursor:pointer;
}

.info-lewe
{
  font-size: 10px;
  color: #666;
  width: 145px;
  margin-bottom: 20px;
  padding: 10px 20px;
  background-color: #EEE;
}
.info-lewe p
{
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.info-lewe ul, .info-lewe ol, .info-lewe dl
{
  font-size: 10px;
  text-align: left;
  margin: 0px;
  padding-left: 20px;
}

.info-prawe
{
  font-size: 10px;
  color: #069;
  right: 20px;
  margin-bottom: 20px;
}
.info-prawe p
{
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  margin: 0px;
  padding: 0px;
}
.info-prawe ul, .info-prawe ol
{
  font-size: 10px;
  text-align: left;
  margin: 0px 0px 0px 20px;
  padding: 0px;
  color: #666;
}

.oglosz
{
  background-color: #EEE;
  padding: 10px;
  margin-bottom: 20px;
}
.oglosz-naglowek
{
  color: #069;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.oglosz-tresc
{
  color: #333;
  background-color: #FFF;
  font-size: 10px;
  text-align: justify;
  padding: 10px;
}
p.oglosz-data
{
  font-style: italic;
  margin: 0px;
}
p.oglosz-tytul
{
  color: #C63;
  font-size: 16px;
  font-weight: bold;
  margin: 0px 20px 5px;
}
p.oglosz-akapit
{
  margin: 5px 20px;
  text-indent: 0px;
}
p.oglosz-podpis
{
  color: #C63;
  font-size: 10px;
  font-style: italic;
  text-align: right;
  margin: 5px 20px 0px;
}

.tablica
{
  border-width: 10px;
  border-color: #DDD;
}
.tablica td
{
  color: #069;
  background-color: #EEE;
  padding: 5px;
  margin: 10px;
}
.tablica th
{
  font-size: 16px;
  text-align: left;
  color: #C63;
  padding: 5px;
}

.tabela td
{
  font-weight: normal;
  text-align: right;
  background-color: #EEE;
  padding: 5px;
  margin: 10px;
}
.tabela th
{
  font-weight: bold;
  text-align: center;
  background-color: #DDD;
  padding: 5px;
  margin: 10px;
}

.obraz
{
  width: 100%;
  overflow: visible;
  padding: 0px 20px;
  margin: 20px 10px;
}
.obraz img
{
  position:relative;
  left: -40px;
  width: 100%;
  border-style: solid;
  border-width: 10px;
  border-color: #EEE #DDD #DDD #EEE;
}

img.uwaga { vertical-align: baseline; border: 0px; }

/* elementy standardowe html */

body { font-size: 12px; font-family: arial, sans-serif; color: #333; background-color: #FFF; padding-bottom: 10px; margin: 0px; }

h1, h2, h3, h4, h5, h6 { font-family: arial, sans-serif; }
h1, h2 { font-weight: normal; color: #069; }
h3, h4 { font-weight: bold; background-color: #EEE; color: #C63; margin: 20px 0px; padding: 5px 10px; }
h5, h6 { font-weight: bold; color: #333; margin: 20px 0px; }
h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

p { font-size: 12px; text-align: justify; margin: 20px 0px; }

ol, ul, dl { text-align: justify; margin: 20px 0px; }
dl p, dl ul, dl ol , dl dl, ul p, ul ul, ul ol, ol p, ol ul, ol ol {margin-top: 5px; margin-bottom: 5px; }
dt {margin-top: 5px; margin-bottom: 5px; }
dd {margin-top: 5px; margin-bottom: 5px; }

a { text-decoration:underline; }
a:link { color: #069; }
a:hover { color: #666; }
a:active { color: #000; }
a:visited { color: #47A7D7; }

iframe { border-style: solid; border-width: 10px; border-color: #DDD #EEE #EEE #DDD; margin-bottom: 20px; }

tt { color: black; }
code { display: block; white-space: nowrap; color: black; margin: 5px 0px 5px 20px; }

i { color: black; font-style: oblique; text-decoration: underline; }

