#rotating_items{
	position: relative;
	left:30px;
	height:100px;
	/*border: solid 1px black;*/
	margin-top: 10px;			/* dla IE */
}

	#rotating_items div.rotating_item{
		position: absolute;
		left:0px;
	}


