@charset "utf-8";

body {
	background:#181818 url('bg/grad2.jpg') repeat-x;
	font:12px Verdana;
	color:#a2a2a2;
	}
	
#keski {
	margin:0px auto;
	width:784px;	
	}
#header {
	height:114px;
	background:#000000 url('bg/ylalaita.jpg') no-repeat;
	}
#ylakuva {
	height:27px;
	background:#626262 url('bg/kitara.jpg') no-repeat;
	padding-top:156px
	}
#menu {
	width:auto;
	height:35px;
	float:right;
	}
#ylakuva a {
	color:#ffffff;
	font:14px Verdana;
	text-decoration:none;
	padding:10px;
	background:#000000;
	}
#ylakuva a:visited {
	color:#e5e5e5;
	}
#ylakuva a:hover {
	color:#ffffff;
	text-decoration:none;
	background:#880f13;
	}
#sisalto {
	background:#353535 url('bg/grad1.jpg') repeat-x;
	padding:40px;
	height:auto;
	font-color:a2a2a2;
	}
#alapalkki {
	height:35px;
	text-align:right;
	background:#000000;
	display:table-cell;
	width:770px;
	vertical-align:middle;
	padding-right:14px;
	color:#797979;
	font:10px Verdana;
}
#oikea {
	width:265px;
	float:right;
	}
#vasen {
	width:415px;
	}
#levea {
	width:665px;
	}
.uutinen {
	border-bottom:1px solid #3f3f3f;
	height:auto;
	}
.saanto {
	border:1px solid #3f3f3f;
	background:#383838;
	margin-top:15px;
	padding:10px;
	}
.saanto p:first-child {
	font-weight:bold;
	}
.saanto p {
	line-height:18px;
	margin:5px;
	}
.aktiivinen {
	color:#ffffff;
	text-decoration:none;
	background:#880f13;
	}
p {
	color:#a2a2a2;
	line-height:20px;
	}
h1 {
	color:#cd0007;
	font:18px Georgia;
	display:block;
	border-bottom:1px solid #3f3f3f;
	margin-top:25px;
	}
a {
	color:#ff7c00;
}
a:visited {
	}
a:hover {
	color:#FFFFFF;
}
img {
	border:0px;
}
input {
	background:#3d3d3d;
	border:1px solid #424242;
	color:#CCCCCC;
	margin-bottom:15px;
	height:20px;
	font:12px Verdana;
	padding-top:5px;
	}
textarea {
	background:#3d3d3d;
	border:1px solid #424242;
	color:#CCCCCC;
	margin-bottom:15px;
	}
