body {
    font-family: Verdana, "Arial CE", "helvetica CE", Arial, Helvetica, 'MS Sans Serif';
    font-size: 10px;
    color: #000;
    line-height: 120%;
    word-spacing: 2px;
    background-color : #c7bd8a;
    margin: 0px;
    padding: 0px;
}
img {
    border: 0px solid #fff;
}

td {
   font-size: 11px;
   padding: 0px;
   margin: 0px;
}
sup {
  font-size: 8px;
}
th {
   font-size: 11px;
   padding: 0px;
   margin: 0px;
}
#main {
    padding:0px;
    /*WIDTH: 900px;*/
    height: 640px;
    margin-left: -450px;
    margin-top: -310px;
    LEFT: 50%;
    TOP: 50%;
    OVERFLOW: hidden;
    POSITION: absolute;
    /*border: 0px solid #;*/
    /*background-color: white;*/
    text-align: center;
}
.obsah_top {
  border: 3px solid white;
}
.obsah {
  border-left: 3px solid white;
  border-bottom: 3px solid white;
  border-right: 3px solid white;
  background: #eeefcd;
  
}
.tabulka {
  border: 1px solid silver;
  
}
.tabulka td {
  border: 1px solid silver;
  padding: 2px;   
}
.tabulka b {
  color: #444;
}
.copyright {
  /*position: absolute;*/
  color: white;
  text-align: right;
  border-right: 3px solid white;
  border-bottom: 3px solid white;
}
.menu_top {
   border-right: 3px solid white;
   border-top: 3px solid white;
   border-bottom: 3px solid white;
   padding: 0px;
}
.menu {
   border-right: 3px solid white;
   border-bottom: 3px solid white;
   padding: 0px;
   font-size: 10px;
   text-align: center;
   background: #eeefcd;
}

p {
  background: white;
  color: black;
  padding: 6px;
  margin-top: 2px;
}
h1 {
   color: black;
   background-color: #eee;
   font-size: 12px;
   margin: 0;
   padding: 2px;
   text-align: center;
   height: 14px;
   border-bottom: 1px solid #222;
}
h2 {
   color: #333;
   background-color: #eeefdc;
   padding:3px;
   border-bottom: 1px solid #730;
   font-size: 12px;
   margin-bottom: 0px;
}
h3 {
   color: #ccc;
   padding:3px;
   font-size: 12px;
}
h4 {
   color: #333;
   background-color: #f80;
   padding: 0px;
   font-size: 9px;
   text-align:right;
   margin-top: 0px;
   height: 8px;
   font-weight: normal;
   
}
a {
  color: #95330e;
  font-weight: bold;
}
.selected {
  color: #f80;
}
a:hover {
  color: #f50;
}
#vlastni {
  height: 460px;
  width: 710px;
  border: 0px solid red;
  background: white;
  color: black;
  text-align: justify;
  overflow: auto;
  
}
.galerie {
  text-decoration: none;
}

a.a_menu:link, a.a_menu:visited {padding: 3px 0 3px 18px; text-align: left;display: block; width: 162px; color: black; text-decoration: none; background: #eeefcd;}
a.a_menu:hover {color: #a21d3c; background: #c7bd8a;}

table.fotky {border-collapse: collapse;}
table.fotky td {vertical-align: top;}