/*---INDEX----------------------------------------------------------------------------------------*/
#srodkowanie { position: absolute;
               left: 50%;
               right: 50%; }

#srodkowanie { font: 14px verdana;
               color: #FFFFFF;
               text-align: center; }

#menu1 { left: -454px; }
#menu2 { left: -272px; }
#menu3 { left: -91px; }
#menu4 { left: 91px; }
#menu5 { left: 273px; }

#menu1, #menu2, #menu3, #menu4, #menu5 { position: absolute;
                                         width: 181;
                                         height: 20;
                                         top: -8px;
                                         background: #000000;
                                         z-index: 2;}

a { color: #FFFFFF;
    text-decoration: none; }

#menu1:hover, #menu2:hover, #menu3:hover, #menu4:hover, #menu5:hover           { background-color: #808080; }
#menu1.msieFix, #menu2.msieFix, #menu3.msieFix, #menu4.msieFix, #menu5.msieFix { background-color: #808080; }

#galeria { visibility: hidden;
           position: absolute; }

#menu3:hover, #menu3.msieFix { height: 125px;
                               visibility: visible;
                               position: relative;
                               background-color: #808080;
                               overflow: hidden; }
#menu3.msieFix #galeria, #menu3:hover #galeria { visibility: visible;
                                                 position: relative; }

#a:hover, #b:hover, #c:hover, #d:hover, #e:hover, #wysuniete:hover { color: #000000; }

div.wysuniete:hover { background-color: #000000;
                      width: 181px;
                      height: 17px; }

#lewa_performacja  { width: 58px;
                     height: 537px;
                     background-color: #808080;
                     position: absolute;
                     top: -8px;
                     left: -512px;
                     z-index: 1; }
#prawa_performacja { width: 58px;
                     height: 537px;
                     background-color: #808080;
                     position: absolute;
                     top: -8px;
                     left: 454px;
                     z-index: 1; }

#lewa_performacja_grafika  { position: absolute;
                             top: -8px;
                             left: -512px;
                             z-index: 2; }
#prawa_performacja_grafika { position: absolute;
                             top: -8px;
                             left: 457px;
                             z-index: 2; }
                             
#butelka { position: absolute;
           top: 177px;
           left: -512px;;
           z-index: 3; }

#stopka  { width: 908px;
           height: 20px;
           background-color: #808080;
           position: absolute;
           top: 509px;
           left: -454px;
           z-index: 1; }

#tuo_strony { width: 1024px;
              height: 537px;
              background-color: #000000;
              position: absolute;
              top: -8px;
              left: -512px;
              z-index: 0; }

#logo { position: absolute;
        top: 12px;
        left: -454px;
        z-index: 1; }

#text { position: absolute;
        top: 52px;
        left: -454px;
        z-index: 1; }

