html {

     overflow: -moz-scrollbars-vertical;

}



BODY {

	background: url("gfx/background.gif");

	background-repeat: no-repeat;

	background-position: top center;

	background-attachment: scroll;

	background-color: #000000;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(gfx/background2.gif);

}





/* ryhmämenu */

.ryhma {

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;	}

	

h2 {

	font-family: Times;

	font-size: 18px;

	font-weight: bold;

	font-style:italic;

	

}	



.table {

	border: 0;

	border-color: #000000;

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}



.leipis {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.otsikko {

	font-family: Times;

	font-size: 20px;

	font-weight: bold;

}



.linkit {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ED1B24;

	text-decoration: none;

	font-weight: bold;

}



.pieni {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

	font-weight: bold;

}



.hinta {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ED1B24;

	text-decoration: none;

	font-weight: bold;

}





a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ED1B24;

	text-decoration: none;

	font-weight: bold;

}



a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #ffffff;

	text-decoration: none;

	font-weight: bold;

}



a img {

	border: 0;

	border-color: #000000;

	filter:alpha(opacity=80);

	-moz-opacity:0.80;

	opacity: 0.80;

}



a:hover img {

	border: 0;

	border-color: #D31811;

	filter:alpha(opacity=99);

	-moz-opacity:0.99;

	opacity: 0.99;

}



a.galleria img {

	border: 0px solid #000000;

	filter:alpha(opacity=80);

	-moz-opacity:0.80;

	opacity: 0.80;

}



a:hover img {

	border: 0px solid #D31811;

	filter:alpha(opacity=99);

	-moz-opacity:0.99;

	opacity: 0.99;

}