a:link { color: #ffffff; text-decoration: none; }
a:visited { color: #ffffff; text-decoration: none; }
a:active { color: #ffffff; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: underline; }

body {
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
}

html {
  width: 100%;
}

img {
  display: block;
  border: 0px;
}

a img {
  border: 0px;
}

#nav {
  padding-left: 28px;
  padding-top: 37px;
  padding-bottom: 8px;
}

#nav img {
  display: inline;
}

#phototable {
  padding-left: 30px;
}

#phototable .photo {
  padding-bottom: 8px;
}

#phototable .photo img {
  display: block;
}

#phototable tr td {
  vertical-align: top;
}

#phototable tr td img {
  display: inline;
}

#phototable tr td.back {
  text-align: left;
}

#phototable tr td.next {
  text-align: right;
}

#kontakt {
  padding-left: 30px;
  padding-top: 14px;
}

#kontakt_backbtn {
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 578px;
}
