ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="sk" lang="sk"> <head> <title> OUR BERNESE MOUNTAIN DOGS </title> <meta http-equiv="Content-Type" content="text/html; charset=UTF" /> <meta name="author" content=" Samuel Varga " /> <meta name="description" content="OUR BERNESE MOUNTAIN DOGS " /> <meta name="keywords" content="daira, bernsky salasnicky pes, ewa bermondo bohemia, dandy moravia mystery, bermondo bohemia " /> <style type="text/css"> #menu { position:absolute; top: 106px; right: -311px; list-style-type:none; width:100%; height:1.4em; font:100%/1 sans-serif; } .menuitem { position:absolute; top:10px; margin:0; padding:0; height:2em; overflow:hidden; } #mi01 { left:0 } #mi02 { left:10em } #mi03 { left:20em } .menuitem ul { display:block; margin: 0; padding:0; list-style-type:none; } .menuitem li { margin:0; padding:0 } .submenu li { position:relative } /* 2-class selector to have higher weight than ".menuitem ul" */ .submenu .subsubmenu { position:absolute; top:0; left:10em; width:10em; display:none; } .menuitem:hover { height:10em; overflow:visible; } .submenu li:hover > .subsubmenu { display:block; } #menu a { display:block; margin:0; padding: 0.2em 0.5em; text-align:center; text-decoration:none; color:blue; border:2px solid blue; border-radius: 6px; } #menu a:hover { background-color:blue; color: white; } .menuitem a { background:white; } .menuitem ul a { background:white; } .menuitem ul ul a { background:blue } .menuitem ul ul ul a { background:violet } .menuitem ul ul ul ul a { background:orange } #stranka { width: 1050px; left: 50%; margin-left: -525px; position: absolute; top: 0px; background-color: white; margin-top: 35px; border-radius: 15px; padding-top: 20px; margin-bottom: 100px; font-family: arial; padding-bottom: 20px;} body { background:url("swiss.jpg"); background-position: fixed;} a { text-decoration: none; font-size: 20px; color: blue; border: solid blue 2px; padding: 3px 5px; border-radius: 6px; } a:hover { color: white; background-color: blue; } </style> </head> <body> <div id="stranka"> <div style="font-size: 40px; text-align: center; font-family: tahoma; color: blue;"> <b> OUR BERNESE MOUNTAIN DOGS </b> </div> <h2 style="text-align: center; font-family: vivaldi;">Venované Daire</h2> <div> <ul id="menu"> <li class="menuitem" id="mi01"><a href="ewa.php">EWA BERMONDO BOHEMIA </a> <ul class="submenu"> <li><a href="pedigree.php">RODOKMEG</a></li> <li><a href="shows.php">VÝSTAVY</a></li> <li><a href="gallery.php">GALÉRIA</a></li> </ul> </li> </ul> <a href="index.php" style="margin-left: 2px; padding-bottom: 34px; margin-top: 5px; color: white; background-color: blue; ">HOME</a> <a href="aboutus.php" style="margin-left: 2px; margin-top: 5px; ">O NÁS</a> <a href="news.php" style="margin-left: 2px; margin-top: 5px; ">NOVINKY</a> <a href="inmemoriam.php" style="margin-left: 295px; margin-top: 5px; ">IN MEMORIAM</a> <a href="naskocur.php" style="margin-left: 1px; margin-top: 5px; ">NÁ` KOCÚR</a> <a href="links.php" style="margin-left: 1px; margin-top: 5px; ">LINKY</a> <a href="contact.php" style="margin-left: 1px; margin-top: 5px; ">KONTAKT</a> <p style="background-color: blue; height: 20px;"> </p> <?php session_start(); if(isset($_SESSION['login'])) include("upmenu.php"); ?> </div> <h1 style="text-align: center">MOTTO: lovek mô~e ~ie bez psa...Ale pre o ?</h1> <p style="text-align: center; font-size: 20px;"> Myslíte si, ~e psy nepatria do neba? Poviem vám, budú tam skôr ne~ ktoko>vek z nás. <br/> <span style="font-size: 14px;">R.L.Stevenson </span> </p> <p style="text-align: justify;"> <?php include(index2.php); ?> </p> <img src="Ewa_in_t.jpg" style="width: 336px; margin-left: 358px; border: ridge #4169E1 15px " onmouseover="this.src='daira2.jpg';" onmouseout="this.src='Ewa_in_t.jpg';"> <p> <a href="http://validator.w3.org/check?uri=referer" style="border: none; color: white; background-color: white;"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a> </p> <a href="administracia.php" style="border: none; background-color: white; color: blue; font-size: 15px; margin-bottom: 20px; ">Administracia</a> </div> </body> </html>