/* ================================================================ 
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.stunicholls.com/menu/pro_drop_1.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.
=================================================================== */



#nav {padding:0; margin:0; list-style:none; height:30px; background:url(gradient_pomarancz.gif); position:relative; z-index:500; font-family:arial, verdana, sans-serif; float:left; }
#nav li.top {display:block; float:left; border: 0;}
#nav li a.top_link {display:block; float:left; height:30px; line-height:27px; color:#fff; text-decoration:none; font-size:11px; font-weight:bold; padding:0 16px 0 16px; cursor:pointer;background:url(gradient_pomarancz.gif) repeat-x;}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:30px;background:url(gradient_pomarancz.gif) repeat-x;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:30px; background:url(gradient_pomarancz.gif) repeat-x;}
#nav li a.top_link:hover {color:#fff; background:url(gradient_pomarancz2.gif) repeat-x;}
#nav li a.top_link:hover span {background:url(gradient_pomarancz2.gif) repeat-x;}
#nav li a.top_link:hover span.down {background:url(gradient_pomarancz2.gif) repeat-x;}



/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul.sub
{left:0; top:30px; background: #fff; padding:3px; border:1px solid #49494a;  width:124px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:auto; position:relative; float:left; width:120px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; padding: 2px; font-size:11px; height:auto; width:120px; color:#000; text-decoration:none;}

#nav li:hover ul.sub li a:hover 
{background:#fa5c0a; color:#fff;}














#nav2 {padding:0; margin:0; list-style:none; height:30px; background:url(gradient_czarny.gif); position:relative; z-index:500; font-family:arial, verdana, sans-serif; float:left; }
#nav2 li.top {display:block; float:left; border-right: solid 1px #2c4922;}
#nav2 li a.top_link {display:block;  float:left; height:30px; line-height:27px; color:#fff; text-decoration:none; font-size:13px; font-weight:bold; padding:0 42px 0 42px; cursor:pointer;background:url(gradient_czarny.gif) repeat-x;}
#nav2 li a.top_link span {float:left; display:block;  padding:0 24px 0 12px; height:30px;background:url(gradient_czarny.gif) repeat-x;}
#nav2 li a.top_link span.down {float:left; display:block;  padding:0 24px 0 12px; height:30px; background:url(gradient_czarny.gif) repeat-x;}
#nav2 li a.top_link:hover {color:#fff; background:url(gradient_czarny2.gif) repeat-x;}
#nav2 li a.top_link:hover span {background:url(gradient_czarny2.gif) repeat-x;}
#nav2 li a.top_link:hover span.down {background:url(gradient_czarny2.gif) repeat-x;}



/* Default list styling */

#nav2 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
#nav2 ul, 
#nav2 li:hover ul ul,
#nav2 li:hover ul li:hover ul ul,
#nav2 li:hover ul li:hover ul li:hover ul ul,
#nav2 li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav2 li:hover ul.sub
{left:0; top:30px; background: #fff; padding:3px; border:1px solid #49494a;  width:270px; height:auto; z-index:300;}
#nav2 li:hover ul.sub li
{display:block; height:auto; position:relative; float:left; width:260px; font-weight:normal;}
#nav2 li:hover ul.sub li a
{display:block; padding: 3px; font-size:12px; height:auto; width:260px; color:#000; text-decoration:none;}

#nav2 li:hover ul.sub li a:hover 
{background:#fa5c0a; color:#fff;}















