

* {

	margin: 0;

	padding:0;

}

html, body {

	height: 100%;

	background-image:url(gfx/tausta.jpg);

	background-repeat:repeat-x;

	background-position:top;

	text-align: center;

}

.wrapper {

	min-height: 100%;

	height: auto !important;

	height: 100%;

	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */

	width:767px;

	text-align:left;

}



.footer, .push {
	margin-top:4em;
	height: 4em; /* .push must be the same height as .footer */

	}

	

.footer {

	background-color:#EAEAEA;
	height: 4em;
	width:100%;

	}

	



.tausta {

	background-image:url(gfx/content_tausta.gif);

	background-position:center top;

	background-repeat:no-repeat;

	width:100%;

	height:100%;

	}

	

.header {

	/*background-image:url(gfx/headertausta.gif);

	background-repeat:no-repeat;

	background-position:center;*/

	width:770px;;

	height:175px;

	text-align:left;



	}	



.content {

 padding-left: 35px;
 






   }





a {

font-family: Georgia, "Times New Roman", Times, serif;

color:#B1CA1A;

font-size:15px;

text-decoration:underline;

font-weight:normal;



}



a:hover {

font-family: Georgia, "Times New Roman", Times, serif;

color:#B1CA1A;

font-size:15px;

text-decoration:none;

font-weight:normal;



}



a.menu {

font-family:Arial, Helvetica, sans-serif;

color:#FFFFFF;

font-size:75%;

text-decoration:none;

font-weight:normal;

line-height:1.5em;

margin-bottom:1.5em;

}



a:hover.menu {

font-family:Arial, Helvetica, sans-serif;

color:#FFFFFF;

font-size:75%;

text-decoration:none;

font-weight:normal;

line-height:1.5em;

margin-bottom:1.5em;

}



p {

font-family:Arial, Helvetica, sans-serif;

color:#555555;

font-size:small;

text-decoration:none;

font-weight:normal;

line-height:1.5em;

margin-bottom:1.5em;

}



h1 {

font-family: Georgia, "Times New Roman", Times, serif;

color:#999999;

font-size:x-large;

text-decoration:none;

font-weight:normal;

line-height:125%;

margin-bottom:0.5em;
padding-top:30px;

}



h2 {

font-family: Georgia, "Times New Roman", Times, serif;

color:#B1CA1A;

font-size:larger;

text-decoration:none;

font-weight:normal;

line-height:125%;

margin-bottom:1em;


}



ul {

font-family:Arial, Helvetica, sans-serif;

color:#555555;

font-size:small;

text-decoration:none;

font-weight:normal;

margin-left:30px;

}










