/*
css obslugujacy box przewijania produktow (np: ostatnio ogladane)
*/
img.hsi
{
	padding: 0px;
	width: 45px;
	height: 66px;
	display: none;
	cursor: pointer;
	margin: 0px 1px;
}

#hist_sl, #hist_sr
{
	float: left;
	width: 18px;
}

#hsc
{
	display: block;
	clear: both;
	float: none;
	margin: 0px auto;
	margin-top: 15px;
	width: 183px;
}

#hsil
{
	width: 147px;
	float: left;
	text-align:center;
}

.historia_box
{
	margin: 0px 10px;
	display: none;
}

.empty_box_frame
{
	text-align:center;
}