old-web/jpo/zasah_2015-01-13.php
2025-11-09 15:39:50 +01:00

112 lines
No EOL
2.4 KiB
PHP
Executable file
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?
include ('../hlavicka_2.php');
?>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
<body>
<!-- **************************************** OBSAH WEBU ********************************* -->
<div align="center">
<div id="strana">
<?
include ('../navigace/_navigace.php');
?>
<hr class="cleaner">
<br>
<div id="vlevo">
<div class="inside">
<!-- **************************************** START SUBMENU ********************************* -->
<div id="submenu">
<strong>Kategorie:</strong>
<?
include ('../navigace/nav_jpo.php');
?>
<br>
<? include ('../vyhledavani.php') ?>
</div>
<!-- **************************************** Konec submenu ********************************* -->
<br><br>
<? include ('../support/fotografie_odkaz.php'); ?>
</div>
<div id="vpravo">
<div class="inside">
<?
include ('../aktuality.php');
?>
</div>
</div>
<div id="stred" class="inside">
<h4 align="center" class="tp">
13.1.2015 Stochov Èelechovice <br>
Požár nízké budovy <br>
Zásah è. 3/2015
</h4>
<div align="center"><img src="../image/znak_sdh_small.gif" alt="SDH Nové Strašecí"></div>
<div class="odsazeni tvlevo inside">
<strong>13.1.2015 Požár nízké budovy Stochov Èelechovice </strong>
<p>13. ledna v 01:22 byla jednotka vyslána na oznámený požár zøejmì rodinného domu v obci Stochov - Èelechovice. Po cestì k události byla jednotka operaèním støediskem vrácena zpìt na základnu. Jednalo se o požár odpadu.</p>
<p><strong>Zasahující jednotky:</strong><br>
<strong>HZS Stochov</strong> - CAS 24 Scania(vypr/sorb), CAS 32 Tatra 815<br>
<strong>JSDH Nové Strašecí</strong> - CAS 30 Volvo(vypr/sorb) - Vondra M., Veselý J., Chlum P., Štìpánek M., Šnobl K., Korb M.
</p>
<div align="center"><input type=button onClick="history.back()" value="Zpìt"></div>
</div>
<img src="../image/pozadi_stranek.jpg" width="490" height="60">
</div>
<?
include ('../paticka.php');
?>
</div>
</div>
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-1172050-5";
urchinTracker();
</script>
</body>
</html>