body {
  font-family: Verdana, Bodoni, Helvetica, Sans, sans-serif;
  font-size: 76%;
  /* was70% */
  background-color: #FFFFFF;
  margin-top: 0px;
  padding-top: 0px;
  text-align: center;
}
.header {
  margin-bottom: 10px;
  position: relative;
  display: block;
  height: 90px;
  width: 590px;
  /*was 90 x 578px*/
  background-image: url('../images/poz-zlta-lalia.jpg');
  /*url('../images/poz-zlta-lalia.jpg, zima1.jpg, jar1.jpg, header-kytice2.jpg'); */
  background-position: center top;
  background-repeat: no-repeat;
}
.header .text {
  /* display: block;*/
  /* margin-left: -19px; */
  position: absolute;
  top: 54px;
  /* with Tahoma 1.34 em 56 px from top of parent */
  left: 0px;
  z-index: 2;
  width: 578px;
  text-align: center;
  font-family: "Open Sans", Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
  /* or 'Rock Salt', 'Condiment',*/
  font-size: 1.48em !important;
  font-weight: bold;
  letter-spacing: 0.25em;
  font-style: italic;
  /*letter-spacing: 0.1em;  */
  color: #ffffff;
}
td {
  font-size: 0.95em;
}
/*was 0.7em*/
table {
  background-color: transparent;
}
.bottom {
  vertical-align: bottom;
}
.middle {
  vertical-align: middle;
}
/*img {filter:alpha(opacity=100); -moz-opacity:1; opacity:1}*/
A {
  color: #808000;
  text-decoration: none;
}
A:hover,
A:active {
  color: #8b0000;
  text-decoration: none;
}
.footer {
  font-size: 87%;
  color: #808080;
}
.footer p {
  text-align: center;
}
