@charset "UTF-8";
/* CSS Document */
body {
	background-color:#ececec;
	;
	margin-top:50px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:50px;
	color:#000;
	text-align: justify;
}
.spaxer {
	display: inline-block; /*sets hasLayout - required for IE*/
	clear:both;
	height:0px;
	}
.spaxer {
	display:block;
}
#main {
	width:100%;
	background-color:#fff;
	
}
#keskitetty{
	margin-left:auto;
	margin-right:auto;
	width:966px;
	padding-bottom:10px;
	
}

#logorivi {
	width: 966px;
	margin-top: 15px;
	padding-top: 15px;
	clear: both;
}
#logo {
	float: left;
	width: 465px;
}
#fi {
	float: right;
	width: 21px;
	margin-right: 10px;
}
#en {
	float: right;
	width: 26px;
	margin-right: 10px;
}
#ge {
	float: right;
	width: 21px;
	margin-right: 25px;
}
#lippumusa {
	float: right;
	width: 150px;
}
#lippu {
	float: right;
	margin-right: 10px;
}
#musa {
	float: right;
	width: 65px;
	margin-right: 35px;
	margin-top: 30px;
}
#navirivi {
	width: 966px;
	background-image: url(kuvat/bg_ylanavi.jpg);
	height:35px;
	clear: both;
}
#navirivi ul {
	font-family: Arial, Verdana;
	margin: 0;
	padding: 0;
	list-style: none;
	}
#navirivi	ul li {
	display: block;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none;
	}
.sivunnimi{
	height: 34px;
	}
#navirivi	li ul { display: none; }
		
#navirivi	ul li a {
		display: block;
		text-decoration: none;
		color: #ffffff;
		padding: 0px 1px 0px 1px;
		margin-left: 1px;
		white-space: nowrap;
	}
		
		
#navirivi li:hover ul {
	display: block;
	position: absolute;
	background: #707070;
	padding-bottom: 10px;
	padding-left: 2px;
	padding-right: 4px;
	
	}
#navirivi li:hover li { 
		float: none;
		font-size: 11px;
		margin-top: 5px;
		margin-bottom: 10px;
	}
	
#navirivi li:hover li a:link { color: #ffffff;
							text-decoration: none;}	
#navirivi li:hover li a:hover { color: #f2f2f2; 
							text-decoration: none;}
#navirivi li:hover li a:visited { color: #dfdfdf; 
							text-decoration: none;}


#otsikko {
	clear: both;
	width: 966px;
	height:91px;
	margin-bottom: 10px;
	background-image: url(kuvat/img_ohj_palkki.jpg);
	margin-top: 0px;
	padding: 0px;
}
#sisalto {
	display: inline-block; /*sets hasLayout - required for IE*/
	width: 964px;
	clear: both;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #949494;
	border-left-color: #949494;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #949494;
	margin-bottom:15px;
}
#yhteys {
	clear: both;
	width: 966px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #636363;
	padding-left: 50px;
}

#yhtVas {
	float: left;
	width: 190px;
}

#yhtOik {
	float: left;
	width: 300px;
	margin-bottom: 20px;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-decoration: underline;
}
#vasen ul {
	list-style-type:square;
	display:block;
	clear:right;
	padding-bottom:10px;
	
	}

/*
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #900;
	text-decoration: underline;
}*/
.ingressi {
	font-size: 1.2em;
	font-weight: bold;
	color: #333;
}
