body {
	margin: 0px;
	background-color: #ddd5c6;
	text-align: center;
	width: 100%;
	height: 100%;
	font-family: arial, verdana;
	font-size: 12px;
	color: #78744b;
}
a {
	color: #026a80;
	text-decoration: underline;
}
a:hover {
	color: #0594ab;
	text-decoration: underline;
}
#sivualue {
	width: 1090px;
	background-color: #ddd5c6;
	background-image: url('../imgs/logo2.jpg');
	background-repeat: no-repeat;
	xtext-align: right;
}
#ylalinkit {
	margin-left: 450px;
	padding-top: 50px;
}
#ylalinkit img {
	padding-left: 74px;
	border: 0px;
}
#sisalto {
	margin-top: 21px;
	border: solid 5px #ffffff;
	width: 960px;
	text-align: left;
	margin-left: 120px;
	background-color: #f3f1ec;
}
#alatunniste {
	background-color: #767558;
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	padding-top: 30px;
	/*height: 130px;*/

	width: 100%;
}
#alatunniste a {
	color: #c7c5a6;
	text-decoration: none;
}
#alatunniste a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#mallivaihtoehdot {
	margin-left: 320px;
}
#tuotekortti {
	padding-left: 20px;
	padding-right: 45px;
}
#tuotekortti h1 img {
	position: relative;
	top: -10px;
}
#tuotekortti h1 {
	font-style: italic;
	color: #e2e2e2;
}
#tuotekortti h2 {
	font-size: 18px;
	font-weight: normal;
	color: #605e59;
	margin-top: 30px;
}
#tuotekortti p {
	font-size: 16px;
	color: #605e59;
}
#tuotekortti .object {
	font-size: 11px;
	font-weight: bold;
	color: #605e59;
	padding-right: 20px;
}
#tuotekortti .value {
	font-size: 11px;
	font-weight: normal;
	color: #605e59;
}
#yhteystiedot {
	font-size: 16px;
	color: #72725a;
}
#yhteystiedot_lomake p {
	font-size: 16px;
	color: #605e59;
}
#yhteystiedot_lomake .lomake {
	font-size: 13px;
	color: #605e59;
}
#yhteystiedot_lomake input,textarea {
	font-size: 16px;
	color: #605e59;
	border: solid 1px #767558;
}
#design {
	padding-top: 2px;
	width: 1060px;
	text-align: right;
	font-family: arial;
	font-size: 10px;
	color: #767558;
}
#design a {
	color: #767558;
	text-decoration: none;
}
#design a:hover {
	color: #919179;
	text-decoration: underline;
}

img.kuvagalleria {
  
border-style:solid;
border-width:0px;
border:none;
margin-right:10px;
margin-bottom:10px;
}

.kuvagalleriadiv {display:inline-block; padding-bottom: 25px;}
.kuvagalleriadiv a {display:block; float:left; margin-right:15px;}
.kuvagalleriadiv img {}


#oikeavalikko {
  position: fixed;
  z-index:98;
  top:0px;
  right: 0px;
  height:100%;
  width: 35px;
  background-image: url('/template/nav_right_bgiso.jpg');
  text-align:right;
}
