body
{
  background-color: white;
  color: #666666;
  font-family: Arial;
  width: 990px;
  margin-left:auto;
  margin-right:auto;
}

h1
{
  font-weight: normal;
  font-size: 1.5em;
}


h2
{
  font-weight: normal;
  font-size: 1.1em;
}

#menu
{
  width: 100%;
  background-color: #cccccc;
  text-align: center;
  line-height: 2.2em;
}


#menu .menu_polozka a
{
  white-space: nowrap;
  color: #666666;
  text-decoration: none;
}


#menu .menu_polozka
{
  margin-left: 1.5em;
  margin-right: 1.5em;
  display:inline;
  text-transform: uppercase;
  font-size: .9em;
}

#line
{
  position: relative;
  border-top: .3em solid white;
  top: -.8em;
}


#obsah
{
  text-align: center;
  border: .1em solid #cccccc;
}


#obsah_
{
  text-align: left;
  margin: 1em;
  margin-left: 3em;
  margin-right: 3em;
}

#obsah #levacast
{
  float:left;
  width:49%;
}


#obsah #strednicast
{
  float:left;
  width:2%;
}


#obsah #pravacast
{
  float:left;
  width:49%;
}


#paticka
{
  margin-top: 2em;
  clear: both;
  border-top: .1em solid #cccccc;
  text-align: center;
  font-size: .7em;
}


.podmenu
{
  display: none;
  position: absolute;
  border: .1em solid #cccccc;
  background-color: white;
  margin-top: 1.5em;
  width: 12em;
  text-transform: none;
  text-align: left;
  padding-left: 1em;
}

.photo {
    float: left;
    text-align: center;
    width: 182px;
    height: 210px;
    margin: 10px 10px 10px 20px;
}

a.ramecek {
    float: left;
    display: block;
    background-color: #f6f6f6;
    border: solid 1px #d7d7d7;
    padding: 7px;
    margin-bottom: 5px;
}

a.ramecek img {
    border: 0px;
}


.logo
{
  width: 100%;
  border: 0;
}

.photo
{
font-size:.8em;
}
