body {
  text-align: center;
  margin: 15px;
  font-family: Verdana, Arial, serif;
  font-size: 1em;
  color: #000;
  background-color: #fff;
  background-repeat: repeat-x;
  background-image: url(images/back.png);
}

#header {
  position: relative;
  margin: 0 auto;
  width: 987px;
  height: 85px;
  font-size: 13px;
  overflow: hidden;
}

#logo {
  position: absolute;
  top: 20px;
  left: 0;
  width: 255px;
  text-align: center;
  font-weight: bold;
}

/*****/

#menu {
  position: relative;
  margin: 0 auto;
  width: 987px;
  height: 36px;
  line-height: 36px;
  font-size: 0.8em;
  overflow: hidden;
}

#menu a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 0.9em;
  color: #fff;
  display: block;
  width: 120px;
  text-align: left;
  padding-left: 25px;
  float: left;
  border: 0;
  text-decoration: none;
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: 1px;
}

#menu a:hover {
  color: #000;
  background-color: transparent;
  background-image: url(images/menu.gif);
  background-repeat: no-repeat;
  background-position: 1px;
}

/*****/

#content {
  position: relative;
  margin: 0 auto;
  width: 987px;
  border-top: 0;
  border-bottom: 0;
  text-align: left;
}

#content-left {
  min-height: 420px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

#content-right {
  position: absolute;
  top: 10px;
  left: 515px;
  font-family: Verdana, Geneva, sans-serif;
}

/*****/

#footer-separator {
  margin: 0 auto;
  width: 987px;
  height: 10px;
  font-size: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #9CF;
}

/*****/

#footer {
  position: relative;
  margin: 0 auto;
  width: 987px;
  height: 32px;
  font-size: 11px;
  color: #666;
  line-height: 20px;
  overflow: hidden;
  text-align: left;
}

#footer span {
  position: relative;
  top: 3px;
  height: 30px;
}

#footer span.left {
  padding-left: 15px;
}

#footer span.right {
  position: absolute;
  top: 3px;
  right: 25px;
}

#footer a {
  text-decoration: none;
  color: #666;
}

#footer a:hover {
  background: transparent;
}

/*****/

#mapa {
  width: 600px;
  height: 360px;
  margin: 2em 0 0 5px;
  border: 1px solid #ccc;
}

/*****/

#objekty-odkazy {
  font-size: 0.7em;
  text-align: center;
  margin-top: 2.5em;
}

/*****/

#mail {
  border: 1px #9cf solid;
  width: 470px;
  padding: 10px 0 20px 0;
  font-size: 0.8em;
  margin: 0 auto;
  margin-top: 1em;
  margin-left: 0;
  text-align: left;
  background-color: #E1EFFF;
}

#mail-error {
  text-align: center;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #f33;
  padding: 0 10px;
}

#mail div.line {
  position: relative;
  padding: 0 10px;
}

#mail div.line span {
  position: absolute;
  top: 1px;
  width: 110px;
  text-align: right;
}

#mail input, #mail select, #mail textarea {
  width: 320px;
  position: relative;
  left: 120px;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
}

#mail input.button {
  width: 80px;
}

.more {
  position: relative;
  top: 80px;
}

/*****/

.galerie {
  text-align: center;
  margin: .5em 0;
}

.galerie img {
  margin: 3px;
  border: 3px solid #eee;
}

.galerie a:hover {
  background: transparent;
}

.galerie a:hover img {
  border: 3px solid #aaa;
}

/*****/

#lightbox { background-color: #eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666; }
#lightboxDetails { font-size: 0.8em; padding-top: 0.4em; }
#lightboxCaption { float: left; }
#keyboardMsg { float: right; }
#closeButton { top: 5px; right: 5px; }
#lightbox img { border: none; clear: both; }
#overlay img { border: none; }
#lightbox a:hover { background-color: transparent; }
#overlay { background-image: url(lightbox/overlay.png); }
* html #overlay { background-color: #333; background-image: url(images/dot_tr.gif); }

/*****/

.print-only {
  display: none;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
}

/*****/

tr {
  vertical-align: top;
}

th, td {
  text-align: left;
  font-size: 0.8em;
  padding: 4px;
  border-bottom: 1px #eee solid;
}

a {
  color: #017cc3;
  text-decoration: none;
}

a:hover {
  color: #fff;
  background: #0a57a4;
  text-decoration: none;
}

h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.2em;
  color: #0066CC;
  height: 30px;
  width: 616px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 1em;
  margin-left: 0;
  padding-left: 10px;
  line-height: 30px;
}

h2 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1em;
  color: #042F5C;
  margin: 1.5em 0 1em 0;
}

p {
  margin: 1em 0 0 0;
  font-size: 0.8em;
  line-height: 150%;
}

p.highlight {
  padding: 1em;
  border: 1px solid #e6e6e6;
  margin-bottom: 1em;
  background: #f7f7f7;
  text-align: justify;
  font-weight: bold;
  font-style: italic;
}

p.cite {
  text-indent: 3em;
  margin: 0.2em 0 0.2em 0;
}

address {
  font-size: 0.8em;
  line-height: 150%;
  padding: 1em;
  border: 1px solid #e6e6e6;
  margin: 1em auto;
  margin-bottom: 3em;
  background: #f7f7f7;
  font-style: normal;
  width: 50%;
  text-align: center;
}

ul {
  margin: 1em 0;
  list-style-image: url(images/odrazka.gif);
}

li {
  margin: 0;
  font-size: 0.8em;
  line-height: 150%;
}

li li {
  font-size: 1em;
  line-height: 150%;
}

