þÿ<?xml version="1.0" encoding="UTF-16-BE"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs"> <head> <title>STATIKA CZ.CZ</title> <link rel="stylesheet" href="spe1.css" /> </head> <body> <script src="lib/zobrazovaniObsahu.js" type="text/javascript"></script> <script src='lib/jquery-1.3.2.min.js' type="text/javascript"></script> <script src="lib/jquery.cross-slide.js" type="text/javascript"></script> <script type="text/javascript"> $(function() { $('#slideShow').crossSlide({ sleep: 2, fade: 1 }, [ { src: 'img/1.jpg' }, { src: 'img/2.jpg' }, { src: 'img/3.jpg' }, { src: 'img/4.jpg' }, { src: 'img/5.jpg' } ]); }); </script> <div id="mainContainer"> <div id="topMenu"> <img src="img/logo.jpg" id="logo" alt="logo"/> <img src="img/bl.jpg" alt="temp" style="display: none;" /> <a href="index.htm" >Projek ní kanceláY STATIKACZ - projekce - statika stavebních konstrukcí betonových ocelových a zdných</a> <a href="projekty.htm">Referen ní projekty</a> <a href="konzultace.htm">Konzultace</a> <a href="hledame.htm">Hledáme</a> <a href="kontakt.htm" class="activeOdkaz" onclick="return false;">Kontakt</a> </div> <div class="orangeLine"></div> <div id="leftMenu"> <ul> <li> <a href="#" id="odkaz1" class="activeOdkaz" onclick="ZobrazObsah('context', 'odkaz', 1, 2); return false;">Kontakt</a> </li> <li> <a href="#" id="odkaz2" onclick="ZobrazObsah('context', 'odkaz', 2, 2); return false;">Kde nás najdete</a> </li> </ul> </div> <div id="slideShow"> <img src="img/1.jpg" alt="slideshow" /> </div> <div class="orangeLine"></div> <div id="middleContainer"> <div id="leftContextContainer" > <img src="img/kancelar1.jpg" alt="1" /><br /> <img src="img/kancelar2.jpg" alt="2" /> </div> <div id="contextContainer"> <div id="context1"> <h1>Kontakt</h1> <h2>KanceláY</h2> <table> <tr> <th> Adresa: </th> <td> Hnvkovská 25, 148 00 Praha 4 Horní Roztyly </td> </tr> <tr> <th> GSM.: </th> <td> +420 777 803704 </td> </tr> <tr> <th> GSM.: </th> <td> +420 602 703704 </td> </tr> <tr> <th> skype: </th> <td> matejprace </td> </tr> <tr> <th> email: </th> <td> info@statikacz.cz </td> </tr> </table> <hr /> <h2>Sídlo firmy</h2> <table> <tr> <th> Adresa: </th> <td> Mase ín 383E, 252 07 `tchovice </td> </tr> <tr> <th> GSM.: </th> <td> +420 777 803704 </td> </tr> <tr> <th> GSM.: </th> <td> +420 602 703704 </td> </tr> <tr> <th> skype: </th> <td> matejprace </td> </tr> </table> </div> <div id="context2" style="display: none;"> <h1>PYíjezd</h1> <center> <img src="img/mapa1.jpg" /> </center> <center> <img src="img/mapa2.jpg" /> </center> <center> <img src="img/hnevkovskavelke.jpg" /> </center> </div> </div> </div> <div class="orangeLine" ></div> <div id="footer"> <a href=mailto:info@statikacz.cz>Napiate nám</a> </div> </div> </body> </html>