body {
  margin: 0; padding: 0;
  background: #99CCFF url( /files/logopolis.kotisivukone.com/kuvat/tau4.gif ) repeat top left;
  color: #919191;
  font-size: 79%;
  font-family: Georgia, serif;
}
a {
  color: #CC0066;
  font-weight: normal;
  text-decoration: none;
}
a:visited {
  color: #339999
}
h1 a { font-size: 100% }

#page {
  width: 780px;
  margin: 0px auto 0px auto;
  background-color: #ffffff;
}
#top-bar {
  height: 190px;
  margin-bottom: -55px;
  background: #FFFFFF url( /files/logopolis.kotisivukone.com/kuvat/ylap4a.gif ) repeat top left;
}
#content {
  margin: 0 260px 20px 20px;
  padding-top: 5px;
  border-top: 1px solid #99CCFF;
}

/* For layout editor */
body.twocol #content { margin-left: 260px; margin-right: 260px; }
body.leftcol #content { margin-left: 260px; margin-right: 20px; }
body.rightcol #content { margin-left: 20px; margin-right: 260px; }
body.nocol #content { margin-left: 20px; margin-right: 20px; }

#content h1 {
  font-weight: normal;
  color: #919191;
  font-size: 150%;
  font-family: Georgia, serif;
  text-transform: none;
}
#content h2 {
  font-weight: bold;
  color: #919191;
  font-size: 95%;
  font-family: Verdana, sans-serif;
}

#footer {
  border-top: 1px solid #eee;
  text-align: left;
  padding-left: 0px;
}
#footer a {
  display: block;
  margin: 0 30px;
  padding: 3px 0;
  font-size: 9px;
  color: #b1b1b1;
  font-weight: normal;
  text-decoration: none;
   font-family: Verdana, sans-serif;
}

#menu {
  background: 
  height: auto;
  margin-bottom: 25px;
}
#menu ul {
  padding: 60px 0 0px 0;
  height: auto !important; min-height: 30px;
  height: 30px;
}
#menu ul li {
  height: 30px;
  padding: 0 12px; margin: 0;
  background: transparent url( https://kotisivukone.fi/clients/layouts/solmu/pics/menu_divider.gif ) no-repeat 100% 50%;
}
#menu ul li a {
  color: #CC0066;
  font-size: 11px;
  font-weight: bold;
  padding: 8px 8px 9px 8px;
  font-family: Georgia, serif;
  text-decoration: none;
  text-align: left;
}
#menu ul a:hover {
  color: #99CCFF;
  text-decoration: underline;
}
#menu ul li ul {
  z-index: 100;
  border-top: 1px solid #fff;
  border-left: 1px solid #CC3366;
  border-right: 1px solid #CC3366;
  border-bottom: 1px solid #CC3366;
  background-color: #fff;
  height: auto;
  padding: 0 0 0px 0;
  margin-left: -10px;
  width: 160px;
}
#menu ul li ul li {
  clear: both;
  background-image: none;
  height: auto;
  padding: 0;
  width: 160px;
}
#menu ul li ul li a {
  color: #99CCFF;
  text-transform: none;
  padding: 5px 5px;
  overflow: hidden;
  background: none;
  font-weight: bold;
  display: block;
  width: 150px;
}
#menu ul li ul li.clearli { display: none; }
#menu ul li ul li a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #CC3366;
}


#left-bar, #right-bar {
  color: #919191;
  width: 210px;
  font-size: 80%;
  font-family: Verdana, sans-serif;
}
#left-bar h1, #right-bar h1 {
  color: #919191;
  font-size: 110%;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  font-family: Verdana, sans-serif;
}


.box {
  width: auto;
  border: none;
  margin: 0 20px 30px 0;
  background-color: #fff;
  border: none;
}
.box .header {
  border-top: 1px solid #99CCFF;
  background: none;
  padding: 0; margin: 0;
}
.box .content {
  background: none;
  padding: 0 10px;
}
.box h1 {
  padding: 10px;
  margin: 0;
}
.box p {
  padding: 0 0;
  margin: 0;
}
.gallup p.question { margin: 0; }
