* {padding:0; margin:0}
body {margin:0px; font:12px Verdana, Arial, Helvetica}

div.globalContainer { width: 800px; margin:0 auto; }
.dropdown {float:left; padding-right:0px}
.dropdown dt {height:60px; font-weight:bold; cursor:pointer; line-height:60px; vertical-align:middle;text-align:center;color:#fff}
.ddleft          {background:url(images/lewa.jpg);width:68px}

.ddright          {background:url(images/prawa.jpg);width:68px}

.dd1 dt       {background:url(images/1.jpg);width:114px}
.dd1 dt:hover {background:url(images/1r.jpg);}
.dd1 dt       {background:url(images/1.jpg);width:114px}
.dd1 dt:hover {background:url(images/1r.jpg);}
.dd2 dt       {background:url(images/2.jpg);width:103px}
.dd2 dt:hover {background:url(images/2r.jpg);}
.dd3 dt       {background:url(images/3.jpg);width:124px}
.dd3 dt:hover {background:url(images/3r.jpg);}
.dd4 dt       {background:url(images/4.jpg);width:89px}
.dd4 dt:hover {background:url(images/4r.jpg);}
.dd5 dt       {background:url(images/5.jpg);width:122px}
.dd5 dt:hover {background:url(images/5r.jpg);}
.dd6 dt       {background:url(images/6.jpg);width:112px}
.dd6 dt:hover {background:url(images/6r.jpg);}
.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:url(images/menubg.jpg); z-index:200; opacity:50}
.dropdown ul {width:204px; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; padding-top:10px; height:18px; font-size:11px; color:#fff; text-decoration:none; background:url(images/menubg.jpg); width:194px}
.dropdown a:hover {background:url(images/menubg2.jpg); font-size:11px; font-weight:bold; color:#fff}
.dropdown .underline {}
