
@charset "uft-8";

/*
Logon fontti: Alako-Bold

*/


body {
    color : #fff;
    font-family : Arial, Helvetica, sans-serif, Verdana, Geneva,;
    font-size : 15px;
    font-weight: bold;
    background-color: #dbf5ff;
    background-image: url('../img/stausta-1.jpg');
    background-repeat: repeat-x;
  }


h3, .p2 {
    color : #EBDFFF;
    font-size : 18px;
    font-weight : bold;
  }


.p2 {
    color:#fff;
    text-decoration : none;
    border-top: dotted 1px;
  }

.palsta2x {
    background-image : url('../img/kappale-tausta-4.png');
/*    border-right: dotted 1px #dce;
    border-left: dotted 1px #dce;
    border-bottom: dotted 1px #dce;
*/
/*    border-right: solid 1px #743d9b;
    border-bottom: solid 1px #743d9b;
*/
    margin-bottom : 20px;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 15px;
    padding:15px;
    border: 1px solid #005E18;

    
/*    width : 730px;*/
  }

.palsta2x td {
   vertical-align:top;
}

.palsta {
    margin-left : 5px;
    margin-right : 5px;
}

#paataulu {
    margin-left: auto;
    margin-right: auto;
    margin-top:-15px;
    width:828px;
    /* background-image: url('../img/pohja-keski-2.png');
    *//* background-repeat: repeat-y;
    */ /*opacity: 0.7;
    */;
  }


#ylataulu, #keskiosa, #alataulu {
    margin-left: auto;
    margin-right: auto;
    width:828px;
    /*opacity: 0.7;
    */;
  }


#ylataulu {
    /* margin-top: 10px;
    *//* margin-bottom:0px;
    */
/*background-image: url('../img/pohja-yla-2b.png');*/
background-image: url('../img/pohja-yla-5b.png');
    background-repeat: no-repeat;
    height:234px;
    background-position:bottom;
  }


#keskiosa, .keskiosa {
    background-image: url('../img/pohja-keski-5.png');
    background-repeat: repeat-y;
  }

.keskiosa_v {
    background-image: url('../img/pohja-keski-yla-5.png');
    background-repeat: no-repeat;
  }

#sisalto {
    margin-left:30px;
    margin-right:30px;
    background-image: url('../img/varpu-v3.png');
    background-position: right bottom;
    background-repeat: no-repeat;
  
  }


#alataulu {
    background-image: url('../img/pohja-ala-5b.png');
    background-repeat: no-repeat;
    height:71px;
    background-position:top;
  }

#v_yla { margin-left:25px; }
#v_ala { margin-right:45px; margin-left:45px; border-top: #EBDFFF 1px dotted;}

#v_sijainti { margin-right:25px; margin-left:25px;}


.v, .v0, .v1 {
        color : #DCFFAC;
        font-size : 17px;
        font-weight : bold;
	font-style: italic;
	padding-right:30px;
}

.v0 {  padding-left:50px;}

.v1 {   color: #FFD20C;}

img {
    border-top: #888 1px solid;
    border-left: #888 1px solid;
    border-right: #222 1px solid;
    border-bottom: #222 1px solid;
    margin: 5px;
  }


#logo {
    border:none;
    margin-bottom:-10px;
    margin-left:10px;
  }



a:hover {
    text-decoration: overline underline;
    /*color: #2222dd;*/
    color: #FFD621;
  }


a:link, a:visited {
    text-decoration: none;
    color: #2222dd;
  }

.takasin {
    color : #892DB3;
    font-family : Dejavu, Verdana, Arial, 'Sans Serif';
    font-size : 12px;
    font-style: italic;
}


.kuvateksti {
    color : #525252;
    font-family : Verdana, Arial, 'Sans Serif';
    font-size : 12px;
    font-style: italic;
    margin-left: 25px;
    margin-right: 25px;
  }


.yhteystiedot {
    color : #fff;
    font-family : Verdana, Arial, 'Sans Serif';
    font-size : 11px;
    margin-top:-10px;
  }

.yht_tiedot_otsikko {
    font-size : 10px;
    font-weight:bold;
    margin-left:-10px;
    color : #EBDFFF;
    }

#ilmotaulu {
    margin-top:15px;
    border: 1px #999 solid;
    width: 300px;
    font:#fff;
    font-size:12px;
    font-weight:bold;
    border-right: 1px thin #326C81;
    border-bottom: 1px thin #326C81;
    border-left: 1px solid #326C81;
    border-top: 1px solid #326C81;

/*     padding:0px; */
/*     background-color:#000; */
    opacity:.9;
  }

#ilmotaulu th {
    color : #EBDFFF;
    text-align:left;
/*     font-style:italic; */
    font-size:18px;
    opacity:0.8;
}

#ilmotaulu p {
    margin-left:10px;
    font-size:12px;
    font-weight:normal;
}

.lopputekstit {
    color : #EBDFFF;
    font-family : Verdana, Arial, 'Sans Serif';
    font-size : 11px;
    font-style: italic;
    }



