/* 
 * k.slowik@empathy.pl
 * Redukuje różnice między przeglądarkami
 *
 */

 
 /*
body, div, blockquote, p, a, td, tr, ul, li, img, h1, h2, h3, h4, pre, noscript, fieldset,form, dl,dt,dd {


	margin: 0;
	padding: 0;
	border: none;
	text-indent: 0;
	
}
*/

body{


	background-color: #FFF;
	color: rgb(158,158,158);
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #444;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	
}

#header{
	margin-left: 90px;
	margin-top: 90px;

}

h1 {
font-size: 14px;
font-weight: normal;
margin-bottom: 100px;
}
h2 {
font-size: 14px;
font-weight: normal;
margin-top: 100px;
}
em{
font-style: italic;
font-size: 14px;
color: rgb(158,158,158);

}

a {
	text-decoration: none;
	outline: none;

	color: rgb(158,158,158);
	
}
a:hover {
	text-decoration: underline;
}

em.green {
font-size: 94px;
color: rgb(135,231,33);
color: rgb(173,231,33);

}
em.green_a {
font-style: italic;
font-size: 14px;
color: rgb(135,231,33);
color: rgb(173,231,33);

}
font-style: italic;
font-size: 14px;
color: rgb(158,158,158);


}

