* {margin: 0; padding: 0; border: 0;}

body {
	background: #fff url(omatausta.jpg) repeat;
	font-family: Tahoma, Verdana, sans-serif;
	color: /*#564b3f;*/ #380000;
	font-size: 0.9em;
}
#container {
	width: 800px;
	margin: 20px auto 0 auto;
}
#content {
	background: url(keski.jpg) no-repeat;
	height: 455px;
}
#teksti {
	position: relative;
	width: 690px;
	height: 400px;
	overflow: auto;
	left: 70px;
	top: 30px;
	text-align: justify;
	font-size: 1em;
	line-height: 1.3em;
}
a, a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
}
#header {
	position: relative;
	height: 130px;
	background: url(ylin.jpg) no-repeat;
}
#menu {
height: 40px;
}

#menu ul {
margin: 0;
padding: 0;
white-space: nowrap;
position: relative;
top: 100px;
text-align: center;
}

#menu li, #menu a{
color: #380000;
font-weight: bold;
display: inline;
list-style-type: none;
text-decoration: none;
margin-right: 10px;
text-align: center;
}
p{
margin-bottom: 1.5em;
}
h1 {
font-size: 1.4em;
font-weight: bold;
margin-bottom: 25px;
}

h2 {
font-size: 1.1em;
margin: 15px 0 20px 0;
color: #380000;
}

h3 {
font-size: 1.0em;
margin: 10px 0;
}
.oikea {
float: right;
margin-right: 20px;
border: 1px solid #333;
}
table.hinnasto {
width: 450px;
border: none;
margin-bottom: 15px;
}
table.hinnasto td {
border: none;
width: 250px;
}
table.galleria {
border: none;
width: 90%;
margin-bottom: 20px;
}
table.galleria td {
border: none;
padding: 2px 5px 0 2px;
margin: 0;
vertical-align: top;
text-align: center;
border: 1px #380000 solid;
width: 160px;
font-size: 0.8em;
font-weight: bold;
}
#footer {
	position: relative;
	background: url(alin.jpg) no-repeat;
	height: 15px;
}
#copyt, #copyt a:link {
	text-align: center;
	color: #fff;
	font-size: 60%;
}
#copyt a:link {
	color: #fff;
	text-decoration: none;
	font-size: 100%;
}
#copyt a:hover {
	color: #380000;
	text-decoration: none;
}
