body {
  background-color: #B2703E;
  background-image: url(layout_img/page_background.gif);
  font-family: Verdana, "Geneva CE", lucida, sans-serif;
  font-size: 85%;
  color: white;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
}

table {
  font-size: 1em;
}

table.hlavni {
  background-color: #B2703E;
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
}

#obsah {  
  line-height: 150%;
}

#obsah h1 {
  font-style: italic;
  font-size: 190%;
  color: #FF9900;
  width: 300px;
  float: left;
  line-height: 190%;
}

#obsah h2 {
  font-size: 140%;
  color: #AAAAAA;
  font-weight: bold;
  margin-top: 0px;
}

#obsah strong {
  color: #FF9900;
  font-weight: bold;
}

#obsah a {
  color: #FF9900;
  font-weight: bold;
}

#obsah a:hover {
  color: #FFFFFF;
}

#obsah img {
  border: 1px white solid;
  margin: 10px 10px 10px 10px
}

#obsah img.right {
  float: right;
}


#switch {
  margin-top: 0px;
  font-weight: bold;
  margin-bottom: 2em;
}

#switch a {
  color: #FF9900;
}

#switch img {
  border: 1px #FF9900 solid;
  margin: 0 0 0 0;
  float: none;
}

.clr {
  font-size: 0;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  clear: both;
}



#leva-navigace {   
  padding-top: 20px;
}

#leva-navigace table {   
  margin-left: auto;
  margin-right: auto;
}


#leva-navigace table td.stred {
  background-color: #FF9900;
  color: #666666;
  font-weight: bold;
}

#leva-navigace table td.hlavicka {
  background-color: #FF9900;
  color: #666666;
}

#leva-navigace h1 {
  margin: 0.5em;
  color: #974C35;
  font-weight: bold;
  font-size: 130%;
  line-height: 120%;
}

#leva-navigace a {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
  background-color: #FF9900;
}

#leva-navigace a:hover {
  color: white;
}


/* TITULKA */
#titul-pruh {
  background-color: #666666;
  margin-top: 10em;
  padding-bottom: 1em;
  padding-top: 1em;
}

#titul-pruh h1.restaurace-cafe {
  color: #CCCCCC;
  font-size: 300%;
  font-style: italic;
  margin-left: -150px;
  margin-bottom: 0;
  font-weight: bold;
  padding-bottom: 0.5em;
}

#titul-pruh h1.restaurace {
  color: #FF9900;
  font-weight: bold;
  font-size: 150%;
  margin-left: -30px;
  margin-bottom: 0;
}

#titul-picts p {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 90%;
  font-style: normal;
  margin-left: 100px;
  margin-top: 0;
}
/* TITULKA */

