body {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #fb9502;
	color: #173542;
	}
	
	
header{
	background-color: #FFFFFF;
	}
	
.painike {
	display: block;
	padding: 0.4em;
	text-decoration: none;
	font-size: 0.9em;
	border-radius: 4px;
	background-color: #FB9502;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFFFFF;
}





.tausta .painike , .taky .painike{
	background-color: #FFFFFF;
	color: #FB9502;
	font-size: 0.8em;
	background-image: url(../kuvat/painike-valkoinen-nuoli.png);
	background-repeat: no-repeat;
	background-position: 96% center;
}
#introtausta {
	background-color: rgba(255,255,255,0.85);
	padding-top: 0.75em;
	padding-right: 4em;
	padding-bottom: 0em;
	padding-left: 4em;
}
.taky {
	padding: 0.5em;
	color: #FFFFFF;
	border-radius: 4px;
}
.taky .painike {
	background-color: #FFFFFF;
	color: #FB9502;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}



.kuva {
	background-image: url(../kuvat/etusivu-paakuva.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 22em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
#intro {
	text-align: center;
	padding-right: 4em;
	padding-left: 4em;
	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: 2em;
	margin-bottom: 1em;
}
.nosto {
	margin: 0px;
	position: relative;
	width: 25%;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-top: 8em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
	text-align: center;
}



#kotisiivous{
	background-image: url(../kuvat/kotisiivous2.jpg);
}


#yrityssiivous{
	background-image: url(../kuvat/yrityssiivous.jpg);
}


#taloyhtiosiivous{
	background-image: url(../kuvat/taloyhtiosiivous2.jpg);
}


#ikkunanpesu {
	background-image: url(../kuvat/ikkunanpesu.jpg);
}








.nosto .tausta {
	background-color: #fb9502;
	background-color: rgba(251,149,2,0.9);
	padding-bottom: 0.75em;
	padding-top: 0.75em;
	padding-right: 0.5mm;
	padding-left: 0.5em;
}


.nosto .tausta:hover {
	background-color: rgba(251,149,2,1);	
}


.border-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
	
	
footer{
	clear: both;
	background-color: #3ED0EB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #FFFFFF;
	padding-top: 1.5em;
	background-image: url(../kuvat/footer-bg.png);
	background-repeat: repeat;
	}

#aaa img{
	border: 4px solid #FFFFFF;
	border-radius: 4px;
	float: right;
	margin-bottom: 1.5em;
}
.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;
}
.peruslista {
	margin-bottom: 1.5em;
}
#palvelunostot img{
	margin-bottom: 0.75em;
	border-radius: 4px;
}
#ota-yhteytta {
	text-align: center;
	background-color: #ecfcff;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #caf0f7;
	padding-top: 3em;
	padding-bottom: 3em;
}
#ota-yhteytta .painike {
	margin-right: auto;
	margin-left: auto;
	padding: 0.75em;
	background-image: url(../kuvat/painike-oranssi-nuoli.png);
	background-repeat: no-repeat;
	background-position: right center;
}



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;
}







#nostot a {
	text-decoration: none;
}
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;	
	
}

footer li a:hover {
	
	
}
	
	
	
	


		
nav {
	float: right;
	margin-top: 2.2em;
	}

nav ul li {
	display: inline;
	}

nav ul li a {
	text-decoration: none;
	display: block;
	float: left;
	font-size: 1.1em;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	margin-left: 2em;
	text-transform: uppercase;
	color: #3BCAEA;
	font-weight: 600;
	letter-spacing: 1px;
}
nav ul li a:hover {
	border-bottom-color: #35C9EA;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}



.aktiivinen, .aktiivinen:hover {
	color: #FB9502;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FB9502;
}
#nostot .painike{
	text-decoration: none;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	}
.painike-lyhyt {
	width: 33%;
}
form {
	padding: 0.5em;
	background-color: #FB9502;
	border-radius: 4px;
}






/*Lomakkeet*/	 

label {
	display: block;
	margin-bottom: 0.5em;
	cursor: pointer;
	font-size: 0.9em;
	color: #FFFFFF;
}
.lomakepainike {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0.75em;
	float: left;
	border-radius: 4px;
	color: #FB9502;
	font-size: 1em;
	cursor: pointer;
	width: 100%;
}

input[type="text"], textarea{
	font-size: 1em;
	padding: 0.3em;
	width: 100%;
	margin-bottom: 0.75em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 3px;
}
	
	





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

	body {
		font-size: 0.9em;
	}
	
	
	h1{
		
	font-size:2em!important;	
	}
	
	#logo {
		
		margin-bottom: 0em;	
	}
	
	
	.nosto {
	width: 100%;
	float: none;
	margin-bottom: 1em;	
}


.kuva {
	margin-bottom: 1em;
	margin-top: 1em;
}




.kuva {
	
	padding-top: 9em;

}
#intro {
	
	padding-right: 0em;
	padding-left: 0em;
	
}

#etusivu #intro{
	text-align: center;
	padding-right: 0em;
	padding-left: 0em;
	padding-top: 9em;
}
	
	
	
nav {
		
		
		float: none;
		margin-top:1em;
		
		
		
	}
	
	
	
	
	
	
	nav ul li a {
	
	
	padding-left: 0em;
	margin-left: 0em;
	display: block;
	width: 100%;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	margin-bottom:0.3em;
	
	
	
}



	nav ul li a:hover{
		
	border-bottom: none;	
		
	}
	
	
	
	
	#introtausta {
	
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
}


header {

	margin-bottom:1.5em;	
	
}


.kuva {
	
	border-bottom: none;
	
}
	


form{
	
	margin-top: 1.5em;	
	
}
	
	
	
 .painike-lyhyt, .lomakepainike {
		
		width: 100%;	
	}
	
	



	

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


.border-right{
	
	border-right: none;	
}
	

}


@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;
	
	}


}
