body {
 background-color:#ccc;
 font-family:Trebuchet MS, Times New Roman, Helvetica, sans-serif;
 margin:0 auto;
 padding:0; 
 width:100%; 
 height:100%; 
}

.oik { float:right; padding: 0 0 30px 30px; }
.vas { float:left; padding: 0 30px 30px 0; }


div.palkkikuva {
border-bottom: 1px #00008d solid;
width:150px;
padding:0;
margin:0;
}


label {
	float: left;
	text-align: left;
	margin-right: 15px;
	width: 200px;
	padding-top: 5px;
	font-size: 0.75em;
}

input
{
font-family:Trebuchet MS, Times New Roman, Helvetica, sans-serif; 
color: #000;
background: #ccc;
padding: 3px;
width: 250px;
font-size: 12px;
margin: 0px 0px 10px 0px;
border: 1px dotted #00008d;

}
textarea
{
font-family:Trebuchet MS, Times New Roman, Helvetica, sans-serif; 
color: #000;
background: #ccc;
padding: 3px;
width: 500px;
font-size: 12px;
margin: 0px 0px 10px 0px;
border: 1px dotted #00008d;

}



select {
font-size: 0.75em;
background: #eee;
color: #000;
}

.nappi
{
width: 100px;
color: #000;
background: #eee;
border: 2px outset #00008d;
}






p {
 margin-left:20px;
 font-size:0.8em;
}


a { 
 color: #2F4F4F;
 font-weight:bold;
 text-decoration:underline; 
}

a:hover { color:#00008d; }

h1 {
	margin-top: 10px;
	font-size:1.2em;
	font-family:Trebuchet MS, Times New Roman, Helvetica, sans-serif;
	font-weight:normal;
	border-bottom:1px solid #a9a9a9;
	color:#00006d;
}
h2 {
	font-family:Arial, Verdana, Times New Roman, Helvetica, sans-serif;
	font-size:0.9em;
	margin-top: 30px;
	color:#000000;
	border-bottom:2px dotted #a9a9a9;
}


ul {
	font-family:Trebuchet MS, Times New Roman, Helvetica, sans-serif; 
	padding-left:30px;
	margin-left:30px;
	font-size:0.8em;
	list-style-type:square;
}

table.vuokraus
{
text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 600px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

td.vasen
{
background-color: #e6e6fa;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;
}

td.keski {
background-color: #e6e6fa;
color: #000;
padding: 4px;
text-align: center;
border: 1px #fff solid;
}


table.vuokraus tr
{
background-color: #666;
color: #fff;
padding: 4px;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;
}

td#hinta { text-align: center; }


div#laatikko {
	width:1000px;
	margin:auto;
	border:1px #00006d solid;
    	background-color:#fff;
}


div#sisalto {
	width:75%;
	float:left;
	border-left:1px solid #00006d;
	padding-left:30px;
}



div#otsikko {
	padding:1px 0 10px 0;
}


div#ylalinkit {
	height:20px;
	border-top:5px solid #00006d;
	border-bottom:5px solid #00006d;
}

div#ylalinkit ul {
	padding:0;
	list-style-type:none;
	margin:0 0 0 10px;
	font-family:Trebuchet MS, Times New Roman, Helvetica, sans-serif;
	font-size:0.78em;
}


div#ylalinkit ul li {
	float:left;
	display:inline;
	padding:0 7px;
	margin:0;
}

div#ylalinkit ul li a {
	display:block;
	float:left;
	font-weight:bold;
	padding:1px 15px 0 15px;
	height:2px;
	color:#000000;
	text-decoration:none;
	border:none;
}


div#ylalinkit ul li a:hover {
	text-decoration:underline;
}

div#ylalinkit ul li a.auki {
	position:relative;
	color:#fff;
	margin-top:-5px;
	padding-top:5px;
	height:20px;
	border:none;
	background-color:#00006d;
}

div#ylalinkit ul li a.auki:hover {
	text-decoration:none;
}



div#keskiosa {
	padding:0px;
}



div#sivupalkki {
	width:15%;
	float:left;
	padding:0 0 0 0;
	margin:0;
}


div#sivupalkki ul {
	padding:0;
	list-style-type:none;
	margin:10px 0 10px 0;

}


div#sivupalkki ul li {
	margin:0 10px 0 10px;
	padding:0;
}
			

div#sivupalkki ul li a {
	padding:1px 10px;
	color:#606060;
	text-decoration:none;
}

div#sivupalkki ul li a:hover {
	color: #ffffff;
	background-color: #606060;
}


div#alapalkki {
	clear:both;
	text-align:center;
	margin:0;
	padding:0;
	border-top:1px solid #00006d;
}


div#alapalkki p {
	margin:0;
	padding:10px 0 10px 0;
	width:95%;
	font-size:0.8em;
	text-align:center;
}

table#tuotteet {
width: 700px;
font-size:0.75em;
padding:5px;
border-collapse:collapse;
border:1px solid #00008d;
}


table#tuotteet td {
padding: 10px;
border:1px solid #00008d;
}
table#tuotteet p {
font-size:1em;
}

img#tekstikuva {

margin:10px;

}