body {
	background: black;
	margin: 0px 0px 30px 0px;
	padding: 0;
	font-family: arial, verdana;
	color: white;
	text-align: center;
}

table {
	border-collapse: collapse;
}

a {
	color: white;
}

p {
	line-height: 150%;
}

td {
	padding: 0;
	font-size: 14px;
	vertical-align: top;
}

img {
	border: 0;
}

.iso {
	margin-left: auto;
	margin-right: auto;
	width: 727px;
	background: url(kuvat/vasen_viiva.jpg) repeat-y;
}

.ylavasen {
	width: 331px;
	height: 428px;
	background: url(kuvat/ylavasen.jpg) no-repeat;
}

.ylaoikea {
	width: 396px;
	height: 428px;
	background: url(kuvat/ylaoikea.jpg) no-repeat;
	vertical-align: bottom;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: center;
}

.ylaoikea img {
	margin-right: 8px;
	display: inline;
}

.ylaoikea a {
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin-right: 20px;
	font-size: 16px;
}

.valikko {
	background: url(kuvat/alavasen.jpg) top right no-repeat;
	padding-left: 65px;
}

.valikko a {
	color: white;
	text-decoration: none;
	font-size: 14px;
}

.leipa {
	padding-top: 20px;
}

.valikko ul {
	list-style-type: none;
}

.valikko li {
	background: url(kuvat/pisteet.gif) bottom repeat-x;
	width: 150px;
	padding: 7px;
	padding-left: 12px;
}

li img {
	margin-right: 12px;
}

.leipa ul {
	list-style-type: square;
}

.leipa li {
	width: auto;
	margin-top: 5px;
}

p {
	color: #cacaca;
}

b {
	color: #fbd06a;
}

h1 {
	color: #dbdbdb;
	font-size: 18px;
}

.yhteystiedot td {
	padding: 10px;
}

.yhteystiedot input, .yhteystiedot textarea {
	background: #3d3d3d;
	border: none;
	margin-bottom: 7px;
	width: 100%;
	color: white;
	padding: 4px;
}

#virhe {
	background: #2a2a2a;
	padding: 0;
	font-weight: bold;
	margin-bottom: 20px;
}

#virhe div {
	margin: 20px;
}

span.kulma-top-musta, span.kulma-top-musta span, span.kulma-bottom-musta, span.kulma-bottom-musta span {
	background-color: transparent;
	background-repeat: no-repeat;
	color: inherit;
	height: 4px;
	display: block;
	line-height: 0.1em !important;
	font-size: 0.1em !important;
	clear: left;
	}

span.kulma-top-musta, span.kulma-bottom-musta {
	background-image: url('kuvat/kulma_oikea_musta.gif');
	width: 100%;
	}

span.kulma-top-musta span, span.kulma-bottom-musta span {
	background-image: url('kuvat/kulma_vasen_musta.gif');
	width: 50%;
	}

span.kulma-top-musta         { background-position: top    right; }
span.kulma-top-musta span    { background-position: top    left;  }
span.kulma-bottom-musta      { background-position: bottom right; }
span.kulma-bottom-musta span { background-position: bottom left;  }
