@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/tausta_punamusta.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#koonti {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	padding-top: 0px;
	margin-top: 20px;
}
#ylapalkki {
	height: 60px;
}
#logo {
	float: left;
	height: 52px;
	width: 265px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
#sisalto {
	float: left;
	width: 800px;
	border: 1px solid #000;
	margin-top: 10px;
	min-height: 300px;
	margin-bottom: 20px;
}
#sisalto a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
}
#sisalto a:hover, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
	text-decoration: underline;
}
#vasenpalsta {
	width: 420px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	float: left;
}
#alatunniste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	text-align: center;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	float: left;
	width: 800px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#alatunniste a, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#paavalikko {
	height: 45px;
	width: 535px;
	float: left;
	background-image: url(images/tausta_ylavalikko.png);
	background-repeat: no-repeat;
	padding-top: 15px;
}

#paavalikko li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding-bottom: 25px;
}
#paavalikko li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
	padding-bottom: 25px;
}
#paavalikko li {
	display: inline;
	margin-left: 20px;
	height: 45px;
}
#paavalikko ul {
	margin-left: 0px;
	padding-left: 0px;
}
#paavalikko a.selected {
	color: #000000;
	background-image: url(images/isolinkkitausta.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#kakkospalkki {
	width: 495px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 4px;
	padding-left: 281px;
	height: 10px;
	float: left;
}
#kakkospalkki li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #b32a30;
	padding-left: 15px;
	padding-top: 5px;
	background: url(images/nuoli.png) top left no-repeat;
}
#kakkospalkki li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #b32a30;
	padding-left: 15px;
	padding-top: 5px;
	background: url(images/nuoli.png) top left no-repeat;
}

#kakkospalkki li {
	display: inline;
	margin-left: 20px;
}
#kakkospalkki ul {
	margin-left: 0px;
	padding-left: 0px;
}
#kakkospalkki a.selected {
	background: url(images/nuoli.png) top left no-repeat;
	color: #000000;
	font-weight: bold;
}
#oikeapalsta {
	float: right;
	width: 320px;
	min-height: 400 px;
	background-image: url(images/01.jpg);
	text-align: right;
	background-repeat: no-repeat;
	height: 700px;
}
h1 {
	color: #b32a30;
}
h2 {
	color: #b32a30;
}
h3 {
	color: #b32a30;
}
h4 {
	color: #b32a30;
}
h5 {
	color: #b32a30;
}
#kielivalinta {
	float: right;
	height: 24px;
	width: 24px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
