.Tably {
}
.Tablt {
  background-color: white;
  font-family: Arial;
  color: blue;
  font-size: 90%;
}
.Tablpalk {
  font-family: Arial;
  font-size: 90%;
  background-color: white;
  color: black;
  font-weight: bold;
}
.teksti {
  font-family: Arial;
  font-size: 90%;
  color: Navy;
}
.valik {
  font-family: Arial;
  font-size: 90%;
  color: black;
}
.sivu {
  margin-right: auto;
  margin-left: auto;
  width: 1024px;
  background-color: white;
}
.pals1 {
  height: 1000px;
  font-size: 10pt;
  color: #cc6600;
  background-color: white;
  padding-right: 0;
  float: left;
  width: 190px;
  padding-left: 15px;
}
.pals2 {
  float: left;
  color: black;
  font-size: 10pt;
  width: 510px;
  font-family: arial;
  background-color: white;
  height: 1000px;
}
.pals3 {
  background-color: white;
  float: right;
  height: 1000px;
  width: 238px;
}
#koko {
  height: 1000px;
  left: 50%;
  top: 5px;
  position: absolute;
  margin-left: -477px;
  width: 954px;
  background-color: white;
}

