body {
	margin: 0;
	padding: 0;
	background-image: url(img/tausta.png);
	background-repeat: repeat-x repeat-y;
}

#maintable {
	width: 800px;
}

#toptop {
	width: 800px;
	height: 136px;
	background-image: url(img/toptop.png);
}

#linkit {
	width: 800px;
	height: 29px;
	background-image: url(img/linkit.png);
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	padding-left: 130px;
}

#linkit li {
    list-style-type: none;
    padding: 2px 2px;
    margin: 0px;
}
#toplow {
	width: 800px;
	height: 30px;
	background-image: url(img/toplow.png);
}

#maintd {
	width: 800px;
	height: 600px;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

#alapalk {
	width: 800px;
	height: 24px;
	background-image: url(img/alapalk.png);
	background-repeat: repeat-x;
}

#alapalk p {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-top: 4px;
}

#linkit a {
	color: #ffffff;
	text-decoration: none;
}

p {
	font-family: Verdana;
	font-size: 11px;
	line-height: 150%;
}

h1 {
	font-family: Verdana;
	font-size: 14px;
	text-transform: uppercase;
}

h2 {
	margin-top: 25px;
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
}

h3 {
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
	margin-top: 0;
	padding-top: 0;
}

.kkohde {
	margin: 0;
	padding: 0 10px 0 20px;
	font-family: Verdana;
	font-size: 11px;
	line-height: 150%;
}

#ofrtable {
	font-family: Verdana;
	font-size: 11px;
}