BODY			{
				font-family: Verdana, Tahoma;
				font-size: 10pt;
				font-weight: normal;
				line-height: 15pt;
				background-color: #FFFF99;										
				}

H5				{
				font-size: 16pt;
				font-variant: small-caps;
				color: brown;
				text-align: center;
				line-height: 20pt;								
				}

H1				{
				font-size: 12pt;
				font-variant: small-caps;
				color: #330000;
				text-align: center;
				line-height: 20pt;								
				}
								
H2				{
				font-size: 12pt;
				font-weight: bold;
				font-variant: small-caps;
				color: red;
				}
				
H3				{
				font-size: 8pt;
				font-weight: bold;
				}
				
H4				{
				font-size: 10pt;
				font-style: italic;				
				color: darkgreen;
				text-align: center;							
				}

P				{
				font-size: 10pt;														
				}

P.center		{
				font-size: 8pt;	
				text-align: center;											
				}				
				
P.akapit		{
				text-indent: 20pt;
				text-align: justify;						
				}

P.bez_akapitu	{
				font-size: 10pt;
				text-align: justify;						
				}
				

P.zabiegi		{
				font-size: 10pt;
				padding-left: 20pt;									
				}
				
P.goto			{
				font-size: 8pt;
				font-weight: bold;				
				text-align: center;
				color: red;					
				}
				
P.special		{
				font-size: 8pt;
				font-weight: normal;				
				text-align: right;
				color: red;					
				}
P.special2		{
				font-size: 8pt;
				font-weight: normal;				
				text-align: center;
				color: red;					
				}


P.guest			{
				font-size: 10pt;
				font-weight: bold;				
				text-align: left;
				color: red;					
				}
				
P.guest2		{
				font-size: 8pt;
				font-weight: normal;				
				text-align: left;
				color: green;					
				}
								
P.info			{
				font-size: 7pt;
				font-weight: bold;				
				text-align: left;
				color: brown;					
				}				

P.web			{
				font-size: 8pt;
				font-weight: normal;				
				text-align: center;
				color: gray;					
				}
				
P.mail			{
				font-size: 8pt;
				font-weight: bold;				
				text-align: center;
				color: black;					
				}
				
LI				{
				font-size: 10pt;
				text-align: justify;										
				}
				
A.orange		 {font-size: 8pt; 
				  font-weight: bold; 
				  color: darkblue;				  
				 }

A.orange:hover	 {font-weight: bold; 
				  COLOR: #ff0000;
				 