html {
	width: 100%;
	height: 100%;
	margin: 0;
	/*background-image: url("kuvat/tausta.png");
	background-repeat: repeat-x;*/
	background-color: #0a183f;
}

body {
	width: 100%;
	height: 100%;
	background-color: none;
	margin: 0;
	font-family: 'Garuda', 'Arial';
	font-size: 13px;
	color: #555555;
	text-align: center;
	font-variant: italic;
}

body a:link, body a:visited, body a:active, body a:hover {
	text-decoration: none;
	font-family: 'Garuda', 'Arial';
	font-size: 11px;
	color: #fff;
}

#sisalto a:link, #sisalto a:visited, #sisalto a:active, #sisalto a:hover {
	text-decoration: none;
	font-family: 'Garuda', 'Arial';
	font-size: 11px;
	color: #000;
}

#layout {
	width: 800px;
	margin: 0 auto;
	margin-top: -3px;
	font-family: 'Garuda', 'Arial', 'Trebuchet MS';
	font-size: 13px;
	color: black;
	text-align: left;
}

#ylakulma {
	background-image: url("kuvat/ylakulma.png");
	background-repeat: no-repeat;
	width: 180px;
	height: 170px;
	float: left;
	margin: 0;
}

#ylaosa {
	background-image: url("kuvat/ylaosa.png");
	background-repeat: no-repeat;
	float: left;
	margin: 0;
	width: 620px;
	height: 170px;
}

h1 {
	margin: 0;
}

#ylatxt {
	font-family: "Garuda", "Arial";
	width: 600px;
	height: 28px;
	font-size: 12px;
	position: relative;
	color: #fff;
	font-weight: bold;
	top: 6px;
	left: 10px;
}

#logo {
	width: 630px;
	height: 117px;
}

#ktxt {
	position: relative; left: 40px; top: 16px;
	width: 260px;
	height: 110px;
	color: #000;
}

#logo h1 {
	text-indent: -9999px;
}

#linkit {
	width: 620px;
	height: 18px;
	position: relative;
	top: 4px;
	padding-left: 10px;
	font-family: Arial;
}

#linkit a:link, #linkit a:visited {
	color: #000;
	text-decoration: italic;
	font-size: 13px;
	font-family: Arial;
}

table {
	border: 0;
}

table * {
	border: 0;
}

table input {
	border: 1px solid #666;
}

td {
	vertical-align: top;
	padding: 10px;
	padding-top: 0;
	border: 0;
}

#linkit a:hover, #linkit a:active {
	color: #000;
	text-decoration: italic;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial;
}

#vasen {
	background-image: url("kuvat/vasen.jpg");
	background-repeat: no-repeat;
	font-variant: italic;
	float: left;
	margin: 0;
	width: 154px;
	min-height: 329px;
	color: #fff;
	padding: 13px;
	vertical-align: bottom;
	line-height: 18px;
}

#vasen a:link, #vasen a:hover, #vasen a:visited, #vasen a:active {
	color: #fff;
}

h3 {
	margin: 0 0 7px 0;
}

#keskiosa {
	width: 800px;
	min-height: 500px;
	background-image: url("kuvat/keskiosa.jpg");
	background-repeat: repeat-y;
}

#sisalto {
	background-color: #fff;
	float: left;
	margin: 0;
	width: 420px;
	min-height: 300px;
	padding: 15px;
	padding-top: 14px;
	font-variant: normal;
	color: #555555;
	line-height: 18px;
}

#oikeamainos {
	background-image: url("kuvat/oikea.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 160px;
	min-height: 329px;
	margin-left: 0px;
	padding-left: 9px;
	padding-top: 10px;
	z-index: 99999;
	position: relative;
	top: 0px;
	left: 1px;
}

.ylamp {
	 position: relative; left: -1px; top: 61px;
}

#oikeamainos a:link, #oikeamainos a:hover, #oikeamainos a:visited, #oikeamainos a:active {
	color: #1150ef;
	font-size: 13px;
	text-decoration: none;
}

h2 {
	margin: 0 0 10px 0;
}

#sisalto a:link, #sisalto a:visited {
	color: #0000ff;
	text-decoration: none;
	font-size: 13px;
}

#sisalto a:hover, #sisalto a:active {
	color: #0000ff;
	text-decoration: underline;
	font-size: 13px;
}

.clear {
	width: 160px;
	clear: both;
	margin: 0;
}

/* VALIKON TYYLIT */

.menu {font-family: arial, sans-serif; width:182px; height:150px; position:relative; margin:0; margin:50px 0 0 -13px;
font-size:12px; font-weight: bold; font-style: italic; z-index: 99999;} /* PÄÄLINKKI TYYLIT */

