/* CSS Document */

BODY {
  background: #350002 url('imgs/background.jpg') 50% 50% repeat-y; 
  font-family: Times, "Times New Roman";
  font-size: 11pt;
  color: #c7c7c7;
}

.paticka-odkazy {
  text-align: center;
}

.paticka-odkazy A {
  color: #b29430;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
  padding-right: 10px;
}

h1 {
  color: #c7c7c7;
  font-size: 36px;
  font-weight: normal;
  margin-bottom: 30px;
  text-align: center;
}

h2 {
  font-size: 18px;
  font-weight: bold;
  margin-top: 0px;
  text-align: left;
}

h3 {
  font-size: 11pt;
  font-weight: bold;
  margin-top: 0px;
  text-align: left;
}

div {
  margin-bottom: 10px;
  text-align: justify;
  line-height: 140%;
}

.levy-sloupec {
  width: 240px;
  float: left;
  display: block;
  text-align: right;
  padding-right: 15px;
}

.levy-sloupec img {
  margin-top: 0px;
  margin-bottom: 20px;
  border: 1px solid #7c282b;
}

.pravy-sloupec {
  float: left;
  width: 500px;
  display: block;
  padding-left: 15px;
  border-left: 1px solid #c7c7c7;
}

.pravy-sloupec A {
  color: #b29430;
  text-decoration: none;
}

.dilo {
  font-size: 12px;
}

.poznamky {
  font-size: 10pt;
  margin-top: 50px;
  text-align: left;
}
