.tausta1 {
	background-image:url('pics/liuku.jpg');
	background-repeat:repeat-x;
	background-position:0px 0px;
	
}


.sijainti {
	position:absolute;
	top:0px;
	left:100px;
}

.reunukset {
	border:1px solid silver;
}

.eireunuksia {
	border:none;
}



.navisijainti {
	position:absolute;
	top:20px;
	left:100px;
	z-index:22;
}

table {
	border-left:1px solid silver;
	border-bottom:1px solid silver;
	border-right:2px solid silver;
	z-index:1;
}


.palkki {
	height:30px;
	background-color:#909090 ;
}

.td1 {
	padding-bottom:10px;
}

.td2 {
	padding-top:90px;
	vertical-align:top;
	background-color:white;
}

.normaaliteksti {
	font-size:12px;
	font-family: arial, "lucida console", sans-serif;

}


td {
	
	font-size:12px;
	font-family: arial, "lucida console", sans-serif;
}

.lista {
	font-size:12px;
	font-family: arial, "lucida console", sans-serif;
	font-weight:bold;
}

.header,.keskiosa,.footer {
	margin:4px;

}


.header{
	background:silver;
	width:772px;
	height:95px;
	border:1px solid black;
	z-index:1;
}

.keskiosa{
	padding-top:10px;
	padding-left:42px;
	padding-bottom:15px;
	background:silver;
	width:730px;
	height:430px; 
	border:1px solid black;
	z-index:1;
}

.footer{
	background:silver;
	width:601px;
	height:25px;
	border:1px solid black;
	z-index:1;
}

.nlinkki{
	border:none;
	font-family: arial, "lucida console", sans-serif;
	font-weight:bold;
	font-size:7pt;
	font-variant: normal;
	color:#ca2a02;
	letter-spacing:0.1em;
	text-decoration:none;
	width:200px;
}

a:hover.nlinkki{
	
	color:black;
}


#teksti{
	position:absolute;
	top:149px;
	left:228.6px;
	padding:10px;
	font-family: Tahoma, verdana, sans-serif;
	text-align:left;
	font-size:10pt;
	width:535px;
	height:340px;
	background-color:white;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	z-index:2;
}



