/* -- yleiset -- */
body
	{
	}

.ylapalkki
	{
	background-image:url("TO_logo_kukka.jpg");
	background-repeat:no-repeat;
	background-position:100px 30px;
	background-color:#61bf1a;
	height:120px;
	width:100%;
	}
	
	
.navipalkki
	{
	width:100%;
	height:40px;
	margin-top:0px;
	text-align:right;
	}
	
.linkit
	{
	background-color:#90d25e;
	height:20px;
	font-family:Arial;
	font-weight:bold;
	font-size:12pt;
	color:#c8e9af;
	padding-right:10px;
	}

.lisalinkit
	{
	background-color:#c8e9af;
	height:17px;
	font-family:Arial;
	font-size:11pt;
	color:#61bf1a;
	padding-right:250px;
	}
	
.sisalto
	{
	width:100%;
	margin-top:40px;
	}
	
.vasen
	{
	background-image:url("tuija.jpg");
	background-repeat:no-repeat;
	background-position:top;
	width:252px;
	height:520px;
	float:left;
	}

.vasen_246
	{
	background-image:url("tuija_246.jpg");
	background-repeat:no-repeat;
	background-position:top;
	width:252px;
	height:520px;
	float:left;
	}	

.vasentyhja
	{
	width:252px;
	height:520px;
	float:left;
	}
		
.tekstiosa
	{
	font-family:Arial;
	font-size:12pt;
	text-align:justify;
	margin-top:auto;
	margin-left:30px;
	margin-right:auto;
	padding-top:20px;
	padding-left:30px;
	padding-right:30px;
	overflow:auto;
	border-top:1px;
	border-left:0px;
	border-right:0px;
	border-bottom:1px;
	border-color:#90d25e;
	border-style:solid;
	}

pre
	{
	font-size:10pt;
	margin:auto;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-color:#90d25e;
	border-style:dotted;
	}

#paivitykset
	{
	margin-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
	padding-left:10px;
	font-family:Arial;
	font-size:12px;
	height:80px;
	width:335px;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-color:#90d25e;
	border-style:dotted;
	}
	
a.navi
	{
	font-size:12pt;
	color:black;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	}


a:hover.navi
	{
	font-size:12pt;
	color:white;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
	}
	

a.lisa
	{
	font-size:11pt;
	color:black;
	text-decoration:none;
	font-family:Arial;
	}
	
a:hover.lisa
	{
	font-size:11pt;
	color:white;
	text-decoration:none;
	font-family:Arial;
	}

a.plain
	{
	font-size:12pt;
	font-weight:bold;
	color:#90d25e;
	text-decoration:none;
	font-family:Arial;
	}
	
a:hover.plain
	{
	font-size:12pt;
	font-weight:bold;
	color:#61bf1a;
	text-decoration:none;
	font-family:Arial;
	}

a.paivitykset
	{
	font-size:11pt;
	color:#61bf1a;
	text-decoration:none;
	font-family:Arial;
	}
	
a:hover.paivitykset
	{
	font-size:11pt;
	color:#90d25e;
	text-decoration:none;
	font-family:Arial;
	}
	
a.muut
	{
	font-size:10pt;
	font-weight:bold;
	color:#61bf1a;
	text-decoration:none;
	font-family:Arial;
	}
	
a:hover.muut
	{
	font-size:10pt;
	font-weight:bold;
	color:#90d25e;
	text-decoration:none;
	font-family:Arial;
	}
	
h2
	{
	font-size:14pt;
	font-weight:bold;
	color:#61bf1a;
	text-decoration:none;
	font-family:Arial;
	}
	
h3
	{
	font-size:12pt;
	font-weight:bold;
	color:#61bf1a;
	text-decoration:none;
	font-family:Arial;
	}
	
li
	{
	list-style : url(vihrea.jpg) circle;
	}

li.tyhja
	{
	list-style : none;
	}	
	
#copy
	{
	font-size:8pt;
	font-family:Palatino Linotype;
	text-align:right;
	}
	
	
.border
	{
	border-right:1px;
	border-left:1px;
	border-top:1px;
	border-bottom:1px;
	border-color:red;
	border-style:solid;
	}

/* Vaalit sivut*/	
.ylapalkki_vaalit
	{
	background-image:url("TO_logo_kukka_vihr.jpg");
	background-repeat:no-repeat;
	background-position:100px 30px;
	background-color:#61bf1a;
	height:120px;
	width:100%;
	}
	
.vasen_vaalit
	{
	background-image:url("tuija_2_246.jpg");
	background-repeat:no-repeat;
	width:252px;
	height:520px;
	float:left;
	}


/* Valokuvia
----------------------------------------------------------------------*/

.kuvat
{
	list-style: none;
}

.kuvat img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	padding: 2px 2px 2px 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.kuvat li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px 5px 15px 5px;
	font-size:11px;
	font-family:Arial;
	width: 106px;
	height: 95px;
}

