a:visited,
a:link {
  color: #534628;
  text-decoration: none;
}
a:active,
a:hover {
  color: #908365;
  text-decoration: none; 
}
body {
  color: #534628;
  font-family: arial, sans-serif;
  font-size: 10pt;
  margin: 0;
  overflow: auto;
  padding: 0;
  
  scrollbar-face-color: #EDDBC5;
  scrollbar-shadow-color: #EDDBC5;
  scrollbar-highlight-color: #EDDBC5;
  scrollbar-darkshadow-color: #534628;
  scrollbar-3dlight-color: #534628;
  scrollbar-track-color: #EDDBC5;
  scrollbar-arrow-color: #534628;
  scrollbar-base-color: #534628;
}
table#taball {
  width: 99%;
  height: 98%;
  background: url(pruh.gif);;
  margin: 5px;
}
div#grafika {
  background: url(grafikanew.gif);
  magin: 0;
  height: 641px;
  position: relative;
  width: 949px;
}
div#menu1 {
  font-size: 12pt;
  left: 800px;
  position: absolute;
  text-align: left;
  top: 50px;
  width: 185px;
}
div#menu1 ul {
  font-weight: bolder;
  list-style: none;
  margin: 0;
  padding: 0;
}
div#menu2 {
  font-size: 10pt;
  left: 800px;
  position: absolute;
  text-align: left;
  top: 215px;
}
div#menu2 ul {
  font-weight: bold;
  list-style: none;
  margin: 0;
  padding: 0;
}
div#obsah ul {
  font-size: 10pt;
}
div#sekce {
  height: 541px;
  left: 405px;
  overflow: auto;
  position: absolute;
  top: 50px;
  text-align: left;
  width: 378px;
  padding: 5px;
}
h1 {
  font-size: 13pt;
}
h2 {
  font-size: 12pt;
}
h3 {
  font-size: 11pt;
}
p {
  font-size: 10pt;
  margin: 5px 0 5px 0;
}
div#obsah td {
  border-bottom: 1px solid #534628;
  font-size: 10pt;
  height: 100px;
  text-align: center;
  width: 370px;
}
