@charset "UTF-8";

/* CSS <3 */

body {

	font-size: 11px;
	font-family: Verdana, Arial, geneva, Helvetica, sans-serif;
	line-height: 20px;
	margin: 0;
	padding: 0;
}

a:link          {color: #CCC;}
a:visited       {color: #CCC;}
a:hover         {color: #CCC; text-decoration: none;}
a img           {border: none;}

#vaakapalkki {
	background-color: #333; 
	height: 50px;
	width: 100%;
	position: absolute;
	bottom: 300px;
}
#setti-pohja {
	background-color: #666666;
	height: 300px;
	width: 100%;
	position: absolute;
	bottom: 0px;}

#setti-alue {
	background-color: #666666;
	width: 90%;
	padding-top: 20px;
	padding-left: 50px;
}

#setti-1 {
	width: 200px;
	height: 225px;
	padding-left: 15px;
	padding-right: 7px;
	float: left;
	color: #CCCCCC;
	border-left: 1px dotted #999999;	
	border-right: 1px dotted #999999;	

}
#setti-2 {
	width: 218px;
	height: 225px;
	padding-left: 25px;
	float: left;
	color: #CCCCCC;
}
#setti-3 {
	width: 203px;
	height: 225px;
	padding-left: 15px;
	padding-right: 7px;
	float: left;
	color: #CCCCCC;
	border-left: 1px dotted #999999;	
	border-right: 1px dotted #999999;	

}
.topic {
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 1px;
}


#yhteysloota {
	width: 190px;
	padding: 5px;
	background-color: #333333;
}

#topkuva {
	width: 100%;
	position: absolute;
	bottom: 360px;
	background-image: url(uusi.png);
	background-repeat: repeat-x;
	border-top: 1px solid #333; 
	
}

.kuva {
	border: 4px solid #FFF;
}


# #99CC00; vihreä
# #666666; harmaa
# #11D3DC; turkoosi

# color="#9eb1bf" sininen
# color="#bfb89e" ruskea
