.local-header-img {
  height: 59px;
  background: url("header-vitejte.jpg");
  background-repeat: no-repeat;
  background-position: left bottom;
}
.local-banner-img {
  padding-left: 3px;
  height: 220px;
  display: block;
  background: url("banner.jpg");
  background-repeat: no-repeat;
  background-position: 3px bottom;
}

.vice {
  width: 660px;
  display: block;
  color: #000080; 
  text-align: right;
  text-decoration: underline;
  font-style: italic;
  font-size: 11px;
 color:  #000080;
}



.prace {
  background-color: #FFFFCC;
  border: 1px solid red;
  margin: 0px 0px 0px 0px;
  padding: 0px 50px 20px 28px;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 13px;
  color: #000033;
  font-weight: normal;
  text-align:justify;
  text-indent: 2em;
}
.prace ul {
  margin: 0px 0px 20px 0px;
}
.prace h1 {
  margin: 20px 0px 15px 0px;
  padding: 0px 0px 0px 0px;
  font-family: "trebuchet ms", arial, sans-serif;
  font-size: 15px;
}
