
/*THIS FILE IS AUTOGENERATED - DO NOT MODIFY IT!*/

	
#building-icon-sold path {
	fill: #aaaaaa !important;
}
#building-icon-available path {
	fill: #9bb300 !important;
}
#building-icon-reserved path {
	fill: #ffb32f !important;
}
#building-icon-etap2 path {
	fill: #9eb0ff !important;
}
#building-icon-reservation_agreement path {
	fill: #F2B100 !important;
}
#building-icon-developer_agreement path {
	fill: #F2B100 !important;
}
.naglowek_legenda .kolo.sprzedane,
.building-outline-layer[data-status="sold"] {
    color: #aaaaaa;
}
.naglowek_legenda .kolo.dostepne,
.building-outline-layer[data-status="available"] {
    color: #9bb300;
}
.naglowek_legenda .kolo.rezerwaca,
.building-outline-layer[data-status="reserved"] {
    color: #ffb32f;
}
.naglowek_legenda .kolo.reservation_agreement,
.building-outline-layer[data-status="reservation_agreement"] {
    color: #F2B100;
}
.naglowek_legenda .kolo.developer_agreement,
.building-outline-layer[data-status="developer_agreement"] {
    color: #F2B100;
}
.naglowek_legenda .kolo.etap2,
.building-outline-layer[data-status="etap2"] {
    color: #9eb0ff;
}
#flat-table .text-danger {
    color: #aaaaaa  !important;
}
#flat-table .text-success {
    color: #9bb300  !important;
}
#flat-table .text-muted {
    color: #ffb32f  !important;
}
#flat-table .text-etapix {
    color: #9eb0ff  !important;
}
#flat-table .text-reservation_agreement {
    color: #F2B100  !important;
}
#flat-table .text-developer_agreement {
    color: #F2B100  !important;
}
.naglowek_legenda .kolo.sprzedane:after {
	background: #aaaaaa;
}
.naglowek_legenda .kolo.dostepne:after {
	background: #9bb300;
}
.naglowek_legenda .kolo.rezerwaca:after {
	background: #ffb32f;
}
.naglowek_legenda .kolo.etap2:after {
	background: #9eb0ff;
}		
.naglowek_legenda .kolo.reservation_agreement:after {
	background: #F2B100;
}	
.naglowek_legenda .kolo.developer_agreement:after {
	background: #F2B100;
}	

.apartment-data .status.available {
    color: #9bb300  !important;
}
.apartment-data .status.reserved {
    color: #ffb32f  !important;
}
.apartment-data .status.sold {
    color: #aaaaaa  !important;
}
.apartment-data .status.second {
    color: #9eb0ff  !important;
}
.apartment-data .status.reservation_agreement {
    color: #F2B100  !important;
}
.apartment-data .status.developer_agreement {
    color: #F2B100  !important;
}


		