#AllotmentBrowser { left:540px;position:absolute;width:359px;height:160px;top:0px; }
#ab_inner { position:relative; height:160px; }

#ab_select option { color:#ffffff; }
#ab_select { background-color:#095f9f;border:solid 1px #004375;color:#ffffff; }

#ab_top { height:30px; line-height:35px; padding-right:10px;padding-top:5px; overflow:hidden; }

#ab_content { position:relative; }

#ab_image { position:absolute; left:17px; top:12px; }
#ab_loading { position:absolute; left:17px; top:12px; width:110px;height:83px;background-color:white;color:gray;text-align:center;line-height:83px; }

#ab_opis,#ab_opis * { color: #ffffff; }

#ab_opis {	
	position:absolute;
	left:138px;
	top:10px;
	padding-top:5px;
	width:210px;
	height:85px;	
}

#ab_title { font-weight:bold; margin-bottom:4px; }

#ab_cena { 
	font-family:'Trebuchet MS';
	font-size:16px;
	font-weight:bold;
	font-style:italic;	
}

#ab_opis_footer { position:absolute;bottom:2px;width:210px;right:0px; }
#ab_cena_outer { float:right; }
#ab_ile_dni { /*float:left;vertical-align:bottom;line-height:24px;*/ }

#ab_taniej { position:absolute;bottom:5px; }

#ab_footer a { color:#ffffff; float:left; position:absolute; }
#ab_footer a.prev,#ab_footer a.next { 
	display:block;width:7px;height:15px;background-repeat:no-repeat;
}
#ab_footer a.prev { 
	background-image:url('../../../images/front/mb_prev.gif');
	left:20px;
}
#ab_footer a.next { 
	background-image:url('../../../images/front/mb_next.gif');
	left:70px;
}

#ab_more { text-decoration:none; left:180px; }
#ab_more:hover { text-decoration:underline; }

#ab_footer {
	bottom:15px;left:25px;
	position:absolute;
	width:310px;
}