@charset "utf-8";
/* Sivuston ulkoasu */

body {
        background: #C2CF50 url(../img/blueline.jpg) 0% 0% repeat-x;
	font: 76% Verdana, arial, sans-serif;
        margin: 0;
	}
h1 {
        font: 150% Verdana, arial, sans-serif;
	font-weight: bold;
}
h2 {
        font: 120% Verdana, arial, sans-serif;
	font-weight: bold;
}
h3 {
        font: 110% Verdana, arial, sans-serif;
	font-weight: bold;
}
.oikea {
	float: right;
	padding: 3px;
	}
div#content {
        background-color: white;
	float: left;
        margin-top: -1px;
	text-align:left;
	width:1024px;
	}
#lostres {
	float: left;
	padding-top: 32px;
	}
#substance {
	background: white;
	float: left;
	width: 585px;
	min-height: 700px;
	margin-left: 60px;
	margin-top: 60px;
	}
#vpalsta {
        float: left;
        width: 150px;
        padding-right: 30px;
}
#opalsta {
        float: left;
        margin-top: 40px;
        width: 400px;
}
#substance a:link, a:visited, a:hover, a:active {
	color: #3080b6;
        font-weight: bold;
        text-decoration: none;
	}
#substance a:hover {
	text-decoration: underline;
	}
.wrapper {
	width: 689px;
	float: left;
	min-height: 560px;
    }
.taateli {
	background: white url(../tre/img/taat_kasi.jpg) 0px 247px no-repeat;
}
.hilja {
	background: white url(../jkl/img/hil_kasi.jpg) 0px 334px no-repeat;
}
div#footer {
	clear: both;
	min-height: 72px;
	overflow: hidden;
	font-size: 0.8em;
	background: #C2CF50 url(../img/footer.jpg) no-repeat;
	width: 100%;
        min-width: 1024px;
	}
div#footer p {
   	color: black;
	margin: 0;
	padding: 5px;
	padding-left: 15px;
	}
#banner {
        margin-right: -20px;
	width: 250px;
        min-height: 30px;
        float: right;
	}
#news {
        float: left;
        min-height: 30px;
	}
img {
	border: 0px;
}
.oikea img {
        padding: 15px;
}
.highlight {
        font-size: 1.1em;
        font-weight: bold;
}
.note {
        font-size: 0.9em;
        padding: 2px;
        border: dotted 1px #C2CF50;
}
#vpalsta a {
        display: block;
        margin-bottom: -5px;
}
