@charset "utf-8";
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: #FFF url(../image/tausta.jpg) repeat-x left top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 982px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF url(../image/container_tausta.gif) repeat-y;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 215px;
	background: url(../image/headertausta.jpg) no-repeat center top;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 30px 10px 15px 15px;
	background: url(../image/sidebar_tausta.jpg) no-repeat left top;
	min-height: 150px;
}
.twoColFixLtHdr #mainContent {
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 20px 0;
	min-height: 400px;
} 
.twoColFixLtHdr #mainContent p {
	line-height: 20px;	
} 
.twoColFixLtHdr #mainContent a {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dashed #CCC;
} 
.twoColFixLtHdr #mainContent a:link {
	text-decoration: none;
	color: #333;
	border-bottom: 1px dashed #CCC;
	
} 
.twoColFixLtHdr #mainContent a:hover {
	text-decoration: none;
	color: #009;
	border-bottom: 1px solid #00C;
} 
.twoColFixLtHdr #mainContent a.image {
	text-decoration: none;
	color: #333;
	border-bottom: 0px none;
} 
.twoColFixLtHdr #mainContent a:link.image {
	text-decoration: none;
	color: #333;
	border-bottom: 0px none;
	
} 
.twoColFixLtHdr #mainContent a:hover.image {
	text-decoration: none;
	color: #009;
	border-bottom: 0px none;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(../image/footertausta.gif) no-repeat left top;
	height: 37px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: right;
	font-size: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p.ylalinkit {
	text-align: right;
	font-size: 11px;
	margin-top: 176px;
	margin-bottom: 4px;
	color: #FE0201;
	letter-spacing: 0.1em;
}
a.ylalinkit {
	font: 500 11px Arial, Helvetica, sans-serif;
	color: #FE0201;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:link.ylalinkit {
	font: 500 11px Arial, Helvetica, sans-serif;
	color: #FE0201;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
a:hover.ylalinkit {
	font: 600 11px Arial, Helvetica, sans-serif;
	color: #FE0201;
	text-decoration: none;
	background: #F5EA8B;
	border-bottom: 1px solid #FE0201;
	padding-top: 3px;
	padding-bottom: 3px;
}
a.isotlinkit {
	font: 600 14px Arial, Helvetica, sans-serif;
	color: #FE0201;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
}
a:link.isotlinkit {
	font: 600 14px Arial, Helvetica, sans-serif;
	color: #FE0201;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
}
a:hover.isotlinkit {
	font: 600 11px Arial, Helvetica, sans-serif;
	color: #FE0201;
	text-decoration: none;
	background: #F5EA8B;
	border-bottom: 1px solid #FE0201;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 14px;
}
h1 {
	font: normal 30px Verdana, Geneva, sans-serif;
	color: #036;
	margin-top: 0px;
	letter-spacing: 0.1em;
}
h2 {
	font: 600 22px Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 0px;
	letter-spacing: normal;
}
h3 {
	font: 600 20px Arial, Helvetica, sans-serif;
	color: #009;
	margin-top: 0px;
	letter-spacing: normal;
}
h4 {
	font: 600 17px Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 0px;
	letter-spacing: normal;
}
p , li{
	font: 13px Arial, Helvetica, sans-serif;
	color: #333;
}
td.luettelo {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;
}
td.luetteloeka {
	padding-left: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #EBEBEB;
	
}
td.pienisolu {
	font-size: 11px;
	font-weight: 600;
	color: #666;	
}.kaksikymmenen {
	background: url(../images/2010.jpg) no-repeat left 20px;
	height: 1000px;
}
.valikkokymmenen {
	padding: 20px;
	height: 200px;
	width: 160px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	background: url(../images/2010_02.jpg) no-repeat center center;
}

