body {
  margin: 0px 0px 0px 0px;
/* nahore vpravo dole vlevo */
  font-family: Arial, sans-serif;
/*  color: #001F09;*/
  font-style: none;
  font-size: 10pt;
  background-color: #F6F5FA;
}

img.bg {
  position: absolute;
  left: 58px; top: 10px;
}

h1 { font-size: 200%; margin: 0px 0px 10px 0px; }
h2 {
  letter-spacing: 1px;
  font-family: Times, serif;
  font-size: 180%;
  font-style: italic;
  margin: 5px 0px 7px 45px;
/*
  margin: -30px 0px -100px -30px;
  padding: 30px 0px 110px 75px;
  background: url(../head2.png) no-repeat top left;
*/
}
h3 {
  font-size: 120%;
  margin: 0px;
  width: 100%;
  padding: 47px 0px 6px 0px;
  background: url(../head3.png) no-repeat top center;
}
h4 {
  font-size: 110%;
  letter-spacing: 2px;
  margin: 3px 0px -15px -25px;
  padding: 10px 0px 22px 25px;
  background: transparent url(../head4.png) no-repeat top left;
}
h5 {
  font-size: 110%;
  margin: 13px 0px 10px 0px;
}


table {
  margin: 8px 0px 8px 0px;
  empty-cells: show;
}
td, th {
  border: solid 1px gray;
  padding: 5px;
  font-size: 10pt;
  vertical-align: top;
}
table.sections {
  position: absolute;
  top: 0px; left: 6px;
}
table.sections td {
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  border: 0px;
  padding: 6px;
}
table.sections a {
  color: black;
  text-decoration: none;
  padding: 6px 9px 6px 9px;
}
table.sections a:hover {
  border: solid 1px blue;
  padding: 5px 8px 5px 8px;
}

div.parts {
  margin: 0px 0px 20px 35px;
}

div.all {
  position: absolute;
  z-index: 10;
  top: 250px; left: 30px;
  padding: 0px 50px 15px 0px;
  background: url(../woman1.png) no-repeat scroll bottom right;
}
div.footer {
  margin-top: 20px;
  text-align: center;
}
div.footer {
  line-height: 15pt;
}

table.overlib, table.overlibin {
  margin: 0px;
}
table.overlib td {
  padding: 0px;
}
table.overlibin td {
  padding: 8px;
}
