/* Structural site elements
----------------------------------------------- */

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

body
{
	background: url(images/putket.jpg) no-repeat top center;
	text-align: left;
}


div#site
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}



div.container
{
	width: 1000px;
	margin: 0px;
}

div#navigation_area
{
	position: absolute;
	/* top: 210px; */
	left: 350px;
	display: block;
	padding-left: 30px;
}


div#header
{
	background: url('images/header_bg.jpg') repeat-x scroll top left;
	height: 115px;
	}

img#logo
{
	float: left;
	position: relative;
	top: 0px;
	left: 40px;
	border:none;
	text-decoration:none;
}

img#logo2
{
	float: left;
	position: relative;
	top: 0px;
	padding-left:20px;
	border:none;
	text-decoration:none;
}



div#sisalto
{
	padding-bottom: 20px;
}


div.column
{
	float: left;
	position: relative;
	text-align: left;
	padding-top: 5px;
	min-height: 570px;

}

div.column_lomake
{
	float: left;
	position: relative;
	text-align: left;
	padding-top: 15px;
	min-height: 650px;

}

div.content_lomake
{
	background:url(images/content_lomake.png) repeat-y;
	left: 70px;
	width: 847px;


}


div.content_lomake_top
{
	background:url(images/content_lomake_top.png) no-repeat;
	margin-top:20px;
	left: 70px;
	width: 847px;	
	float: left;
	position: relative;
	text-align: left;
	padding-top: 15px;


}


div.content_lomake_btm
{
	background:url(images/content_lomake_btm.png) no-repeat;
	left: 70px;
	width: 847px;	
	float: left;
	position: relative;
	text-align: left;
	margin-bottom:80px;



}


div.column2
{
	float: left;
	position: relative;
	text-align: left;
	padding-top: 15px;
}


div.left_content
{
	background:url(images/content.png) no-repeat;
	margin-top:20px;
	left: 70px;
	width: 436px;

}



div.flash
{
	left: 100px;
	width: 390px;
	margin-top:5px;
}

div.littlebox 
{
background:url(images/littlebox.png) no-repeat;
width: 390px;
height:196px;
left: 105px;
margin-top:20px;

}


.no_margin
{
	margin: 0px !important;
	padding: 0px !important;
}

.clear_both
{
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

div#to_content
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 30px;
	text-align: left;
}

div#to_content:hover, #to_content:focus, #to_content:active, #to_content a:hover
{
	background-color: #;
}

#footer {
position:absolute;
bottom:0; left:0;
width:100%;
height:64px;
background-image:url(images/footer_bg.png);
background-repeat:repeat-x;
margin-bottom:15px;
color:#EEEEEE;
line-height:1,5em;
}

#footer p{
	font:11px Verdana,Arial,Helvetica,sans-serif;
	color:#EEEEEE;
	margin:10px 15px 0px 15px;
}

#footer a{
color:#EEEEEE;
text-decoration:none;
}

#footer2 {
position:absolute;
bottom:0; left:0;
width:100%;
height:10px;
margin-bottom:30px;
}

#flags {
position:absolute;
bottom:0; left:0;
width:100px;
height:20px;
margin-bottom:52px;
margin-left:10px;
}

#footer2 p{
	font:11px Verdana,Arial,Helvetica,sans-serif;
	color:#222222;
	margin:10px 15px 0px 15px;
}


#footer2 a{
	color:#222222;
	text-decoration:none;
}




div#footerx
{
	background: url('images/footer_bg.jpg') repeat-x top left;
	height: 64px;
	
}

#footerx p{
	font:11px Verdana,Arial,Helvetica,sans-serif;
	color:#EEEEEE;
	padding-top:25px;
	margin-left:30px;
}

#footerx a{
color:#EEEEEE;
text-decoration:none;
}





*
{
	font-family: arial, helvetica, sans-serif;
	color: #3e442f;
}

p {
	font:11px Verdana,Arial,Helvetica,sans-serif;
	color:#222222;
	margin:10px 15px 15px 15px;

}

.strikethrough
{
	text-decoration: line-through;
}


.table p {
	font:13px Verdana,Arial,Helvetica,sans-serif;
	color:#222222;
	text-align:left;
	margin:5px 5px 5px 15px;


}


em
{
	color: #000000;
}

small
{
	display: block;
	font-size: 8pt;
	line-height: 10pt;
}



/* Headers
----------------------------------------------- */



h1
{
	font-family: trebuchet, "trebuchet ms", helvetica, sans-serif;
	color: #06F;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 14pt;
}

h2
{
	font-family: trebuchet, "trebuchet ms", helvetica, sans-serif;
	color: #06F;
	font-size: 14pt;
	margin-bottom: 8pt;
}

h3
{
	font-family: trebuchet, "trebuchet ms", helvetica, sans-serif;
	color: #06F;
	font-size: 13pt;
	font-weight: bold;
	margin-top: 6pt;
	margin-bottom: 8pt;
}

h4
{
	font-family: arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #517500;
}



h1 {
	font:26px Verdana,Arial,Helvetica,sans-serif;
	margin:10px 0px 0px 15px;
}

h2 {
	font:18px Verdana,Arial,Helvetica,sans-serif;
	margin:10px 0px 0px 15px;
	color: #922631;
}


