#keskusta {
background: white;
margin-left: auto;
margin-right: auto;
width: 100%;
padding: 10px;
}

#yla {
max-width: 100%;
margin: 0 auto;
padding: 10px;
}

#ala {
width: 100%;
margin: 0 auto;
padding: 10px;
position: bottom;
}

.teksti1
{ 
font-family: 'Verdana', 'Arial', 'Helvetica', 'Sans-Serif';
font-weight: bold;
font-size: 17pt;
color: #FF0000;
position: relative;
text-align:left;
} 

.teksti2
{
font-family: 'Trebuchet MS', 'Comic Sans MS', 'Arial';
font-weight: bold;
font-size: 15pt;
color: #black;
position: relative;
margin-top: 30pt
} 

.teksti3
{
font-family: 'Trebuchet MS', 'Comic Sans MS', 'Arial';
font-size: 15px;
color: #black;
width: 70%;
} 

.teksti4
{
font-family: 'Trebuchet MS', 'Comic Sans MS', 'Arial';
font-size: 15pt;
color: #black;
position: relative;
margin-top: 30pt
}

.teksti5 {
font-family: 'Trebuchet MS', 'Comic Sans MS', 'Arial';
font-size: 20px;
color: #black;
}

.teksti5e {
font-family: 'Trebuchet MS', 'Comic Sans MS', 'Arial';
font-size: 20px;
color: #black;
width: 70%;
}

.teksti5b {
font-family: 'Trebuchet MS', 'Comic Sans MS', 'Arial';
font-size: 15px;
color: #black;
font-weight: bold;
}

.teksti5bi {
font-family: 'Trebuchet MS', 'Comic Sans MS', 'Arial';
font-size: 20px;
color: #black;
font-weight: bold;
}

table.hinnasto {
	border-collapse: collapse;
}

table.hinnasto th {
	border: 1px solid black;
	padding: 10px;
}

table.hinnasto td {
	border: 1px solid black;
	padding: 10px;
}


table.linkit {
	border-collapse: collapse;
	background-color: #34CB40;
	width:100%;
	font-size:18px;
}

.kuvaoikea {
float: right;
margin-top: opx;
margin-left: 50px;
margin-right: 30px;
margin-bottom: 25px;
clear: left;
}


p.clear-vasen {
font-family: 'Trebuchet MS', 'Comic Sans MS', 'Arial';
font-size: 15px;
color: #black;
clear: left;
}


.kuva1oikea {
float: right;
margin-top: opx;
margin-left: 1px;
margin-right: 1px;
margin-bottom: 25px;
}

ul
{
list-style-type:none;
margin:0;
padding:0;
background-color: #34CB40;
width:100%;
font-size:20px;
word-spacing: 30px;
text-align: center
}
li
{
display:inline;
}

.teksti9
{
text-align: center
}

A.link { color: #FFFF00 }
A.visited { color: #990099 }
A.active { color: #FF0000 } 
