body {
     background-color: #FDFCEA;
     font-size: 70%;
     font-family: tahoma;
}
#top {
      width: 784px;
      background:url('../images/titulka-top.gif') no-repeat bottom;
      margin: 0px auto;
      padding-bottom: 13px;
      padding-right: 8px; 
      text-align: right;
      margin-top: 40px;

}
#top a {
     padding-right: 8px;
}
#page {
      width: 784px;
      margin: 0px auto;
      background:url('../images/titulka-bg-rep.gif') repeat-y;
      padding-right: 4px;
}
#titulka-top {
           width: 780px;
           height: 118px;
           background: url('../images/titulka-top-right.jpg') no-repeat right;
           
           position: relative;
}
#titulka-top h1 {
             margin: 0px;
             padding: 0px;
             font-size: 10%;
             color: #A66431;
             font-family: verdana;
             font-size: 100%;
             font-weight: bold;
             border-top: 1px solid #79000F;
             width: 334px;
             padding-top: 7px;
             text-align: right;
             position: absolute;
             top: 110px;
             left: 56px;
             padding-right: 105px;
}
#logo {
      position: absolute;
      width: 213px;
      height: 77px;
      overflow: hidden;
      margin-left: 56px;
      margin-top: 20px;
      background-color: #79000F;
      color: white;
      text-align: center;
      
}
#logo img {
      border: 0px;
      
}

#titulka-stred {
           width: 780px;
           height: 211px;
           background: url('../images/titulka-stred.jpg') no-repeat;
}
#menu {
      border-top: 8px solid #79000F;
      width: 736px;
      margin-left: 43px;
      padding-top: 2px;
      overflow: hidden;
}
#menu ul {
      width: 742px;
      margin: 0px;
      padding: 0px;
      list-style: none; 
}
#menu ul ul {
      display: none;
}
#menu ul li a, #menu ul li {
      float: left;
}
#menu ul li {
      padding-right: 6px;
}
#menu ul li a {
      display: block;
      width: 70px;
      height: 31px;
      color: #FBE9E0;
      font-weight: bold;
      font-family: tahoma;
      font-size: 110%;
      margin-right: 0px;
      margin-left: 0px;
      overflow: hidden;
      text-decoration: none;
      background: url('../images/titulka-menu-slimak.gif') no-repeat #79000F;
      padding-left: 18px;
      padding-right: 12px;
      padding-top: 20px;
      position: relative;
      text-align: center;
}
#menu ul li .big {
      height: 36px;
      padding-top: 15px;
}

#menu ul li a:hover {
      background: url('../images/titulka-menu-slimak-hover.gif') no-repeat #470009;
}
.cleaner {
         height: 1px;
         font-size: 1px;
         line-height: 1px;
         clear: both;
}
#pata {
      background: url('../images/titulka-pata-bg.gif') no-repeat left bottom;
      font-family: verdana;
      color: #79000F;
      padding-top: 8px;
      padding-bottom: 13px;
      padding-left: 53px;
      font-size: 90%;
}
#copy {
      font-size: 90%;
      width: 775px;
      margin: 0px auto;
      font-family: verdana;
      color: #CCA5A9;
      text-align: right;
      padding-right: 9px;
      padding-top: 5px;
      padding-bottom: 5px;
}

a {
  color: #A66431;
  text-decoration: underline;
}
a:hover {
        text-decoration: none;
}
.hidden {
        display: none;
}