<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */


	
		.tekst table{ border:1px #F00 solid; margin:5px 0px}
		.tekst table td{ border:3px #eee solid; text-align:right; font-size:12px}
		
		.tekst p{margin:10px 0px}
		
		.tekst table tbody tr td:first-child{ background-color:#ddd}
		
		.tekst table tbody tr:first-child{ background-color:#F90; color:#FFF !important;}
		
		.tekst a{ text-decoration:none; color:#333; font-weight:bold}
		.tekst a:hover{ color:#777;}
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			
			
		}
		
		@media only screen and (max-width:490px){
			
		}

</pre></body></html>