#text {
    padding: 0px 30px 20px 20px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 1.4em;  	
	color: #555555;    
} 

#text h1 {
    padding: 10px 0 8px 0;
	font-family: Georgia, Trebuchet MS, verdana, arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.2em;	
	color: #4b584c;      	
} 

#text h2 {
    padding: 10px 0 8px 0;
	font-family: Trebuchet MS, verdana, arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2em;	
	color: #0B0BA8;    
} 

#text h3 {
    padding: 10px 0 4px 0;
	font-family: Trebuchet MS, verdana, arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;	
	color: #3d8147;    
} 

#text p {
    padding: 5px 0 5px 0;   
} 

#text ul {
    padding: 0px 0 0px 30px;  
    list-style: square;      
}

#text ul li {
    padding: 0 0 0 5px; 
	font-family:  arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;	
	color: #444444;        	
}

#text img {
    margin: 0;
    padding: 0; 
    background: #ffffff;     	
}

#text table.hinnat {
	border-collapse: separate;
    background: #ffffff;    
}

#text table.hinnat td{
    background: #e8e8e8; 
    padding: 2px;   
    border: 1px solid #ffffff;
}

#text .iframe_galley{
    padding: 0;
    text-align: left;
    width: 540px;
    height: 520px;   
    border: 0px solid #ffffff;
}












