body {
background: #28313a;
font-family: Georgia;
	text-align: justify;
	font-size: 13px;
	color: #8A7F7F;

}

#top {
height: 50px;
}

#otsikko {
width:75%;
text-align: left;
}

#main {
width: 75%;
background: #ffffff;
padding: 10px;
}
pre {

	font-family: Arial;
	text-align: justify;
	font-size: 12px;
	color: #8A7F7F;

}

#navi {
height: 40px;
background: #1b7bae;
background-image:url(palkki.jpg);
background-repeat:repeat-x;
margin-bottom: 10px;
color: #ffffff;
}

td.navi {
font-weight: bold;
text-align: center;
}

.navitable {

width: 100%;
height: 100%;
}

#teksti {
background: #f5fafe;
width: 75%;
padding:8px;
float: left;
text-align: justify;
}

#palkki {
padding: 5px;
font-size: 12px;
}

#footer {
	clear: both;
	margin: 0px;
	padding:0px;
	height: 1px;

}

#copyt {
text-align: center;
font-size: 10px;
color: #ffffff;
}
	
h1 {
color: #549DC7;
letter-spacing: -2px;
font-size: 26px;
font-weight:normal;
}

h2 {
color: #549DC7;
letter-spacing: -1px;
font-size: 16px;
font-weight:normal;
}

.kuva {
padding: 5px;
border: 1px solid #cccccc;
}

.kalenteri {
border: 1px solid #cccccc;
width:99%;
}

.pistetaulu {

text-align: left;
}
.otsake {
font-weight: bold;
color: #000000;
background: #ffffff;
}

.otsake2 {
color: #8A7F7F;
background: #ffffff;
}
td.new {
font-weight: bold;
}
td {
padding: 4px;
}
A:link {
color: #ff9436;
text-decoration: underline;
}

A:visited {
color: #ff9436;
text-decoration: underline;
}


A:hover {
color: #ff9436;
text-decoration: none;
}


A:link.linkki {
color: #ffffff;
text-decoration: none;
}

A:visited.linkki {
color: #ffffff;
text-decoration: none;
}

A:hover.linkki {
color: #ffffff;
text-decoration: underline;
}
