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

#content h1, #content h2, #content h3{
	color:#ef7e01;
}
#sidebar a:hover{
	color:#ef7e01;
	text-decoration: none;
}
#header #wydarzenia a{
	background-position:-95px 0;
}
#header #wydarzenia a:hover{
	background-position:0 0;
}
#content a{
	color:#ef7e01;
}