/*
 2008-08-01
 fix pro menu v IE(7)
 FNE + pevná výška, předefinovaná
*/
#menu
{ float: left
; overflow: hidden
; height: 242px !important
}
#menu li
{ margin: 0
; float: left
; clear: left
}
#pic
{ clear: left
}

#stred
{ #margin-top: 4px !important
; _margin-top: -22px !important
}

#link_na_poradenskou_cinnost
{ letter-spacing: 2px
}

#link_na_poradenskou_cinnost span
{ _display: none !important /* tohle prostě IE6 nenapozicuje */
}

#pocitadlo
{ height: 33px
; line-height: 43px
; #line-height: 33px
; #height: 33px
; _height: 13px
; _position: relative
; _top: 6px
}

#submenu
{ margin-top: 33px
}

