*{padding: 0; margin: 0;} 
body,html { color: #000000; margin: 0; text-align: center; background: #eee;  font-family: "Trebuchet MS", sans-serif, "Arial CE", "Lucida Grande CE"; } 
body { font-size: 80%; padding: 46px 0 0 0;  }

/* tohle vidi jen opera */
@media all and (min-width:0px) {body {font-size: 95%;}

}
/* Konec Body - Cele telo dokumentu */



/* Globalni styly */
hr { position: absolute; top: -12721px; width: 50px; }
A:link { color: #1E68C9; text-decoration: underline; } 
A:visited { color: #604198; text-decoration: underline; } 
A:active, A:hover { color: #769706; text-decoration: underline; } 
a img { border: 0px solid #B1B8B8; }
a:hover img { border: 0px solid #000000; }

h1 { margin: 0 0 0 0; padding: 0 0 0 0; color: #000; text-align: center; font-size: 100%; line-height: 40px; } 
/* Konec Globalni styly */



/* Hlavicka */
div#header { width: 100%; height: 40px; background: #fff; border: 1px solid #000; border-width: 0 0 1px 0; z-index: 100; position: absolute; top: 0px; left: 0px; }

div#header span#jdinaclun { display: block; width: 220px; height: 40px; line-height: 40px; position: absolute; top: 0; left: 10px; font-weight: bold; text-align: left; }
.drag { position:relative; cursor:move; z-index: 50;
}

div#header span#mapmenu { color: #829299; display: block; width: 300px; height: 40px; line-height: 40px; position: absolute; top: 0; right: 10px; text-align: right; font-weight: bold; }
div#header span#mapmenu strong { color: #000; }

/* Konec  Hlavicka */ 

div#maptape { width: 90%; height: 450px;  margin: 0 auto; border: 1px solid #000; overflow: hidden; }

