* {
	margin: 0px;
	padding: 0px;
}

body {
	background-attachment: absolute;
	background-image: url(tausta.png);
	background-repeat: repeat-y;
	background-position: center;
	background-size:100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='tausta.png',
	sizingMethod='scale');

	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
	src='tausta.png',
	sizingMethod='scale')";





}

.kokosivu {
	margin-left: auto;
  	margin-right: auto;
	align: center;

}

table
	{ 
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
}

.linkit {

	background-color: #d7dce8;

}

.linkit {
	font-family: tahoma;	
	font-size: 1.0em;
	float: right;
	text-align:right;
	margin-top: 10px;
	margin-right: 5px;

}

.laatikko {
	font-family: tahoma;
	width: 500px;
	font-size: 0.9em;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	letter-spacing: 0px;
	background-color: #ffffff;
	border: 3px solid #d7dce8;
	padding: 10px;
	}

.laatikkopieni {
	font-family: tahoma;
	width: 350px;
	font-size: 0.9em;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	letter-spacing: 0px;
	background-color: #ffffff;
	border: 3px solid #d7dce8;
	padding: 10px;
	}

.box1, .box2 {
	width:325px;
  	height:auto;
  	float:left;
  	margin-bottom:10px;
 	padding:10px;
  	border:0px solid #d7dce8;
	}
	.box1 {
 	 clear:left;
  	margin-right:10px;
	}

.linkitpieni {
	font-family: tahoma;	
	font-size: 0.93em;
	float: right;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;


}

.tekstipieni {
	font-family: tahoma;	
	font-size: 0.8em;
	float: right;
	text-align:right;



}

.linkit a:link {
	color: #324d6d;
	text-decoration: none;
	font-size: 1.0em;
	}

.linkit a:active {
	color: #7d99b3;
	text-decoration: none;
	font-size: 1.0em;
	}

.linkit a:visited {
	color: #324d6d;
	text-decoration: none;
	font-size: 1.0em;
	}

.linkit a:hover {
	color: #7d99b3;
	text-decoration: none;
	font-size: 1.0em;
	}

.linkitpieni a:link {
	color: #324d6d;
	text-decoration: none;
	font-size: 0.93em;

	}

.linkitpieni a:active {
	color: #7d99b3;
	text-decoration: none;
	font-size: 0.93em;

	}

.linkitpieni a:visited {
	color: #324d6d;
	text-decoration: none;
	font-size: 0.93em;

	}

.linkitpieni a:hover {
	color: #7d99b3;
	text-decoration: none;
	font-size: 0.93em;

	}


td {
	font-family: tahoma;
	font-size: 0.8em;
	color: #000000;
	letter-spacing: 0px;

}


input {
	background-color: #D8D8D8;
	border: 2px solid #878787;
/*
	border-left-color: black;
	border-top-color: black;
*/
	font-size: 1em;
	font-family: tahoma;
	color: #000000;
	padding: 1px 2px 1px 2px;
}

textarea {
	background-color: #D8D8D8;
	border: 2px solid #878787;
/*
	border-left-color: black;
	border-top-color: black;
*/
	font-size: 1em;
	font-family: tahoma;
	color: #000000;
	padding: 1px 2px 1px 2px;
}

input.submit {
	color: #ffffff;
	letter-spacing: 1px;
	font-family: tahoma;
	font-size: 0.8em;

	background-color: #878787;

	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
}




	

.sisalto {
	width: 96%;
	border: 0px;
	filter: alpha(opacity=100);
  	opacity: 1.0;
	-moz-opacity: 1.0; 
	padding: 10px 10px 0px 10px;
	color: #000000;
	font-family: tahoma;
	align: justify;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #ffffff;


}

.sisalto p {
	font-family: tahoma;	
	font-size: 1.0em;
	padding: 10px 10px 5px 10px;
	text-align: justify;

}



.sisalto a:link {
	color: #4c6b91;
	text-decoration: underline;
	}

.sisalto a:active {
	color: #4c6b91;
	text-decoration: none;
	}

.sisalto a:visited {
	color: #4c6b91;
	text-decoration: underline;
	}

.sisalto a:hover {
	color: #4c6b91;
	text-decoration: none;
	}




.sisalto h2 {
	font-family: tahoma;	
	font-size: 1.2em;
	text-align: left;
	color: #495e79;
	padding: 10px 3px 10px 10px;
}






.thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #b899d8;
	border: 1px solid #351a5c;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}




