html, body {

background-repeat:repeat-x;
background-attachment: property;
background-image: url('images/bg.gif');
background-color: #000000;
}

.naglowek {
       font-family: Tahoma;
       padding-left: 37px;
       text-align: left;
       font-size: 15px;
       color: #EDEDED;
       font-weight: bold;
}
.stopka {
       font-family: Tahoma;
       padding-left: 10px;
       font-size: 11px;
       color: #5d5d5d;
       font-weight: normal;
}
.font_wyrozniony_tytul {
       background-color: #424242;
}
.menu {
       font-family: Tahoma;
       padding-left: 10px;
       padding-right: 10px;
       text-align: left;
       font-size: 11px;
       color: #FFFFFF;
       font-weight: normal;
}
.data {
       font-family: Tahoma;
       padding-left: 10px;
       padding-right: 10px;
       text-align: left;
       font-size: 11px;
       color: #FFFFFF;
       font-weight: normal;
}
.tekstbok {
       font-family: Tahoma;
       padding-left: 10px;
       padding-right: 10px;
       text-align: center;
       font-size: 13px;
       color: #EDEDED;
       font-weight: normal;
       background-color: #000000;
}

A:link { text-decoration: none; color: #FFFFFF }
A:visited { text-decoration: none; color: #FFFFFF }
A:active { text-decoration: none; color: #FFFFFF }
A:hover { color: #FF00FF; }



.gatunki {
  background-repeat:repeat-x;
  background-image: url('images/menu/gatunek_tlo.gif');
  font-family: Tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  color: #ffffff;
  background-color: #2d022f;
}

a.gatunki2:visited {font-weight: normal; font-size:11px; text-decoration: none; color: #ffffff}
a.gatunki2:link    {font-weight: normal; font-size:11px; text-decoration: none; color: #ffffff}
a.gatunki2:hover   {font-weight: bold; font-size:11px; text-decoration: none; color: #FF00FF}


.strona {
  background-color: #ffffff;
  width:20px;
  height:20px;
  font-family: Tahoma;
  font-size: 11px;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  border: 1px #b4b4b4 solid;
  color: #7b7b7b;
}

a.strona:visited {font-weight: normal; font-size:11px; text-decoration: none; color: #7b7b7b}
a.strona:link    {font-weight: normal; font-size:11px; text-decoration: none; color: #7b7b7b}
a.strona:hover   {font-weight: bold; background-color: #737373; font-size:11px; text-decoration: none; color: #ffffff}


.menutck {
  background-repeat:repeat-x;
  background-image: url('images/menu/main_bg.gif');
  font-family: Tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  color: #fefefe;
  background-color: #5c095f;
}

a.mainmenu2:visited {font-weight: normal; font-size:11px; text-decoration: none; color: #fefefe}
a.mainmenu2:link    {font-weight: normal; font-size:11px; text-decoration: none; color: #fefefe}
a.mainmenu2:hover   {font-weight: bold; font-size:11px; text-decoration: none; color: #FF00FF}


.mp3 {
  background-repeat:repeat-x;
  background-image: url('images/menu/mp3_bg.gif');
  font-family: Tahoma;
  font-size: 11px;
  padding-top: 0px;
  padding-right: 10px;
  padding-bottom: 0px;
  padding-left: 10px;
  color: #fefefe;
  background-color: #5500a4;
}

a.mp31:visited {font-weight: normal; font-size:11px; text-decoration: none; color: #fefefe}
a.mp31:link    {font-weight: normal; font-size:11px; text-decoration: none; color: #fefefe}
a.mp31:hover   {font-weight: bold; font-size:11px; text-decoration: none; color: #FF00FF}

