td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;
}
/*
td.tekst
{
	padding: 10px;
}

td.menu_tekst {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	background-color: #ffffcc;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	text-align: justify;
	padding: 10px;

}

.tekst {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	vertical-align: top;
}

.table {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #7B0000;
	font-weight: bold;
	background-color: #f9b701;
	padding: 2px;

}

.tablex {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #7B0000;
	font-weight: normal;
	background-color: #f9b701;
	padding: 2px;
	text-align: right;

}
*/
td strong {
	color: #000000;
	font-weight: normal;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*
.menu, a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-stretch: expanded;
	color: #000000;
}
*/
td.prawy_bok
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-stretch: expanded;
	color: #000000;
}

/* nowe */


/* dotyczy napisu MENU i linkow w menu u gory strony */
div.menu_gora, a.menu_gora {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-stretch: expanded;
	color: #000000;
}

/* glowna, czerwona komorka ze wszystkimi tekstami */
td.komorka_glowna {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	vertical-align: top;
	padding: 10px;
}

/* gorna komorka news'a z tytulem news'a i dolna komorka z autorem news'a */
td.news_tytul, td.news_autor {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #7B0000;
	font-weight: bold;
	background-color: #f9b701;
	padding: 2px;
}

/* gorna komorka news'a z data news'a i dolna komorka z linkiem "wiecej..." */
td.news_data, td.news_wiecej {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #7B0000;
	font-weight: normal;
	background-color: #f9b701;
	padding: 2px;
	text-align: right;
}

/* srodkowa komorka news'a z trescia nwes'a */
td.news_tekst {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	background-color: #ffffcc;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	text-align: justify;
	padding: 10px;
}

/* link "wiecej.." w news'ach */
a.news_wiecej
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-stretch: expanded;
	color: #000000;
}

/* linki w dziale "ekipa" */
a.ekipa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

/* linki czarne */
a.czarny {
	color: #000000;
}

/* ranking prezenterow - naglowek */
tr.ranking_naglowek td
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #7B0000;
	font-weight: bold;
	background-color: #f9b701;
	padding: 2px;
}

/* ranking prezenterow - nazwa dj'a i ocena */
tr.ranking_dj td
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	background-color: #ffffcc;
	color: #000000;
	font-weight: normal;
	vertical-align: top;
	padding: 4px;
}

/* naglowek w roznych tabelkach (np. w panelu dj'a) */
tr.naglowek td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #f9b701;
	color: #000000;
	font-weight: bold;
}

/* zwykla komorka w roznych tabelkach np. w panelu dj'a */
tr.pole td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	background-color: #ffffcc;
	color: #000000;
	font-weight: normal;
}

/* link do strumienia radai - tekst dzialu SLUCHAJ */
a.sluchaj, a.sluchaj:hover {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}