p {
  /*text-indent: 2em;*/
  margin: 3px 0 10px 0;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 5px 0 10px 10px;
}
ul a {
	color: maroon;
}
ul li {
  line-height: 1.5em;
}
ul li strong {
  font-size: 110%;
}
.leftcol {
  float: left;
  width: 49%;
}
.rightcol {
  float: right;
  width: 49%;
}
.cleaner {
  clear: both;
  height: 0;
  font-size: 0px;
}
.bigger {
  font-size: 120%;
}
.smaller {
  font-size: 80%;
}
/******SOUTEZ********/
h2,h3,h4,h5 {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: maroon;
}
h2 {
    text-align: center;
    font-size: 20px;
}
h3 {
  font-size: 17px;
}
h4 {
  font-size: 15px;
  color: #302415;
  border-bottom: 1px solid #DE9F45;
}
h5 {
  font-size: 13px;
  margin: 0;
}

#telo table {
  width: 350px;
}
#telo table td {
  padding: 5px;
}

#telo {
  text-align: justify;
}
#telo a {
  color: maroon;
}

.plakat,.plakat_bott {
  float: left; 
  width: 240px; 
  margin: 0 12px 5px 0;
  border: 1px solid #DE9F45; 
  background-color: #F1CC82; 
  padding: 5px;
  text-align: center;
  color: #533618;
  font-size: 90%;
}
.plakat img {
  margin-bottom: 5px;
}
.plakat_bott {
  float: right;
  width: 217px;
  margin: 0 0 5px 12px;
}
