body {
  background: #f8f9f5;
  font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
  font-size: .8em;
  color: #666158;
  padding: 0;
  margin: 0;
  line-height: 1.5em;
  behavior: url(../css/csshover2.htc);
}

h1 {
  font-size: 22px;
  line-height: 30px;
  color: #a52b4a;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: "Arial CE", Arial, "Helvetica CE", "Trebuchet MS",  Helvetica, sans-serif;
}

h2 {
  font-size: 15px;
  line-height: 20px;
  color: #a52b4a;
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-family: "Arial CE", Arial, "Helvetica CE", "Trebuchet MS",  Helvetica, sans-serif;
}

h3 {
  font-size: 13px;
  line-height: 20px;
  color: #a52b4a;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: "Arial CE", Arial, "Helvetica CE", "Trebuchet MS",  Helvetica, sans-serif;
}

h4 {
  font-size: 1em;
  margin: 0 0 10px 0;
  padding: 0;
}

.odpoved {
  color: black;
  font-weight: 800;
}

#stranka {
  width: 650px; 
  margin: 0px auto;
}

.cleaner {
  clear: both;
  border: 0;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  width: 0;  
} 

hr {
  border-top: 1px #cecec3 solid;
  border-bottom: 1px #ffffff solid;
  border-left: 0;
  border-right: 0;
}

