BODY
{
 background-color: #F2F2F2;
 background-image: url(kuvat/bg.gif);
 color: black;

 font-family: tahoma,arial,helevetica,sans-serif;
 font-size: 12px;
 margin-top: 15px;
 margin-bottom: 30px;
 margin-left: 20px;
 margin-right: 10px;
}

TD
{
 font-family: tahoma,arial,helevetica,sans-serif;
 font-size: 10px;
}

DIV
{
 font-family: "trebuchet ms",tahoma,arial,helevetica,sans-serif;
 font-size: 13px;
 margin: 0px;
 padding: 0px;
 border: 0px;
}

P
{
 font-family: Tahoma, "trebuchet ms",tahoma,arial,helevetica,sans-serif;
 font-size: 13px;
}

PRE
{
  font-family: "courier new", courier;
  font-size: 12px;
}

IMG
{
 margin: 0px;
 padding: 0px;
 border: 0px;
}



DIV#main
{
 background-color: #E3E3E3;
 color: black;
 width: 760px;
 clear: both;
}

DIV#title
{
 clear: both;
 width: 760px;
 font-size: 0;
}

DIV#navi
{
 background-image: url(kuvat/bg_navi.png);
 background-repeat: repeat-x;
 background-color: #A0A0A0;
 text-align: center;
 clear: both;
 color: white;
 font-family: "trebuchet ms",arial,helvetica,sans-serif;
 font-size: 12px;
 font-weight: bold;
 padding: 4px 0px 4px 0px;


 border-top-width: 2px;
 border-top-style: solid;
 border-top-color: black;

 border-bottom-width: 2px;
 border-bottom-style: solid;
 border-bottom-color: white;
}

DIV#left
{
 float: left;
 width: 180px;
}

DIV#content_container
{
 float: left;
 width: 580px;
}

DIV#copyright
{
 clear: both;
 width: 760px;
 text-align: right;
 font-family: verdana,arial,helvetica,sans-serif;
 font-size: 10px;
 color: #AAAAAA;
 padding-top: 2px;
 padding-bottom: 5px;
 padding-right: 10px;
}


DIV#navi A, DIV#navi A:link
{
 text-decoration: none;
 color: white;
 padding-top: 2px;
 border-bottom-width: 2px;
 border-bottom-style: solid;
 border-bottom-color: #C0C0C0;
 padding: 0px 3px;
}

DIV#navi A:hover, DIV#navi A:active
{
 text-decoration: none;
 color: white;
 background-color: #777777;

 border-top-style: solid;
 border-top-color: red;
 border-top-width: 2px;

 border-bottom-style: solid;
 border-bottom-color: black;
 border-bottom-width: 2px;

 border-left-style: none;
 border-left-width: 0px;

 border-right-style: none;
 border-right-width: 0px;
}

DIV#info
{
 background-color: #C0C0C0;
 font-family: Verdana,Tahoma,Arial;
 color: black;
 font-size: 10px;
 padding-top: 5px;
 padding-bottom: 5px;
 padding-left: 5px;
 padding-right: 5px;
 margin-top: 0px;
 margin-left: 5px;
 margin-right: 0px;
 margin-bottom: 25px;
 text-align: left;
}


DIV.ruutu
{
 height: 8px;
 width: 100%;
 background-image: url(kuvat/ruudukko.gif);
 background-color: #333333;
}


DIV.clearer
{
 clear: both; 
 height: 0px; 
 overflow: hidden;
 font-size: 0;
}

DIV#content
{
 background-color: white;
 margin: 0px 4px 0px 4px;
 padding: 5px 10px 5px 10px;
 border 0px; 
 min-height: 300px;
 overflow: auto;
}

DIV#text
{
 padding: 0px 10px 0px 10px;
 margin: 0px;
 border 0px;
}


DIV#left_bottom
{
 margin-top: 15px;
 font-size: 12px;
 color: black;
 text-decoration: none;
 font-weight: bold;
 text-align: center;
}

DIV#left_bottom A
{
 color: black;
 text-decoration: none;
 font-weight: bold;

}


DIV#tulokset
{
 background-color: white;
 padding-left: 10px;
 padding-right: 10px;
 padding-top: 5px;
 padding-bottom: 10px;
}


