@charset "utf-8";
/* CSS Document */

/* SMARTPHONES PORTRAIT */
@media only screen and (min-width: 200px) and (max-width: 519px) {
	.ylapalkki {
		height: 140px;
		width: 100%;
		padding-top: 10px;
	}
	.ylapalkki_vasen {
		width: 100%;
		float: left;
		padding-left: 40px;
		padding-right: 40px;
	}
	.ylapalkki_oikea {
		display:none;
	}
	.linkkipalkki_mobi {
		width: 100%;
		float: left;
		padding-left: 40px;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#wowslider-container1 {
		border-bottom: 5px solid #000000;
	}
	.banneri {
		border-bottom: 5px solid #000000;
	}
	.otsikko {
		overflow: auto;
		width: 100%;
		padding-left: 20px;
	}
	.teksti_vasen {
		display: none;
	}
	.teksti_oikea {
		width: 100%;
	}
	.tekstialue_valk {
		overflow: auto;
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.tekstialue {
		overflow: auto;
		width: 100%;
        background-color: #eee;
		/*background-image: url(kuvat/tekstitausta.jpg);*/
	}
	.tekstialue_sisalto {
		width: 100%;
		overflow: auto;
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.tekstialue1 {
		width: 100%;
		height: 412px;
		background-image: url(kuvat/naistenpuvut2.png);
		background-repeat: no-repeat;
		background-position: center top;
		float: left;
	}
	.tekstialue2 {
		width: 100%;
		height: 412px;
		background-image: url(kuvat/miestenpuvut2.png);
		background-repeat: no-repeat;
		background-position: center top;
		float: left;
	}
	.tekstialue3 {
		width: 100%;
		height: 412px;
		background-image: url(kuvat/lastenasut2.png);
		background-repeat: no-repeat;
		background-position: center top;
		float: left;
	}
	.tekstialue4 {
		width: 100%;
		height: 412px;
		background-image: url(kuvat/morsiuspuvut2.png);
		background-repeat: no-repeat;
		background-position: center top;
		float: left;
	}
	.tekstialue5 {
		float: left;
		width: 100%;
		height: 430px;
		background-image: url(kuvat/naistenpuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
	}
	.tekstialue6 {
		float: left;
		width: 100%;
		height: 430px;
		background-image: url(kuvat/miestenpuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
	}
	.tekstialue7 {
		float: left;
		width: 100%;
		height: 430px;
		background-image: url(kuvat/lastenasut3.png);
		background-repeat: no-repeat;
		background-position: center top;
	}
	.tekstialue8 {
		float: left;
		width: 100%;
		height: 430px;
		background-image: url(kuvat/morsiuspuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
	}
    .tekstialue9 {
		float: left;
		width: 100%;
		height: 430px;
		background-image: url(kuvat/morsiuspuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
	}
    .tekstialue10 {
		float: left;
		width: 100%;
		height: 430px;
		background-image: url(kuvat/morsiuspuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
	}
    .tekstialue11 {
		float: left;
		width: 100%;
		height: 430px;
		background-image: url(kuvat/morsiuspuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
	}
	.laatikkoteksti {
		width: 250px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 190px;
		text-align: center;
	}
	.alapalkki {
		overflow: auto;
		background-color: #000;
		width: 100%;
		color: #fff;
	}
	.alapalkki_sisalto {
		width: 95%;
		margin-left: auto;
		margin-right: auto;	
		padding-top: 20px;		;
		padding-bottom: 40px;
	}
	.alapalkki_vasen {
		width: 100%;
		float: left;
		padding-bottom: 20px;
	}
	.alapalkki_oikea {
		width: 100%;
		float: right;
		padding-bottom: 20px;
	}
	.yht_vasen {
		width: 95%;
		float: left;
		margin-right: 3%;
		margin-left: 2%;
	}
	.yht_vasen2 {
		width: 95%;
		float: right;
		margin-right: 3%;
		margin-left: 2%;
	}
	.yht_oikea {
		width: 95%;
		float: left;
		margin-right: 3%;
		margin-left: 2%;
	}
	.yht_oikea2 {
		width: 95%;
		float: left;
		margin-right: 3%;
		margin-left: 2%;
	}
	.knp {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 40px;
		padding-bottom: 50px;
		text-align: right;
		font-size: 80%;
	}
	input[type=text], textarea{
		width:100%;
	}
	.tuote {
		width: 100%;
		margin-right: auto;
		margin-bottom: auto;
		margin-bottom: 15px;
		border: thin solid #ccc;
		border-radius: 3px;
		background-color: #f5f5f5;
		text-align: center;
		padding-top: 15px;
	}
	.tuote_vasen {
		width: 100%;
		padding-bottom: 15px;
	}
	.tuote_oikea {
		width: 100%;
	}
	.tuote_vasen img {
		max-width:100% !important;
		height:auto;
		display: block;
	}
	.tuote_oikea img {
		margin-right: 5px;
	}
}

/* SMARTPHONES LANDSCAPE */
@media only screen and (min-width: 520px) and (max-width: 949px) {
	.ylapalkki {
		height: 140px;
		width: 100%;
		padding-top: 10px;
	}
	.ylapalkki_vasen {
		width: 65%;
		float: left;
		padding-left: 20px;
		padding-right: 20px;
	}
	.ylapalkki_oikea {
		display:none;
	}
	.linkkipalkki_mobi {
		width: 35%;
		float: right;
		padding-top: 40px;
	}
	#wowslider-container1 {
		border-bottom: 5px solid #000000;
	}
	.banneri {
		border-bottom: 5px solid #000000;
	}
	.otsikko {
		overflow: auto;
		width: 100%;
		padding-left: 20px;
	}
	.tekstialue_valk {
		overflow: auto;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.tekstialue {
		overflow: auto;
		width: 100%;
		background-color: #eee;
		/*background-image: url(kuvat/tekstitausta.jpg);*/
		padding-top: 15px;
	}
	.tekstialue_sisalto {
		width: 100%;
		overflow: auto;
		padding-bottom: 15px;
	}
	.tekstialue1 {
		float: left;
		width: 295px;
		height: 400px;
		background-image: url(kuvat/naistenpuvut2.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue2 {
		float: left;
		width: 295px;
		height: 400px;
		background-image: url(kuvat/miestenpuvut2.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue3 {
		float: left;
		width: 295px;
		height: 400px;
		background-image: url(kuvat/lastenasut2.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue4 {
		float: left;
		width: 295px;
		height: 400px;
		background-image: url(kuvat/morsiuspuvut2.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue5 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/naistenpuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue6 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/miestenpuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue7 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/lastenasut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue8 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/morsiuspuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
    .tekstialue9 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/morsiuspuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
    .tekstialue10 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/morsiuspuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
    .tekstialue11 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/morsiuspuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.teksti {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.teksti_vasen {
		display: none;
	}
	.teksti_oikea {
		width: 100%;
	}
	.laatikkoteksti {
		width: 250px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 190px;
		text-align: center;
	}
	.alapalkki {
		overflow: auto;
		background-color: #000;
		width: 100%;
		color: #fff;
	}
	.alapalkki_sisalto {
		width: 100%;
		margin-left: auto;
		margin-right: auto;	
		padding-top: 20px;		;
		padding-bottom: 40px;
	}
	.alapalkki_vasen {
		width: 100%;
		float: left;
		padding-bottom: 20px;
	}
	.alapalkki_oikea {
		width: 100%;
		float: right;
		padding-bottom: 20px;
	}
	.yht_vasen {
		width: 45%;
		float: left;
		margin-right: 3%;
		margin-left: 2%;
	}
	.yht_vasen2 {
		width: 45%;
		float: right;
		margin-right: 3%;
		margin-left: 2%;
	}
	.yht_oikea {
		width: 45%;
		float: left;
		margin-right: 3%;
		margin-left: 2%;
	}
	.yht_oikea2 {
		width: 45%;
		float: left;
		margin-right: 3%;
		margin-left: 2%;
	}
	.knp {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 40px;
		padding-bottom: 50px;
		text-align: right;
		font-size: 80%;
	}
	.tuote {
		width: 45%;
		float: left;
		margin-right: 3%;
		margin-bottom: 3%;
		border: thin solid #ccc;
		border-radius: 3px;
		background-color: #f5f5f5;
		text-align: center;
		padding-top: 15px;
	}
	.tuote_vasen {
		width: 100%;
		padding-bottom: 15px;
	}
	.tuote_oikea {
		width: 100%;
	}
	.tuote_vasen img {
		max-width:100% !important;
		height:auto;
		display: block;
	}
	.tuote_oikea img {
		margin-right: 5px;
	}
}

/* TABLETS PORTRAIT */
@media only screen and (min-width: 950px) and (max-width: 1249px) {
	.ylapalkki {
		height: 140px;
		width: 100%;
		padding-top: 10px;
	}
	.ylapalkki_vasen {
		width: 45%;
		float: left;
		padding-left: 20px;
	}
	.ylapalkki_oikea {
		width: 480px;
		float: right;
		font-size: 100%;
		padding-top: 45px;
		padding-right: 15px;
	}
	.linkkipalkki_mobi {
		display:none;
	}
	#wowslider-container1 {
		border-bottom: 5px solid #000000;
	}
	.banneri {
		border-bottom: 5px solid #000000;
	}
	.otsikko {
		overflow: auto;
		width: 100%;
		padding-left: 20px;
	}
	.tekstialue_valk {
		overflow: auto;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.tekstialue {
		overflow: auto;
		width: 100%;
		background-color: #eee;
		/*background-image: url(kuvat/tekstitausta.jpg);*/
		padding-top: 2px;
	}
	.tekstialue_sisalto {
		width: 100%;
		overflow: auto;
		padding-bottom: 15px;
	}
	.tekstialue1 {
		float: left;
		width: 295px;
		height: 400px;
		background-image: url(kuvat/naistenpuvut2.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue2 {
		float: left;
		width: 295px;
		height: 400px;
		background-image: url(kuvat/miestenpuvut2.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue3 {
		float: left;
		width: 295px;
		height: 400px;
		background-image: url(kuvat/lastenasut2.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue4 {
		float: left;
		width: 295px;
		height: 400px;
		background-image: url(kuvat/morsiuspuvut2.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue5 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/naistenpuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue6 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/miestenpuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue7 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/lastenasut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.tekstialue8 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/morsiuspuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
    .tekstialue9 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/morsiuspuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
    .tekstialue10 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/morsiuspuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
    .tekstialue11 {
		float: left;
		width: 295px;
		height: 430px;
		background-image: url(kuvat/morsiuspuvut3.png);
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.teksti {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
	}
	.teksti_vasen {
		display: none;
	}
	.teksti_oikea {
		width: 100%;
	}
	.laatikkoteksti {
		width: 250px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 190px;
		text-align: center;
	}
	.alapalkki {
		overflow: auto;
		background-color: #000;
		width: 100%;
		color: #fff;
	}
	.alapalkki_sisalto {
		width: 100%;
		margin-left: auto;
		margin-right: auto;	
		padding-top: 20px;		;
		padding-bottom: 40px;
	}
	.alapalkki_vasen {
		width: 50%;
		float: left;
		padding-bottom: 20px;
	}
	.alapalkki_oikea {
		width: 50%;
		float: right;
		padding-bottom: 20px;
	}
	.yht_vasen {
		width: 45%;
		float: left;
		margin-right: 3%;
		margin-left: 2%;
	}
	.yht_vasen2 {
		width: 45%;
		float: right;
		margin-right: 3%;
		margin-left: 2%;
	}
	.yht_oikea {
		width: 45%;
		float: left;
		margin-right: 3%;
		margin-left: 2%;
	}
	.yht_oikea2 {
		width: 45%;
		float: left;
		margin-right: 3%;
		margin-left: 2%;
	}
	.knp {
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 40px;
		padding-bottom: 50px;
		text-align: right;
		font-size: 80%;
	}
	.tuote {
		width: 200px;
		float: left;
		margin-right: 3%;
		margin-bottom: 3%;
		border: thin solid #ccc;
		border-radius: 3px;
		background-color: #f5f5f5;
		text-align: center;
		padding-top: 15px;
	}
	.tuote_vasen {
		width: 50%;
		float: left;
		min-height: 400px;
	}
	.tuote_oikea {
		width: 50%;
		float: right;
		min-height: 400px;
	}
	.tuote_vasen img {
		max-width: 450px;
		display: block;
		height: auto;
		padding-right: 5px;
	}
	.tuote_oikea img {
		margin-right: 5px;
	}
}

/* TABLET LANDSCAPE / DESKTOP */
@media only screen and (min-width: 1250px) {
	.ylapalkki {
		height: 140px;
		width: 1200px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 10px;
	}
	.ylapalkki_vasen {
		width: 45%;
		float: left;
		padding-left: 5px;
	}
	.ylapalkki_oikea {
		width: 40%;
		float: right;
		font-size: 100%;
		padding-top: 45px;
		word-spacing: 2em;
	}
	.linkkipalkki_mobi {
		display:none;
	}
	#wowslider-container1 {
		border-bottom: 5px solid #000000;
	}
	.banneri {
		border-bottom: 5px solid #000000;
	}
	.tekstialue_valk {
		overflow: auto;
		width: 100%;
		padding-bottom: 15px;
	}
	.tekstialue {
		overflow: auto;
		width: 100%;
		background-color: #eee;
		/*background-image: url(kuvat/tekstitausta.jpg);*/
		padding-bottom: 15px;
	}	
	.tekstialue_sisalto {
		max-width: 1300px;
		margin-left: auto;
		margin-right: auto;
		overflow: auto;	
		padding-top: 20px;
	}
	.teksti {
		width: 1250px;
		margin-left: auto;
		margin-right: auto;
		padding-right: 20px;
		padding-left: 20px;
		padding-bottom: 15px;
	}
	.teksti_vasen {
		width: 200px;
		float: left;
		line-height: 1.6em;
		padding-top: 25px;
	}
	.teksti_oikea {
		width: 960px;
		float: right;
		border-left: thin solid #ccc;
		padding-left: 30px;
		padding-bottom: 15px;
        padding-top: 25px;
	}
	.otsikko {
		width: 1250px;
		margin-left: auto;
		margin-right: auto;
		padding-right: 20px;
		padding-left: 20px;
        padding-bottom: 15px;
	}
	.tekstialue1, .tekstialue2, .tekstialue3, .tekstialue4, .tekstialue5, .tekstialue6, .tekstialue7, .tekstialue8, .tekstialue9, .tekstialue10, .tekstialue11 {
		float: left;
		width: 295px;
		background-repeat: no-repeat;
		background-position: center top;
		margin-left: 5px;
		margin-right: 5px;
	}
	.laatikkoteksti {
		width: 250px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 190px;
		text-align: center;
	}
	.alapalkki {
		overflow: auto;
		background-color: #000;
		width: 100%;
		color: #fff;
	}
	.alapalkki_sisalto {
		width: 1300px;
		margin-left: auto;
		margin-right: auto;	
		padding-top: 20px;		;
		padding-bottom: 40px;
	}
	.alapalkki_vasen {
		width: 50%;
		float: left;
		padding-bottom: 20px;
	}
	.alapalkki_oikea {
		width: 50%;
		float: right;
		padding-bottom: 20px;
	}
	.yht_vasen {
		width: 45%;
		float: left;
		margin-right: 3%;
		margin-left: 2%;
	}
	.yht_vasen2 {
		width: 45%;
		float: right;
		margin-right: 3%;
		margin-left: 2%;
	}
	.yht_oikea {
		width: 40%;
		float: left;
		margin-right: 3%;
		margin-left: 2%;
		padding-top: 40px;
	}
	.yht_oikea2 {
		width: 40%;
		float: left;
		margin-right: 3%;
		margin-left: 2%;
		padding-top: 40px;
	}
	.knp {
		width: 950px;
		margin-left: auto;
		margin-right: auto;	
		padding-top: 40px;
		padding-bottom: 50px;
		text-align: right;
		font-size: 80%;
	}
	.tuote {
		width: 280px;
		float: left;
		margin-right: 1%;
		margin-bottom: 1%;
		border: thin solid #ccc;
		border-radius: 3px;
		background-color: #f5f5f5;
		text-align: center;
		padding-top: 15px;
	}
	.tuote_vasen {
		width: 50%;
		float: left;
		min-height: 400px;
	}
	.tuote_oikea {
		width: 50%;
		float: right;
		min-height: 400px;
	}
	.tuote_vasen img {
		max-width: 450px;
		display: block;
		height: auto;
		padding-right: 5px;
	}
	.tuote_oikea img {
		margin-right: 5px;
	}
}

body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	-webkit-text-size-adjust: 100%;
}
.highslide img {
	max-height: 150px;
}
.pohja {
	width: 100%;
	border-top: 5px solid #000000;
}
.sijainti {
	background-color: #000;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	min-width: 50px;
	float: left;
	margin-left: 10px;
}
.sijainti2 {	
	min-width: 50px;
	float: left;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tuote img {
    max-width: 160px;
}
.laatikkoteksti hr { 
	border : 0;
	height: 1px; 
	width: 200px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); 
}
.laatikko {
	height: 60px;
}
.laatikko2 {
	height: 130px;
	font-size: 100%;
}
.laatikkonappi {
	font-weight: normal;
	font-size: 120%;
	width: 170px;	
	margin-left: auto;
	margin-right: auto;
}
.nappi {
	font-size: 120%;
	min-width: 100px;
}
.nappi2 {
	font-size: 120%;
	width: 150px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	border: 1px solid #413F3F;
	border-radius: 3px;
	background-color: #000;
}
.ylapalkki_vasen img, .banneri img {
	max-width:100% !important;
	height:auto;
	display: block;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a:active {
	color: #000;
	text-decoration: none;
}
.linkkipalkki_mobi a:link {
	color: #000;
	text-decoration: none;
}
.linkkipalkki_mobi a:visited {
	color: #000;
	text-decoration: none;
}
.linkkipalkki_mobi a:hover {
	color: #000;
	text-decoration: underline;
}
.linkkipalkki_mobi a:active {
	color: #000;
	text-decoration: none;
}
.alapalkki a:link, .nappi2 a:link {
	color: #fff;
	text-decoration: none;
}
.alapalkki a:visited, .nappi2 a:visited {
	color: #fff;
	text-decoration: none;
}
.alapalkki a:hover, .nappi2 a:hover {
	color: #fff;
	text-decoration: underline;
}
.alapalkki a:active, .nappi2 a:active {
	color: #fff;
	text-decoration: none;
}
.sijainti a:link, .sijainti a:visited, .sijainti a:hover, .sijainti a:active {
	color: #fff;
	text-decoration: none;
}
.sijainti2 a:link, .sijainti2 a:visited, .sijainti2 a:active {
	color: #A8A6A7;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
}
.sijainti2 a:hover {
	color: #000;
	text-decoration: none;
	border: thin solid #39b54a;
	padding-top: 5px;
	padding-right: 14px;
	padding-left: 14px;
	padding-bottom: 5px;
}
.laatikkoteksti a:link, .laatikkoteksti a:visited, .laatikkoteksti a:active {
	color: #000;
	text-decoration: none;
}
.laatikkoteksti a:hover {
	color: #39b54a;
	text-decoration: none;
}
.laatikkonappi a:link, .laatikkonappi a:visited, .laatikkonappi a:active {
	color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 1px solid #000000;
	border-radius: 3px;
}
.laatikkonappi a:hover {
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 1px solid #000000;
	border-radius: 3px;
	background-color: #39b54a;
}
.nappi a:link, .nappi a:visited, .nappi a:active {
	color: #000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 1px solid #000000;
	border-radius: 3px;
	background-color: #fff;
}
.nappi a:hover {
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	border: 1px solid #000000;
	border-radius: 3px;
	background-color: #39b54a;
}
h1 {
	font-size: 160%;
	font-weight: bold;
}
h2 {
	font-size: 150%;
	font-weight: bold;
}
h3 {
	font-size: 140%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.laatikkoteksti h3 {
    font-size: 130%;
	text-transform: uppercase;
	font-weight: normal;
}
h4 {
	font-size: 130%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: 120%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-size: 110%;
	font-weight: bold;
}
.lomake {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.lomake_virhe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC6666;
}
