body {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background-color: #ffffff;
  background-image:url(images/bg.jpg);
  background-repeat: repeat-x;
} 

.stopka {
  font-size: 11px;
  color: #B3B2B2;
}

.headline {
  font-family: arial;
  font-size: 18px;
  color: #C7017C;
}

.content {
  font-family: arial;
  font-size: 12px;
  color: #000000;
  text-align: justify;
  margin-top: 5px;
}

.dd {
  margin-left: 7px;
  margin-top: 5px; 
  margin-bottom: 5px;
}

a {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #797979;
  text-decoration: none;
}
a:link {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #797979;
  text-decoration: none;
}
a:visited {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #797979;
  text-decoration: none;
}
a:hover {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #9e0061;
  text-decoration: none;
}

.link {
  margin-left: 15px;
}

.price {
  margin-left: 5px;
}

.naglowek {
  font-family: arial;
  font-size: 18px;
  color: #C7017C;
}
.adr_ap{
float: right; padding-right: 20px; color: rgb(242, 242, 242); font-weight: bold; font-size: 11px; font-family: arial;
}



