body
{
  font-size: 80%;
  font-family: Verdana,Arial,sans-serif;
  background: #fff;
  text-align: center;
}
#all
{
  width: 60em;
  text-align: left;
  border: 1px solid silver;
}
#head
{
  background-image: url(bgmenu.gif);
  background-repeat: repeat-x;
  height: 88px;
  background-color: #800000;
}
#headLeft
{
  float: left;
  width: 20em;
}
#headRight
{
  float: right;
  width: 19em;
}
#headCenter
{
  width: 19em;
}
.headAll
{
  padding-left: 1em;
  color: #ffffff;
  padding-top: 1.5em;
}
.headAll a
{
  color: #ffffff;
  text-decoration: none;
} 
.headAll a:hover
{
  text-decoration: underline;
} 
.headAll big
{
  font-weight: bold;
  font-size: 150%;
}
.headAll ul
{
  margin-top: 0px;
  padding-top: 0px;
}


#levySloupec
{
  float: left;
  width: 40em;
}
.texty
{
  padding:0.5em 1em;
}
.textyp
{
  padding:0.5em 1em;
  font-size: 80%;
}
p.texty
{
  text-indent: 1em;
}
.textyp ul
{
  margin-left: 2em;
}

#pravySloupec
{
  float: right;
  width: 20em;
}
#foot
{
  clear:both;
  padding: 0.5em 1em;
}
li
{
  list-style-type:square;
}
img
{
  border: none;
}
h1, h2, h3
{
color: #800000;
}

h1
{
  font-size: 140%;
}
h2
{
  font-size: 120%;
}
h3
{
  font-size: 100%;
}