* {
	margin: 0;
	padding: 0;
}

body {
	padding: 10px 0;
	text-align: center;
	line-height: 1.2em;
	background: url('kuvia/tausta3.jpg') left top repeat #fff;
}

h1 {
	visibility: hidden;
}

h2 {
	font-style: italic;
	font-size: 1em;
	text-align: center;
	padding: 0 0 1.5em 0;
	color: #800000;
}

h3 {
	font-size: 1em;
	padding: 0 0 1em 0;
	color: #800000;
}

h2 a {
	text-decoration: none;
	font-style: normal;
	color: #800000;
}

p {
	padding: 0 0 1em 0;
	clear: both;
}

a img {
	border: 0;
}

a.button {
	text-decoration: none;
	font-family: arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 0.8em;
	display: block;
	width: 180px;
	height: 20px;
	line-height: 15px;
	margin: 0 auto;
	padding: 3px;
	border-top: 3px solid #b20b0b;
	border-left: 5px solid #800000;
	border-right: 5px solid #800000;
	background: url('kuvia/calendar_h3_bg.jpg') left top repeat-x #6e0606;
	color: #fff;
}

a.button:hover {
	border-top: 3px solid #cd7d27;
	border-left: 5px solid #960003;
	border-right: 5px solid #960003;
	color: #fff;
	background: url('kuvia/calendar_h3_bg_hover.jpg') left top repeat-x #9a1212;
}

form {
	width: 350px;
	margin: 0 auto;
	text-align: center;
}

form p {
	padding-left: 50px;
	margin: 0 auto 1em auto;
}

form label {
	float: left;
}

form input {
	float: right;
}

form input.radio {
	float: none;
	margin-right: 5px;
}

form input.button {
	margin: 15px 0 0 0;
	float: none;
}

div#events h3 {
	padding: 3px;
	margin: 0 0 1em 0;
	color: #fff;
	background: url('kuvia/calendar_h3_bg.jpg') left bottom repeat-x #6e0606;
}

div#events h3 span {
	margin-left: 20px;
}

table#calendar {
	width: 200px;
	padding: 5px;
	margin: 10px auto;
	border: 1px solid #c0c0c0;
	background: #ecf1d9;
}

table#calendar caption {
	margin: 10px auto -10px auto;
	padding: 2px 0 5px 0;
	color: #fff;
	background: url('kuvia/calendar_h3_bg.jpg') left bottom repeat-x #6e0606;
}

table#calendar caption a {
	color: #fff;
}

table#calendar td, table#calendar th {
	padding: 0 5px;
	text-align: center;
}

table#calendar td a {
	text-decoration: none;
	padding: 2px;
	background: lime;
}

table#calendar th {
	font-weight: strong;
}

table#menu {
	border-collapse: collapse;
	margin-bottom: 45px;
}

table#menu tr td.price {
	width: 100px;
	text-align: right;
	font-weight: bold;
	vertical-align: bottom;
}

table#menu tr.header td {
	border-bottom: 1px solid #800000;
	padding: 3px;
	background: #e8e8e8;
}

div#container {
	width: 545px;
	margin: 0 auto;
	text-align: left;
	background: url('kuvia/sisaltotausta.jpg') left 50px repeat-y #fff;
}

div#content {
	padding: 0 45px 1em 45px;
}

div#content .center {
	text-align: center;
}

div#content .center * {
	float: none !important;
}

div#content img {
	float: left;
	padding: 5px 10px 10px 0;
}

div#content img.right {
	float: right;
	padding: 5px 0 10px 10px;
}

div#content hr.clearer {
	visibility: hidden;
	clear: both;
}

div#header {
	width: 543px;
	height: 74px;
	background: url('kuvia/header.jpg') left top no-repeat #fff;
}

ul#navigation {
	text-align: center;
}

ul#navigation, ul#subnavigation {
	width: 545px;
	background: #fff;
}

ul#subnavigation {
	padding: 0 0 30px 0;
}

ul#navigation li, ul#navigation li a, ul#subnavigation li, ul#subnavigation li a {
	display: inline;
	font-family: arial, verdana, tahoma, sans-serif;
	text-decoration: none;
	color: #800000;
}

ul#navigation li a, ul#subnavigation li a {
	color: #c0c0c0 !important;
	padding: 0 2px 0 0;
}

ul#subnavigation li {
	padding: 0 10px 0 0;
}

ul#navigation li span, ul#subnavigation li span {
	color: #800000;
}

#footer {
	background: url('kuvia/alapalkki.jpg') left top no-repeat;
	width: 538px;
	height: 146px;
	margin: 0 auto;
}
