html { 
height: 100%; 
text-align: center;
	}
	
body {
background-color: #D7D7D7;
margin: 50px auto 20px auto;
font-family: verdana, arial;
font-size: 10px;
color: #828282;
text-align: center;
	line-height: 17px; 

}


.koko {  
	background-image: url(./images/bg.png); 
	background-repeat: repeat-x; 
	width: 90%; 
	min-width: 500px;
	max-width: 800px;
	height: 500px;
	margin: 10px auto 20px auto;
	text-align: left;
	}


.ylaosa   {
	background-image: url(./images/otsikko.png);
	background-repeat: no-repeat; 
	height: 49px; 
	margin: 0px 0px 20px 180px;
        padding: 0px 0px 0px 0px;
        }
	

.ylaosa_linkit   {
	height: 49px;
	margin: 0px 0px 20px 260px;
        padding: 16px 0px 0px 0px;
        }

.ylaosa_linkit a  {
    border: 0px; margin: 0px; padding: 0px;
    border-bottom: 0px;	
    padding: 0px 0px 0px 0px;
    font-size: 11px;
    color: #fff;
    cursor: default;
        }

.ylaosa_linkit a:hover  {
    border-bottom: 0px; border: 0px;
    border: 0px; margin: 0px; padding: 0px;
    border-bottom: 0px;	
    padding: 0px 0px 0px 0px;
    font-size: 11px;
    color: #73ADBB;
    cursor: default;
        }

.sivukuva  { 
    margin: 0px; 
    width: 161px; 
    float: left; }	

.sivukuva { 
    border: 0px; 
    margin: 0px; 
    display: block; }

.oikea { 
    margin: -9px; 
    float: right; 
    background-image: url("./images/oikea.png"); 
    width: 21px; 
    height: 466px; }

div { 
    margin: 0px; }	
		
.tekstit {
    margin: -20px 10px 0px 20px;	
    text-align: left;
    min-width: 300px;
    height: 350px;
    overflow: auto;   
	}	
	
.tekstit div { 
    background-color: #fff; 
    width: 90%; 
    margin: 20px auto 5px auto; 
    padding: 4px; }	

.tekstit div h1 { 
   font-size: 12px; 
   background-color: #; 
   margin: 0px; 
   padding: 4px; 
   color: #71ADB7; 
   text-transform: uppercase; 
   letter-spacing: 1.5px; }

.tekstit div h2 { 
   font-size: 9px; 
   background-color: #; 
   margin: 0px; 
   padding: 4px; 
   color: #71ADB7; 
   text-transform: uppercase; 
   letter-spacing: 1.5px; }

.tekstit div p { 
   margin: 11px; }

strong { 
   color: #857F72; 
   font-weight: bold; 
   letter-spacing: 1.2px; }		
	
a {
   color: #A87C55;
   letter-spacing: 1.5px;
   text-decoration: none;
   padding: 0px 2px 0px 2px;
	}	
	
a:hover {
   color: #73ACBD;
   cursor: default;
}		
	 
.footer { 
   text-align: center; 
   margin: 18px 60px 0px 0px; 
   color: #545454; 
   font-size: 11px; }	 

.koirat {
background: #;
widht:100%;
border-width:0px;
border-style:solid;
border-color:#204146;
padding: 2px;
}


.solu {
background: #fff;
border-width:0px;
border-style:solid;
border-color:#204146;
padding: 1px;
text-align: center;
}

.left { 
	display: block;
	float: left; 
	margin: 0 15px 5px 0;
}

.right { 
	display: block;
	float: right; 
	margin: 0 0 5px 15px;
}

.center { 
	display: block;

margin-left: auto;
margin-right: auto;

}

.suku{
font-size:8pt;
line-height:12pt;
font-family:'Verdana', arial;
}

.uros{
background-color:#EBEBEB;
}




	 
	

		
