﻿* {
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Georgia, Arial, sans-serif;
}

body {
	font-size: 80%;
	text-align: center;
	background: #f1ecec url("back.jpg") repeat-x;
}

#wrapper {
	margin: 0 auto;
	margin-top: 50px;
	text-align: left;
	/*background: #a8dfe9;*/
	width: 65% !important;
	width: 800px;
	min-width: 800px;
	max-width: 850px;
	height: 540px;
}

#wrapper2 {
	background-image:url("kattotyo.png");
	background-repeat:no-repeat;
	background-position:bottom center;
	height: 673px;
}

#header {
	height: 140px;
	background: #FFF;
	border: 2px solid #d9d9d9;
}

#main {
	position: relative;
	width: 100%;
	/*background: #a8dfe9 url("keskitausta.jpg") repeat-y;*/
}

#leftpanel {
	/*position: absolute;
	left: 0%;
	top: 0%;
	height: 2em;*/
	width: 100%;
	display: inline-block;
	text-align: center;
	background: url("navigointitausta.jpg") repeat-x;
}

#content {
	margin-top: 0px;
	padding: 1.4em;
}

.kuvat {
	float: right;
	margin-left: 2px;
}

p {
	padding: 1em;
	padding-top: 0;
}

ul {
	margin-left: 2.5em;
}

h1 {
	font-size: 1.2em;
	padding: 1em;
	padding-top:0;
	text-decoration: underline;
}

h2 {
	font-size: 1em;
	font-weight: bolder;
	padding: 1em;
}

h3 {
	font-size: 1.1em;
	text-decoration: underline;
	padding: 1em;
}

#linkit {
	list-style: none;
	/*margin-top: 1em;*/
	float: left;
	height: 30px;
	margin-left: 0.2em;
}

#linkit li {
	/*padding: 0.2em;
	padding-left: 0.3em;*/
	float: left;
	display: inline;
	font-size: 1.1em;
}

:link {
	color: #000;
}

:visited {
}

:focus , :active{
	text-decoration: none;
}

a {
	text-decoration: none;
}

a:hover {
}

img {
	border: none;
}

.keskitys {
	text-align: center;
}

.keskitys span {
	float: left;
	padding: 1em;
}

.left {
	padding-left: 28%;
}

.clear {
	clear: both;
}

/*FORMI */
label {
	display: block;
}

input {
	width: 250px;
}

fieldset {
	width: 520px;
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ccc;
	background: #f8f8f8;
}

legend {
	font-weight: bold;
}

textarea {
	width: 400px;
	height: 150px;
}

select, #muu {
	width: 215px;
}

.virhe {
	display: none;
}

form p {
	position: relative;
}

.pakko .virhe {
	display: block;
	position: absolute;
	margin-left: 2em;
	top: 1em;
	left: 250px;
	right: 0;
	color:#993333;
}

.pakko .area {
	left: 400px;
}

.painike {
	width: 120px;
}
