#menu a.news
{
  background: url(../images/pl/news.png) no-repeat 0px 10px;
}

#menu a.news:hover
{
  background-position: 0px -14px;
}

* html #menu a.news 
{
  background: url(../images/pl/newsIE6.png) no-repeat;
}

#menu a.koncerty
{
  background: url(../images/pl/koncerty.png) no-repeat 0px 10px;
}

#menu a.koncerty:hover
{
  background-position: 0px -14px;
}

* html #menu a.koncerty 
{
  background: url(../images/pl/koncertyIE6.png) no-repeat;
}

#menu a.muzyka
{
  background: url(../images/pl/muzyka.png) no-repeat 0px 10px;
}

#menu a.muzyka:hover
{
  background-position: 0px -14px;
}

* html #menu a.muzyka 
{
  background: url(../images/pl/muzykaIE6.png) no-repeat;
}

#menu a.historia
{
  background: url(../images/pl/historia.png) no-repeat 0px 10px;
}

#menu a.historia:hover
{
  background-position: 0px -14px;
}

* html #menu a.historia
{
  background: url(../images/pl/historiaIE6.png) no-repeat;
}

#menu a.galeria
{
  background: url(../images/pl/galeria.png) no-repeat 0px 10px;
}

#menu a.galeria:hover
{
  background-position: 0px -14px;
}

* html #menu a.galeria  
{
  background: url(../images/pl/galeriaIE6.png) no-repeat;
}

#menu a.kontakt
{
  background: url(../images/pl/kontakt.png) no-repeat 0px 10px;
}

#menu a.kontakt:hover
{
  background-position: 0px -14px;
}

* html #menu a.kontakt 
{
  background: url(../images/pl/kontaktIE6.png) no-repeat;
}

#menu a.sklep
{
  background: url(../images/pl/sklep.png) no-repeat 0px 10px;
}

#menu a.sklep:hover
{
  background-position: 0px -14px;
}

* html #menu a.sklep 
{
  background: url(../images/pl/sklepIE6.png) no-repeat;
}

h1.headNews
{
  background: url(../images/pl/h1_news.png) no-repeat 0 0;
}

h1.headKoncerty
{
  background: url(../images/pl/h1_koncerty.png) no-repeat 0 0;
}

h1.headMuzyka
{
  background: url(../images/pl/h1_muzyka.png) no-repeat 0 0;
}

h1.headHistoria
{
  background: url(../images/pl/h1_historia.png) no-repeat 0 0;
}

h1.headMedia
{
  background: url(../images/pl/h1_media.png) no-repeat 0 0;
}

h1.headGaleria
{
  background: url(../images/pl/h1_galeria.png) no-repeat 0 0;
}

h1.headKontakt
{
  background: url(../images/pl/h1_kontakt.png) no-repeat 0 0;
}

h1.headSklep
{
  background: url(../images/pl/h1_sklep.png) no-repeat 0 0;
}

