/* Basic code - don't modify */

#nav { position: relative; z-index: 8000;}
#nav li {position: relative; }
#nav a {margin-top: 2px !important;white-space: nowrap; font: normal 12px Tahoma;line-height: 25px !important; }
#nav ul { display: none; position: absolute; left: 0; margin: -7px 0 0 0 !important; padding: 0;}
* html #nav ul { line-height: 0; } /* IE6 "fix" */
#nav ul a {width: auto !important;display: block !important;float: none !important;white-space: nowrap;padding: 0px 20px 0px 10px !important;margin: 0 !important;color: #fff !important;line-height: 26px;height: auto !important; zoom: 1 !important;background: #666 !important;opacity: 0.9; filter: alpha(opacity=90);} /* IE6/7 fix */
#nav ul a:hover {background: #444 !important;font-weight: bold !important; zoom: 1 !important;} 

#nav ul li {width: auto !important;display: block !important; float: none !important; clear: both;background: transparent !important;color: #fff !important;padding: 0px !important;margin: 0 !important;height: auto !important;}
#nav ul ul { top: 0; }

#nav ul.subPartnerzy {width: 238px;_ width: 250px;_}

#nav ul li.leftOption a {padding-left: 20px !important;}
#nav ul li.leftOption a:hover{font-weight: bold !important;}