.menu ul li a, .menu ul li a:visited {display:block; padding-top: 3px; text-decoration:none; width:180px; height:23px; text-align:left;
text-indent: 5px;
border-bottom:1px solid #fff;
background:none; /* PÄÄLINKKI */
line-height:19px;
color:#000; font-size:12px; font-weight: bold; font-style: italic;} /* PÄÄLINKKI TYYLIT */

.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

.menu ul li:hover a {color:#000; background:none;} /* PÄÄLINKKI PÄÄLLÄ */
.menu ul li:hover ul {display:block; position:absolute; top:0; left:180px; width:230px;}
.menu ul li:hover ul li a.hide {background:#87b2df; padding-top: 3px; text-indent: 5px; /* ALALINKKI */
color:#000; font-size:13px; font-weight: bold; font-style: italic;} /* TYYLIT */
.menu ul li:hover ul li:hover a.hide {width:180px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; border-bottom:1px solid #fff; background:#87b2df; color:#000; width:230px; filter: alpha(opacity=87); -moz-opacity: .87; opacity: .87;} /* ALALINKKI */
.menu ul li:hover ul li a:hover {background:#6a9cd1; border-bottom:1px solid #fff; color:#000; filter: alpha(opacity=100); -moz-opacity: 1; opacity: 1;} /* ALALINKKI PÄÄLLÄ */
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:151px; top:0; color:#000;}
.menu ul li:hover ul li:hover ul li a {display:block; padding-top: 3px; width:230px; background:#6a9cd1; color:#000; text-indent: 5px;} /* ALA-ALALINKKI */
.menu ul li:hover ul li:hover ul li a:hover {background:#6a9cd1; color:#000;} /* ALA-ALALINKKI PÄÄLLÄ */



.sibu, .sibu a:link, .sibu a:visited, .sibu a:hover, .sibu a:active {
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

.subi, .subi a:link, .subi a:visited {
	font-weight: normal;
	border: 0px solid #000;
	border-top: 1px solid #835c1c;
	background: #d8b246;
	font-variant: italic;
	text-transform: none;
	color: black;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	padding: 3px;
	width: 180px;
	position: relative;
	top: -4px;
	left: 10px;
	z-index: 9999;
}

.subi:hover, .subi a:hover, .subi a:active {
	font-weight: normal;
	border: 0px solid #000;
	border-top: 1px solid #835c1c;
	background: #ecc249;
	font-variant: italic;
	text-transform: none;
	color: black;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	padding: 3px;
	width: 180px;
	position: relative;
	top: -4px;
	left: 10px;
	z-index: 9999;
}

.subi2, .subi2 a:link, .subi2 a:visited {
	font-weight: normal;
	border: 0px solid #000;
	border-top: 1px solid #835c1c;
	background: #d8b246;
	font-variant: italic;
	text-transform: none;
	color: black;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	padding: 3px;
	width: 180px;
	position: relative;
	top: -4px;
	left: 10px;
	z-index: 9999;
}

.subi2:hover, .subi2 a:hover, .subi2 a:active {
	font-weight: normal;
	border: 0px solid #000;
	border-top: 1px solid #835c1c;
	background: #ecc249;
	font-variant: italic;
	text-transform: none;
	color: black;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial;
	padding: 3px;
	width: 180px;
	position: relative;
	top: -4px;
	left: 10px;
	z-index: 9999;
}

#navigaattori {
	width: 544px;
	margin-left: -6px;
	margin-top: -10px;
	font-size: 11px;
	margin-bottom: 0px;
}

#navigaattori a:link, #navigaattori a:visited, #navigaattori a:hover, #navigaattori a:active {
	font-size: 11px;
}

h2.oma {
	font-size: 16px; font-family: Garuda, 'Arial', Eurostile, Arial; color: #555555;
}

input.poksi, textarea.poksi {
	width: 190px; height: 20px; font-family: 'Garuda', 'Arial'; font-size: 12px;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

h2 {
	font-size: 15px;
	margin: 0 0 10px 0;
}

h3 {
	font-size: 14px;
	margin: 0 0 10px 0;
}

h4 {
	font-size: 13px;
	margin: 0 0 10px 0;
}

.tabi {
	height: 23px;
	width: 150px;
	float: left;
}

.tab {
	height: 26px;
	width: 250px;
	float: left;
}

.cliar {
	clear: both;
}

table {
	border: 0;
}

table * {
	border: 0;
}

td {
	vertical-align: top;
	padding: 10px;
	padding-top: 0;
	border: 0;
}

form table td {
	padding: 0px;
}

.valk {
	color: #fff;
}

#vasen .valk a:link, #vasen .valk a:visited, #vasen .valk a:hover, #vasen .valk a:active {
	color: #fff;
}

#sis table {
	margin-left: -12px;
}

#sisalto a:link, #sisalto a:visited, #sisalto a:hover, #sisalto a:active, a.sibu {
	
}

/*OSTOSKORI*/
.ostoskori {
	border: 1px solid gray;
	border-collapse: collapse;
	width: 415px;
	margin: 0 auto;
	font-size: 12px;
}

.koriyh {
	width: 50px;
	border: 1px solid gray;
	border-collapse: collapse;
	font-size: 12px;
	text-indent: 2px;
}

.korim {
	width: 25px;
	border: 1px solid gray;
	border-collapse: collapse;
	font-size: 12px;
	text-indent: 2px;
}

.koritn {
	width: 110px;
	border: 1px solid gray;
	border-collapse: collapse;
	font-size: 12px;
	text-indent: 2px;
}

.koriever {
	width: 70px;
	border: 1px solid gray;
	border-collapse: collapse;
	font-size: 12px;
	text-indent: 2px;
}

.koriver {
	width: 45px;
	border: 1px solid gray;
	border-collapse: collapse;
	font-size: 12px;
	text-indent: 2px;
}

.korip {
	width: 25px;
	border: 1px solid gray;
	border-collapse: collapse;
	font-size: 12px;
	text-indent: 2px;
}

.kori3 {
	text-align: right;
}


