div#col_left{
	background:#fff;
	width:760px;
}
div#col_right{
	font-family:verdana;
	font-size:11px;
}
div#col_right div.filtry{
	margin:0px 0px 0px 790px;
	padding:10px 0px 0px 0px;
}
div#foto_main{
	height:401px;
	overflow:hidden;
}
div#foto_main td.a{
	width:560px;
	vertical-align:top;
}
div#lista_zdjec{
	width:200px;
	overflow: hidden;
	height:401px;
}
div#lista_zdjec div.foto{
	width:190px;
	height:auto;
	overflow:hidden;
	text-align:center;
}

div#foto_powiekszone{
	float:left;
}
div#koszyk_stan{
	width:160px;
	text-align:right;
	line-height:100%;
	font-size:11px;
	height:30px;
	color:#999999;
	background:#333;
	padding:10px 0px 0px 0px;
	text-decoration:none;
}

#foto_main td.arrow_bottom{
	vertical-align:bottom;
	width:15px;
}
#foto_main td.arrow_bottom div{
	padding:0px 0px 10px 0px;
}
#foto_main td.arrow_top{
	vertical-align:top;
}
#foto_main td.arrow_top div{
	padding:10px 0px 0px 0px;
}