body
{
  background-color: #FCFBAD;
}


table th
{
  text-align: left;
}


table td
{
  vertical-align: top;
}


#body_stred
{
  background-color: white;
  font-family: Arial;
  color: #666666;
}



#body_stred_
{
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  border: 4px solid white;
}

#body_stred td
{
  vertical-align: top;
  text-align: center;
}



#menu
{
  width: 240px;
  color:white;
  text-align: center;
  background-image: url(img/pozadi_vpravo.jpg);
  min-height: 700px;
  font-weight: bold;
}


#menu .podmenu
{
  font-size: 80%;
  font-weight: normal;
  margin-bottom: 1em;
}


#menu2
{
  width: 240px;
  color: white;
  text-align: center;
  text-transform: uppercase;
  background-image: url(img/pozadi_vpravo.jpg);
  background-repeat: repeat;
  min-height: 700px;
  font-size: 80%;
  padding-bottom: 15em;
}

#menu a, #menu2 a
{
  color: #eeeeee;
  text-decoration: none;
  line-height: 1.5em;
}

#menu a:hover, #menu .a_sel, #menu2 a:hover, #menu2 .a_sel, #menu .podmenu .a_sel
{
  color: #ddbb88;
  font-weight: bold;
}


#stred
{
  width: 500px;
  background-color: white;
  font-size: 80%;
}


#stred h1
{
  font-size: 1.2em;
  margin: 0em;
  margin-bottom: 1em;
}


#stred h1 .podtrzeno
{
  display: inline;
  border-bottom: 1px solid dashed;
}


#stred h2
{
  font-size: 1em;
  margin-top: 1em;
}


#stred .cena
{
  font-weight: bold;
  margin-top: 1em;
  margin-bottom: 1em;
}


#stred .foto
{
  float: left;
  margin: 3em;
  margin-left: 0;
}


.cara
{
  border-top: 1px dashed white;
  margin: 1em;
  margin-bottom: 0;
}


.clear
{
  clear: both;
}

