<!--

.x { font-size: 180% }

.header1{
 font-family: Verdana, "Arial CE", Arial, helvetica, sansserif;
 text-align: center;
 font-size: 9px;
 font-weight: bold;
 }
 
.cytat {
  font-family: Verdana, "Arial CE", Arial, helvetica, sansserif;
  letter-spacing: 1.5px;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  color: White;
  }

.news_topic {
  font-family: Verdana, "Arial CE", Arial, helvetica, sansserif;
  letter-spacing: 1.5px;
  font-style: normal;
  font-weight: bold;
  font-size: 10px;
  color: #E8F2F3;
  }
  
.news_date {
  font-family: Tahoma, "Arial CE", Arial, helvetica, sansserif;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  color: #FFFFCC;
  }
  
.news_message {
  font-family: Tahoma, "Arial CE", Arial, helvetica, sansserif;
  letter-spacing: 1.5px;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  color: #B0B0B0;
  }

.news_footer {
  font-family: verdana, "Arial CE", Arial, helvetica, sansserif;
  font-style: normal;
  font-weight: normal;
  font-size: 9px;
  color: #999999;
  }

a, a:visited {color: white; text-decoration:underline}
a:hover {text-decoration: none}


body {
  margin: 0px;
  padding: 0px;
  text-align: center;
  background: url('img/alu.jpg');
}

body, td {
  text-align: justify;
  font-family: Tahoma, "Arial CE", Arial, helvetica, sansserif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  color: lightgrey;
}

a.pl_switch {
  background: url('img/pl_switch.jpg') 0 0 no-repeat;
  width: 110px;
  height: 110px;
  display: block;
  float: left;
}

a.pl_switch:hover {
  background-position: -110px 0;
}

a.en_switch {
  background: url('img/en_switch.jpg') 0 0 no-repeat;
  width: 110px;
  height: 110px;
  display: block;
  float: left;
}

a.en_switch:hover {
  background-position: -110px 0;
}

