$(function(){

$("#new_book_term_date").datepicker({dateFormat: "yy-mm-dd '12:00:00'", showOn: 'button', buttonImage: 'http://dobrestudium.pl/portal/templates/bizcity_ii/images/calendar.gif', buttonImageOnly: true});

$("#termin_filtr").datepicker({dateFormat: "yy-mm-dd", showOn: 'button', buttonImage: 'http://dobrestudium.pl/portal/templates/bizcity_ii/images/calendar.gif', buttonImageOnly: true});	
	
	
	
	$("#book_type_bg_color").addColorPicker({'colorBg':'yes', 'cursor':'pointer'});
	$("#book_type_br_color").addColorPicker({'colorBg':'yes', 'cursor':'pointer'});
	

       BT_setOptions({openWait:0, closeWait:0, enableCache:false});
	

});
