@charset "iso-8859-2";
a#koszu {
	height: 68px;
	width: 173px;
	display: block;
	background-image: url(cart.png);
	background-repeat: no-repeat;
	margin-right: 2px;
	cursor: pointer;
	font-weight:normal;
	color: #000000;
	margin-bottom: 2px;
	}
a:hover#koszu {
	background-position: 0px -68px;
	}

