 body {
  margin: 0;padding: 0;
  text-align: center;
  font-family: Arial;
  font-size: 80%;
  background: #F49E08 url(bgtop.jpg) repeat-x top;
 }
 table {
  font-size: 100%;
 }
 a {text-decoration: none; color: #b0483d;}
 a:hover {text-decoration: underline; color: red;}
 
 h1 {
  font-size: 140%;
 }
 h2 {
  font-size: 130%;
 }
 h3 {
  font-size: 120%;
 }
 h4 {
  font-size: 110%;
 }
 #holder {
  width: 655px;
  text-align: left;
  margin: 0 auto;
  position: relative;
 }
 #menu {
  background: url(top2.jpg) no-repeat;
  height: 29px;
 }
 #menu_in {
  padding: 5px 0 0 10px;
 }
 #menu_in a {
  font-weight: bold;
  color: black;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 2px;
 }
 #menu_in a:hover {
  text-decoration: underline;
 }
 #page {
  background: url(bg.jpg) repeat-y left;
 }
 #page_in {
  padding: 1px 20px 1px 20px;
 }
 #bottom {
  background: url(bottom.jpg) no-repeat top;
  height: 20px;
  text-align: center;
  font-size: 11px;
 }
 #kontakt {
  position: absolute;
  top: 13px;
  left: 500px;
  font-size: 11px;
 }
 .rm_cenaod {
  width: 80px;
 }
 .rm_cenado {
  width: 80px;
 }
 .rm_fulltext {
  width: 100px;
 }
