body {
  background: #B58E63 url(../img/bg.gif) repeat-x top;
  font-size: 12px;
  font-family: Verdana;
  color: #160D04;
  _text-align: center;
  margin: 0; 
}

a {
  color: #160D04;
}

form {
  margin: 0; 
  padding: 0; 
}

#main {
  width: 960px;
  margin: 0 auto;
  _text-align: left;
}

#logo {
  background-image: url(../img/zahlavi.jpg);
  height: 155px;
}

#pozadi {
   background: url(../img/pruh.gif); 
}

.clear {
  clear: both;
}

#zapati {
  clear: both;
  background: url(../img/zapati.gif);
  height: 55px;
}

#leva {
  float: left;
  width: 789px;
}

#prava {
  float: left;
  width: 154px;
  background: url(../img/banner.gif) no-repeat left top;
}

#odsazeni {
  padding: 25px 40px 60px 50px;
}

#odsazeni2 {
  padding: 35px 0 0 10px;
}

td.prvni {
  height: 125px;
  vertical-align: top;
  padding-top: 10px;
  line-height: 23px;
}

table#menu {
  font-size: 12px;
  color: #EFBC43;
  font-weight: bold;
}

table#menu a {
  color: #EFBC43;
  text-decoration: none;
}

table#menu a:hover {
  text-decoration: underline;
}

.kalendar-table {
  border:3px solid #843c0c;
}

.kalendar-mesice {
  font-size:16px;
  letter-spacing:1;
}

.kalendar-dny {
  font-size:11px;
  font-weight:bold;
  text-align:center;
  color:#ffffff;
  background-color:#843c0c;
  letter-spacing:1;
  border-left:1px solid #481f0d;
  border-top:1px solid #481f0d;
  border-bottom:1px solid #481f0d;
  padding-top:2px;
  padding-bottom:2px;
}

.kalendar-vypis {
  font-size:16px;
  font-weight:bold;
  color:#843c0c;
  letter-spacing:1;
  border-left:1px solid #481f0d;
  border-bottom:1px solid #481f0d;
  padding:4px;
  height:89px;
  width:14%;
  vertical-align: top;
}

.kalendar-vypis2 {
  font-size:16px;
  font-weight:bold;
  letter-spacing:1;
  border-left:1px solid #481f0d;
  border-bottom:1px solid #481f0d;
  padding:4px;
  height:89px;
  width:14%;
  vertical-align: top;
  background-color:#FAE9CD;
  color:#481f0d;
}

.kalendar-popisky {
  font-size:10px;
  color: #9C470E;
  letter-spacing: 0px;
}

#questbook {
  font-size: 11px;
}

.questbook-box {
  border: 1px solid #481f0d;
  background-color: #fae9cd;
}

.tlacitko {
  border: 2px solid #481f0d;
  background-color: #481f0d;
  color: #ffffff;
  font-size: 12px;
  font-family: Verdana;  
}

