

body {
  background-image: url(img/bg1.png);
  background-color: #917e72;
  text-align: left;
  color: #000;
  font-family: Arial,Verdana,Tahoma;
  font-size: 11px;
}

a:link, a:active, a:visited {
text-decoration: none; 
font-weight: bold;
color: #764352;}

a:hover {
text-decoration: none;
font-weight: bold;
color: #fffde9;
cursor: crosshair;}

#horni {
  background-image: url(img/horni.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 960px;
  height: 74px;
  top: 0px;
  left: 0px;
}

.hornipad {
  text-align: left;
  padding-top: 28px;
  padding-left: 562px;
  padding-right: 200px;
  font-weight: bold;
  font-size: 22px;
  color: #764352;
  font-family: "Maxine Script", Arial,Verdana,Tahoma;
}


#menu {
  background-image: url(img/menu.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 960px;
  height: 39px;
  top: 74px;
  left: 0px;
}

.menupad {
  text-align: left;
  padding-top: 15px;
  padding-left: 565px;
  padding-right: 30px;
}

#leve {
  background-image: url(img/leve.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 357px;
  height: 369px;
  top: 113px;
  left: 0px;
}


#prave {
  background-image: url(img/prave.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 603px;
  height: 369px;
  top: 113px;
  left: 357px;
}

.pravepad {
  text-align: left;
  padding-top: 0px;
}



#credits {
  background-image: url(img/credits.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 960px;
  height: 211px;
  top: 482px;
  left: 0px;
}

.creditspad {
  text-align: left;
  padding-top: 13px;
  padding-left: 530px;
  padding-right: 30px;
}


#f5 {
  background-image: url(img/f5.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 755px;
  height: 34px;
  top: 514px;
  left: 0px;
}


