/* CSS Document */

head {
	display: none;
}

body {
	background-color: #204212;
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-serif;
}

#helahoito {
	text-align: center;
	width: 98%;
	top: 0;
	left: 1%;
	position: absolute;
}

#parsta, #menutausta, #ylatausta, #tausta, #alatausta, #pikkulinkit {
	width: 750px;
	margin: 0 auto;
	padding:0;
}

#parsta {
text-align: right;
margin: 5;
}

#parsta a img {
text-decoration: none;
border: 0;
}

img {
	border: 1;
	border-color: #000000;
}

p {
	font-size: 10pt;
	margin-top: 0;
	text-align: left;
	line-height: 1.1em;
	color: #fff;
}

.bold {
	font-weight: bold;
}

#valk {
	font-color: #fff;
}

.keski {
	text-align: center !important;
}

.oik {
	text-align: right !important;
}

.vas {
	text-align: left !important;
}

#takas {
	font-size: 9px;
}

#muisto {
	font-style: italic;
	text-align: center;
	font-weight: bold;
}

h1 {
	font-size: 14pt;
	text-align: left !important;
	margin: 0;
	padding: 0;
	color: #c63;
	font-weight: 900;
}

h2 {
	font-size: 14pt;
	text-align: center;
	margin: 0;
	font-weight: 900;
	color: #c63;
}

a:link {
	color: #c63;
	border-color: #c63;
}

a:visited {
	color: #c63;
	border-color: #c63;
}
	
a:hover {
	color: #fff;
}

.linkkikuva {
	border: 0;
}

#parsta {
	height: 378px;
	background-image: url(../images/parsta.jpg); 
	background-repeat: no-repeat;
}

#menutausta {
	height: 28px;
	background-image: url(../images/menutausta.jpg); 
	background-repeat: no-repeat;
}

#ylatausta {
	height: 39px;
	background-image: url(../images/tausta1.jpg); 
	background-repeat: no-repeat;
}

#tausta {
	background-image: url(../images/tausta2.jpg); 
	background-repeat: no-repeat;
	background-color: #204212;
}

#alatausta {
	height: 34px;
	background-image: url(../images/alatausta.jpg); 
	background-repeat: no-repeat;
}

.valikoton {
	padding: 25px 36px;
	border: solid #637b5a;
	border-width: 6px;
	overflow: auto;
}

#pikkulinkit {
	height: 50px;
	background-color: #204212;
	color: #c63;
	font-size: 10pt;
	margin-top: 0;
	line-height: 13pt;
}

#pikkulinkit a {
	text-decoration: none;
	font-size: 8pt;
}

.copy {
	padding-top: 5;
	font-size: 8pt;
}

#tausta .tekstit {
	padding: 0 36px 25px 36px;
	border-left: solid #637b5a;
	border-bottom: solid #637b5a;
	border-right: solid #637b5a;
	border-width: 6px;
	overflow: auto;
}

#right {
	float: right;
	margin-left: 10px;
}

#left {
	float: left;
	margin-right: 10px;
}

.nassuvas {
	float: left;
	padding-right: 10px;
}

.nassuvas img {
	margin: 2px 0;
}

.nassuoik {
	float: right;
	padding-left: 10px;
}

table {
	width: 100%;
	margin-top: 10px;
}

td img {
	padding-right: 0px;
	padding-left: 6px;
}

td {
	padding: 6px;
	vertical-align: top;
	border-width: thin;
}

#results {
	border: 1px #fff !important;
	width: auto;
	align: left;
	padding: 0px;
	spacing: 0px;
}

#results td {
	padding: 0px 10px 0px 0px !important;
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-serif;
	font-size: 10pt;
	text-align: left;
	line-height: 1.1em;
	color: #fff;
}

.raami {
	border: #fff solid 4px;
	padding: 0;
}

#kuvaryhma {
	margin-bottom: 10px;
}

#kuvaryhma img {
	padding: 4px;
	border: 0 !important;
}
	
#kuvaryhma :hover {
	color: #fff;
	background-color: #fff;
}

#hakemisto {
	height: 26px;
	width: 100%;
}

#hakemisto ul {
	text-align: center;
	padding: 4px 0;
	margin: 0;
	width: 100%;
	height: 20px;
	font-weight: bold;
	line-height: 20px;
}

* html #hakemisto ul {margin-bottom: 0;}

#hakemisto ul li {
	list-style-type: none;
	display: inline;
	font-size: 85%;
	padding: 0;
	margin: 0;
}

#hakemisto ul li a {
	padding: 3px 11px;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
}
	
#hakemisto a:hover {
	color: #fff;
	background-color: #c63;
}

