body{
  background-color: #a77c56;
}
table.obal{
  padding: 1px;
  border: 1px solid #824510;
}
td{
  font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #915d2c;
	text-align: left;
}
a{
  color: #915d2c;
  text-decoration: underline;
}
a:hover{
  color: #da983c;
  text-decoration: underline;
}
h2{
  font-family: Verdana,"Times New Roman";
  font-size: 14px;
  color: #cd8949;
  text-align: center;
}
p{
  text-indent: 30px;
}
#menu {
  height: 66px;
  background-image: url("images/bg_menu.gif");
  background-repeat:repeat;
  background-position:left;
}
#menu a{
  /*width: 146px;  */
  width: 121px;  
  height: 56px;
  display: block;
  color: #da983c;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  background-image: url("images/menu_a.gif");
  background-repeat: no-repeat;
  background-position: left;
  margin-left: 4px;
  line-height: 64px;
}
#menu a:hover{
  width: 121px;
  height: 56px;
  display: block;
  color: #d94927;
  background-image: url("images/menu_a_hover.gif");
  background-repeat: no-repeat;
  background-position: left;
  margin-left: 4px;
}
#main {
  border-top: 2px solid #824510;
  background-image: url("images/bg_main.gif");
  background-repeat: no-repeat;
  background-position: top left;
  padding: 40px 25px 15px 25px;
  background-color: #53291f;
  color: #915d2c;
}
#paticka{
  height: 40px;
  background-color: #3e1200;
  border-top: 5px solid #824510;
  color: #645646;
  text-align: center;
}
#paticka a{
  color: #705536;
}
#paticka a:hover{
  color: #da983c;
}
td.listek_cena{
  width: 100px;
  text-align: right;
}
#fotky{
  width: 100%;
  text-align: center;
}
#fotky img{
  border: 2px solid #915d2c; 
}

