/*
    17.12.2008 - rakennettu / build
    08.02.2010 - muokattu viimeksi / last modified
*/

html {
  color: #000000;
  background-color: #decdbb;
  background-image: url('imgs/tausta.jpg');
  background-position: 0% 0%;
  background-repeat: repeat-x;
}

body {
  font: normal 0.8em Verdana, Arial, sans-serif;
  margin: 0 auto 20px auto;
  padding: 0;
}

#sivu {
  position: relative;
  width: 980px;
  margin: 0 auto;
  color: #000000;
  background-color: #ffeeb8;
}

#ylaosa {
  clear: both;
  width: 100%;
  height: 120px;
/*  background-color: #ffffff;*/
  background-image: url('imgs/ruutulippu.gif');
  background-position: 100% 0%;
  background-repeat: no-repeat;
}

#paikkaTieto {
  font: bold 1.2em Georgia, Arial, SunSans-Regular, Sans-Serif;
  color: #333333;
  margin: 0;
  padding: 5px 0 5px 330px;
  border-width: 1px 0;
  border-style: solid;
  border-color: #c0c0c0;
  background-color: #ededed;
}

#vasen_palsta {
  width: 300px;
  float: left;
  margin: 0;
  padding: 10px;
}

#oikea_palsta {
  width: 640px;
  float: right;
  padding: 0 10px 10px 10px;
  background-color: #ffffff;
  min-height: 335px;
}

#yksi_palsta {
  width: 960px;
  margin: 0 10px 10px 10px;
  background-color: #ffffff;
}

#alaosa {
  position: relative;
  clear: both;
  height: 25px;
  margin: 0;
  padding: 10px 0 0 5px;
  color: #B27228;
  font-weight: bold;
  background-color: #ededed;
  border-width: 1px 0;
  border-style: solid;
  border-color: black;
  text-align: center;
}

#designer {
  position: relative;
  width: 980px;
  height: 60px;
  clear: both;
  margin: 0 auto;
  font: italic 11px Verdana, Helvetica, Arial, sans-serif;
  color: #ffffff;
  background-color: #decdbb;
}

#navi {
  font-size: 1.2em;
  position: relative;
  clear: both;
  width: 260px;
  font-weight: bold;
  margin-left: -30px;
  line-height: 1.25;
}

#navi li { display: block; }

#navi li a {
  color: #333333;
  background-color: transparent;
  text-decoration: none;
}

#navi li a:hover {
  /*color: #B27228;*/
  color: #0561BC;
  text-transform: uppercase;
}

a.jt:link, a.jt:active, a.jt:visited, a.jt:hover {
  color: #ffffff;
  background-color: transparent;
  text-decoration: none;
}
/* ei käytössä */
.lohko {
  clear: both;
  padding: 10px 0;
  text-align: left;
}

.vasenLohko {
  left: 0;
  padding: 10px;
  float: left;
}
.oikeaLohko {
  left: 50%;
  padding: 10px;
  float: right;
}

table {
  border-width: 0;
  font-size: 100%;
}

td.koroste {
  background-color: #bde1ec;
}
/* ei käytössä */
td.kehys {
  border: 1px solid black;
  font-size: 0.7em;
  vertical-align: top;
}
td.data {
  border: 1px solid #c0c0c0;
}

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }
h5 { font-size: 0.8em; }
h6 { font-size: 0.6em; }

h1.otsikko, h2.otsikko, h3.otsikko, h4.otsikko, h5.otsikko, h6.otsikko {
  font-family: Georgia, Arial, SunSans-Regular, Sans-Serif;
  margin-top: 5px;
  margin-bottom: 0;
  padding: 3px 0 1px 5px;
  color: #ffffff;
  background-image: url('imgs/otsikkoTausta.jpg');
  background-position: 0% 0%;
  background-repeat: repeat-x;
}

.huom {
  color: #ff0000;
  background-color: transparent;
}

.pieni {
  font-size: 85%;
}

.suuri {
  font-size: 120%;
}

a:link {
  color: #0000ff;
  text-decoration: none;
}

a:active {
  color: #cc0000;
  text-decoration: none;
}

a:visited {
  color: #000099;
  text-decoration: none;
}

a:hover {
  color: #0000ff;
  text-decoration: underline;
}

a.teho:link, a.teho:active, a.teho:visited {
  color: #1a80e6;
  text-decoration: none;
}

a.teho:hover {
  color: #0000ff;
  background-color: #fcee0c;
  text-decoration: none;
}

img {
  border-style: none;
}
/* ei käytössä */
img.oikea {
  float: right;
  margin-left: 10px;
}
/* ei käytössä */
img.vasen {
  float: left;
  margin-right: 10px;
}
/* ei käytössä */
img.kehys {
  border: 1px solid #000000;
}

.keskitys {
  text-align: center;
}

.lomake {
  background-color: #ededed;
  padding: 5px 10px;
  border: 1px solid #c0c0c0;
}
