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

104 lines
No EOL
2.1 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">
<?
include ('../navigace/nav_fotky.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');
?>
<?
include ('../reklama/banner_vpravo_submenu.php');
?>
</div>
</div>
<div id="stred" class="inside">
<h4 align="center" class="tp">Fotogalerie 2012</h4>
<div class="tvlevo inside1">
<p class="p0">
<span style="color:darkred;">26. kvìtna 2012</span><br>
<a href="2012-05-26_soutez_mladez.php">Druhé kolo hry PLAMEN Rakovník</a>
</p>
<p class="p0">
<span style="color:darkred;">16. kvetna 2012</span><br>
<a href="zasah_2012-05-16.php">Ruda požár staré slámy</a>
</p>
<p class="p0">
<span style="color:darkred;">28. dubna 2012</span><br>
<a href="2012-04-28_zaslouzily-hasic-v-houda.php">Ocenìní ZASLOUŽILÝ HASIÈ pro Václava Houdu</a>
</p>
</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>