body, html		{background-color: #FFFFFF;
			background-image: url(gfx/bg.jpg);
			background-repeat: repeat-x;
			margin: auto;
			margin: 0px;
			font-family: tahoma;
			font-size: 10px;
			color: #6f7069;
			height: 100%;
			width: 100%;
			}

html, body		{height: 100%;
			margin: 0;
         		padding: 0;}

div#container		{height: auto !important;
			height: 100%;
         		min-height: 100%;
 			}

div.pohja		{width: 1000px;
			margin: auto;
			height: 100%;
			min-height: 100%;
			height: auto!important;}

div.menu		{margin: auto;
			margin: 0px;
			width: 1000px;
			height: 53px;
			}

div.logo		{background-image: url(gfx/logo.jpg);
			margin: auto;
			margin: 0px;
			width: 1000px;
			height: 225px;
			}

p#footer		{margin: -105px 0 0 0;
			background-image: url(gfx/footer.jpg);
			height: 105px;
			background-repeat: repeat-x;
			text-align: left;
			}


font.topic		{font-family:Georgia, "Times New Roman", Times, serif;
			font-size:26px; color:#4b4b4b; line-height:40px; letter-spacing:-1px;
			}

font.topic2		{font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px; color:#7d801a; letter-spacing:0px;
			}

font.teksti		{font-family: "Trebuchet MS", Tahoma, verdana;
			font-size: 12px;
			color: #4b4b4b;}

div.padding		{padding: 10px;
			padding-top: 20px;}

div.padding3		{padding-left: 10px;}

div#padding2 		{padding: 0 0 125px 0;}

a			{color: #7d801a;
			text-decoration: none;}

a:hover		{color: #7d801a;
			text-decoration: underline;}
		
