body {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 12px;
  color: #FFFFFF;
  background-color: #1f1a17;
  background-image:url(images/bg.jpg);
  background-repeat: repeat-x;
} 

.content {
  font-family: Arial;
  font-size: 12px;
  text-align: justify;
}

.contact {
  font-family: Arial;
  font-size: 13px;
  text-align: left;
}

.head {
  font-family: Arial;
  font-size: 15px;
  text-align: left;
  font-weight: bold;
}

.head2 {
  font-family: Arial;
  font-size: 15px;
  text-align: center;
  font-weight: bold;
}

.news {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 5px;
}

.stopka {
  font-family: Arial;
  font-size: 10px;
  color: #898989;
}


.blue {
  font-family: arial;
  font-weight: bold;
  color: #009EFF;
  font-size: 16px;
}

.link {
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  margin-left: 10px;
  color: #8A8987;
}

.white {
  font-family: arial;
  font-weight: bold;
  font-size: 13px;
 }
