* {
  margin: 0;
  padding: 0;
  border: 0;
}
body {
	background: #999 url('/img/body.jpg') no-repeat 100% 0;
	min-width: 868px;
	font: normal 0.8em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
a {
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dashed #74838F;
  font-family: Arial, sans-serif;
  color: #4C83AF;
}
a:hover {
  border-bottom: 1px solid #9C9F8B;
  color: #000;
  background: #E2E3DD;
}
#all {
  width: 794px;
  background: #fff url('/img/all.jpg') repeat-x 0 0;
  border: 1px solid #000;
  margin: 37px;
}
#tree {
  padding: 77px;
  background: url('/img/drzewo.jpg') no-repeat 0 0;
  border-right: 1px solid #ddd;
}
h1 {
  text-align: center;
  font-family: Palatino Linotype, Book Antiqua, Times New Roman, serif;
  font-variant: small-caps;
  font-size: 2.7em;
  padding: 5px 0 2px 0;
}
#title {
  text-align: center;
  font-family: Palatino Linotype, Book Antiqua, Times New Roman, serif;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 2.7em;
  padding: 5px 0 7px 4px;
  margin-bottom: -61px;
  color: #bbb;
}
h2 {
  text-align: center;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 0.9em;
  color: #333;
}
#przeklad {
  text-align: center;
  letter-spacing: 3px;
  margin: 35px 0;
}
#wydawnictwo {
  text-align: center;
  margin: 5px 0;
  color: #444;
}
#rok {
  text-align: center;
  margin: 5px 0;
  color: #777;
}
#reszta {
  text-align: center;
  margin: 5px 0 45px 0;
  color: #aaa;
}
h3 {
  font-family: Palatino Linotype, Book Antiqua, Times New Roman, serif;
  font-size: 1.4em;
  margin: 45px 0 10px 0;
}
p {
  padding: 10px 0 10px 10px;
  line-height: 1.7em;
}
hr {
  height: 25px;
  width: 90px;
  margin: 5px auto 25px auto;
  background: url('/img/hr.jpg') 0 0 no-repeat;
  border: none;
}
.strona, #pierwszy {
  color: #777;
}
#pierwszy .strona {
  color: #aaa;
}
#okladka {
  position: absolute;
  top: 75px;
  left: 630px;
} 
#okladka img {
  border: 2px solid #fff;
}
