body {
		margin: 2%;
		padding:0;
		width: auto;
		margin-left: 0;
		background: #fff;
		font-family: Verdana, Arial, sans-serif;
		font-size:90%
		}
		
	#banner {
		background:#4F6539 url(images/kravmaga_banneri.jpg) top left no-repeat;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 770px;
		height:80px;
		margin-left: 3px;
		}
		
	html>body #banner {
		height:80px;
		}
		
		
	#keskiosa {
		/* ennen content */
   		float:left;
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		width: auto;
		}
	html>body #keskiosa {
		}

	#oikeaosa {
		/* ennen colRight */
		float: left;
		margin-left:0px;
	/*	background: #fff; */
		width: 20%;
		}
	
	#menu_1 {
		display: none;
		}
	
	p,h1,h2,h3,h4,pre {
		margin:0px 16px 6px 16px;
		}
		
	h1 {
		margin-top: 14px;
		padding:6px 0;
		font-size: 110%;
		color: #333;
		}

	h2 	{
		margin-top: 12px;
		padding:6px 0;
		font-size: 100%;
		color: #333;
		border-bottom: 1px solid #ddd;
		}
	
	h3 	{
		margin-top: 12px;
		padding:6px 0;
		font-size: 90%;
		color: #333;
   		}		
		
	p 	{
		font-size: 78%;
		line-height: 140%;
		}

	a 	{
		color: #003471;
		}

	a:hover {
		color: #084A98;
		}
	
	ul	{
		list-style-type: none;
		font-size: 78%;
		margin-left: 26px;
		margin-right: 16px;
		}
	
	li	{
		line-height: 160%;
		background: url(images/nuoli.gif) no-repeat 0 6px;
		padding-left: 15px;
		}
		
	table.imgtext-table {
		text-align:center;
		margin: 0 8px;
		}

	select, textarea, input  {
                font-family: verdana, arial;
		font-size: 11px;
		}

	#footer {
		width 100%;
		height: 50px;
		margin:2px 20px;
		padding-top: 10px;
		border-top: 1px solid #ddd;
		color:#8A8A8A;
		font-size: 75%;
		line-height: 140%;
		}
		
	#footer a {
		color:#8a8a8a;
		text-decoration: none;
		}
		
	#footer a:hover {
		color:#96A6B6;
		text-decoration: none;
		}
	
	/* kuvateksti */	
	p.csc-caption {
		font-size: 72%
		}
		
	td.etusivu {
		font-size:88%;
		}
			
	td.etusivu p {
		line-height: 130%;
		}
	
	td.etusivu_vasen {
		background: url(images/espana.gif) no-repeat 30px 1px;
		font-size: 88%;
		line-height: 130%;
		border-right: 1px solid #eee;
		}
		
	td.etusivu_vasen h3 {	
		padding-left: 30px;
		padding-top: 0;
		margin: 0;
		}
		
	td.etusivu_vasen a {	
		margin-left: 68px;
		}
		
