body {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #fb9502;
	color: #173542;
	}
	
	
header{
	background-color: #FFFFFF;
	}
	
.painike {
	display: block;
	padding: 0.75em;
	text-decoration: none;
	font-size: 1em;
	border-radius: 4px;
	background-color: #FB9502;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-image: url(../kuvat/painike-oranssi-nuoli.png);
	background-repeat: no-repeat;
	background-position: right center;
}



.painike:hover{
	background-color: #E78A04;
}




#intro {
	text-align: center;
	padding-top: 0em;
}
.oranssi {
	background-color: #FB9502;
}
.sininen {
	background-color: #35C9EA;
}
.tumman-sininen {
	background-color: #34BEDE;
}
#etusivu #intro{
	text-align: center;
	padding-right: 4em;
	padding-left: 4em;
	padding-top: 15em;
}
	
	
.osio-matala {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}

.osio {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
#logo {
	margin-top: 2.7em;
	margin-bottom: 2em;
	text-align: center;
}
.nosto {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-color: #FFFFFF;
	padding: 1em;
	border-radius: 6px;
}
.nosto img {
	border-radius: 6px;
	margin-bottom: 0.5em;
}


.vasemmalle{
	
	float: left;	
}


.oikealle{
	
	float: right;	
}

	
footer{
	clear: both;
	background-color: #3ED0EB;
	color: #FFFFFF;
	padding-top: 2em;
	background-image: url(../kuvat/footer-bg.png);
	background-repeat: repeat;
	}

#aaa img{
	border: 4px solid #FFFFFF;
	border-radius: 4px;
	float: right;
	margin-bottom: 2em;
}
.peruslista li {
	line-height: 1.75em;
	background-image: url(../kuvat/peruslista-li-o.png);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-left: 1.2em;
}



footer ul li {
	color: #FFFFFF;
	font-size: 0.9em;
	background-image: url(../kuvat/footer-li.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left: 1.2em;
	line-height: 1.7em;
}

.valiviiva {
	clear: both;
	margin-bottom: 1.5em;
	padding-top: 0.75em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECFCFF;
}








p a , .peruslista li a{
	font-weight: bold;
	color: #173542;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #173542;
}
p a:hover , .peruslista li a:hover{
	border-bottom-color: #FB9502;	
	
}

footer li a{
	color: #FFFFFF;	
	
}


	





@media handheld, only screen and (max-width: 800px) {



	.nosto{
		
	margin-bottom:1.5em;
	border-radius:0;	
		
	}

	body {
		font-size: 0.9em;
	}
	
	
	h1{
		
	font-size:2em!important;	
	}
	
	#logo {
		
		margin-bottom: 0em;	
	}
	
	
	






header {

	margin-bottom:1.5em;	
	
}





	

#aaa img{
	
	float: none;
	margin-top: 1.5em;
	
}




}


@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 

#ota-yhteytta .painike {
	
	background-image: url(../kuvat/painike-oranssi-nuoli@2x.png);
	background-size: 30px 57px;
	
}



footer ul li {
	
	background-image: url(../kuvat/footer-li@2x.png);
	background-size: 10px 10px;
	
}


.tausta .painike, .taky .painike{
	
	background-image: url(../kuvat/painike-valkoinen-nuoli@2x.png);
	background-size: 12px 19px;
	
}


.peruslista li {
	
	background-image: url(../kuvat/peruslista-li-o@2x.png);
	background-size: 10px 10px;
}


footer{
	
	background-image: url(../kuvat/footer-bg@2x.png);
	background-size: 154px 154px;
	
	}


}
