@charset 'UTF-8';

/*top*/ 
#top a {color:#FFFFFF;}

.historie {display:block; position:absolute; top:49px; left:35px; width:105px; height:51px; line-height:3em;}
.historie span {width:105px; height:51px; background:url(/images/menu/historie.png) 0 0 no-repeat;}

.produkty {display:block; position:absolute; top:36px; left:144px; width:105px; height:44px; line-height:3em; }
.produkty span {width:105px; height:44px; background:url(/images/menu/produkty.png) 0 0 no-repeat;}

/*.recepty {display:block; position:absolute; top:26px; left:252px; width:105px; height:39px; line-height:3em; }
.recepty span {width:105px; height:39px; background:url(/images/menu/recepty.png) 0 0 no-repeat;}*/

.recepty {display:block; position:absolute; top:21px; left:252px; width:106px; height:47px; line-height:3em; }
.recepty span {width:106px; height:47px; background:url(/images/menu/recepty_new.png) 0 0 no-repeat;}

.zdravi {display:block; position:absolute; top:26px; left:576px; width:105px; height:40px; line-height:3em; }
.zdravi span {width:105px; height:39px; background:url(/images/menu/zdravi.png) 0 0 no-repeat;}

.napady {display:block; position:absolute; top:36px; left:685px; width:105px; height:44px; line-height:3em; }
.napady span {width:105px; height:44px; background:url(/images/menu/napady.png) 0 0 no-repeat;}

.akce {display:block; position:absolute; top:49px; left:793px; width:105px; height:52px; line-height:3em; }
.akce span {width:105px; height:44px; background:url(/images/menu/akce.png) 0 0 no-repeat;}

.reklamy {display:block; position:absolute; top:36px; left:685px; width:105px; height:44px; line-height:3em; }
.reklamy span {width:105px; height:44px; background:url(/images/menu/reklamy.png) 0 0 no-repeat;}

/*sk*/ 


.historie-sk {display:block; position:absolute; top:49px; left:35px; width:105px; height:51px; line-height:3em;}
.historie-sk span {width:105px; height:51px; background:url(/images/menu/sk/historie.png) 0 0 no-repeat;}

.produkty-sk {display:block; position:absolute; top:36px; left:144px; width:105px; height:44px; line-height:3em; }
.produkty-sk span {width:105px; height:44px; background:url(/images/menu/produkty.png) 0 0 no-repeat;}

/*.recepty {display:block; position:absolute; top:26px; left:252px; width:105px; height:39px; line-height:3em; }
.recepty span {width:105px; height:39px; background:url(/images/menu/recepty.png) 0 0 no-repeat;}*/

.recepty-sk {display:block; position:absolute; top:21px; left:252px; width:106px; height:47px; line-height:3em; }
.recepty-sk span {width:106px; height:47px; background:url(/images/menu/recepty_new.png) 0 0 no-repeat;}


.zdravi-sk {display:block; position:absolute; top:26px; left:576px; width:105px; height:40px; line-height:3em; }
.zdravi-sk span {width:105px; height:39px; background:url(/images/menu/sk/zdravi.png) 0 0 no-repeat;}

.napady-sk {display:block; position:absolute; top:36px; left:685px; width:105px; height:44px; line-height:3em; }
.napady-sk span {width:105px; height:44px; background:url(/images/menu/sk/napady.png) 0 0 no-repeat;}

.akce-sk {display:block; position:absolute; top:49px; left:793px; width:105px; height:52px; line-height:3em; }
.akce-sk span {width:105px; height:44px; background:url(/images/menu/sk/akce.png) 0 0 no-repeat;}

.reklamy-sk {display:block; position:absolute; top:36px; left:685px; width:105px; height:44px; line-height:3em; }
.reklamy-sk span {width:105px; height:44px; background:url(/images/menu/sk/reklamy.png) 0 0 no-repeat;}


/* produkt menu */
.Lmenu { list-style:none; background: url(/images/menu/lmenu-last.gif) bottom left no-repeat; }

.Lmenu li a.active { background: url(/images/menu/lmenu.gif) 0 0 no-repeat; font-weight:bold;}
.Lmenu li a.active:hover {background: url(/images/menu/lmenu.gif) 0 0 no-repeat; font-weight:bold;}


.Lmenu li a {display:block; background: url(/images/menu/lmenu.gif) 0 0 no-repeat; font-weight:normal;text-decoration:none; color:#000000; padding:3px 0 5px 0; }
.Lmenu li { background:url(/images/menu/li-bg.gif) top left no-repeat; _height:15px; _margin-bottom:-3px; }
.Lmenu li a:hover {font-weight:bold; background:url(/images/menu/li-bg.gif) top left no-repeat; }
.Lmenu li a span {display:block; padding:6px 0 0 35px; }
.Lmenu li a:hover {background: url(/images/menu/lmenu-hover.gif) 0 0 no-repeat;}

.Lmenu li ul { background:none; list-style:none; margin-bottom:10px; }
.Lmenu li ul li { margin-bottom:-5px; background:none;}
.Lmenu li ul li a { background:none;}
.Lmenu li ul li a span{ font-size:0.9em;   }
.Lmenu li ul li a:hover { background:none;}


