html {
margin: 0;
padding: 0;
}

body {
background: #cccccc url("tausta.jpg") left top;
margin: 0;
padding: 0;
color: #333333;
text-align: center;
font-family: "Lucida Sans", Verdana, sans-serif;
font-size: 10pt;
}

.runko {
margin: 3em auto;
margin-bottom: 20px;
text-align: center;
width: 800px;
background: #ffffff url("taustataloo.jpg") left 30px no-repeat;
border: 1px solid #339900;
padding: 0;
}

.sisalto {
margin: 20px 0 20px 200px;
padding: 5px;
width: 550px;
text-align: center;
}

h1 {
font-size: 18pt;
text-align: center;
}

h2 {
font-size: 12pt;
margin: 5px 0 10px 0;
text-transform: uppercase;

}

a, a:visited {
color: #339900;
background-color: transparent;
text-decoration: none;
}

a:hover {
color: #333333;
background-color: transparent;
text-decoration: underline;
}

.tagline {
font-weight: bold;
font-size: 12pt;
color: #339900;
background-color: transparent;
text-align: center;
margin: 2.5em 0 30px 0;
text-align: center;
}

.korostus {
font-size: 11pt;
font-style: italic;
margin: 3.5em 0 2em 0;
text-align: center;
line-height: 1.5em;
}

.yhteystiedot {
width: 220px;
text-align: left;
margin: 3em auto;
margin-bottom: 1.5em;
border: 1px solid #333333;
padding: 5px;
}

.yhteystiedot p {
margin: 5px 0 10px;
text-align: left;
}


.palstat {
width: 100%;
margin: 3em auto;
text-align: left;
}

.col {
width: 260px; 
padding: 0 5px; 
float: left;


}

.col p {
padding: 0; 
text-align: justify; 

}

ul {
margin: 0 0 2em 16px;
padding: 0;
list-style-type: square;
}

form {
margin: 0 0 2em 0;
text-align: left;
}

input, textarea {
padding: 2px 1px 2px 1px;
font-size: 10pt;
font-family: "Courier New", Courier, sans-serif;
font-weight: bold;
border: 1px solid #339900;
color: #333333;
background-color: #ffffff;
}

input[type="submit"]:hover {
color: #ffffff;
background-color: #339900;

}

label {
text-transform: uppercase;
font-size: 8pt;
font-weight: bold;
}

.warning {
font-size: 8pt;
color: #be1c1c;
background-color: transparent;
}

.alatunniste {
margin: 2em 0 0 0;
clear: both;
padding: 2px 5px 2px 5px;
text-align: right;
border-top: 1px solid #339900;
color: #ffffff;
background-color: #333333;
}

p.design {
width: 800px;
margin: 10px auto;
text-align: right;
}

.alatunniste a, .alatunniste a:visited {
color: #ffffff;
background-color: transparent;
text-decoration: none;
}

.design a, .design a:visited {
color: #333333;
background-color: transparent;
text-decoration: none;
}

.design a:hover, .alatunniste a:hover {
color: #339900;
background-color: transparent;
text-decoration: none;
}