/* CSS Document 
reset styles*/

html,body, div, span, applet, objekt, iframe, h1, h2, h3, h4, h5, h6, p, blocquete, abbr, acronym, adress, big, cite, code, del, dfu, em, font, img, ins, kbd, q, s, samp, small, stride, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
{
margin: 0;
padding: 0;
border: none;
outline: 0;
background: none;
font-weight: inherit;
font-family: inherit;
font-style: inherit;
font-size: 100%;
text-align: left;
vertical-align: baseline;
list-style: none;

}


body
{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	}
	
#header 
{
	clear: both;
	text-align: left;
	text-decoration: none;
	
	margin-top: 10px;
	margin-bottom: 20px;
	max-width: 100%;
	width: 100%;
	font-weight: lighter;
	font-size: 1.7em;
	font-variant: normal;
	color: white;
	letter-spacing: normal;
	background-color: black;
	
	}
#header2 
{
	clear: both;
	text-align: left;
	text-decoration: none;
	
	margin-top: 10px;
	margin-bottom: 20px;
	max-width: 100%;
	width: 100%;
	font-weight: lighter;
	font-size: 1.5em;
	font-variant: normal;
	color: white;
	letter-spacing: normal;
	background-color: black;
	
	}

#viiva {
	margin-bottom: 1%;
	max-width: 100%;
	width: 100%;
	
}

	
a:link {
	color: gray;
	text-decoration: none;
	
}
a:active {
	color: black;
}
a:visited {
	color: black;
}
	
#navigation
{
	text-align: left;
	margin-bottom: 1%;
	margin-left: 0;
	font-size: 1em;
	font-variant: normal;
	letter-spacing: .1em;
	margin-top: 0.3%;
	text-decoration: none;
}	
	


#footer
{	
	display: block;
	clear: both;
	max-width: 100%;
	width: 92.69%;
	text-decoration: none;
	background-color: black;
	font-family: Verdana, Helvetica;
	font-size:1em;
	color: white;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	text-align: left;
	padding-left: 7.21%;
	padding-bottom: 1%;
	padding-top: 1%;
	
}

.kansi {
	clear: both;
	display: block;
	float: left;
	width: 66%;
	
}
.kansi2 {
	clear: both;
	display: block;
	float: left;
	width: 100%;
	
}

#footer a
{ text-decoration:none;
color:#666;

}






