#topLista {
 text-align: right;
 padding-top: 8px;
 padding-right: 8px;
 width: 780px;
 height: 110px;
 background-color: #004A9F;
 background-image: url('../imgs/bicykelsk-top-bg.gif');
 background-repeat: no-repeat;
 background-position: 542px 100%;
 margin-top: 10px;
 margin-left: 10px;
}

#topRetaz {
 position: absolute;
 top: 9px;
 left: 3px;
}

#topCyklista {
 position: absolute;
 top: 20px;
 left: 30px;
 z-index: 20;
}


#body {
 xborder: 1px solid red;
 margin-left: 10px;
 xwidth: 790px;
}

#leftLista {
 background-color: #004A9F;
 xborder: 1px solid blue;
 width: 160px;
 position: absolute;
 top: 128px;
 _height: 420px;
 min-height: 420px;
 z-index: 10;
}

#leftLista #menu {
 margin-top: 20px;
 margin-left: 20px;
 font-size: 15px;
}
#leftLista #menu ul {
 margin: 0px;
 padding: 0px;
 list-style-type:none;
}
#leftLista #menu ul li {
 font-weight: bold;
}
#leftLista #menu ul li a {
 color: silver;
 text-decoration: none;
}
#leftLista #menu ul li b {
 color: white;
}

#text {
 font-size: smaller;
 /* tento biely 1px okraj je koli Firefoxu, lebo bez neho to odskakovalo.. */
 border: 1px solid white;
 xborder: 0px solid silver;
 position: relative;
 left: 180px;
 width: 610px;

 _height: 420px;
 min-height: 420px;
}

#text h1 {
 margin-top: 10px;
}

/* kto naposledy editoval a kedy, veget zahranene tam kam treba, lebo vzhladom na parenta */
#textSig {
 color: silver;
 font-size: 9px;
 font-family: verdana;
 position: absolute;
 bottom: 10px;
 right: 5px;
}

#sig {
 margin-left: 10px;
 font-size: 10px;
 font-family: verdana;
}
#sig a {
 color: black;
}
#sig small {
 font-family: arial;
 font-size: 10px;
}

body {
 background-color: white;
 font-family: arial;
 margin: 0px;
 padding: 0px;
 margin-bottom: 10px;
}
