@import url(base.css); /* zakladni styly */
@import url(slimbox.css); /* zakladni styly */

html { background: url(../images/body_bg.gif) repeat-y 0 0; height: 100%; }
body { position: relative; height: auto; min-height: 100%; _height: 100%; }

div#obal { width: 769px; padding-bottom: 52px; }

div#hlavicka { position: relative; width: 769px; }
div#logobox { background: url(../images/left_bg.gif) repeat-y; width: 260px; height: 201px; position: relative; }
 a#kliklogo { position: absolute; right: 0; bottom: 0; }
div#motivbox { background: url(../images/motiv.jpg) no-repeat; width: 505px; height: 201px; position: absolute; right: 0; top: 0; }

div#menu { background: url(../images/menu_bg.gif) repeat-x; color: White; height: 41px; border-top: 8px solid White; margin-left: 6px; }
 div#menu a { font-weight: bold; color: White; text-decoration: none; line-height: 38px; padding: 6px 3px; margin: 0 14px; }
 div#menu a:hover { text-decoration: underline; }
 div#menu a.act {  }

div#levy { width: 253px; float: left; margin-left: 6px; _margin-left: 3px; padding-top: 6px; }
 div#submenu { border: 1px solid #729ed1; border-bottom: none; margin-right: 8px; }
  div#submenu a { display: block; height: 26px; border-bottom: 1px solid #729ed1; line-height: 26px; text-indent:  37px; color: White; text-decoration: none; font-weight: bold; background: #4c84c5 url(../images/submenu_ico.gif) no-repeat 12px center; font-size: 0.9em; }
  div#submenu a:hover { text-decoration: underline;}
  div#submenu a.act {}

div#hlavni { float: right; width: 468px; margin-right: 10px; _margin-right: 5px; color: #646464; font-size: 0.9em; padding: 20px 0 16px 0; }

div#paticka { width: 769px; background: url(../images/paticka_bg.gif) repeat-x; height: 52px; overflow: hidden; position: absolute; left: 0; bottom: 0; }
 div#patleft { position: absolute; height: 52px; background: url(../images/paticka_bgleft.gif) no-repeat; width: 22px; left: 0; top: 0; }
 div#paticka p { text-align: center; color: White; line-height: 32px; font-size: 0.9em; }