body {
	behavior:url("csshover.htc");
	background:#3c3c3c;
	font-family:verdana;
	font-weight:normal;
	font-size:12px;
	color:#000;
}
img {border:0;}
ul {list-style:none;padding:0;margin:0;}
ul li {margin:2px 0;}
ul a {color:#fff;text-decoration:none;}
ul a:hover {text-decoration:underline;}
.light {
	height:100%;
	padding:10px;
	background:#ddd;
}
.light img {margin:0 5px 0 0;border:1px solid #000;padding:2px;}
.light h1 {
	padding:0 0 7px 0;
	width:100%;
	border-bottom:1px solid #777;
}

#tausta {
	background:#3c3c3c url(bg.png) no-repeat top left;
	height:610px;
	width:1221px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-305px 0 0 -610px;
}

.box {
	position:absolute;
	top:50%;
	height:250px;
	width:250px;
	background:url(box_bg.png) no-repeat top left;
}
.box_int {
	background:transparent;
	height:190px;
	width:180px;
	margin:30px 35px;
}
.box_int a {color:#dc7b14;}
#linkit {
	margin:-270px 0 0 0;
	right:50px;
}
#logot {
	margin:20px 0 0 0;
	left:50px;
	color:#ccc;
	font-size:10px;
	line-height:10px;
}
#logot img {
	float:left;padding:0 3px 0 0;
}
#kartta {
	margin:20px 0 0 0;
	right:50px;
}
#auto {
	margin:-270px 0 0 0;
	left:50px;
}
#auto img {
	margin:-60px 0 0 -40px;
}
#auto a {
	color:#fff;
	text-decoration:none;
}
#info {
	margin:5px 0 15px 10px;
}
#info p {
	color:#cdcdcd;
	margin:2px 0;
}
.kys {color:#dc7b14;font-weight:bold;}
.vas {margin:0 0 0 10px;}
.lin {font-size:150%;margin:12px 0 6px 0;}
.lin a {color:#dc7b14;}
p a {color:#dc7b14;}
