/* ----------------------------------------------------------------------------------------------------- NAGLOWEKI */
h1, h2, h3, h4, h5, h6 {
	margin:0px; padding:0px;
}
h1 {
	font-size:22px;
	color:#6D6B70;
	font-weight:100;
	letter-spacing:-1px;
	padding-top:4px;
}
h2 {
	font-size:18px;
	color:#6D6B70;
	font-weight:100;
	letter-spacing:-1px;
	padding-bottom:10px;
	/*padding-top: 10px;*/
}
h3 {
	color:#49494D;
	font-size:16px;
	letter-spacing:-1px;
	line-height:1.2em;
}
h4 {
	color:#6D6B70;
	font-size:16px;
	letter-spacing:-1px;
	line-height:1.2em;
}
h5 {
	color:#6D6B70;
	font-size:14px;
	letter-spacing:-1px;
	line-height:1.2em;
}
h6 {
	color:#6D6B70;
	font-size:12px;
	letter-spacing:-1px;
	line-height:1.2em;
}
/* \ */
* html h1
{
	font-size:18px;
}
* html h2
{
	font-size:16px;
}
* html h3
{
	font-size:14px;
}
/* */