@charset "utf-8";
/* CSS Document */


		h1{font-weight:bold; font-size:36px; color:#ED6E0B; text-transform:uppercase; font-family: 'Fira Sans Extra Condensed', sans-serif;}
		h2{font-weight:bold; font-size:26px; color:#777; margin-bottom:8px; margin-top:30px; font-family: 'Fira Sans Extra Condensed', sans-serif;}
		h3{font-weight:bold; font-size:20px; color:#777;  margin-bottom:8px; margin-top:20px; font-family: 'Fira Sans Extra Condensed', sans-serif;}
	
		.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){
			
		}

