* 
{ 
margin: 0; 
padding: 0; 
}

html {
margin-bottom : 1px;
text-align: center;
overflow-y: scroll;
height: 100%;
}



body {

margin: 0;
margin-top: 2px;
text-align: center;
font: 11px verdana, arial, sans-serif;  
background: #ffffff url('tausta.gif') no-repeat;
background-position: center 200px;
}

h2, h3 {
	font-family: verdana,sans-serif;
}
p {
margin-bottom: 12px;
margin-top:4px;

}


table.sisalto{
width: 100%;
background: #ffffff;

}
table {
border-collapse:collapse;
border-spacing:0px;
}


td.nurkka{
width: 10px;
height: 10px;
background-repeat: no-repeat;
}

td.vasyla{
	background-image: url('vasyla.png');
}

td.oikyla{
background-image: url('oikyla.png');
}

td.yla{
background-image: url('yla.png');
height: 10px;
background-repeat: repeat-x;
}




td.alaovasen{
background-image: url('alaovasen.png');
width: 10px;
height: 5px;
background-repeat: no-repeat;
}
td.alaooikea{
background-image: url('alaooikea.png');
width: 10px;
height: 5px;
background-repeat: no-repeat;
}
td.alaokeski{
	height: 5px;
	background-repeat: repeat-x;
	background-image: url('alaokeski.png');
}
td.tekstivasen{
width: 10px;
background-repeat: repeat-y;
background-image: url('tekstivasen.png');
}


td.tekstioikea{
width: 10px;
background-repeat: repeat-y;
background-image: url('tekstioikea.png');
}


td.keskitekstialue{
padding: 5px 0px 0px 0px;
font: normal normal normal 12px verdana,sans-serif;
}



.txt{
margin-left:12px;
padding-bottom:12px;
margin-bottom:6px;
font-size:12px;

}


.formi{
border: 1px solid #efefef;
clear:none;
float:left;
padding:5px 20px 5px 5px;
}

input.txt3{ /*tekstilaatikko*/
height:10px;
font-size:10px;
margin-right:3px;
margin-bottom:1px;
margin-top:2px;
width:120px;
clear:none;
padding:2px 2px 2px 2px;
}

.txt32{ /*tekstilaatikko*/

display:block;
float:left;
width:65px;
clear:before;
padding:0px;
}

input.button{
margin-top:10px;
margin-left:85px;
}



td.otsikkovasen{
background-image: url('otsikkovasen.png');
width: 10px;
height: 27px;
background-repeat: no-repeat;
}
td.otsikkokeski{
	height: 27px;
	background-repeat: repeat-x;
	background-image: url('otsikkokeski.png');
	white-space: nowrap;
	font: normal normal bold 12px verdana,sans-serif;
	color: white;
	background-color: inherit;
	padding: 0px 3px 0px 3px;
}
td.otsikkooikea{
	width: 10px;
	height: 27px;
	background-repeat: no-repeat;
	background-image: url('otsikkooikea.png');
}






.footer{
width:99%;
text-align:center;

}


.taulukot2{
width:95%;
padding:5px;
border-collapse:collapse;
border-spacing:0px;
}
.taulukot2 td{
border:1px solid #eeeeee;
padding:10px;
padding-bottom:15px;
}
input {
margin-left:15px;
padding:3px 5px 3px 5px;
}

td.pohjakeski{
background-image: url('pohjakeski.png');
height: 10px;
background-repeat: repeat-x;
}

td.pohjaoikea{
background-image: url('pohjaoikea.png');
width: 10px;
height: 10px;
background-repeat: no-repeat;
}

td.pohjavasen{
background-image: url('pohjavasen.png');
width: 10px;
height: 10px;
background-repeat: no-repeat;
}

#ilmoitus{
vertical-align:middle;
padding: 20px;
display: block;
border: #000000 dashed 1px;
/*background: #f0f0d0;*/
background-color:#80ff80;
color: #000;
width: 400px;
clear: both;
font-size:14px;
font-weight:bold;
margin:5px auto 20px auto;
}
.viesti{
color:red;
font-size:12px;
font-weight:bold;

}
a.ylavalikko{
color:#ffffff;
margin-left:5px;
margin-right:20px;
text-decoration:none;
font: normal normal bold 13px verdana,sans-serif;
}

