body {
  font-family: Verdana, Arial;
}
div.head {
  margin-left: 20px;
  margin-top: 50px;
  font-size: 20pt;
}
div.lang {
  position: absolute;
  right: 10px;
  top: 10px;
}
div.content {
  position: relative;
  top: 80px;
  width: 100%;
}
div.professional {
  position: absolute;
  left: 0px;
  width: 36%;
}
div.photo {
  position: absolute;
  left: 37%;
  width: 30%;
}
div.personal {
  position: absolute;
  right: 0px;
  width: 32%;
}
div.symbol {
  position: absolute;
  top: 20px;
  right: 10px;
}
div.ksiazka {
  position: absolute;
  top: 320px;
}
div.footnote {
  position: absolute;
  bottom: 10px;
  width: 99%;
  text-align: center;
  font-size: 10pt;
}
span.section {
  position: absolute;
  top: 80px;
  font-weight: 800;
  font-size: 12pt;
}
span.section-content {
  position: absolute;
  top: 120px;
  font-size: 11pt;
}
a {
  text-decoration: none;
  color: #0066FF;
}
a:link {
  text-decoration: none;
  color: #0066FF;
}
a:visited {
  text-decoration: none;
  color: #0066FF;
}
a:active {
  text-decoration: none;
  color: #0066FF;
}
a:hover {
  text-decoration: underline;
  color: #0066FF;
}
p.biblio {
/*  position: relative;
  left: 5%;
  width: 94%;
  text-indent: -5%; */
  margin: 0px;
  margin-left: 40px;
  margin-bottom: 10px;
}
td {
 vertical-align: top;
}
span.stare {
  font-family: Monotype Corsiva;
  font-size: x-large;
}
a img {
  border: none;
}
table.foto {
  display: inline-block;
}
table.foto td {
  width: 295px;
  height: 300px;
  text-align: center;
  vertical-align: bottom;
}
