body {
  font-family: Arial, Tahoma;
}
.title {
  color: #330000;
  background-image: url('Obrazki/podklad.jpg');
  background-repeat: none;
  height: 62px;
  padding-left: 100px;

}
.title h3 {
  font-family: Times, Tahoma;
  font-size: 28px;
  font-weight: normal;
  margin: 0px;
}

.content {
  font-family: Verdana;
  background-color: #4D0808;
  height: 240px;
  overflow: auto;
  color: #cc9966;
  padding: 5px;
  font-size:9pt;
  
  text-align:justify;
  margin-left:5px;
  margin-right:10px;
}
.mniej {
  margin-top:14px;
  font-family: Verdana;
  font-size:8pt;
}
.menuOferty {
  vertical-align: top;
}
.menuOferty h4 {
  padding: 0px;
  margin-left: 0px;
  margin-top: 10px;
  margin-bottom: 5px;
  color: #FCE5C5;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
.menuOferty h5 {
  color: #FBC565;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 20px;
  font-size: 12px;
  text-decoration: none;
}
.menuOferty h6 {
  color: #FBC565;
  margin-top: 5px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-left: 28px;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}
.menuOferty hr {
  margin-top: 15px;
  background-color: #FCE5C5;
  color: #FCE5C5;
}
.content a {
  color: #FBC565;
  font-size: 12px;
  text-decoration: none;
}