body {
	margin: 0;
	background-image:url(kuvat/rviiva.gif);
	background-repeat:repeat;
	padding: 0;
	height: 100%;
	background-color: #C6821B;
}
h1, h2 {
	color: Black;
	font-size: x-large;
}

h3, h4, h5, h6 {
	color: Black;
}



.eka{
	top: 0;
	position: fixed;
	height: 5em;
	width:100%;
	color: Black;
	text-align: center;
	font-weight: bold;
	background-color: #0E900A;
	z-index: 6;
	border-bottom:double;
	border-bottom-color:#C6821B;
}
.eka h1,eka h2,.eka h3 {
padding-left:4em;
padding-left:4em;	
color: Black;
font-size: x-large;}
	
.eka a {
	padding-right: 1em;
	
}
.eka a:first-child { border-top: none }
.eka a:link { text-decoration: none; color: blue }
.eka a:visited { text-decoration: none; color: #CCC }
.eka a:hover { background: black; color: red }
  
 .toka{
	top: 5em;
	left: 11em;
	position: absolute;
	padding-bottom:1em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 1em;
	z-index: 1;
	background-color: #0E900A;
	border-style:solid;
	border-color:#C6821B;
}
.kolmas {
	position: fixed;
	left: 0;
	top: 5em;
	width: 11em;
	color: white;
	line-height: 110%;
	overflow: auto;
	background-color: #0E900A;

	z-index: 3;
	border: thin outset;
	bottom: 0px;
	
}
eka.p,toka p,.kolmas p {
  margin: 0; 
  background:#C6821B;
  border: thin outset #900;
  color: white;
  }
.kolmas a,.kolmas em { display: block;}
.kolmas a,.kolmas em { border-top: 4px groove #900;
background-color:#C6821B; }
.kolmas em { color: red }
.kolmas a:first-child { border-top: none }
.kolmas a:link { text-decoration: none; color: blue }
.kolmas a:visited { text-decoration: none; color: #CCC }
.kolmas a:hover { background: black; color: red }

.nayta p:target {
	display: block;
	padding-top: 5em;
}
img.vasen {
	

left: 0;
position:absolute;
height: 5em;
z-index:8;
;
}
img.oikea {
	position:absolute;
	right: 0;
	height: 5em;
	z-index:8;
;
}

