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

		.tekst{padding:20px 0px; color:#000; font-size:14px; line-height:150%;}
		
		.tekst p{ margin-bottom:15px}
		
		td{ border:2px #FFF solid; background-color:#eee}
		
		@media only screen and (max-width:980px){
			
			
		}
		
		
		@media only screen and (max-width:750px){
			
			
		}
		
		@media only screen and (max-width:490px){
			
		}

