body {
    margin:auto;
    width: 770px;
    font-family: Arial, sans-serif;
    /**	background-color: #5084b3; */
	background-image: url(layoutimg/bg_taivas5.jpg);
	background-color: #6da3ce;
	background-repeat: repeat-x;   
}

/** New-lohko */

div.new {
    margin-top: 6px;
}

div.new img {
    position: relative; 
    float: left; 
    margin-right: 6px;
}

/** Ylätunnisteessa olevien elementtien määreet */

#ylatunniste {
  	background-repeat: no-repeat;
	height: 196px;  
    background-image: url(layoutimg/bg_alasivu.jpg);
}

#paakuva {
	position: absolute;
	top: 86px;	
}	

#pikkuvalikko {
width: 755px;
height: 32px;
margin: 0px 0px 0px 0px;
padding: 10px;
text-align: right;
}

#pikkuvalikko li {
    display: inline;
    list-style-type: none;
    padding-left: 7px;
    font-size: 85%;
}

ul#pikkuvalikko a:link {
    color: white;
    }

ul#pikkuvalikko a:visited {
    color: #fff;
    font-weight: normal;
    text-decoration: none;
}

ul#pikkuvalikko a:hover {
    text-decoration: underline;
}

#paavalikko {
    position: relative;
    top: 10px;
    width: 770px
    height: 26;
    margin: 0px 0px 0px 0px;
}

#paavalikko li {
    display: inline;
    list-style-type: none;
    margin-right: 0px;
    padding: 1px 6px;
       font-weight: bold;
    text-align: right;
    }

#paavalikko li#current {
    background-color: #3876ad;/** vai: #346b9c; */
}

ul#paavalikko a:link {
    color: #fff;
}

ul#paavalikko a:visited {
    color: #b8e5f5;
}

ul#paavalikko a:hover {
    text-decoration: underline;
}

/** Sisältörungon määreet */
#runko {
    background-color: white;
    padding-bottom: 10px;
    min-height: 400px;
}

#vasenlohko {
    float: left;
    width: 160px;
    margin: 0px 0px 0px 0px;
}

#keskilohko {
    position: relative; 
    margin-left: 160px;
    min-width: 400px;
    min-height: 400px;
    padding-right: 10px;
}

#keskilohko p {
	margin: 10px;
}

div#keskilohko ul {
    list-style-type: circle;
}


div#keskilohko ul li {
    margin-left: 40px;
}

div#keskilohko table {
    margin-left: 10px;
}

div#keskilohko ul ul li {
    margin-left: 60px;
}


#mainokset {
    float:right; 
    min-width: 160px;
}

div#mainokset img {
   position: relative;
   margin-top: 15px;
   margin-left: 25px;
}

#alavalikko {
    margin-left: 10px;
    margin-top: 18px;
    margin-right: 20px;
   }

ul#alavalikko a:link {
    text-decoration: none;
	color: #2b5a84;
	font-size: 110%;
	font-weight: bold;
	margin-left: 0px;
	 width: 160px;
	height: 30px;
	min-width: 160px;
}

ul#alavalikko a:visited {
    text-decoration: none;
	color: #3ca9f8;
	font-size: 110%;
	font-weight: bold;
	margin-left: 0px;
	 width: 160px;
	height: 30px;
	min-width: 160px;
}

ul#alavalikko a:hover {
    text-decoration: underline;
    margin-left: 0px;
}

.paalinkki {
}

#avcurrent {
	background: #dee6ec;
}

.paivays {
    font: 85%;
    color: #ab8040
}

.poistaviiva {
	border-top: none;
}

table.sisalto {
    margin-left: 30px;
}

table.sisalto > tbody > tr > td {
    padding: 10px;
    vertical-align: top;
}

/** Alatunnisteen määreet */

#alatunniste {
    background-color: #31669a;
    padding-top: 5px;
    margin-bottom: 8px;
    font-size:75%;
    color: #fff;
    height: 20px;
}

#copy {
    float: left;
    width: 250px;
    margin: 0 0 0 10px;
}
#hm-lab {
    float: right;
    width: 250px;
    text-align: right;
    margin: 0 10px 0 0;
}

#alatunniste a:link, #alatunniste a:visited {
    color: #fff;
    text-decoration: none;
}

#alatunniste a:hover, #alatunniste a:active {
    text-decoration: underline;
    color: #fff;
}

/** Muuta */

h1,h2,h3,h4,h5,h6,p {
    margin: 0 0 0 0;
    padding: 0;
}

h1 {
	color: #2b5a84;
	font-size: 130%;
	font-weight: bold;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 17px 5px;
	background-position: 0px top;
	border-bottom: 1px solid #2b5a84;
}
h2 {
	color: #2b5a84;
	font-size: 100%;
	font-weight: bold;
	padding: 3px;
	margin: 20px 0px 17px 0px;
	background-position: 0px top;
	border-top: 1px dotted #784820;;
	}

h3 {
	color: #784820;
	font-size: 100%;
	font-weight: bold;
	padding: 3px;
	margin: 20px 0px 17px 0px;
	background-position: 0px top;
	}


p {
	font: 100% Arial;
	font-weight: normal;
}

strong {
    font-weight: bold;
}

/** Palautelomakkeen spämminestokikkailua */

#msg {
    display: none;
}

/** Yleiset määritykset linkeille */
/** Huom määritysjärjestys: link-visited-hover-active */

a:link,a:visited {
    color: blue;
    text-decoration: none;
}

a:hover,a:active {
    text-decoration: underline;
}

.paivays {
	color: #2b5a84;
	font: 80% Arial;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	background-position: 0px top;
}

/** Sisällön sijoittelua */

div#asia {
    padding-top: 15px;
}

div#asia p {
    margin-right: 20px;
}

img#sivukuva {
    position: relative;
    top: 25px;
    left: 5px;
}

img#sivulogo {
    position: relative;
    top: 20px;
    left: 20px;
}

img#kysely {
    position: relative;
    margin-top: 30px;
    left: 20px;
}

img#kuvakisa {
    position: relative;
    margin-top: 10px;
    left: 10px;
}
img.email {
    vertical-align: bottom;
}
