/* Generated by KompoZer */
#imageMenu {
  padding: 0;
  height: 200px;
  position: relative;
  width: 560px;
  float: left;
  background-color: #000000;
}
#imageMenu ul {
  margin: auto 0px;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  height: 200px;
  list-style-position: outside;
  display: block;
  position: relative;
  width: 568px;
}
#imageMenu ul li {
  float: left;
  <!--
  outline: 1px solid #ffffff;
  -->
}
#imageMenu ul li a {
  background: white none repeat scroll 0% 50%;
  text-indent: -200px;
  cursor: pointer;
  display: block;
  overflow: hidden;
  height: 200px;
  width: 62px;
}
#imageMenu ul li.firma a {
  background: transparent url(../images/firma.jpg) repeat scroll 0% 50%;
}
#imageMenu ul li.sprzedaz a {
  background: transparent url(../images/sprzedaz.jpg) repeat scroll 0% 50%;
}
#imageMenu ul li.sklepy a {
  background: transparent url(../images/sklepy.jpg) repeat scroll 0% 50%;
}
#imageMenu ul li.webmaster a {
  background: transparent url(../images/webmaster.jpg) repeat scroll 0% 50%;
}
#imageMenu ul li.fotografia a {
  background: transparent url(../images/fotografia.jpg) repeat scroll 0% 50%;
}
#imageMenu ul li.szkolenia a {
  background: transparent url(../images/szkolenia.jpg) repeat scroll 0% 50%;
}
#imageMenu ul li.gazety a {
  background: transparent url(../images/prasa.jpg) repeat scroll 0% 50%;
}
#imageMenu ul li.finanse a {
  background: transparent url(../images/finanse.jpg) repeat scroll 0% 50%;
}
#imageMenu ul li.contact a {
  background: transparent url(../images/kontakt.jpg) repeat scroll 0% 50%;
}
.clear {
  clear: none;
}

