/* _podtržítkové hacky - jen pro IE6 */
/* běžné nastavení vzhledu prvků*/
body { background: #f8f3e2; color: #000000; font-family: Verdana, sans-serif; font-size: 80%; line-height: 160%; }
h1 { font-size: 120%; border-bottom: 1px solid #aaaaaa; }
img { border: 1px solid black; }
a { color: #07970c; text-decoration: none; }
a:hover { text-decoration: underline; }
td { font-size: 80%; }

/* rozložení stránky */
#main { background: url('img/shadow-main.png') top left repeat-y; margin-left: auto; margin-right: auto; width: 798px; border: 0; }
#head { background: url('img/shadow-head.png') top left no-repeat; height: 210px; padding-top: 9px; }
#head img { border: 0; margin: 0;}
#foot { background: url('img/shadow-foot.png') top left no-repeat; height: 30px; }

/*rozložení a vzhled obsahu */
#menu { padding: 20px;  float: left; width: 180px; /*ie*/ _width: 200px; text-align: left; margin-top: -20px; /*ie*/ _margin-top: 0px; }
#menu a { background: url('img/odrazka.gif') center left no-repeat; margin-left: 10px; padding-left: 15px; display: block; margin-top: 4px; }
#text { margin-left: 220px; _margin-left: 200px; padding: 20px; padding-right: 40px; text-align: left; min-height: 260px; /*ie*/ _height: 320px; margin-top: -20px; /*ie*/ _margin-top: 0px; }

