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

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