

body {
  background-color: #000000;
  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: #C7915D;}

a:hover {
text-decoration: none;
font-weight: bold;
color: #D9BBA0;
cursor: crosshair;}

#o1 {
  background-image: url(img/o1.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 916px;
  height: 44px;
  top: 0px;
  left: 0px;
  
}
#o2 {
  background-image: url(img/o2.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 460px;
  height: 209px;
  top: 44px;
  left: 0px;
  font-size: 25px;
}

.o2pad {
  text-align: center;
  padding-top: 13px;
  padding-left: 20px;
  padding-right: 191px;
}
.nadpispad
{
padding: 10px 22px 0px 10px;
font-variant: small-caps;
font-size: 22px;
}
.popispad
{
padding-left: 100px;
font-variant: small-caps;
color:#000000;
font-size: 10px;
}

#o3 {
  background-image: url(img/o3.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 460px;
  height: 328px;
  top: 253px;
  left: 0px;
}

.o3pad {
  text-align: ;
  padding-left: 80px;
  padding-right: 60px;
  padding-top: 10px;
}


#o4 {
  background-image: url(img/o4.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 449px;
  height: 537px;
  top: 44px;
  left: 460px;
}

.o4pad {
  text-align: left;
  padding-top: 8px;
  padding-left: 30px;
  padding-right: 20px;
}


#o5 {
  background-image: url(img/o5.png);
  background-repeat: no-repeat;
  position: absolute;
  width: 916px;
  height: 17px;
  top: 581px;
  left: 0px;
  
}
.o5pad {
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
   padding-top: 10px;
   color: #ffffff;
}

.nadpis {
background-image: url(img/nadpis.png);
  background-repeat: no-repeat;
border-bottom: 2px solid #46ADE2;
font-weight: bold;
font-variant: small-caps;
font-size: 18px;
padding-left: 30px;
padding-top: 10px;
color: #2497E1;
}