$("li.child").fadeOut("fast");


function zaznacz(element) {

}

/*
	letter-spacing: 0.15em;
	color: #767677;
	display: block;
	font-size: 80%;
	list-style-type: none;
	height: 4em;
	line-height: 4em;
	padding-left: 1em;
	background: url(../img/menulist.png) no-repeat center left;
	vertical-align: bottom;
}

ul#menu li:hover {
	background: url(../img/menulistred.png) no-repeat center left;
	color: white;
	font-weight: bold;
*/