old-web/technika/vybaveni.php
2025-11-09 15:39:50 +01:00

163 lines
No EOL
4.4 KiB
PHP
Executable file

<?
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_technika.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">Vybavení</h4>
<div align="center"><img src="../image/znak_sdh_small.gif" alt="SDH Nové Strašecí"></div>
<div class="odsazeni tvlevo inside">
<p>Díky Janu Sedláèkovi byla jednotka byla v mìsíci srpnu 2009 vybavena 12 ti kusy zánovních zásahových pøileb Rosenbauer.
</p>
<table align="center" width="460">
<thead class="tab_flame">
<tr><td><strong>Zásahové komplety:</strong></td></tr>
</thead>
<tr><td>10 x ZAHAS IV</td></tr>
<tr><td>6 x FIREMAN III</td></tr>
</table>
<table align="center" width="460">
<thead class="tab_flame">
<tr><td><strong>Zásahové pøilby:</strong></td></tr>
</thead>
<tr><td>10 x PAB FIRE</td></tr>
<tr><td>18 x ROSENBAUER</td></tr>
</table>
<table align="center" width="460">
<thead class="tab_flame">
<tr><td><strong>Zásahová obuv:</strong></td></tr>
</thead>
<tr><td>10 x HAIX</td></tr>
</table>
<table align="center" width="460">
<thead class="tab_flame">
<tr><td align="center"><strong>Kalové èerpadlo</strong></td></tr>
</thead>
<tr><td><img src="../fotky/technika_vyjezdova/vybaveni/06.jpg"></td></tr>
</table>
<table align="center" width="460">
<thead class="tab_flame">
<tr><td><strong>Kufr lékaøské pomoci</strong></td></tr>
</thead>
<tr><td align="center"><img src="../fotky/technika_vyjezdova/vybaveni/03.jpg"></td></tr>
</table>
<table align="center" width="460">
<thead class="tab_flame">
<tr><td><strong>Plovoucí èerpadlo</strong></td></tr>
</thead>
<tr><td align="center"><img src="../fotky/technika_vyjezdova/vybaveni/05.jpg"></td></tr>
</table>
<table align="center" width="460">
<thead class="tab_flame">
<tr><td><strong>Úložný prostor v CAS 32 pro plovoucí èerpalo a motorovou pilu</strong></td></tr>
</thead>
<tr><td align="center"><img src="../fotky/technika_vyjezdova/vybaveni/04.jpg"></td></tr>
</table>
<table align="center" width="460">
<thead class="tab_flame">
<tr><strong>Vzduchový dýchací pøístroj SATURN S7</strong></td></tr>
</thead>
<tr><td align="center"><img src="../fotky/technika_vyjezdova/vybaveni/01.jpg"></td></tr>
</table>
<table align="center" width="460">
<thead class="tab_flame">
<tr><td><strong>Zvedací vak</strong></td></tr>
</thead>
<tr><td align="center"><img src="../fotky/technika_vyjezdova/vybaveni/02.jpg"></td></tr>
</table>
<table align="center" width="460">
<thead class="tab_flame">
<tr><td><strong>Dále je jednotka vybavena:</strong></td></tr>
</thead>
<tr><td>kapesními radiostanicemi, 8 kusy vzduchových dýchacích pøístrojù Saturn a zásahovými rukavicemi</td></tr>
</table>
<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>
</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>