
body  {
  background-color: #ffffff;
  color: #000000;
  font-family: "Times New Roman CE", "Times", serif;
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}

p {
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 16px;
}

img {
  border: 0px;
}

a {
        color: navy;
}

a.undecorated {
        text-decoration: none;
}

.main {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  top: 0px;
  width: 620px;
}

img.nadpis {
  position: absolute;
  left: 10px;
  top: 0px;
}

img.podnadpis {
  position: absolute;
  left: 10px;
  top: 60px;
}

img.prehlfoto {
        margin-top: 50px;
}

hr {
  color: #000000;
  background-color: #000000;
  height: 3px;
  margin: 0px;
  border: 0px;
  width: 600px;
}

hr.headline {
  position: absolute;
  left: 10px;
  top: 100px;  
}

.centered {
        text-align: center;
}

.rightaligned {
        text-align: right;
}

.red {
        color: #ff0000;
}

.backcont {
        position: absolute;
        height: 80px;
        width: 600px;
        left: 10px;
}

.back {
        position: absolute;
        left: 265px;
        top: 0px;
}

.geo {
  display: none;
}

img.nextphoto {
        position: absolute;
        right: 0px;
}

img.prevphoto {
        position: absolute;
        left: 0px;
}

.photolinks {
        padding-top: 30px;
}