
* {
	margin: 0;
	padding: 0;
}

body,html {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman",arial,sans-serif;
	font-size:small;
	color:#6E6E6E;
	font-size: 12pt;
	height: 100%;
}

 
h1 { 
	font: 14pt "Times New Roman",arial,sans-serif;
}

h2 {
	font: 12pt "Times New Roman",arial,sans-serif;
}

h3 {
	font: 10pt "Times New Roman",arial,sans-serif;
}

	h1, h2, h3 {
		color: #7F0802;
		font-style:italic;
		margin: 0 0 10px 0;
	}

	
p { 
	line-height:1.5; 
	margin:0 0 1em;
	font-style:italic;
}


A:link, A:visited, A:active
{
	COLOR: #7F0802;
	text-decoration: none;
	font-style:italic;
}

A:hover
{
	COLOR: #460300;
	text-decoration: none;
	font-style:italic;
}
 

div#runko {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */

	background-image: url(../kuvat/taustakuva.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	background-color: #ffffff;
}

div#sisalto {
position: relative;
width: 950px;
margin: 0 auto 0 auto;
}
	
.clear { width: 950px; height: 1px; clear: both; }	
	
div#logo {
position: absolute;
top: 180px;
left: 0;
width: 313px;
height: 64px;
}

div#isokuva {
position: absolute;
top: 0;
right: 10px;
width: 301px;
height:435px;
background-image: url(../kuvat/takka.png);
background-position: top center;
background-repeat: no-repeat;
background-color: transparent;
}

div#navigaatio {
margin: 380px 0 20px 0;
float: left;
width: 212px;
}

div#palsta {
margin: 380px 0 20px 0;
float: right;
width: 710px;
}

.lomake_vasen { float: left; width: 350px; margin: 0 5px 0 0;}
.lomake_oikea { float: right; width: 350px; margin: 0 0 0 5px;  }
.lomake_ala { clear: both;}

	.madeby {
	position: absolute;
	right: 5px;
	top: 365px;
	}

	.push {
	height: 60px; /* .push must be the same height as .footer */
	clear: both;
	}

	div#alapalkki {
	width: 100%;
	height:60px;
	background-image: url(../kuvat/taustakuva_alapalkki.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffff;
	clear: both;
	}

	div#yhteystiedot {
	width: 950px;
	margin: 0 auto 0 auto;
	padding: 20px 0;
	text-align: right;
	font-style:italic;
	font-size: 10pt;
	}
	
div#yhteystiedot	A:link, div#yhteystiedot A:visited, div#yhteystiedot A:active
{
	COLOR: #7F0802;
	text-decoration: none;
	font-style:italic;
	font-size: 10pt;
}

div#yhteystiedot A:hover
{
	COLOR: #460300;
	text-decoration: none;
	font-style:italic;
	font-size: 10pt;	
}
 
 
 

	
	
#nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li { /* all list items */
	list-style: none;
	padding: 0;
	margin: 0 0 5px 0;
	color: #ffffff;
}



#nav li a.nav:link, #nav li a.nav:visited {
color: #575656;
height: 29px;
width: 182px;
padding: 10px 0 0 30px;
display: block;
text-align: left;
background-image: url(../kuvat/navi.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color: transparent;
text-decoration: none;
}

#nav li a.nav:hover {
color: #B4282E;
height: 29px;
width: 182px;
display: block;
padding: 10px 0 0 30px;
text-align: left;
background-image: url(../kuvat/navi_current.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color: transparent;
text-decoration: none;
}



#nav li a.current:link, #nav li a.current:visited
{
color: #B4282E;
height: 29px;
width: 182px;
display: block;
padding: 10px 0 0 30px;
text-align: left;
background-image: url(../kuvat/navi_current.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color: transparent;
text-decoration: none;
}

#nav li a.current:hover
{
color: #B4282E;
height: 29px;
width: 182px;
display: block;
padding: 10px 0 0 30px;
text-align: left;
background-image: url(../kuvat/navi.jpg);
background-position: top center;
background-repeat: no-repeat;
background-color: transparent;
text-decoration: none;
}

.galleria {
margin: 20px 0;

}
.galleria img{
	opacity: 0.7;
	padding: .1em;
	filter: alpha(opacity=70);
}