div#dymek {
	padding: 0px; 
	position: absolute; 
	top: 365px; 
	left: 510px;
	width: 160px; 
	background:url(img/popup.gif) ; 
	z-index: 10000; 
	display: none; 
	text-align: center; 
	font-size: 12px; 
	height: 57px;
}
div.zakladki_ostatnie {
	width:657px;
	height:30px;
	font-size: 14px;
	background: transparent url(img/tlo_losowe.jpg) top left no-repeat;
}
div.zakladki_ostatnie_0 {
	width:657px;
	height:30px;
	font-size: 14px;
	background: transparent url(img/tlo_losowe_0.jpg) top left no-repeat;
}
div.zakladki_ostatnie_1 {
	width:657px;
	height:30px;
	font-size: 14px;
	background: transparent url(img/tlo_losowe_1.jpg) top left no-repeat;
}
div.zakladki_ostatnie_2 {
	width:657px;
	height:30px;
	font-size: 14px;
	background: transparent url(img/tlo_losowe_2.jpg) top left no-repeat;
}
div.zakladki_ostatnie_3 {
	width:657px;
	height:30px;
	font-size: 14px;
	background: transparent url(img/tlo_losowe_3.jpg) top left no-repeat;
}
div.zakladki_ostatnie_4 {
	width:657px;
	height:30px;
	font-size: 14px;
	background: transparent url(img/tlo_losowe_4.jpg) top left no-repeat;
}
.cleared { clear:both; float:none;}
div.ostatnie_back {
	width:633px;
	height:244px;
	background: transparent url(img/losowe_back.gif) top left no-repeat;
	position:relative;
	padding-left:24px;
	padding-top:20px;
}

div.losowy_1 {
	width:198px;
	height:237px;
	background: transparent url(img/los_back.gif) top left no-repeat;	
	margin-right:10px;
	float:left;
	position:relative;
	cursor:pointer;
}
img.icon {
	margin:4px;
	float:left;
}
.los_kat {
	padding:9px 5px 0px 2px;
	float:left;
}
div.los_img_cont {
	overflow:hidden;
	width:189px;
	height:92px;	
	margin:0px 4px;
	position:relative;
	clear:both;
	float:none;
}
div.los_img_mask {	
	width:189px;
	height:92px;
	background:url('img/zoom_btn.gif') top right no-repeat;	
	position:absolute;
	top:0px; left:0px;
	z-index:5;
}
img.los_img {
	width:189px;
	position:absolute;
	top:0px; left:0px;
}
.los_miasto {
	color:#0085D9;
	font-size:12px;
	font-weight:bold;
	margin:8px 0px 0px 8px;
	height:15px;
	overflow:hidden;
}
.los_adres {
	margin:1px 8px;
	height:15px;
	overflow:hidden;
	color:#666666;
}
.los_opis {
	overflow:hidden;
	height:26px;
	margin:9px 6px 0px;
	color:#9c9c9c;
}
.los_cena_1 {
	width:80px;
	padding:15px 0px 0px 106px;
	font-weight:bold;
	font-size:18px;
	color:#0f81c8;text-align:right;
}
.los_cena_2 {
	width:80px;
	padding:15px 0px 0px 106px;
	font-weight:bold;
	font-size:18px;
	color:#96c32a;text-align:right;
}
.los_cena_3 {
	width:80px;
	padding:15px 0px 0px 106px;
	font-weight:bold;
	font-size:18px;
	color:#818286;text-align:right;
}
a.los_href {
	position:absolute;
	width:198px;
	height:237px;
	left:0px; top:0px;
	z-index:10;
	display:block;
}

div.fade_select_ok {
	float:left;
	width:150px;
	height:24px;
	background:#FFFFFF url(img/tlo_select_fade_ok.gif) no-repeat scroll 0 1px;
}