/* CSS Document */
* {
  margin: 0px;
  padding: 0px;
  line-height: 1.4;
  color: #5C120A;
  }
body {
  font-family: Arial, Verdana, Tahoma, Verdana, sans-serif;
  font-size: 75%;
  background: white url(img/body.jpg) no-repeat left top;
  height: 100%;
  }
h1 span {
  font-size: 12px;
  }
div.portret {
  margin-bottom: 64px;
  }
div.left {
  width: 200px;
  _width: 216px;
  padding: 8px;
  }
div.left p {
  margin-left: 12px;
  }
h1 {
  padding: 16px;
  position: absolute;
  margin-left: 232px;
  font-size: 1.5em;
  font-family: Arial, verdana;
  }
div.content {
  position: absolute;
  left: 248px;
  right: 232px;
  top: 94px;
  }
div.right {
  float: right;
  width: 216px;
  text-align: center;
  background: white url(img/right.jpg) repeat-y left top;
  height: 100%;
  clear: right;
  }
div.right * {
  color: white;
  }
div.right img {
  border: none;
  }
div.right ul,div.left ul {
  text-align: left;
  margin: 8px 16px 16px 16px;
  padding-left: 1em;
  list-style-image: url(img/buleta.gif);
  }
div.right a {
  xxcolor: #5C120A;
  }
h3 {
  font-size: 1em;
  color: #090001;
  text-align: left;
  margin: 16px 8px 8px 16px;
  color: #5C120A;
  }
a.thumb {
  display: block;
  width: 140px;
  height: 162px;
  font-size: 90%;
  margin: 8px;
  padding-left: 3px;
  padding-right: 10px;
  padding-top: 8px;
  background: url('img/image-shadow.jpg') no-repeat right bottom;
  float: left;
  text-align: center;
  text-decoration: none;
  border-left: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  }
a.thumb img {
  border: none;
  }
div#hider {
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
  -moz-opacity: .5;
  filter: alpha(opacity=50);
  }
div#preview {
  left: 20%;
  right: 20%;
  top: 0px;
  border: 3px solid brown;
  background-color: #FEFEFE;
  -moz-opacity: 1;
  text-align: center;
  padding: 16px;
  _width: 60%;
  }
div#hider,div#preview {
  position: absolute;
  display: none;
  }
div.nav {
  height: 24px;
  }
div.nav a {
  display: block;
  }
div.nav a.next {float:right;}
div.nav a.prev {float:left;}

div.jazyky {
  text-align: center;
  }
div.jazyky a {
  vertical-align: middle;
  }
