/* Generated by KompoZer */
body {
  background-color: #d2d2d2;
}
div#glowna {
  border: 1px solid black;
  margin: auto;
  background-color: #f0f0f0;
  display: block;
  width: 800px;
  height: 800px;
}
div#logo {
  margin: 0px;
  width: 800px;
  display: block;
  position: relative;
  background-repeat: no-repeat;
  height: 160px;
  background-image: url(gfx/logo1.jpg);
}
div#baner {
  margin: 0px;
  width: 800px;
  height: 60px;
  display: block;
  position: relative;
  background-color: #990000;
}
div#menu {
  border-right: 2px ridge #990000;
  margin: auto;
  background-color: #8f8f8f;
  width: 160px;
  float: left;
  height: 564px;
}
div#srodek {
  margin: 0px;
  float: right;
  width: 638px;
  height: 564px;
  background-color: #f0f0f0;
}
div#stopka {
  border-top: 2px ridge #990000;
  background-color: #990000;
  width: 800px;
  position: relative;
  clear: both;
  font-size: x-small;
  font-weight: bold;
  text-align: center;
  color: white;
  font-family: Arial,Helvetica,sans-serif;
  height: 14px;
}
div#tekst {
  border: 1px dashed black;
  margin: 10px auto;
  padding: 5px;
  height: 530px;
  background-color: #e5e5e5;
  width: 540px;
  overflow: auto;
  text-align: justify;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 16px;
  font-size: 13px;
}
div#menu ul {
  padding: 0;
  width: 150px;
  list-style-type: none;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}
div#menu ul li {
  border: 1px solid black;
  margin: 0 0 2px;
  background-color: silver;
}
div#menu ul a {
  padding: 5px 15px;
  display: block;
  color: black;
  text-decoration: none;
}
div#menu ul a:hover {
  color: gray;
  background-color: #cdcdcd;
  background-image: url(1.gif);
  background-position: 120px 50%;
  background-repeat: no-repeat;
}
img#obrazek {
  margin: 5px 10px;
  width: 300px;
  height: 225px;
  float: right;
}
a#toltip {
  font-weight: bold;
}
