body {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background: #000 url("gfx/tausta.jpg") no-repeat;	
	margin: 0px;
	padding: 0px;
	overflow: none;
	text-align: center;
}

a {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fafafa;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
}

img {border: 0px; margin: 0px; padding: 0px; }
table, tr, td {border: 0px; padding: 0px; margin: 0px; border-spacing: 0px; border-collapse: collapse; font-size: 12px; }

#linkit {
	margin: auto;
	margin-top: 10px;
	margin-left: 240px;
	color: #fff;
	text-align: center;
	width: 650px; 
	padding: 7px 0px 7px 0px;
}

#linkit a {color: #cecece; font-family: arial; font-weight: bold; font-size: 13px; border-right: 1px solid #6C6356; padding: 3px 15px 3px 15px;}
#linkit a:hover {text-decoration: underline; color: #710100;}

#tausta {
	position: absolute;
        top: 170px;
        left: 150px;
	width: 550px;
	height: 500px;
	background: #38394A;
	filter:alpha(opacity=10);
        -moz-opacity:0.10;
        opacity: 0.10;
        z-index: 0;
}

#keski {
	position: absolute;
        top: 165px;
        left: 335px;
	height: auto;
	width: 550px;
	z-index: 1;
}

#keski2 {
	position: absolute;
	top: 165px;
	left: 335px;
	height: auto;
	width: 550px;
	margin: 0px 0px 0px 0px;
	z-index: 1;
}

#keski td {text-align: justify; vertical-align: top;}
#keski2 td {text-align: left; vertical-align: top;}
#keski2 img {margin-right: 0px; width: 150px;}
#keski, #keski2 img:hover {width: 200px;}


ul {padding-left: 0px; margin-left: 0px;	}
li {margin-left: 20px;	list-style-type: square; }

h1 {font-family: verdana; font-size: 13px; font-weight: bold; color: #fff; margin-bottom: 10px;}