body {

	padding: 0;
	margin: 0;
	background-color: #dae6d3
}

.top{

	height: 10px;

}

.Table_01{

	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	vertical-align: top;
	position: relative;
}

.Table_02{

	/*table-layout: fixed;
	/*width: 643;*/
	height: 450px;
	/*-moz-opacity:0.7;
	filter:alpha(opacity=73);
	background-color: #EEEEEE;*/

}

/*.reuna {
 width: 120;
}*/

.keski{

/* background-attachment:fixed;
 background-position:center; */
	background-image:url('images/tausta_keski.jpg');
	background-repeat:no-repeat;
	padding: 20px 40px 0px 40px;
	background-color: #FFFFFF;
	height: 485px;
}


.teksti {
	background-image:url('images/tekstipohja_tausta.png');
	background-repeat:repeat;
	padding: 15px 30px 30px 30px;
	/*#-moz-opacity:1,5;
	#filter:alpha(opacity=150);*/
	font-family: Georgia;
	font-size: 9pt;
	font-weight: 300;
	color: #4f4e4e;
	vertical-align: top;
}

h1 {

	font-size: 14pt;
	font-family: Georgia;

}

.navi{

 background-image:url('images/tausta_nav.jpg');
 background-repeat:no-repeat;

}

.navitd {

 font-family: Georgia;
 color: #f6ff94;
 font-size: 10pt;
 text-align: center;
 /*font-weight: bold;*/
 padding: 10px 20px 10px 20px;

}

.navitd a{

 text-decoration: none;
 color: #f6ff94;

}

.navitd a:hover{color: white}

.subnavi{

	font-family: verdana;
	text-align: center;

}

.subnavi a{

	text-decoration: none;
	color: #45593a;
	font-weight: normal;

}

.subnavi a:hover{

	text-decoration: underline;
	color: #45593a;
	font-weight: normal;

}

.subnavi { /* auki oleva navigaatio*/

	text-decoration: none;
	font-weight: bold;
	color: #45593a;

}

.alapalkki{
	color:#f0ff49;
	text-align: center;
	font-family: georgia;
	font-size: 10pt;
	height: 20px;
	background-color: #416940;

}

.tuote {
	text-align: center;
}

.tuotekuva {
	padding: 0px 20px 0px 20px;
	height: 60px;
	width: auto;

}

.galleriakuva{
	height: 60px;
	width: auto;
	border-color: #AAAAAA;
	border-width: 1px;
	vertical-align: middle;
	padding: 10px;
}
.lomake {
	font-family: Georgia;
	font-size: 9pt;
	font-weight: bold;
	color: #4f4e4e;
	vertical-align: top;
}