/**
 * MENU
 */
ul.menu li
{
  list-style:none;
  height: 65px;
  padding: 0;
  display: block;
  float: left;
}

ul.menu li a
{
  display: block;
  height: 65px;  
}

ul.menu
{
  clear: both;
  margin: 0;
  padding: 0;
}

ul.menu li.glowna
{
  width: 166px;
  background: url(../images/en/glowna_h.gif) no-repeat;
}

ul.menu li.glowna a
{
  width: 166px;
  background: url(../images/en/glowna.gif) no-repeat;
}

ul.menu li.firma
{
  width: 118px;
  background: url(../images/en/firma_h.gif) no-repeat;
}

ul.menu li.firma a
{
  width: 118px;
  background: url(../images/en/firma.gif) no-repeat;
}

ul.menu li.kolekcje
{
  width: 123px;
  background: url(../images/en/kolekcje_h.gif) no-repeat;
}

ul.menu li.kolekcje a
{
  width: 123px;
  background: url(../images/en/kolekcje.gif) no-repeat;
}

ul.menu li.kontakt
{
  width: 123px;
  background: url(../images/en/kontakt_h.gif) no-repeat;
}

ul.menu li.kontakt a
{
  width: 123px;
  background: url(../images/en/kontakt.gif) no-repeat;
}

ul.menu li a:hover
{
  background: none;
}

a
{
  border: 0 none;
}

ul.menu li a
{
 border: 0 none;
 color: #111111;
}

#menu
{
    background-color: #111111; height: 428px;
    background-image: url(../images/en/main.jpg);
}
