body {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 12px;
  color: #3C3C3C;
  background-color: #ffffff;
  background-image:url(images/bg.jpg);
  background-repeat: no-repeat;
  background-position: top center;
} 

.content {
  font-family: arial;
  font-size: 12px;
  text-align: justify;
  color: #3C3C3C;
  margin-left: 36px;
  margin-right: 36px;
}

.buttons {
  font-family: arial;
  font-size: 14px;
  color: #ffffff
}

.numbers {
  font-family: arial;
  font-size: 8px;
  color: #Fa7705;
}

.headline {
  font-family: arial;
  font-size: 18px;
  font-weight: bold;
  color: #921805;
  margin-left: 5px;
  margin-top: 25px;
}

.stopka {
  font-family: arial;
  font-size: 11px;
  color: #ffffff;
}

.stopka-contact {
  font-family: arial;
  font-size: 12px;
  text-align: justify;
  color: #3C3C3C;
  font-weight: bold;
}