a.pl_news {
  background: url('img/pl_news.jpg') 0 0 no-repeat;
  width: 72px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_news_off {
  background: url('img/pl_news.jpg') 0 0 no-repeat;
  background-position: -72px 0;
  width: 72px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_news:hover {
  background-position: -72px 0;
}

a.en_news {
  background: url('img/en_news.jpg') 0 0 no-repeat;
  width: 77px;
  height: 40px;
  display: block;
  float: left;
}

a.en_news_off {
  background: url('img/en_news.jpg') 0 0 no-repeat;
  background-position: -77px 0;
  width: 77px;
  height: 40px;
  display: block;
  float: left;
}

a.en_news:hover {
  background-position: -77px 0;
}

a.pl_zespol {
  background: url('img/pl_zespol.jpg') 0 0 no-repeat;
  width: 85px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_zespol_off {
  background: url('img/pl_zespol.jpg') 0 0 no-repeat;
  background-position: -85px 0;
  width: 85px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_zespol:hover {
  background-position: -85px 0;
}

a.en_zespol {
  background: url('img/en_zespol.jpg') 0 0 no-repeat;
  width: 73px;
  height: 40px;
  display: block;
  float: left;
}

a.en_zespol_off {
  background: url('img/en_zespol.jpg') 0 0 no-repeat;
  background-position: -73px 0;
  width: 73px;
  height: 40px;
  display: block;
  float: left;
}

a.en_zespol:hover {
  background-position: -73px 0;
}

a.pl_dyskografia {
  background: url('img/pl_dyskografia.jpg') 0 0 no-repeat;
  width: 140px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_dyskografia_off {
  background: url('img/pl_dyskografia.jpg') 0 0 no-repeat;
  background-position: -140px 0;
  width: 140px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_dyskografia:hover {
  background-position: -140px 0;
}

a.en_dyskografia {
  background: url('img/en_dyskografia.jpg') 0 0 no-repeat;
  width: 115px;
  height: 40px;
  display: block;
  float: left;
}

a.en_dyskografia_off {
  background: url('img/en_dyskografia.jpg') 0 0 no-repeat;
  background-position: -115px 0;
  width: 115px;
  height: 40px;
  display: block;
  float: left;
}

a.en_dyskografia:hover {
  background-position: -115px 0;
}

a.pl_koncerty {
  background: url('img/pl_koncerty.jpg') 0 0 no-repeat;
  width: 109px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_koncerty_off {
  background: url('img/pl_koncerty.jpg') 0 0 no-repeat;
  background-position: -109px 0;
  width: 109px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_koncerty:hover {
  background-position: -109px 0;
}

a.en_koncerty {
  background: url('img/en_koncerty.jpg') 0 0 no-repeat;
  width: 85px;
  height: 40px;
  display: block;
  float: left;
}

a.en_koncerty_off {
  background: url('img/en_koncerty.jpg') 0 0 no-repeat;
  background-position: -85px 0;
  width: 85px;
  height: 40px;
  display: block;
  float: left;
}

a.en_koncerty:hover {
  background-position: -85px 0;
}

a.pl_fotosy {
  background: url('img/pl_fotosy.jpg') 0 0 no-repeat;
  width: 86px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_fotosy_off {
  background: url('img/pl_fotosy.jpg') 0 0 no-repeat;
  background-position: -86px 0;
  width: 86px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_fotosy:hover {
  background-position: -86px 0;
}

a.en_fotosy {
  background: url('img/en_fotosy.jpg') 0 0 no-repeat;
  width: 94px;
  height: 40px;
  display: block;
  float: left;
}

a.en_fotosy_off {
  background: url('img/en_fotosy.jpg') 0 0 no-repeat;
  background-position: -94px 0;
  width: 94px;
  height: 40px;
  display: block;
  float: left;
}

a.en_fotosy:hover {
  background-position: -94px 0;
}

a.pl_pliki {
  background: url('img/pl_pliki.jpg') 0 0 no-repeat;
  width: 76px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_pliki_off {
  background: url('img/pl_pliki.jpg') 0 0 no-repeat;
  background-position: -76px 0;
  width: 76px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_pliki:hover {
  background-position: -76px 0;
}

a.en_pliki {
  background: url('img/en_pliki.jpg') 0 0 no-repeat;
  width: 127px;
  height: 40px;
  display: block;
  float: left;
}

a.en_pliki_off {
  background: url('img/en_pliki.jpg') 0 0 no-repeat;
  background-position: -127px 0;
  width: 127px;
  height: 40px;
  display: block;
  float: left;
}

a.en_pliki:hover {
  background-position: -127px 0;
}

a.pl_kontakt {
  background: url('img/pl_kontakt.jpg') 0 0 no-repeat;
  width: 93px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_kontakt_off {
  background: url('img/pl_kontakt.jpg') 0 0 no-repeat;
  background-position: -93px 0;
  width: 93px;
  height: 40px;
  display: block;
  float: left;
}

a.pl_kontakt:hover {
  background-position: -93px 0;
}

a.en_kontakt {
  background: url('img/en_kontakt.jpg') 0 0 no-repeat;
  width: 104px;
  height: 40px;
  display: block;
  float: left;
}

a.en_kontakt_off {
  background: url('img/en_kontakt.jpg') 0 0 no-repeat;
  background-position: -104px 0;
  width: 104px;
  height: 40px;
  display: block;
  float: left;
}

a.en_kontakt:hover {
  background-position: -104px 0;
}

a.z01 {
  background: url('img/01.jpg') 0 0 no-repeat;
  width: 110px;
  height: 109px;
  display: block;
  float: left;
}

a.z01:hover {
  background-position: -110px 0;
}

a.z02 {
  background: url('img/02.jpg') 0 0 no-repeat;
  width: 110px;
  height: 109px;
  display: block;
  float: left;
}

a.z02:hover {
  background-position: -110px 0;
}

a.z03 {
  background: url('img/03.jpg') 0 0 no-repeat;
  width: 110px;
  height: 109px;
  display: block;
  float: left;
}

a.z03:hover {
  background-position: -110px 0;
}

a.z04 {
  background: url('img/04.jpg') 0 0 no-repeat;
  width: 110px;
  height: 109px;
  display: block;
  float: left;
}

a.z04:hover {
  background-position: -110px 0;
}

a.z05 {
  background: url('img/empty.gif') 0 0 no-repeat;
  width: 110px;
  height: 220px;
  display: block;
  float: left;
}

a.z05:hover {
  background-position: -110px 0;
}

a.faq {
  background: url('img/faq.jpg') 0 0 no-repeat;
  width: 106px;
  height: 109px;
  display: block;
  float: left;
}

a.faq:hover {
  background-position: -107px 0;
}

a.shop {
  background: url('img/shop.gif') 0 0 no-repeat;
  width: 106px;
  height: 45px;
  display: block;
  float: left;
}

a.shop:hover {
  background-position: -107px 0;
}

.inlineblock {
	display: inline-block;
}
#monument {
	background: url('img/monument.png') top no-repeat;
}
#monument:hover {
	background: url('img/monument.png') bottom no-repeat;
}
#mindregress {
	background: url('img/mindregress.png') top no-repeat;
}
#mindregress:hover {
	background: url('img/mindregress.png') bottom no-repeat;
}
#backtothefront {
	background: url('img/backtothefront.png') top no-repeat;
}
#backtothefront:hover {
	background: url('img/backtothefront.png') bottom no-repeat;
}

a.mind {
  background: url('img/mind_regress.jpg') 0 0 no-repeat;
  width: 125px;
  height: 93px;
  display: block;
  float: left;
}

a.mind:hover {
  background-position: -125px 0;
}

a.monument {
  background: url('img/monument.jpg') 0 0 no-repeat;
  width: 125px;
  height: 83px;
  display: block;
  float: left;
}

a.monument:hover {
  background-position: -125px 0;
}

a.monument_gora {
  background: url('img/monument_gora.jpg') 0 0 no-repeat;
  width: 125px;
  height: 93px;
  display: block;
  float: left;
}

a.monument_gora:hover {
  background-position: -125px 0;
}

a.pl_wiecej {
  background: url('img/pl_wiecej.jpg') 0 0 no-repeat;
  width: 125px;
  height: 31px;
  display: block;
  float: left;
}

a.pl_wiecej:hover {
  background-position: -125px 0;
}

a.en_wiecej {
  background: url('img/en_wiecej.jpg') 0 0 no-repeat;
  width: 125px;
  height: 31px;
  display: block;
  float: left;
}

a.en_wiecej:hover {
  background-position: -125px 0;
}

a.pl_recenzje {
  background: url('img/pl_recenzje.jpg') 0 0 no-repeat;
  width: 125px;
  height: 19px;
  display: block;
  float: left;
}

a.pl_recenzje_off {
  background: url('img/pl_recenzje.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 19px;
  display: block;
  float: left;
}

a.pl_recenzje:hover {
  background-position: -125px 0;
}

a.pl_wywiady {
  background: url('img/pl_wywiady.jpg') 0 0 no-repeat;
  width: 125px;
  height: 19px;
  display: block;
  float: left;
}

a.pl_wywiady_off {
  background: url('img/pl_wywiady.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 19px;
  display: block;
  float: left;
}

a.pl_wywiady:hover {
  background-position: -125px 0;
}

a.pl_fanclub {
  background: url('img/pl_fanclub.jpg') 0 0 no-repeat;
  width: 125px;
  height: 18px;
  display: block;
  float: left;
}

a.pl_fanclub_off {
  background: url('img/pl_fanclub.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 18px;
  display: block;
  float: left;
}

a.pl_fanclub:hover {
  background-position: -125px 0;
}

a.pl_ksiega {
  background: url('img/pl_ksiega.jpg') 0 0 no-repeat;
  width: 125px;
  height: 19px;
  display: block;
  float: left;
}

a.pl_ksiega_off {
  background: url('img/pl_ksiega.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 19px;
  display: block;
  float: left;
}

a.pl_ksiega:hover {
  background-position: -125px 0;
}

a.pl_forum {
  background: url('img/pl_forum.jpg') 0 0 no-repeat;
  width: 125px;
  height: 18px;
  display: block;
  float: left;
}

a.pl_forum_off {
  background: url('img/pl_forum.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 18px;
  display: block;
  float: left;
}

a.pl_forum:hover {
  background-position: -125px 0;
}

a.pl_newsletter {
  background: url('img/pl_newsletter.jpg') 0 0 no-repeat;
  width: 125px;
  height: 19px;
  display: block;
  float: left;
}

a.pl_newsletter_off {
  background: url('img/pl_newsletter.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 19px;
  display: block;
  float: left;
}

a.pl_newsletter:hover {
  background-position: -125px 0;
}

a.pl_linki {
  background: url('img/pl_linki.jpg') 0 0 no-repeat;
  width: 125px;
  height: 18px;
  display: block;
  float: left;
}

a.pl_linki_off {
  background: url('img/pl_linki.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 18px;
  display: block;
  float: left;
}

a.pl_linki:hover {
  background-position: -125px 0;
}

a.en_recenzje {
  background: url('img/en_recenzje.jpg') 0 0 no-repeat;
  width: 125px;
  height: 19px;
  display: block;
  float: left;
}

a.en_recenzje_off {
  background: url('img/en_recenzje.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 19px;
  display: block;
  float: left;
}

a.en_recenzje:hover {
  background-position: -125px 0;
}

a.en_wywiady {
  background: url('img/en_wywiady.jpg') 0 0 no-repeat;
  width: 125px;
  height: 19px;
  display: block;
  float: left;
}

a.en_wywiady_off {
  background: url('img/en_wywiady.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 19px;
  display: block;
  float: left;
}

a.en_wywiady:hover {
  background-position: -125px 0;
}

a.en_fanclub {
  background: url('img/en_fanclub.jpg') 0 0 no-repeat;
  width: 125px;
  height: 18px;
  display: block;
  float: left;
}

a.en_fanclub_off {
  background: url('img/en_fanclub.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 18px;
  display: block;
  float: left;
}

a.en_fanclub:hover {
  background-position: -125px 0;
}

a.en_ksiega {
  background: url('img/en_ksiega.jpg') 0 0 no-repeat;
  width: 125px;
  height: 19px;
  display: block;
  float: left;
}

a.en_ksiega_off {
  background: url('img/en_ksiega.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 19px;
  display: block;
  float: left;
}

a.en_ksiega:hover {
  background-position: -125px 0;
}

a.en_forum {
  background: url('img/en_forum.jpg') 0 0 no-repeat;
  width: 125px;
  height: 18px;
  display: block;
  float: left;
}

a.en_forum_off {
  background: url('img/en_forum.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 18px;
  display: block;
  float: left;
}

a.en_forum:hover {
  background-position: -125px 0;
}

a.en_newsletter {
  background: url('img/en_newsletter.jpg') 0 0 no-repeat;
  width: 125px;
  height: 19px;
  display: block;
  float: left;
}

a.en_newsletter_off {
  background: url('img/en_newsletter.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 19px;
  display: block;
  float: left;
}

a.en_newsletter:hover {
  background-position: -125px 0;
}

a.en_linki {
  background: url('img/en_linki.jpg') 0 0 no-repeat;
  width: 125px;
  height: 18px;
  display: block;
  float: left;
}

a.en_linki_off {
  background: url('img/en_linki.jpg') 0 0 no-repeat;
  width: 125px;
  background-position: -125px 0;
  height: 18px;
  display: block;
  float: left;
}

a.en_linki:hover {
  background-position: -125px 0;
}
-->


