body {
	padding: 0 0 30px 0; 
	margin: 0;
	background: #fbf4e2 url(../i/bg.gif) repeat-x;
	color: #000;
	text-align: center;
	font: 12px/1.6em Arial, "Trebuchet MS", Tahoma, Verdana, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	}

hr { display: none; }

h1, h2, h3, h4, p {
	margin: 0;
	padding: 0 0 10px 0;
	}

h1, h2, h3, h4 {
	color: #c87320;
	font-family: "Trebuchet MS", Tahoma, Verdana, "Lucida Grande","Lucida Sans Unicode",sans-serif;

	}

h1 { 
	font-size: 218%;
	padding-bottom: 20px;
	letter-spacing: -1px;
	}

h2 { 
	font-size: 164%;
	letter-spacing: -1px;
	padding-bottom: 15px;
	}

h3 { 
	font-size: 145%;

	}

h4 { 
	font-size: 118%;
	font-weight: bold;
	padding: 0 0 5px 0;	
	}

p {
	text-aligN: justify;
	}

form {
	margin: 0;
	padding: 0;
	}

acronym {
	cursor: help;
	}

img {
	padding: 0;
	border: 0;
	margin: 0;
	}

dl {
	list-style: disc;
	margin: 0 0 10px 0;
	padding: 0;
	}

ul {
	list-style: disc;
	margin: 0 10px 10px 15px;
	padding: 0;
	}

ol {
	list-style: decimal;
	margin: 0;
	padding: 0;
	}

li {
	margin: 0;
	padding: 0;
	}

dt {
	margin: 0;
	padding: 0;
	}

dd {
	margin: 0;
	padding: 0;
	}

a, a:link, a:visited {
	text-decoration: none;
	color: #c87320;
	}

span {
	color: #c87320;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}

input, select, textarea {
	font-family: Arial, 'Trebuchet MS', Tahoma, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	margin: 0;
	padding: 2px;
	font-size: 90%;
	}

#zemSubmit {
	margin-top: 5px;
	}

/* WRAP & HEADER */

#wrap {
	width: 768px;
	min-width: 768px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: hidden;
	}

#wrap #mikeva {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 128px;
	height:	144px;
	display: block;
	text-indent: -5000px;
	overflow: hidden;
        z-index: 10;
	background: url(../i/mikeva.png) no-repeat;
	}

#wrap #mikeva h2 {
	padding: 0;
	margin: 0;
	}


/* */

#wrap #menu {	
	font-family: "Trebuchet MS", Tahoma, Verdana, "Lucida Grande","Lucida Sans Unicode",sans-serif;
	display: block;
	width: 768px;
	height: 47px;
	}

#wrap #menu .insides {
	padding: 0 4px;
	}

#wrap #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	}

#wrap #menu ul li {
	margin: 0;
	padding: 0;
	float: left;
	}

#wrap #menu ul li a {
	display: block;
	line-height: 47px;
	padding: 0 10px;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	color: #5a604f;
	font-size: 118%;
	background: url(../i/menua.gif) no-repeat top right;

	}

#wrap #menu ul li a:hover {
	text-decoration: none;
	color: #000;
	background: url(../i/hover.gif) repeat-x top left;
	}

/* */

#wrap #container {
	width: 768px;
	background: url(../i/container768.gif) repeat-y;
	}

#wrap #sidebar {
	float: left;
	width: 226px;
	}

#wrap #sidebar .sidein {
	padding: 16px;
	}

#wrap #content {
	float: right;
	width: 524px;
	}

#wrap #content .conin {
	padding: 16px 26px 16px 12px;
	}

/* */

#wrap #sidebar ul {
	width: 194px;
	margin: 0 0 10px 0px;
	padding: 1px 0 0 0;
	background: url(../i/dots.gif) repeat-x top left;
	}

#wrap #sidebar ul li {
	margin: 0;
	padding: 7px 4px 11px 4px;
	list-style: none;
	background: #fffdfb url(../i/dots.gif) repeat-x bottom left;

	}

#wrap #sidebar ul li span {
	display: block;
	font-size: 90%;
	font-weight: bold;
	}

#wrap #sidebar ul li a {
	font-size: 90%;
	text-decoration: none;
	line-height: 21px;
	color: #000;	

	}

#wrap #sidebar ul li a:hover {
	text-decoration: none;
	background: url(../i/dots.gif) repeat-x bottom left;
	}

/* */

#wrap #pixie {
	display: block;
	width: 768px;
	height: 157px;
	background: url(../i/pixie.gif) no-repeat bottom left;
	}

#wrap #pixie div#pox {
	margin: 0px 4px 4px 4px;
	padding: 4px;
	background: #fff;
	border: none;

	}

/* */


#footer {
	display: block;
	width: 768px;
	height: 71px;
	margin: 0 auto;
	background: url(../i/footer.gif) no-repeat;
	font-size: 90%;
	color: #3b4b36;
	}

#footer p {
	text-align: center;

	line-height: 36px;
	}

/* */

.post input, .post select, .post textarea {
	padding: 2px;
	}

.post h3.posthead {
	display: block;
	text-transform: uppercase;
	background: url(../i/dots.gif) repeat-x bottom left;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

/* */

#search {
	display: block;
	width: 768px;
	height: 60px;
	position: relative;
	}

#search input {
	border: 1px solid #a6b8a0;
	padding: 3px;
	background: #f4f6f3;
	}

#search input#submit {
	padding: 2px;
	background: #fff;
	}

#search #box {
	position: absolute;
	top: 20px;
	right: 4px;
	}

/* */

.infobox {
	width: 486px;
	background: url(../i/infobox.gif) repeat-y bottom left;
	margin: 0 0 10px 0;
	font-size: 90%;
	}

.infobox .one {
	width: 486px;
	background: url(../i/infobox1.gif) no-repeat top left;
	}

.infobox .two {
	padding: 12px 15px 2px 15px;
	background: url(../i/infobox2.gif) no-repeat bottom left;
	}


.conin img {
   margin: 5px;
}

table.kkortti {
       background: url(../images/kkortti.jpg) no-repeat;
       display: block;
       width: 360px;
       height: 210px;
}

table.kkortti td {
      padding: 20px 15px 25px 10px;
}

table.kkortti img {
      width: 87px;
      height: 116px;
}

input {
         border-width: 1px;
         border-color: #444444;
         border-style: solid;
}

textarea {
         border-width: 1px;
         border-color: #444444;
         border-style: solid;
}

select {
         border-width: 1px;
         border-color: #444444;
         border-style: solid;
}

