/* */

h1,h2,h3,h4,h5 {margin: 10px 0;}
p { margin: 10px 0;}
td {vertical-align: top;}

body {
	background: #ffffff url('/img/stalonasti/winter-faded.jpg') no-repeat top center scroll;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5a5959;
	line-height: 1.2em;
}

div#divbody {
	position: relative;
	width: 900px;
	text-align: left;
	margin: 0 auto;
	border: 0;
}

a#logolink {
	position: absolute;
	left: 0;
	top: 175px;
	height: 105px;
	width: 410px;
	display: block;
	background: transparent;
	text-decoration: none;
}

div#header {
	height: 285px;
}

div#topnavi  {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}
	div#topnavi  ul {
		clear: left;
		float: left;
		list-style: none;
		list-style-type: none;
		margin: 0;
		padding: 0 0 10px 0;
		position: relative;
		left: 50%;
		text-align: center;
		height: 40px;
		
	}
	div#topnavi  ul li {
		display: block;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		position: relative;
		height: 40px;
		right: 50%;
		background: #3084c0 url('/img/stalonasti/navbg.png') repeat-x top left scroll;
		border-bottom: 1px solid #fff;
		border-left: 1px solid #fff;
	}
	div#topnavi  ul li a {
		display: block;
		clear: none; float: left;
		
		margin: 0;
		padding: 0 26px;
		color: #fff;
		text-decoration: none;
		height: 40px;
		line-height: 40px;
			
	}
	div#topnavi ul li a:hover{ background: #3084c0 url('/img/stalonasti/navbg_hover.png') repeat-x top left scroll; }
	div#topnavi ul li.first { -moz-border-radius-bottomleft: 5px;}
	div#topnavi ul li.last { border-right: 1px solid #fff; -moz-border-radius-bottomright: 5px;}
	div#topnavi ul li.current a { font-weight: bold; }
	
div#content{
	/* height: 200px; */
	position: relative;
	clear: both;
}
	div#fiilis {
		position: absolute;
		top: -75px;
		left: 464px;
		height: 272px;
		width: 408px;
		z-index: 3;
		/* border: 1px solid #ff0000; */
		overflow: hidden;
	}
	div#fiilis #fader {
		position: absolute;
		top:0;left:0;
		height: 272px;
		width: 408px;
		background: url('/img/stalonasti/fiilis_fade.png') no-repeat top left scroll;
		z-index: 5;
	}


table#footable{
	position: relative;
	width: 100%;
}




#frontpage,
#template3 {
	width: 416px;
}
div#paragraph {
	width: 100%;
}

table#hinnasto {
	border-collapse: collapse;
}
	table#hinnasto td,table#hinnasto th {
		text-align: left;
		padding: 5px;
	}






/* subnavi */
td#leftmenucell {	
	width: 130px;
}
	#leftmenucell ul {	
		list-style-type: none;
	}
	#leftmenucell li h3 {
		font-size: 12px; 
		font-weight: normal;
	}
	#leftmenucell li a {
		color: #000;
		text-decoration: none;
	}
	#leftmenucell li a:hover {
		text-decoration: underline;
		color: #000066;
	}

	
/* Lista */
#leftmenucell { padding-bottom: 5px;}
#leftmenucell ul { margin: 0; padding: 0; list-style-type: none; }
#leftmenucell .menulevel0 li { margin: 4px 0; padding: 0; list-style-type: none; }
#leftmenucell .menulevel1 li { margin-left: 10px; }

	
	
#contentcell {
	padding: 0 22px;
}

#contentcell td {  }
#contentcell caption { margin: 5px 0; }

#contentcell ul { margin: 10px 0 10px 30px; }



#spotit { float: right; width: 220px; }
	.spotimagewrapper {float: right; margin: 0 0 5px 8px;}
	
	#spotit a {text-decoration: none; color: #000088;}

	
	
div#gallery { width: 780px;margin: 0 auto;}
div#gallery div {float: left; height: 120px; width: 155px; text-align: center;}
	
	

	
#footer {
	background: url('/img/stalonasti/footer-top-bg.png') repeat-x top left scroll;
	margin-top: 20px;
	padding-top: 33px;
	padding-left: 22px;
	font-size: 12px;
	text-align: left;
	clear: both;
}
	#footer div.section {
		/* border-right: 1px solid #597eca; */
		width: 160px;
		float: left;
		margin: 5px 15px 0 0px;
	}	
	
	#footer h3,#footer p {line-height: 1.2em; margin: 0;}
	
	#footer .inner {
		margin: 0 15px 0 0;
	}	
	
		#levi {float: right; margin-right: 22px;}

