@charset "utf-8";
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

body {
	background-image: url(../img/tausta.jpg);
	background-repeat: no-repeat;
	background-color: black;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
}
a {
	color: black;
}

a:hover {
	color: red;
}

#box {
	width: 750px;
	height: 725px;
	margin: 52px auto;
	background: url(../img/keski.png);
	background-repeat: no-repeat;
}

#textbox {
	clear: inherit;
	margin-top: 65px;
	height:485px;
	font-size: 12px;
}

#footer {
	width: 97%;
	height: 25px;
	margin: auto auto;
	padding-top:2px;
	border-top: dashed 1px #A2570D;
	text-align: center;
	font-size: 11px;
	color: #222222;
	font-weight: bold;
}

form {
	margin-left: 30px;
}

.top {
	padding-top:40px;
	padding-bottom: 10px;
	margin-left:25px;
	text-decoration:none;
	border: none;
}

p {
	font-size:13px;
	margin-left: 30px;
	margin-right: 70px;
	padding-bottom: 13px;
}

h1 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 30px;
	margin-bottom: 12px;
}

li {
	margin-left:50px;
	font-size: 16px;
	list-style:none;
	padding-bottom:10px;
}

.logo {
	border-style:none;
	margin-top: 50px;
	padding-left: 145px;
}

.images {
	border-width: 2px;
	border-color:#CC9900;
}
/* navigation buttons */

.etusivu {
	width: 100px;
	height: 50px;
	margin-left: 10px;
	float:left;
}

.etusivu a {
	display: block;
	width: 100px;
	height: 50px;
	background:url(../img/etusivu.png);
}

.etusivu a:hover {
	background-position: bottom left;
}

.herkku {
	width: 120px;
	height: 50px;
	margin-left: -2px;
	float: left;
}

.herkku a {
	display:block;
	width:120px;
	height:50px;
	background:url(../img/herkku.png);
}

.herkku a:hover {
	background-position: bottom left;
}

.kpsc {
	width: 120px;
	height: 50px;
	margin-left: 3px;
	float: left;
}

.kpsc a {
	display:block;
	width:120px;
	height:50px;
	background:url(../img/kpsc.png);
}

.kpsc a:hover {
	background-position: bottom left;
}
.alac{
	width: 120px;
	height: 50px;
	margin-left: 5px;
	float: left;
}

.alac a {
	display: block;
	width: 120px;
	height: 50px;
	background:url(../img/alac.png);
}

.alac a:hover {
	background-position: bottom left;
}

.kuvag {
	width: 120px;
	height: 50px;
	margin-left:5px;
	float:left;
}

.kuvag a {
	display:block;
	width: 120px;
	height: 50px;
	background:url(../img/kuvag.png);
}

.kuvag a:hover {
	background-position: bottom left;
}

.yht {
	width: 120px;
	height: 50px;
	margin-left: 2px;
	float: left;
}

.yht a {
	display:block;
	width: 120px;
	height:50px;
	background:url(../img/yht.png)
}

.yht a:hover {
	background-position: bottom left;
}
