/*-----------------------------------
 index.css                         
 style na stronę główną [receptora] 
 made by Ryszard Kostecki           
 all rights reserved, he he         
-------------------------------------
   last revision: 20.X.2001        
------------------------------------*/

.dzial		{font-family: tahoma,arial,helvetica; font-size: 10pt; font-weight: bold; background: #DDDDDD; color: black; margin-left: 8px;}
.autor		{font-family: arial; font-size: 10pt; font-weight: bold; font-style: italic; color: red;}
.tytul		{font-family: arial; font-size: 10pt; font-weight: bold; margin-left: 8px;}
.fragment	{font-family: times new roman; font-size: 10pt; font-style: italic; color: black;  margin-left: 8px;}
.opis		{font-family: arial; font-size: 9pt; color: black;  font-style: italic; margin-left: 8px;}
.malutkie	{font-family: arial; font-size: 4pt;}
.menutytul	{font-family: arial; font-size: 8pt; font-weight: bold; color: black;}
.menuelement	{font-family: arial; font-size: 8pt; font-weight: bold;}

/* z niewiadomych przyczyn dla .styl {...text-align: center;} <SPAN CLASS="styl">ble</SPAN> w Operze nie powoduje wycentrowania, w związku z tym zaleca się przy stylach zawierających centrowanie wspomagać się konstrukcją: <CENTER><SPAN CLASS="styl">ble</SPAN></CENTER>  . Se la vie! */