div#naglowek {
  position: relative;
  margin: auto;
  width: 641px;
  font: small-caps bold 18px Times;
  text-align: left;
}

div#lista_promocyjna {
  position: relative;
  top: 34px;
  margin: auto;
}

div#intro_karteczka {
  position: absolute;
  left: 432px;
  top: 148px;
  width: 220px;
  height: 130px;
  text-align: left;
  font: small-caps bold 14px Times;
  color: #6F2A04;
}

div#katreczka_spacer {
  position: relative;
  margin-bottom: 10px;
}

div#zapowiedzi {
  position: absolute;
  right: 30px;
  top: 0px;
}

div#prom_tresc {
  position: relative;
  top: -145px;
  left: 170px;
  width: 510px;
  height: 75px;
  text-align: left;
}

div#rep_spacer {
  width: 644px;
  height: 4px;
  margin: auto;
}

div.data {
  position: absolute;
  margin: auto;
  top: 0px;
  width: 75px;
  font: small-caps bold 14px Arial;
  text-align: center;
}

a.data {
  color: #808080;
  font: small-caps bold 14px Arial;
  text-decoration: none;
}

a.data:hover {
  color: #000000;
  text-decoration: none;
}

a.data_active {
  color: #000000;
  font: small-caps bold 14px Arial;
  text-decoration: none;
}

div#zdjecie {
  position: relative;
  width: 122px;
  left: 10px;
  text-align: center;
}

div#tekst {
  position: relative;
  left: 150px;
  top: -122px;
  width: 350px;
  height: 95px;
  text-align: left;
}

