@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: white;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	border: none;
	text-align: left;
}

div#container {
	position: relative;
	top: 6px;
	width: 900px;
	height: auto;
}

img {
	border: none;
}


a:link,a:visited {
	color: #333;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

a:hover,a:active {
	color: #023f00;
	text-decoration: underline;
}

div#navi {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 103px;
	border-bottom: 1px dotted #333;
}

div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#navi1 {
	border-left: 1px dotted #666;
	position: absolute;
	padding-left: 18px;
	top: 18px;
	left: 468px;
}

div#navi2 {
	border-left: 1px dotted #666;
	position: absolute;
	padding-left: 18px;
	top: 18px;
	left: 648px;
}

div#navi3 {
	border-left: 1px dotted #666;
	padding-left: 18px;
	position: absolute;
	top: 18px;
	left: 828px;
}

ul {
	list-style: none;
	display: block;
}

.naviotsikko {
	font-weight: bold;
	color: #bd2e1b;
}

div#sisalto {
	position: relative;
	clear: both;
	width: 100%;
	padding-top: 3px;
}

div#sisalto a:link, div#sisalto a:visited {
	color: #2b5c26;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

div#sisalto a:hover, div#sisalto a:active {
	color: #2b5c26;
	text-decoration: underline;
}

div#vasenkolumni {
	position: relative;
	float: left;
	width: 423px;
	height: auto;
}

.object {
	margin-top: 9px;
	margin-left: 10px;	
}

h1 {
	font-size: 20px;
	line-height: 54px;
	color: #bd2e1b;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}


 h2 {
	font-size: 18px;
	line-height: 36px;
	color: #bd2e1b;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
} 

.sisennys {
	margin-left: 54px;
	margin-right: 36px;
}


.ingressi {
	margin-top: -12px;
	font-weight: bold;
	font-variant: normal;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color:#444;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 18px;
}


div#oikeakolumni {
	position: relative;
	float: left;
	left: 18px;
	top: 18px;
	width: 451px;
	height: auto;
}

div#oikeakolumni img {
	margin-top: 0px;
	border: 0px;
}

