p            {
	font-family: "Verdana";
	font-size: 8pt;
	color:  #000000;
}
br           {
	font-family: "Verdana";
	font-size: 8pt;
	color:  #000000;
}
td           {
	font-family: "Verdana";
	font-size: 8pt;
	color:  #000000;
}
td.dycha           {
	font-family: "Verdana";
	font-size: 8pt;
	color:  #000000;
}
td.dycha_2           {
	font-family: "Verdana";
	font-size: 8pt;
	color:  #000000;
	height: 10px;
	vertical-align: middle;
	text-align: center;
}
span.tyt {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: Olive;
}
body         {
	font-family: "Verdana";
	font-size : 8pt;
}
a.menu:link {
	color: White;
	text-decoration:underline;
	font-size: 8pt;
	font-weight:normal;
}
a.menu:active {
	color: White;
	text-decoration:none;
	font-size: 8pt;
	font-weight:normal;
}
a.menu:visited {
	color: White;
	text-decoration:underline;
	font-size: 8pt;
	font-weight:normal;
}
a.menu:hover {
	color: Red;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}

a:link {
	color: #262626;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}
a:active {
	color:#262626;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}
a:visited {
	color: #262626;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}
a:hover {
	color: Red;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: normal;
}


a.tresc:link {
	color: #262626;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}
a.tresc:active {
	color:#262626;
	text-decoration: none;
	font-size: 8pt;
	font-weight: normal;
}
a.tresc:visited {
	color: #262626;
	text-decoration:underline;
	font-size: 8pt;
	font-weight: normal;
}
a.tresc:hover {
	color: Red;
	text-decoration:none;
	font-size: 8pt;
	font-weight: normal;
}


input {
	font-family : "Verdana";
	font-size : 8pt;
}
submit{
	font-family: "Verdana";
	font-size: 8pt;
}


/********************************* Klasy styli strony LISTY PLYT *******************************/

/* formularz: "szukaj plyt" */
div.lista_szukajPlyt {margin: 20px 0px 20px 0px}

/* link "WYSWIETL WSZYSTKIE PLYTY" */
a.lista_wyswietlWszystkiePlyty {} 

/* info - "Dane z dnia: XX.xx.XXXX" */
span.lista_daneZDnia {margin-left: 50px}

/* formularz: "szukaj plyt" */
div.lista_zakladkiABCD {margin: 20px 0px 20px 0px}

/* style tabeli listy plyt */
table.lista_plyt {}

td.lista_lista_naglowekAutor {}
td.lista_lista_naglowekTytul {}
td.lista_lista_naglowekNosnik {}
td.lista_lista_naglowekCena {}
td.lista_lista_naglowekStan {}

td.lista_lista_autor {}
td.lista_lista_tytul {}
td.lista_lista_nosnik {}
td.lista_lista_cena {}
td.lista_lista_stan {}

/* komorki tabeli z lista plyt */
a.lista_autor {}
a.lista_tytul {color: Olive}
span.lista_nosnik {}
span.lista_cena {}
span.lista_stan {}

/* jeszcze jeden bajer */
tr.wyroznij {background-color: Yellow}
tr.nie_wyroznij {background-color: White}

/* link na koncu listy */
a.lista_poczatekListy {}

/***************** klasy styli - prezentacji plyty *********************/
table.prezentacja_plyty {border: 0px solid black; border-collapse: collapse;}
table.prezentacja_plyty td {width: 400px; padding: 5px;}

span.prezentacja_autor {font-size: 19px; font-weight: bold;}
span.prezentacja_tytul {text-decoration: underline; margin-left: 15px; font-size: 15px; color: Olive;font-weight: bold;}
div.prezentacja_opis {}
span.prezentacja_wytwornia {font-weight: bold;}
span.prezentacja_nosnik {font-weight: bold;}
span.prezentacja_cena {font-weight: bold;}
span.prezentacja_dostepnosc {font-weight: bold;}

/* Wytwornia:, Nosnik:, Cena:, Dostepnosc:  */
span.prezentacja_nag {font-style: italic}



/***************************************** KONIEC ***************************************/

div.stopka {border-top: 1px solid Gray; margin: 35px 0px 35px 0px; color: Gray; font-size: 10px; width: 650px; padding: 15px 0px 0px 0px;}

a.stopka {color: Gray; font-size: 10px}
a.stopka:link {color: Gray;}
a.stopka:visited {color: Gray; font-size: 10px}
a.stopka:hover {color: Black; font-size: 10px}
