<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 */


		/*.text_block_shell {background-color:#fff; }*/
		
		.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;}
		
		.tekst{ font-size:16px;}
		.tekst p{ margin-bottom:10px}
		.tekst h2{ margin-top:50px; margin-bottom:15px; font-weight:bold;   font-family: "Golos Text", sans-serif;}
		
		.tekst h3{ margin-top:20px; margin-bottom:10px; font-weight:normal; }
		.tekst ul{padding-left:30px}
		.tekst li{ margin-bottom:3px}
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			
			
		}
		
		@media only screen and (max-width:490px){
			
		}

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