﻿/* Jouni Kemppinen (c), 29.10.2006 */
p { }

td { }

a:link { color:black}
img a:link {
	border-top:thick;
}
a:visited {color:gray }

a:hover {border-bottom:3px dotted black ;}

a:active {border-bottom:3px dotted gray;}
	

body {
	font-family:"Lucida Sans Typewriter", arial;
	font-size:12px;
	text-align: center;
	background-color:#C0C0C0}

div#ulko {
	width:740px;
	height:580px;
	margin:0 auto;
	
} 
div#pohjalla {
	width:740px;
	margin: auto;
	position:relative;
	top:0;left:0;
}
table#pohja tr {
	text-align:center;
	vertical-align:middle;
}
div#ikonimenu {
	margin:8px;
	height: 110px;}
	
.ikoni{
width:78px;
height:78px;
margin:3px;
float:right;
}

.ikonitaulukko {
	width:80px;height:80px;
	}
	
.ikonikuva {
	height:76px;
}
	
.ikoniteksti{
height:28px;
	color:black;
	font-size: 10px;
	text-align: center;}
.ikoniteksti a:hover{
	border:1px white dotted;
	}
.ikoniteksti a:link {
text-transform:lowercase;
}

div#leipa {
	text-align:left;
	width: 500px;
	background-color: transparent;
	top:40px;
	position:relative;
	margin: 0 auto; }
	
div#leipa h1 {
	font-size:16px;
	padding-top:20px;
	width:100%;
	border-bottom: thin solid black;}
div#leipa h2 {
	font-size:14px;
	padding-top:14px;
	width:100%;
	border-bottom:thin dotted black;
}
div#leipa p {
	line-height:16px;
 }
.kuvataulukko {
	margin:4px 10px 10px 4px; }
	
.kuvateksti {
	font-size: 10px;
	font-weight: bold;
	text-align: center; }
	
#palautelomake {
	width:540px;
	float: left; }
	
#palautelomake td {
	text-align:left;
	vertical-align: top; }
	
.keskelle {
	text-align:center; }
	
.paksu {
	font-weight: bold; }
	
.pienempi { font-size: 85%; }

.vasemmalle {float: left;}

.oikealle {float: right;}

.punainen {color:red}

.sininen {color:blue}

.keltainen {color:yellow}

.vihreä {color:green}

.valkoinen {color:white}

.oranssi {color:orange}

.musta {color:black}

#c {border: 1px solid red;
	font-weight: bold;
	text-align: left;
	position:relative;
		top:0;
	left:0;
float:left;
	width:90px;
	 } /* (C) Jouni Kemppinen, 29.10.2006 */

