@charset "utf-8";

body {
  background-color: #8a8167;
  color: black;
  font-family: sans-serif;
  font-size: 12px;
  color: black;
  position: absolute;
  margin: 0px;
  padding: 0px;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  _width: 100%;
  _height: 100%;
  _overflow: hidden;
}
h1 {
  font-size: 24px;
  font-weight: bold;
}
h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0px 5px 0px;
}
h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 10px 0px 0px 0px;
}
div#outer_main {
  width: 100%;
  height: 100%;
  display: table;
  position: absolute;
}
div#middle_main {
  display: table-cell;
  vertical-align: middle;
  margin: 0px;
  padding: 0px;
  _position: absolute;
  _top: 50%;
  _left: 0%;
}
div#inner_main {
  _position: relative;
  _top: -50%;
  width: 100%;
}
div#main {
  text-align: left;
  width: 800px;
  height: 567px;
  border: 1px solid black;
  margin: 0px;
  padding: 0px;
  color: black;
  background-color: #8a8167;
  background-image: url(pozadi_4.jpg);
  background-position: top right;
  background-repeat: no-repeat;
  _background-attachment: fixed;
  font-family: "Verdana", sans-serif;
  font-size: 12px;
  color: black;
  overflow: auto;
}
div#vnitrni {
  text-align: left;
  width: 600px;
  margin: 30px;
}
div#menu {
  text-align: center;
  width: 640px;
  height: 16px;
  margin: 10px;
}
div.menuitem {
  width: 128px;
  text-align: center;
  float: left;
}
div#menu a {
  text-transform: uppercase;
}
div#sign {
  margin: 5px;
  text-align: right;
  font-size: 10px;
  color: #8a8167;
  vertical-align: bottom;
  float: left;
  width: 760px;
}
div#sign a:link {
  color: #8a8167;
}
div#sign a:visited {
  color: #8a8167;
}
div#sign a:hover {
  color: white;
}
a:link {
  color: #3a2e16;
  text-decoration: none;
  font-weight: bold;
}
a:visited {
  color: #3a2e16;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: white;
  text-decoration: underline;
  font-weight: bold;
}
a.header:link {
  font-size: 14px;
}
a.header:visited {
  font-size: 14px;
}
a.header:hover {
  font-size: 14px;
}
a img {
  border: 0px;
}
table.gal_table {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
table.gal_table td {
  margin: 0px;
  padding-right: 5px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 5px;
  border: 0px;
  vertical-align: top;
  text-align: left;
}
div.photo_outer {
  float: left;
  width: 100px;
  height: 100px;
  text-align: center;
  display: table;
  _position: relative;
}
div.photo_middle {
  _position: absolute;
  _top: 50%;
  _left: 0%;
  display: table-cell;
  vertical-align: middle;
}
div.photo_inner {
  _position: relative;
  _top: -50%;
}
img.topleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
img.topright {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
}
img.right {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
img.left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
}
div#txt_anotace {
  font-weight: bold;
  margin-bottom: 15px;
  text-align: justify;
}
div#txt_obsah p {
  text-align: justify;
  text-indent: 15px;
  margin: 0px;
}
table.about {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
td.about_popis {
  font-weight: bold;
  margin: 0px;
  padding-right: 5px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 5px;
  border: 0px;
  vertical-align: top;
  text-align: left;
}
td.about_obsah {
  margin: 0px;
  padding-right: 5px;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 5px;
  border: 0px;
  vertical-align: top;
  text-align: left;
}
