body {
  background: #f0f0f0;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: Arial;
  font-size: 80%;
  line-height: 1.8;
  }

a:link {
  color: #0d2c87;
  text-decoration: underline;
  }

a:visited {
  color: #1037a5;
  text-decoration: underline;
  }

a:hover, a:active {
  color: #0d2c87;
  text-decoration: none;
  }

h2 {
  color: #1037a5;
  font-size: 200%;
  font-weight: normal; 
  margin: 0;
  }

h3 {
  clear: both;
  }

img {
  padding: 5px 5px 5px 5px;
  border: none;
  }

td {
  text-align: center;
  vertical-align: center;
  width: 160px;
}

#wrapper {
  width: 990px;
  position: relative;
  background: #f9fdff;
  margin: 0 auto 0 auto;
  min-height: 830px;
  padding-bottom: 10px;
  }

#header {
  width: 990px;
  height: 316px;
  background: url(img/header.jpg) top left no-repeat;
  }

#header span {
  display: none;
  }

#menu {
  position: absolute;
  top: 300px;
  left: 50px;
  }

#menu ul {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-size: 140%;
  list-style-type: none;
  list-style-image: url(img/marker.gif);
  }

#menu #galeria {
  margin: 0 0 10px 3px;
  padding: 0 0 0 0;
  font-size: 70%;
  list-style-type: none;
  list-style-image: none;
  }

#menu #galeria li {
  line-height: 135%;
  padding-bottom: 7px;
  }

#text {
  margin: -30px 50px 25px 250px;
  }

#pomoz {
  margin-top: 30px;
  text-align: center;
  }

#link {
  text-align: right;
  font-size: 130%;
  }

#footer {
  font-size: 85%;
  margin: 30px 0 -40px 15px;
  position: absolute;
  bottom: 0;
  }
