BODY			{font-family: Arial, sans-serif;
			 font-size: 11px;
			 color: #505050;}

HR			{color: #07522E;
			 height: 1px;}

FORM			{margin:0px;
			 padding:0px;}

A			{text-decoration: none;
			 color: #07522E;}

A:hover			{text-decoration: none;
			 color: #639E1C;}

IMG			{border-color: #07522E;}

UL			{list-style-type: square;
			 margin: 0px;
			 padding: 0px;
			 padding-left: 18px;
			 padding-right: 0px;
			 font-family: Arial, sans-serif;
			 font-size: 11px;
			 color: #505050;}

UL UL			{list-style-type: circle;
			 margin-top: 10px; margin-bottom: 10px;}

UL OL			{margin-top: 10px; margin-bottom: 10px;}


OL			{list-style-type: decimal;
			 margin: 0px;
			 margin-left: 0px;
			 margin-bottom: 20px;
			 padding: 0px;
			 padding-left: 24px;}

OL OL			{margin-top: 10px; margin-bottom: 10px;}
OL UL			{margin-top: 10px; margin-bottom: 10px;}

LI			{margin-bottom: 15px;}
LI LI			{margin-bottom: 0px;}

UL.bez_marginesow LI	{margin-bottom: 0px;}
OL.bez_marginesow LI	{margin-bottom: 0px;}


TD.nawigacja		{font-family: tahoma, sans-serif;
			 font-size: 11px;
			 padding-top: 5px;
			 padding-bottom: 5px;}




/*--------- Style standardowe --------*/


/* Tekst standardowy */
 
P			{font-family: Arial, sans-serif;
			 font-size: 11px;
			 color: #505050;}

/* Nagłówek 1 */

h1			{font-family: Arial, sans-serif;
			 font-size: 14px;
			 font-weight: bold;
			 color: #737373;
			 background: url(../obrazy/serwis_grafika/naglowek_h1_tlo.gif) no-repeat top left;
			 height: 30px;
			 padding-left: 16px;
			 margin-top: 16px;}

/* Nagłówek 2 */
	 
h2			{font-family: Tahoma, sans-serif;
			 font-size: 13px;
			 font-weight: bold;
			 color: #505050;}

/* Nagłówek 3 */

h3			{font-family: Tahoma, sans-serif;
			 font-size: 11px;
			 font-weight: bold;
			 color: #505050;}

/* Nagłówek 4 */

h4			{font-family: Tahoma, sans-serif;
			 font-size: 11px;
			 font-weight: bold;
			 color: #505050;
			 background: url(../obrazy/serwis_grafika/naglowek_h4_tlo.gif) no-repeat top left;
			 height: 15px;
			 padding-left: 22px;}


/*--------- Style użytkownika ---------*/


/* Tekst normalny */
 
P.tekst_normalny	{font-family: Arial, sans-serif;
			 font-size: 11px;
			 color: #505050;}

/* Tekst duży */
 
P.tekst_duzy		{font-family: Arial, sans-serif;
			 font-size: 12px;
			 color: #505050;}

/* Tekst informacyjny */

P.tekst_informacyjny	{font-family: Tahoma, sans-serif;
			 font-size: 11px;
			 color: #07522E;
			 margin-top: 10px;
			 margin-bottom: 25px;}

/* Blok tekst */

P.blok_tekst		{font-family: Arial, sans-serif;
			 font-size: 11px;
			 color: #07522E;}


/*-------- Klasy użytkownika --------*/


/* Tekst normalny */
 
.tekst_normalny		{font-family: Arial, sans-serif;
			 font-size: 11px;
			 color: #505050;}

/* Tekst duży */
 
.tekst_duzy		{font-family: Arial, sans-serif;
			 font-size: 12px;
			 color: #505050;}

/* Tekst informacyjny */

.tekst_informacyjny	{font-family: Tahoma, sans-serif;
			 font-size: 11px;
			 color: #07522E;
			 margin-top: 10px;
			 margin-bottom: 25px;}

/* Blok tekst */

.blok_tekst		{font-family: Arial, sans-serif;
			 font-size: 11px;
			 color: #07522E;}

/* Blok punkt */

.blok_punkt		{font-family: Arial, sans-serif;
			 font-size: 11px;
			 color: #07522E;
			 list-style-type: square;
			 list-style-image: url(../obrazy/serwis_grafika/punkt_blok.gif);}

.blok_punkt LI		{margin: 0px; padding: 0px;}
