body {
margin:0;
padding:0;
text-align:center;
font-size: 93%;
font-family: "Georgia CE", "Times New CE", "New York CE", "Times CE", Georgia, times, serif;
background: #ffcc66;
}

#hlavicka {
height: 200px;
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
background: #ddd url('prvky/top-foto.jpg') top right no-repeat;
}
#dedina {
position: relative;
height: 200px;
width: 230px;
background: #ffffcc;
border-right: 4px solid #fff;
}
#web {
position: relative;
top: 10px; 
text-align: right;
padding: 2px 7px 2px 7px ;
float: right;
background: #ffffcc;
}
#web a {
color: #006699;
text-decoration: none;
font-weight: bold;
font-size: 16pt;
}
.uvodni-napis {
padding: 5px;
background: #af2a26;
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
font-weight: bold;
font-size: 100%;
color: #fff;
}
#menu-top {
padding: 5px;
border-top: 4px solid #fff;
background: #af2a26;
}
#menu-top a {
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
font-weight: bold;
color: #fff;
}
#vlajky {
position: relative;
text-align: right;
padding: 2px 7px 2px 7px ;
float: right;
}
#obsah {
width: 98%;
margin: 0.8em auto;
text-align:left;
max-width: 1024px;
background: #fff;
}
img a {
border: 0;
}
#levypanel
{
float: left;
width: 230px;
margin:0; padding:0;
}

#levypanel-obsah
{
margin:0;
padding: 0;
background: #fff;
font-family: "Trebuchet MS", "Geneva CE", lucida, sans-serif;
font-weight: bold;
font-size: 90%;
}

#hlavnipanel
{
margin:0 0 0 230px;
padding:0;
}

#hlavnipanel-obsah
{
min-height: 990px;
height: expression(this.scrollHeight < 990? "990px" : "auto" );
overflow: visible;
margin:0;
padding: 0.5em 1em;
padding-bottom: 200px;
background: #fff url('prvky/drevenka.gif') bottom right no-repeat;
}

.nadpis a {
color: #af2a26;
text-decoration: none;
font-weight: bold;
}

#paticka
{
padding: 10px;
border-top: 2px solid #af2a26;
background: #fff;
text-align: center;
font-size: 80%;
}

hr.cleaner
{
clear:both;
display: none
}

hr.cleaner
{
clear:both;
display: none
}
.maly-text {
font-size: 75%;
}
/* menu */

#menu {
position: relative;
  padding:0; 
  margin:0;
}
#menu h3 {
background: #ff9836;
border-top: 2px solid #fff;
padding: 5px; 
margin:0;
_margin-top: -4px;
font-size: 11pt;
color: #fff;
}
#menu img {
border-top: 2px solid #fff;
}
#menu a, #menu a:visited {
  display:block; 
  color: #fff; 
  text-indent:0.2em;
  background:#af2a26; 
  text-decoration:none;
margin-top: 2px; 
padding: 5px;
  }
#menu a:hover {
  color: #af2a26; 
  background:#fff; 
}
.box {
  position:relative;
}
