#bloczek_zobacz								{	width:100%;	background:#f8f8f8; padding-bottom:10px;	}
#bloczek_zobacz	.top						{	height:60px;	background:transparent url(/images/ole/carusel/ole_bloczek_top_bg.gif) repeat-x top;	}
#bloczek_zobacz	.top	.left				{	background:transparent url(/images/ole/carusel/ole_bloczek_zobacz.gif) no-repeat top;	float:left;	display:block;	height:60px;	width:110px;	}
#bloczek_zobacz	.top	.right				{	background:transparent url(/images/ole/carusel/ole_bloczek_top_right.gif) no-repeat top;	float:right;	display:block;	height:60px;	width:56px;	}

#bloczek_zobacz		.content				{	text-align:center;	overflow:hidden;	/*height:243px;*/	border-left:1px solid #e1e1e1;	border-right:1px solid #e1e1e1;	display:block;	}

#bloczek_zobacz	.bottom						{	height:4px;	background:transparent url(/images/ole/carusel/ole_bloczek_bottom_bg.gif) repeat-x top;	}
#bloczek_zobacz	.bottom	.left				{	background:transparent url(/images/ole/carusel/ole_bloczek_bottom_left.gif) no-repeat top;	float:left;	display:block;	height:4px;	width:4px;	}
#bloczek_zobacz	.bottom	.right				{	background:transparent url(/images/ole/carusel/ole_bloczek_bottom_right.gif) no-repeat top;	float:right;	display:block;	height:4px;	width:4px;	}


#bloczek_zobacz	.item						{	margin:2px 5px;	width:189px;	height:238px;	display:block;	background:red;	}
