body, head
{
background-color: #000000;
scrollbar-track-color: #BDA17A;
scrollbar-face-color: #DDCEAD;
scrollbar-highlight-color: #E5E3CE;
scrollbar-3dlight-color: #E5E3CE;
scrollbar-darkshadow-color: #655548;
scrollbar-shadow-color: #655548;
scrollbar-arrow-color: #000000; 
font-family:verdana;
}

img {border:0px;}

#banner
 {
  width:800px;
  height:305px;
  background-image:url('../img/bg/upper.gif');
 }

#banner h1 {visibility:hidden;}

#bottom
 {
  width:800px;
  height:305px;
  background-image:url('../img/bg/bottom.gif');
  text-align:center;
  vertical-align:top;
  font-size:8px;
 }

#middle
 {
  width:800px;
  background-image:url('../img/bg/middle.gif');
 }

#hlavni
 {
  width:800px;
  height:600px;
 }

#left
 {
  position:relative;
  left:0px;
  width:20%;
  text-align:left;
  vertical-align:top;
 }

#obsahtd
 {
  position:relative;
  left:0%;
  right:0%;
  width:60%;
  text-align:left;
  vertical-align:top;
 }

#obsah, #menu
 {
  position:relative;
  left:1%;
  right:1%;
  width:98%;
  top:2px;
  bottom:2px;
  vertical-align:top;
 }

#menu
 {
  text-align:left;
 }

#obsah p {text-align:justify;}

#right
 {
  position:relative;
  right:0px;
  width:20%;
  text-align:right;
  vertical-align:top;
 }

#main
 {
  width:800px;
 }
