@charset "UTF-8";
body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCCCCC;	
	background:url(gfx/background.jpg) repeat-x #181715;
/*	background-size: auto;*/
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px; 
	margin-right: 0px;
	text-align:center;
	
}

h1 {
	font-size:22px;
	color:#fba111;
	margin-top:0em;
	}
h2 {
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
	color:#fba111;
}
a {
	font-family:"Trebuchet MS";
	color:#fba111;
	text-decoration:none;
}
a:hover {
	font-family:"Trebuchet MS";
	color:#fba111;
	text-decoration:underline;
}

#keskitys {
	position:relative;
	width:960px;
	margin:0px auto;
	margin-top: 60px;
	text-align:left;
}

#ajankohtaista { 
	position:relative;
	top: 20px;
	width:950px;
	height:29px;
	background:url(gfx/ajankohtaista_background.jpg) repeat-x;
	padding:8px 0px 0px 10px;
}

.alanavikko {
	position:relative;
	float:left;
	margin-left:25px;
	/*top:15px;
*/
	}
.alanavikko a{
	color:white;
	}
.alanavikko a:hover {
	color:#fba111;
	text-decoration:none;
	}
	
.etusivulaatikot {
	position:relative;
	float:right;
	width:150px;
	height:140px;
	top:50px;
	border:1px solid #333333;
	margin:0px 0px 0px 10px;
	text-align:left;
	}
	
.etusivulaatikot .otsikot a{
	position:absolute;
	margin-top:5px;
	margin-left:5px;
	color:white;
	text-decoration:none;
}
a.linkit {
	color:#CCCCCC;
	text-decoration:none;
	border-bottom:1px dotted #fba111;
} 

li a{
	color:#CCCCCC;
	border-bottom:	0px;
	text-decoration:none;
	border-bottom:1px dotted #fba111;
	}
li a:hover{
	color:#CCCCCC;
	border-bottom:1px dotted #fba111;
	text-decoration:none;
}
li a:visited{
	color:#CCCCCC;
	border-bottom:1px dotted #fba111;
	text-decoration:none;
}

#leipistausta {
	margin-left: 20px;
	position:relative;
	top:50px;
	width:908px;
	min-height:408px;
	float:left;
	background: url(gfx/backgroundgradient.jpg) #181715 no-repeat bottom;
}

#leipisteksti {
	position:relative;
	float:left;
	width:400px;
	top:20px;
	left:20px;
	padding-bottom : 50px;
}
#leipiskuva {
	position:relative;
	float:right;
	width:400px;
	top:20px;
	right:20px;
}

#leipiskuva img{
	border:1px solid #333333;
}

	INPUT[type="radio"] {
		margin-right : 10px;
	}
	
	INPUT[type="text"] {
		width : 200px;
		height : 20px;
		background : url('gfx/input-bg.gif') no-repeat bottom left;
		color : #FFF;
		border : 0;
	}
	TABLE#yhteystiedot TR TD {
		font-size : 10px;
		text-align : right;
	}
	
	TABLE#yhteystiedot TR TD TD {
		padding-left : 3px;
		text-align : left;
	}
