/* CSS Document */

body {
	font-family: Tahoma, Helv, sans serif;
	color: #FFFFFF;
	background-image: url(kuvat/tausta.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A19D77;
}
a:link {
	color: #383e3a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #383e3a;
}
a:hover {
	text-decoration: underline;
	color: #383e3a;
}
a:active {
	text-decoration: none;
	color: #383e3a;
}
#suositus a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#suositus a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#suositus a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#suositus a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#text a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#text a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#text a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.linkit {
	font-size: 16px;
	font-weight: bold;
	word-spacing: 25px;
}
.kuvapalkki_etusivu {
	background-image: url(kuvat/etusivukuva.jpg);
	background-repeat: no-repeat;
	background-position: right 22px;
}
.kuvapalkki_uutiset {
	background-image: url(kuvat/uutiset.jpg);
	background-repeat: no-repeat;
	background-position: 500px 26px;
}
.kuvapalkki_ref {
	background-image: url(kuvat/referenssit.jpg);
	background-repeat: no-repeat;
	background-position: 550px 26px;
}
.kuvapalkki_yhtotto {
	background-image: url(kuvat/yhteydenotto.jpg);
	background-repeat: no-repeat;
	background-position: 550px 26px;
}
.kuvapalkki_yhttiedot {
	background-image: url(kuvat/yhteystiedot.jpg);
	background-repeat: no-repeat;
	background-position: 450px 26px;
}
.kuvapalkki_verkkokaupat {
	background-image: url(kuvat/verkkokaupat.jpg);
	background-repeat: no-repeat;
	background-position: 550px 26px;
}
.kuvapalkki_sc {
	background-image: url(kuvat/sc.jpg);
	background-repeat: no-repeat;
	background-position: 520px 26px;
}
.kuvapalkki_kiitos {
	background-image: url(kuvat/kiitos.jpg);
	background-repeat: no-repeat;
	background-position: 520px 26px;
}
.ylapalkki {
	font-size: 14px;
	font-weight: bold;
	background-image: url(kuvat/logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#etusivu {
	position:relative;
	height:75px;
	z-index:9999;
	width:250px;
	left: 25px;
	font-size: 80%;
	line-height: 120%;
}
div#suositus {
	position:relative;
	height:75px;
	z-index:9999;
	width:400px;
	left: 25px;
	font-size: 80%;
	line-height: 120%;
	top: 25px;
}
div#laa1 {
	position:relative;
	z-index:9999;
	width:250px;
	left: 15px;
	top: 10px;
}
.knp {
	font-size: 11px;
	color: #383E3A;
	padding-top: 15px;
	padding-right: 15px;
}
.facebook {
	font-size: 11px;
	color: #383E3A;
	padding-top: 15px;
	padding-left: 15px;
}
div#laa2 {
	position:relative;
	z-index:9999;
	width:250px;
	left: 18px;
	top: 10px;
}
div#laa3 {
	position:relative;
	z-index:9999;
	width:250px;
	left: 15px;
	top: 10px;
}
.oranssipalkki {
	padding-top: 6px;
}
.alalaatikko {
	background-image: url(kuvat/laatikkotausta.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	line-height: 110%;
	font-size: 82%;
}
.vasen_yla {
	background-color: #383E3A;
	background-image: url(kuvat/vasen_yla.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.oikea_yla {
	background-color: #383E3A;
	background-image: url(kuvat/oikea_yla.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.vasen_ala {
	background-color: #383E3A;
	background-image: url(kuvat/vasen_ala.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.oikea_ala {
	background-color: #383E3A;
	background-image: url(kuvat/oikea_ala.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.teksti {
	background-color: #383E3A;
	padding-right: 25px;
	padding-left: 25px;
	color: #FFFFFF;
	line-height: 120%;
	font-size: 82%;
}
.lomake {
	font-family: Tahoma;
	font-size: 12px;
}
.lomake_virhe {
	font-family: Tahoma;
	font-size: 12px;
	color: #385B5D;
	background-color: #fbbbc4;
}

