body {
  background-image: url(images/background.jpg);
  background-repeat: repeat-x;
  padding: 0px;
  background-attachment: fixed;
}

td {
  font-family: Arial;
  font-size: 12px;
}

.content {
  padding: 20px;
}

p {
  text-indent: 20px;
}

.copyright {
  font-family: "MS Sans Serif";
  font-size: 11px;
  color: white;
  text-align: center;
}

a {
  color: black;
  font-weight: bold;
}

.content-back {
  background-image: url(images/back2.jpg);
  background-position: bottom;
  background-repeat: no-repeat;
}

.referencie-rok {
  font-weight: bold;
  border-left: 6px solid #bf0101;
  border-bottom: 1px solid #bf0101;
  padding-left: 6px;
  color: #bf0101;
  font-size: 14px;
}

