@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	border: 0;
	
}
.tuotetaulukko {
	margin-bottom: 20px;
	margin-top: 20px;
}
.otsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #660000;
	margin-top: 0px;
}
.alaotsikko {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #660000;
	margin-top: 0px;
}
.alaotsikko2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #660000;
	margin-top: 0px;
	padding-top: 20px;
}
.leipis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
.leipis a {
	color: #660000;
}
.pdf {
	font-size: 11px;
	color: #660000;
	padding-left: 14px;
}
.pdf a {
	color: #660000;
	text-decoration: none;
}
.lootaotsikko {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	padding-left: 30px;
	margin-top: 20px;
}
.lootaotsikko a {
	color: #660000;
	text-decoration: none;
}
.lootaotsikko a:hover {
	text-decoration: underline;
}
.lootateksti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	padding: 0;
	margin: 0;
	padding-left: 30px;
}
.lootateksti a {
	color: #660000;
	text-decoration: none;
}
.lootateksti a:hover {
	text-decoration: underline;
}
.tuoteteksti {
	font-size: 13px;
	color: #333333;
	line-height: 17px;
	margin-top: 10px;
}
.sisennys {
	padding: 0;
	margin: 0;
	margin-left: 60px;
	padding-bottom: 10px;
	padding-top: 4px;
	font-size: 12px;
	color: #000000;
	
}
.sisennys a {
	text-decoration: none;
	color: #000000;
}
.sisennys a:hover {
	text-decoration: underline;
}
.lista {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
#container {
	width: 973px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image: url(kuvat/taustarepeat.png);
	background-repeat: repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#ylaosa {
	position: relative;
	float:left;
	width: 973px;
	padding: 0;
	margin: 0;
}
#liput {
	position: absolute;
	left: 868px;
	top: 96px;
}
#valikko {
	position: absolute;
	width: 600px;
	left: -529px;
	top: 30px;
}
#valikkoeng {
	position: absolute;
	width: 600px;
	left: -528px;
	top: 30px;
}
#valikkoswe {
	position: absolute;
	width: 600px;
	left: -550px;
	top: 30px;
}
#valikkopol {
	position: absolute;
	width: 600px;
	left: -536px;
	top: 30px;
}
.valikot {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.valikot a {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.valikot a:hover {
	text-decoration: underline;
}
.lippu {
	float:left;
	margin-right: 10px;
	border: 0;
}
#keskiosa {
	width: 973px;
	
}
#tuoteloota {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: 35px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	margin-left: 30px;
	margin-right: 70px;
	width: 270px;
	border: 1px solid #AAAAAA;
}
#tekstiloota {
	float: left;
	width: 500px;
	margin-top: 35px;
}
#sisalto {
	float: left;
}
#alaosa {
	float: left;
	height: 70px;
	width: 973px;
	font-size: 0px;
	margin-top: 20px;
}
#spacer {
	font-size: 0px;
	clear: both;
}
#punaloota {
	position: relative;
	width: 938px;
	height: 30px;
	left: 16px;
	text-align: center;
	background-color: #660000;
	margin: 0;
	padding: 0;
}
.floatkuva {
	float: left;
	margin: 0;
	padding: 0;
}
.spacer {
	clear: both;
	height: 2px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0px;
	overflow: hidden;
}
.alateksti {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
}
.alareuna {
	margin: 0;
	padding: 0;
}
.logot {
	margin-left: 790px;
}

