| 60 | kaklik | 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
 | 
        
           |  |  | 2 | "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
 | 
        
           |  |  | 3 | <html>
 | 
        
           |  |  | 4 |   | 
        
           |  |  | 5 | <head>
 | 
        
           |  |  | 6 | <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
 | 
        
           |  |  | 7 | <meta name="description" content="description"/>
 | 
        
           |  |  | 8 | <meta name="keywords" content="keywords"/> 
 | 
        
           |  |  | 9 | <meta name="author" content="author"/> 
 | 
        
           |  |  | 10 | <link rel="stylesheet" type="text/css" href="default.css" media="screen"/>
 | 
        
           | 84 | kaklik | 11 | <title>Kaklik's Web</title>
 | 
        
           | 60 | kaklik | 12 | </head>
 | 
        
           |  |  | 13 |   | 
        
           |  |  | 14 | <body>
 | 
        
           |  |  | 15 |   | 
        
           |  |  | 16 | <div class="container">
 | 
        
           |  |  | 17 |   | 
        
           |  |  | 18 | 	<div class="navigation">
 | 
        
           |  |  | 19 |   | 
        
           |  |  | 20 | 		<div class="title">
 | 
        
           | 81 | kaklik | 21 | 			<h1>Kaklik's Web</h1>
 | 
        
           |  |  | 22 | 			<h2>the root of unknown knowledges</h2>
 | 
        
           | 60 | kaklik | 23 | 		</div>
 | 
        
           |  |  | 24 |   | 
        
           |  |  | 25 | 		<a href="index.cs.html">Domů</a>
 | 
        
           |  |  | 26 | 		<a href="projects.cs.html">Projekty</a>
 | 
        
           |  |  | 27 | 		<a href="robots.cs.html">Roboti</a>
 | 
        
           |  |  | 28 | 		<a href="dokuments.cs.html">Dokumenty</a>
 | 
        
           |  |  | 29 | <!--  		<a href="index.html">Maecenas</a> -->
 | 
        
           |  |  | 30 | 		<div class="clearer"><span></span></div>
 | 
        
           |  |  | 31 |   | 
        
           |  |  | 32 | 	</div>
 | 
        
           |  |  | 33 |   | 
        
           |  |  | 34 | 	<div class="holder_top"></div>
 | 
        
           |  |  | 35 |   | 
        
           |  |  | 36 | 	<div class="holder">
 | 
        
           |  |  | 37 | 		<h1>Nazdar Lidi,</h1>
 | 
        
           |  |  | 38 | 		<p>Tak tohle je můj web, budu se tady snažit napsat co nejvíc znalostí na které jsem musel přijít, protože nejsou nikde jinde k nalezení</p>
 | 
        
           |  |  | 39 | 		<p>Doufám že tu najdete něco, co vám udělá radost :)</p>
 | 
        
           |  |  | 40 |   | 
        
           |  |  | 41 | <!--
 | 
        
           |  |  | 42 |   | 
        
           |  |  | 43 | 		<cite>Sed sodales nisl sit amet augue. Donec ultrices, augue ullamcorper posuere laoreet, turpis massa tristique justo, sed egestas metus magna sed purus.</cite>
 | 
        
           |  |  | 44 | -->
 | 
        
           |  |  | 45 |   | 
        
           |  |  | 46 | 	</div>
 | 
        
           |  |  | 47 |   | 
        
           |  |  | 48 | 	<div class="footer">© 2006 <a href="http://www.mlab.cz">www.mlab.cz</a>. Valid <a href="http://jigsaw.w3.org/css-validator/check/referer">CSS</a> & <a href="http://validator.w3.org/check?uri=referer">XHTML</a>. Template design by <a href="http://arcsin.se">Arcsin</a>
 | 
        
           |  |  | 49 | 	</div>
 | 
        
           |  |  | 50 |   | 
        
           |  |  | 51 | </div>
 | 
        
           |  |  | 52 |   | 
        
           |  |  | 53 | </body>
 | 
        
           |  |  | 54 |   | 
        
           |  |  | 55 | </html>
 | 
        
           |  |  | 56 | 			<center><span style="width: 100%; font-family: helvetica; font-size: 6px;">
 | 
        
           |  |  | 57 | 			Design downloaded from <a href="http://www.freewebtemplates.com" style="font-family: helvetica; font-size: 6px;">FreeWebTemplates.com</a><br>
 | 
        
           |  |  | 58 | 			Free web design, web templates, web layouts, and website resources!
 | 
        
           |  |  | 59 | 			</span></center><br><br>
 | 
        
           |  |  | 60 |   |