Reservations in our resturants: Czechowice-Dziedzice +48 782 744 344 and Ogrodzona +48 781 744 344
$i = 0;
foreach ($images as $key => $image) {
$i++;
if (!file_exists($katalog.'/m/'.$image)) {
$im = new stdClass();
$im->sourceImage = $katalog.'/'.$image;
$im->targetImage = $katalog.'/m/'.$image;
$im->cropWidth = 180;
$im->cropHeight = 135;
imageHelper::cropImageAndRescaleWithTransparency($im);
} ?>
if ($image != 'index.html') { ?>
-
} else {
unset($images[$key]);
}
?>
} ?>
if ($site == 'agrill') { ?>
Contact
RESTAURANT AUTO GRILL CZECHOWICE
National Road 1
GPS: 49.931157, 18.990776
43-503 Czechowice-Dziedzice
tel./fax: +48 32 215 02 93
mobile phone: +48 782 744 344
e-mail: biuro@autogrill.com.pl
Opening hours 7:00 a.m. - 11:00 p.m.
Ranking and opinions
Find us on TripAdvisor. Join the guests who would like to share their opinion about our restaurant.

} else { ?>
} ?>