html, body {
	margin: 0;
	padding: 0;
}
body {
	background: white url("x/yla.png") repeat-x;
	color: black;
	font: 13px "Trebuchet MS", "DejaVu Sans", sans-serif;
	text-align: center;
}
img {
	border: 0;
}
#google {
	padding-top: 4px;
	height: 90px;
}
a, a:visited, a:active {
	background: inherit;
	color: #104cee;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
        font-size: 20pt;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 10px 0 10px 0;
}
div#etusivu h1 {
	padding: 0 0 0 .5em !important;
	border-bottom: 1px gray solid;
	text-align: left;
}
h2, h3 {
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 30pt;
	margin-top: 10px;
}
h3 {
	font-size: 11pt;
}
address {
	clear: both;
	margin: 2em 0 0 0;
	padding: 0;
}

/* Etusivu */
div#etusivu {
	/*border-left: 1px black solid;
	border-right: 1px black solid;*/
	width: 728px;
	margin: 0 auto;
}
.testi0, .testi1, .testi2, .testi3, .testi4 {
	height: 20px;
	/*padding: 3px 0 -3px 0;*/
}
/*.testi0 a, .testi1 a, .testi2 a, .testi3 a, .testi4 a {
	color: white;
}*/
.testi1 a {
        font-weight: bold;
}

div#tarkempi {
	background: #eee;
	color: #2e3436;
	margin: 3px 0 0 10px;
	border: 3px gray double;
	float: right;
	width: 200px;
}
#tarkempi a { color: #204a87; }
#tarkempi a:hover { color: #3465a4; }
div#tarkempi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* Testi */
h1#testi {
	margin-top: 120px;
}
div#hide {
	display: none;
}

/* Tulokset */
h3#tulosotsikko {
	margin-top: 1em;
}
p#tulos, p#unitlink, p#otherunits {
	margin: 0;
	padding: 0;
}
p#tulos {
	font-size: 140%;
}
p#unitlink a {
	text-decoration: underline;
	color: #c80815;
}
p#otherunits {
	display: none;
}
div#tulostaulukko {
	width: 600px;
	margin: 0 auto;
	text-align: left;
}
div#tulostaulukko div {
	text-align: center;
	margin: 2px;
	margin-left: 105px;
	height: 20px;
}
div#tulostaulukko div.tulos0 {
	background: url("x/tulos0.png") repeat-x;
	color: white;
}
div#tulostaulukko div.tulos1 {
	background: url("x/tulos1.png") repeat-x;
	color: white;
}
div#tulostaulukko div.tulos2 {
	background: url("x/tulos2.png") repeat-x;
	color: white;
}
div#tulostaulukko div.tulos3 {
	background: url("x/tulos3.png") repeat-x;
	color: white;
}
div#tulostaulukko div.tulos4 {
	background: url("x/tulos4.png") repeat-x;
	color: white;
}
div.oma {
	background : url("x/oma.png") repeat-x !important;
	border: 1px black solid;
}
p.tulosteksti {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}
p.oma {
	font-size: 12pt;
	color: #9e0b0e !important;
	font-weight: bold !important;
}
