/* CSS Document */

/* Footer paneeli */
#footer{
	clear: both;
	margin: 0;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height:68px;background:url(../images/light4.png) 0 -513px repeat-x;
}
#footer2{
	clear: both;
	margin: 0;
	padding: 8px;
	position: relative;
	width: 1000px;
	text-align: left;
	vertical-align: bottom;
}
.eka{
	float: left;
	position: relative;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #666666;
	padding: 1em;
	height: auto;
}
.toka{
	float: left;
	position: relative;
	padding: 1em;
	height: auto;
}
.kolmas{
	padding: 1em;
	height: auto;
	float: left;
	position: relative;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #666666;
}
