* {
	margin: 0;
}

html, body {
	background-color: #b00009; /* KOKO SIVUN TAUSTAVÄRI */
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: Arial;
	font-size: 13px;
	color: #555555; /* TEKSTIN VÄRI */
	font-family: 'Garuda', 'Arial';
	margin-top: -12px;
}

a:link, a:visited, a:hover, a:active {
	text-decoration: none;
}

#sisalto a:link, #sisalto a:visited {
	color: #0a3cde;
	text-decoration: none;
}

#sisalto a:hover, a:active {
	color: #2d57df;
	font-size: 13px;
	text-decoration: underline;
}

#layout {
	text-align: left;
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
}

#ylaosa {
	position: relative;
	background-image: url("kuvat/ylaosa.png");
	background-position: top right;
	background-repeat: no-repeat;
	width: 800px;
	height: 170px;
}

#ylakulma {
	width: 180px;
	height: 170px;
	background-image: url("kuvat/ylakulma.png");
}

#linkit {
	position: absolute;
	left: 230px;
	top: 149px;
	width: 620px;
	height: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

/* YLÄOSALINKKIEN TYYLIT */

#linkit a:link, #linkit a:visited {
	color: #fff;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#linkit a:hover, #linkit a:active {
	color: #fff;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

#keskiosa {
	background-image: url("kuvat/keskiosa.png");
	width: 800px;
	min-height: 330px;
}
#keskiosa2 {
	background-image: url("kuvat/keskiosa.png");
	width: 800px;
	min-height: 330px;
}

#vasen {
	background-image: url("kuvat/vasen.png");
	background-repeat: no-repeat;
	width: 170px;
	height: 330px;
	float: left;
	padding: 5px 5px 0 5px;
	color: #fff;
}

#vasen #kl a, #vasen #kl a:visited {
	color: #fff;
}

/* VALIKON TYYLIT */

.menu {font-family: arial, sans-serif; width:182px; height:150px; position:relative; margin:0; margin:27px 0 0 -5px;
font-size:13px; font-weight: bold; font-style: normal; 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 #000;
background:none; /* PÄÄLINKKI */
line-height:19px;
color:#000; font-size:13px; font-weight: bold; font-style: normal;} /* 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:#b00009; 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; background:#b00009; color:#fff; width:230px; filter: alpha(opacity=90); -moz-opacity: .90; opacity: .90;} /* ALALINKKI */
.menu ul li:hover ul li a:hover {background:#00407c; color:#fff; 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:#fff;}
.menu ul li:hover ul li:hover ul li a {display:block; padding-top: 3px; width:230px; background:#b00009; color:#fff; text-indent: 5px;} /* ALA-ALALINKKI */
.menu ul li:hover ul li:hover ul li a:hover {background:#00407c; color:#fff;} /* ALA-ALALINKKI PÄÄLLÄ */

#sisalto {
	padding: 10px 10px 0 10px;
	width: 430px;
	min-height: 330px;
	float: left;
	line-height: 18px;
}
#sisalto2 {
	padding: 10px 10px 0 10px;
	width: 600px;
	min-height: 330px;
	float: left;
	line-height: 18px;
}

#oikea {
	background-image: url("kuvat/oikea.png");
	background-repeat: no-repeat;
	width: 160px;
	min-height: 330px;
	float: left;
	padding: 5px 5px 0 5px;
	position: relative;
}

.clear {
	clear: both;
}

#ylaosa h1 {
	text-indent: -9999px;
}

h1 {
	margin: 0;
}

#ylatxt {
	font-family: "Garuda", "Arial";
	width: 600px;
	height: 28px;
	font-size: 12px;
	position: absolute;
	color: #fff;
	font-weight: bold;
	top: 6px;
	left: 190px;
}

#ktxt {
	position: absolute;
	left: 190px; top: 37px;
	width: 260px;
	height: 110px;
	color: #000;
	z-index: 9999;
}

table {
	border: 0;
}

table * {
	border: 0;
}

table input {
	border: 1px solid #666;
}

td {
	vertical-align: top;
	padding: 10px;
	padding-top: 0;
	border: 0;
}

h3 {
	margin: 0 0 7px 0;
}

h2 {
	margin: 0 0 10px 0;
}

.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 {
	margin-top: -6px;
	margin-bottom: 5px;
	font-size: 11px;
}

#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;
}

#sis table {
	margin-left: -12px;
}

/*OSTOSKORI*/
#ostoskori {
	width: 95%;
	border-collapse: collapse;
}
#ostoskori td {
	padding: 3px;
	text-align: left;
	border: 1px solid #d2d2d2;
}
#ostoskori tr.otsikko {
	font-weight: bold;
	background: #efefef;
}
#ostoskori td.oikea {
	text-align: right;
}
#ostoskori td.poista {
	width: 45px;
	border: 0;
	background: #fff;
}