body{
  background: #f0f0f8;
  margin: 0;
  padding: 0;
}

H1, H2{
  background: #bfbf00;
}

DIV.panel {
  background-color: #bfbf00;
  text-align: center;
  min-height: 97px;
}

DIV.spodek {
  text-align: right;
  border-top: 1px solid #bfbf00;
  padding-top: 2px;
  margin-top: 15px;
  clear: both;
}

P {
  padding-right: 1em;
  padding-left: 1em;
}

.limit {
  max-width: 1000px;
}

.podlinek {
  background: url('linky.png');
  background-repeat: repeat-x;
}

.podlinky {
  background: url('linka.png');
  background-repeat: repeat;
}

.titul {
  font-size: 72px;
  font-weight: bold;
}

.hlavnititul {
  font-size: 54px;
  font-weight: bold;
}

.podtitul {
  font-size: 150%;
  font-weight: normal;
  font-style: italic;
  padding-left: 10em;
}

.zahlavi {
  font-weight: bold;
  font-size: 120%;
  text-align: center;
}

.odsaz {
  margin: 5px;
  margin-bottom: 15px;
}

IMG {
  border: 0;
}

A {
  text-decoration: none;
  color: #bfbf00;
  font-style: italic;
}

.note {
  font-size: 85%;
}