H1
{
 font-family: Georgia,Verdana,Tahoma,Arial;
 color: #CC0000;
 font-size: 18px;
 font-weight: bold;
 padding: 0px 0px 2px 10px;
 border-width: 0px 0px 2px 0px;
 border-style: dotted;
 border-color: black;
 margin: 8px 0px 8px 0px;
}

H2
{
   font-family: Verdana,Tahoma,Arial;
   color: red;
   font-size: 14px;
   padding-left: 10px;
   padding-bottom: 2px;
   border-bottom-width: 2px;
   border-bottom-style: dotted;
   border-bottom-color: black;
   font-weight: bold;
}

H3
{
   font-family: Verdana,Tahoma,Arial;
   color: red;
   font-size: 13px;
   padding-left: 10px;
   padding-bottom: 2px;
   border-bottom-width: 2px;
   border-bottom-style: dotted;
   border-bottom-color: black;
   font-weight: bold;
}



DIV#info H1
{
   font-family: Verdana,Tahoma,Arial;
   font-weight: bold;
   color: black;
   font-size: 11px;
   padding-left: 10px;
   padding-bottom: 1px;
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: black;
   margin: 4px 0px 4px 0px;
   padding: 0px 4px 0px 4px;
}

DIV#info TD
{
   font-family: Tahoma,Arial;
   color: black;
   font-size: 10px;
}









TABLE.kalenteri
{
  background-color: white;
  border-width: 1px;
  border-color: black;
  border-style: solid;
  margin-top: 10px;
  margin-bottom: 10px;
}

TR.kalenteri_ots
{
  background-color: #CCCCCC;
}

TD.kalenteri
{
  border-width: 1px;
  border-color: black;
  border-style: solid;
  width: 80px;
  height: 50px;

}

TD.kalenteri_vkl
{
  border-width: 1px;
  border-color: black;
  border-style: solid;

  width: 80px;
  height: 50px;

  background-color: #FFFFEE;
}



DIV.kalenteri_ots
{
  font-family: tahoma,arial,helevetica,sans-serif;
  font-size: 13px;

  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
  
}


DIV.kalenteri_pvm_vapaa
{
  background-color: #66CC66;
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}

DIV.kalenteri_pvm_varattu
{
  background-color: rgb(237,28,36);
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}

DIV.kalenteri_pvm_keltainen
{
  background-color: #FDE100;
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
DIV.kalenteri_pvm_sininen
{
  background-color: #66CCFF;
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
DIV.kalenteri_pvm_valkoinen
{
  background-color: #FFFFFF;
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
DIV.kalenteri_pvm_np
{
  background-color: rgb(181,230,29);
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
DIV.kalenteri_pvm_mp
{
  background-color: rgb(34,177,76);
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}






DIV.kalenteri_pvm_vkl_keltainen
{
  background-color: #FFCA00;
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
DIV.kalenteri_pvm_vkl_sininen
{
  background-color: #3399FF;
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
DIV.kalenteri_pvm_vkl_vapaa
{
  background-color: #339933;
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
DIV.kalenteri_pvm_vkl_varattu
{
  background-color: rgb(237,28,36);
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
DIV.kalenteri_pvm_vkl_np
{
  background-color: rgb(181,230,29);
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}
DIV.kalenteri_pvm_vkl_mp
{
  background-color: rgb(34,177,76);
  font-weight: bold;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 2px;
  padding-right: 2px;
}





DIV.kalenteri
{
  font-size: 10px;
  padding-top: 1px;
  padding-bottom: 5px;
  padding-left: 2px;
  padding-right: 2px;
}


DIV.kalenteri_vkl
{
  font-size: 10px;
  padding-top: 1px;
  padding-bottom: 5px;
  padding-left: 2px;
  padding-right: 2px;
}

DIV.kalenteri_melu
{
  float: right;
  border-width: 0px;
  margin: 1px;
  color: #000000;
  font-size: 9px;
  line-height: 9px;
  font-family: tahoma, arial;
  padding: 1px;
  /*background-color: #cccccc;
  opacity: .30;
  filter:alpha(opacity=30);*/
}

