@charset "UTF-8";
.tm_plugin .eventinfo_container .event_verbindung:before {
  content: "Port: ";
}
.tm_plugin .eventinfo_container .schiff:before {
  content: "Statek: ";
}
.tm_plugin .eventinfo_container .eventdatum_hinweis:before {
  content: "Podróż na zewnątrz";
}
.tm_plugin .eventinfo_container .rueckfahrt_infotext:before {
  content: "Podróż powrotna";
}
.tm_plugin .eventinfo_container .location_wayfinder a:after {
  content: " z Google Maps";
}

.tm_plugin .fahrtfinder2_container .qfinder .startstation:before {
  content: "Port startowy";
}
.tm_plugin .fahrtfinder2_container .qfinder .stopstation:before {
  content: "Port docelowy";
}
.tm_plugin .fahrtfinder2_container .qfinder .datum:before {
  content: "Data";
}
.tm_plugin .fahrtfinder2_container .qfinder .datumauswahl:before {
  content: "Data";
}

.fahrtfinder2_result_container .column .buchen_button a:after,
.tm_plugin .fahrtfinder2_tabs_container .column .buchen_button a:after {
  content: " + książka";
}
