* {
	margin: 0;
	padding: 0;
}
body {
	background: url(/images/back1.jpg) 0px -50px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
option {
	padding-left: 0.2em;
}
optgroup option {
	padding-left: 0.8em;
}
h2 {
	color: #000;
	margin-top: -0.3em;
	font-size: 1.3em;
}
h1 {
	font-size: 1.6em;
	color: #389fb5;
}
img {
	border: 0;
}
a:link, a:visited {
	color: #00959a;
	text-decoration: underline;
}
a:hover {
	color: #1dc3c9;
	text-decoration: underline;
}
#page {
	background: url(/images/back.png) 0px -336px repeat-x;
	margin: 0 auto;
	width: 100%;
	min-width: 920px;
	max-width: 1200px;
	padding-top: 80px;
	margin-top: -50px;
}
#top {
	padding-top: 73px;
}
#top a {
	font-weight: bold;
}
#top a:link, #top a:visited  {
	text-decoration: none !important;
	color: #389fb5;
}
#top a:hover {
	color: #62c4ed;
	text-decoration: underline !important;
}
#top ul {
	background-color: #eff6fb;
	padding: 0.9em 0.9em 0.8em 0.9em;
	border: solid #fff;
	border-width: 0 3px 3px 3px;
}
#top li {
	display: inline;
	list-style: none;
	margin-right: 0.8em;
}
#left, #right {
	margin-top: 0.8em;
}
#left {
	width: 22%;
}
#left ul {
	margin: 0.4em 0 0.4em 0.8em;
}
#left ul li { 
	list-style: none;
}
#right {
	width: 78%;
	float: right;
}
.box {
	background: #f2f9fd url(/images/boksitausta.jpg) repeat-x;
	padding: 1em;
	margin-bottom: 0.8em;
	border: 3px solid #fff;
}
.box p {
	margin-top: 1.2em;
	margin-bottom: 0.3em;
}
.box p:first-child {
	margin-top: 0;
}
#left .box {
	margin-right: 0.5em;
}
#right .box {
	margin-left: 0.5em;
}
.split {
	float: left;
	width: 50%;
}
.clear {
	clear: both;
}
#footer {
	clear: both;
	width: 100%;
	height: 91px;
	background: url(/images/back.png) 0px -152px repeat-x;
}
#footer div {
	min-width: 800px;
	max-width: 1080px;
	height: 59px;
	background: url(/images/back.png) 0px -244px repeat-x;
	margin: 0 auto;
	text-align: center;
	padding-left: 120px;
	padding-top: 32px;
}
.wp {
	width: 250px;
	height: 150px;
	background: url(/images/backback.png) no-repeat;
	padding: 11px 15px 18px 15px;
}
.rateimg {
	margin-left: -4px;
	margin-bottom: 26px;
}
.kategory {
	width: 280px;
	text-align: center;
	font-size: 0.6em;
	color: #a3a3a3;
	margin-top: -15px;
	text-transform: uppercase;
	margin-bottom: 1em;
}
.kategory a {
	color: #a3a3a3;
}
.split select, .det select {
	width: 12em;
	margin-left: 10px;
}
.split input, .det input {
	background: url(/images/button.png) no-repeat;
	border: 0;
	width: 122px;
	height: 36px;
	padding-bottom: 2px;
	color: #444;
}
.split input:hover, .det input:hover {
	background: url(/images/button.png) 0px -38px no-repeat;
	cursor: pointer;
}
.error {
	color: red;
	font-weight: bold;
}
.pagination a, .pagination span {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 3px 6px;
	font-size: 0.9em;
	text-decoration: none;
}
.pagination a:hover {
	text-decoration: underline !important;
}
.pagination .hl {
	background-color: #0b91cf;
	color: #fff;
}
.pagination div {
	margin-top: 0.5em;
}
.dis {
	color: #bbb;
}
.ab {
	padding-left: 38px;
	margin-bottom: 10px;
}
