 body {
  margin:0;padding:0;
  text-align: center;
  height: 100%;
  font-family: 'Trebuchet MS', 'Bookman Old Style', Tahoma, Arial;
  font-size: 80%;
  background: url(bgtop.gif) no-repeat center top;
 }
 table {
  font-size: 100%;
 }
 a {text-decoration: none; color: #000489;}
 a:hover {text-decoration: underline; color: #d70506;}

 #holder {
  width: 730px;
  text-align: left;
  margin: 0 auto;
  min-height: 100%;
  height: auto;
  background: url(bg.jpg) repeat-y left;
  position: relative;
 }
 #main {
  width: 730px;
 }
 #right {
  width: 577px;
  float: right;
 }
 #left {
  width: 153px;
  float: left;
 }
 #menuitem a {
  display: block;
  font-weight: bold;
  color: black;
  height: 20px;
  width: 130px;
  text-decoration: none;
  padding: 0 5px 0 5px;
 }
 #menuitem a:hover {
  background-color: #DA251C;
  color: white;
 }
 #pocitadloR3D a,#pocitadloR3D a:hover {
  display: inline;
  background: none;
 }
 #page {
  margin: 10px 0 0 15px;
  width: 557px;
 }
 #hpasek {
  height: 23px;
  width: 577px;
  background: url(08.jpg) no-repeat left top;
 }
 #hpasek h1 {
  margin:0;padding:2px 0 0 25px;
  font-size: 16px;
  font-weight: bold;
  color: white;
 }
 #bottomer {
  height: 30px;
 }
 #footer {
  position: absolute;
  bottom: 0;
  height: 15px;
  font-size: 9px;
  text-align: right;
  width: 720px;
 }
