@CHARSET "UTF-8";

/* logo wip ogolne */
#top h1 {
	background: transparent url(../../images/wip/logo_wip.gif) no-repeat 0 0;
	position: absolute;
	width: 274px;
	height: 31px;
	top: 30px;
	left: 0;
}
#top h1 a {
	display: block;
	width: 274px;
	height: 31px;
	text-indent: -9999px;
}

