/* ================================================================ 
  This copyright notice must be kept untouched in the stylesheet at 
  all times.

  The original version of this stylesheet and the associated (x)html
  is available at http://www.cssplay.co.uk/menus/pro_drop.html
  Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
  This stylesheet and the associated (x)html may be modified in any 
  way to fit your requirements.
  =================================================================== */
  #multi-level {height:28px; position:relative; z-index:85;margin:0px;padding:0px;}
  #multi-level .pad {float:left;}

  /* The menu styling */
  /* Remove the padding, margins and bullets from the lists */
  .menu_drop_down, .menu_drop_down ul {list-style-type:none; padding:0; margin:0; font-family:arial, sans-serif;}

  /* Set up the top level list items and float left to place inline */
  .menu_drop_down li.top {display:block; float:left; position:relative;}

  /* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
  .menu_drop_down table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

  /* Default top link link styling */
  .menu_drop_down li.top a.top_link {display:block; float:left; height:28px;}
  .menu_drop_down li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */

  /* pre-load the hover images into the lists */
  .menu_drop_down li.p1 {width:91px; background:url(/tpl/images/id_nasze_uslugi2.gif) no-repeat;;}
  .menu_drop_down li.p2 {width:93px; background:url(/tpl/images/id_jak_dzialamy2.gif) no-repeat;;}
  .menu_drop_down li.p3 {width:103px; background:url(/tpl/images/id_kreacje_i_opinie2.gif) no-repeat;;}
  .menu_drop_down li.p4 {width:85px; background:url(/tpl/images/id_dobre_rady2.gif) no-repeat;;}
  .menu_drop_down li.p5 {width:66px; background:url(/tpl/images/id_pytania2.gif) no-repeat;;}
  .menu_drop_down li.p6 {width:58px; background:url(/tpl/images/id_kontakt2.gif) no-repeat;;}
  .menu_drop_down li.p7 {width:57px; background:url(/tpl/images/id_jablka2.gif) no-repeat;;}

  /* set up the normal unhovered images in the links */
  .menu_drop_down li a#nasze_uslugi     {width:91px; background:url(/tpl/images/id_nasze_uslugi.gif) no-repeat;}
  .menu_drop_down li a#jak_dzialamy     {width:93px; background:url(/tpl/images/id_jak_dzialamy.gif) no-repeat;}
  .menu_drop_down li a#kreacje_i_opinie {width:103px; background:url(/tpl/images/id_kreacje_i_opinie.gif) no-repeat;}
  .menu_drop_down li a#dobre_rady       {width:85px; background:url(/tpl/images/id_dobre_rady.gif) no-repeat;}
  .menu_drop_down li a#pytania          {width:66px; background:url(/tpl/images/id_pytania.gif) no-repeat;}
  .menu_drop_down li a#kontakt          {width:58px; background:url(/tpl/images/id_kontakt.gif) no-repeat;}
  .menu_drop_down li a#jablka           {width:57px; background:url(/tpl/images/id_jablka.gif) no-repeat;}

  /* Style the list OR link hover. Depends on which browser is used */
  .menu_drop_down a:hover {visibility:visible;} /* for IE6 */
  .menu_drop_down li:hover { position:relative; z-index:86;} /* for IE7 */

  /* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
  .menu_drop_down li a#nasze_uslugi:hover, .menu_drop_down li:hover a#nasze_uslugi,
  .menu_drop_down li a#jak_dzialamy:hover, .menu_drop_down_drop_down li:hover a#jak_dzialamy,
  .menu_drop_down li a#kreacje_i_opinie:hover, .menu_drop_down li:hover a#kreacje_i_opinie,
  .menu_drop_down li a#dobre_rady:hover, .menu_drop_down li:hover a#dobre_rady,
  .menu_drop_down li a#pytania:hover, .menu_drop_down li:hover a#pytania,
  .menu_drop_down li a#kontakt:hover, .menu_drop_down li:hover a#kontakt
  .menu_drop_down li a#jablka:hover, .menu_drop_down li:hover a#jablka {background:transparent;}

  /* keep the 'next' level invisible by placing it off screen. */
  .menu_drop_down ul, 
  .menu_drop_down :hover ul ul, 
  .menu_drop_down :hover ul :hover ul ul,
  .menu_drop_down :hover ul :hover ul :hover ul ul,
  .menu_drop_down :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

  /* set up the first drop down sub level */
  .menu_drop_down :hover ul.sub {left:0; top:28px; white-space:nowrap; width:172px; height:auto;}
  .menu_drop_down :hover ul.sub li {display:block; position:relative; float:left;}
  .menu_drop_down :hover ul.sub li a {display:block;width:155px;}
  
  .menu_drop_down :hover ul.sub li ul.first_level_blog li a {display:block;width:182px;}
  /*.menu_drop_down :hover ul.sub li a.menu {background-image:url(../images/test12.gif);}
  .menu_drop_down :hover ul.sub li a:hover {background-image:url(../images/test1_22.gif)}
  .menu_drop_down :hover ul.sub ul.first_level li a.menu {background-image:url(../images/test1_22.gif);}
  .menu_drop_down :hover ul.sub ul.first_level li a:hover {background-image:url(../images/test12.gif)}*/
  
  .menu_drop_down :hover ul.sub li a.menu {background-color:#f9f9f9;border-left-style:solid;border-right-style:solid;border-left-width:1px;border-right-width:1px;border-left-color:#e6e6e6;border-right-color:#e6e6e6;}
  .menu_drop_down :hover ul.sub li a:hover {background-color:#e6e6e6;border-left-style:solid;border-right-style:solid;border-left-width:1px;border-right-width:1px;border-left-color:#e6e6e6;border-right-color:#e6e6e6;}
  .menu_drop_down :hover ul.sub ul.first_level li a.menu {background-color:#e6e6e6;border-left-style:solid;border-right-style:solid;border-left-width:1px;border-right-width:1px;border-left-color:#e6e6e6;border-right-color:#e6e6e6;}
  .menu_drop_down :hover ul.sub ul.first_level li a:hover {background-color:#f9f9f9;border-left-style:solid;border-right-style:solid;border-left-width:1px;border-right-width:1px;border-left-color:#e6e6e6;border-right-color:#e6e6e6;}
  /* set up the flyout levels when hovering */
  .menu_drop_down :hover ul :hover ul,
  .menu_drop_down :hover ul :hover ul :hover ul,
  .menu_drop_down :hover ul :hover ul :hover ul :hover ul,
  .menu_drop_down :hover ul :hover ul :hover ul :hover ul :hover ul
  {left:171px; top:-4px; white-space:nowrap; width:172px; z-index:86; height:auto; z-index:87;}
  .menu_drop_down a.menu{display:block;padding-top:3px; padding-bottom:3px;padding-right:8px;padding-left:9px;}
