#hp {
  margin-left: 0.5em;
  margin-right: 0.5em;
}

#loadanim {
  position: absolute;
  visibility: hidden;
  height: 20px;
  width: 100px;
  border-width: 2px;
  border-style: solid;
  border-color: #0c0c15;
  background: url("i/loadanim.gif");
  z-index: -1;
}

#hakusanat {
  font-size: 6pt;
  position: fixed;
  top: -2000px;
  left: -2000px;
  visibility: hidden;
  display: none;
  color: #fcfcf5;
}

#Table_01 {
  position: absolute;
  top: 0px;
  left: 200px;
  z-index: 0;
}

#ikkuna_back {
  background: url("i/ikkuna.gif");
  width: 800px;
  height: 507px;
  color: #0c0c15;
  z-index: 97;
}

#ikkuna {
  float: left;
  width: 790px;
  height: 480px;
  color: #0c0c15;
  overflow: auto;
  text-align: justify;
  text-shadow: #505050,2,2,2;
  position: relative;
  left: 10px;
  top: 10px;
  margin-bottom: 0.5em;
  z-indeX: 98;
}

.palkit {
  background-image: url("i/palkki.gif");
  width: 112px;
  height: 29px;
  color: #fcfcf5;
  font-variant: small-caps;
  font-size: 11pt;
  font-weight: bold;
  text-align: left;
  cursor: pointer;
}

.nolink {
  text-decoration: none;
  color: #0c0c15;
}

.nolink:hover {
  text-decoration: underline;
  color: #0c0cfc;
}

#p0,#p1,#p2,#p3,#p4,#p5,#p6 {
  cursor: pointer;
}

#otsikko_teksti {
  float: left;
  position: relative;
  top: 0px;
  left: 0px;
  visibility: display;
  background-image: url("i/otsikko_teksti.gif");
  width: 326px; 
  height: 35px;
  text-align: center;
  font-weight: bold;
  font-size: 24pt;
  z-index: 99;
}

#copyright {
  position: absolute;
  top: 603px;
  left: 300px;
  height: 20px;
  font-size: 8pt;
  font-weight: bold;
  font-style: italic;
  font-family: "Courier New";
  text-align: center;
  color: #0c0c15;
  z-index: 101;
}

#popup_text {
  position: relative;
  top: 20px;
  left: 5px;
  color: #0c0c15;
  font-size: 12pt;
  font-weight: bold;
}

#popup {
  visibility: hidden;
  position: absolute;
  width: 180px;
  height: 150px;
  background-image: url("i/popup.gif");
  background-repeat: no-repeat;
  padding: 10px;
  z-index: 100;
  cursor: crosshair;
  overflow: hidden;
}

#close {
  background: #ecec5c;
  border-width: 1px;
  border-style: dotted;
  border-color: #0c0c15;
  padding: 2px;
  font-variant: small-caps;
  text-decoration: none;
  float: right;
  cursor: pointer;
}