old-web/sport/2010-06-12_soutez_mladez.php
2025-11-09 15:39:50 +01:00

110 lines
No EOL
2.3 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_sport.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">12. èervna 2010<br>Luženská šedesátka </h4>
<div align="center">
<img src="../fotky/2010-06-12_soutez_mladez/big/02.jpg" alt="SDH Nové Strašecí" width="400">
<br>
<a class="small" href="../fotky/2010-06-12_soutez_mladez.php">Další fotografie</a>
</div>
<div class="odsazeni tvlevo inside">
<p>V èervnu dne 12.6.2010 nìkolik èlenù z kolektivu Mladých hasièù reprezentovalo sbor na Luženské šedesátce. Jednalo se o bìh na 60 metrù s pøekážkami.</p>
<strong><p>Poøadí našich èlenù kolektivu Mladých hasièù Luženská šedesátka 2010</p></strong>
<p align="center">3. místo Linda Bušková<br>
8. místo Duchková Jiøina<br>
10. místo Martina Srnková<br>
14. místo Veronika Koulová</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>