/*
* SEKCJA: typography
*/
@media screen
{
	body{
		color:#0a0a0a !important;
		font-family:hind_regularregular !important;
		font-size:100% !important;
	}
	h1{
	}
	h2{
	}
	h3{
	}
	h4{
	}
	p{
	}
	a{
	}
	li{
	}
}