BODY { background-image: URL(../images/bg04.jpg);
			font-family: Verdana,Arial,Helvetica, non-serif;
       		font-size: 8pt;
		   	color: #ffcccc }

A:link { TEXT-DECORATION: underline;
				 color: #8af4b8 }

A:active { TEXT-DECORATION: underline;
					 color: #8af4b8 }

A:visited { TEXT-DECORATION: underline;
						color: #8af4b8 }

A:HOVER { text-decoration: underline;
		 color: #8af4b8 }
						
P { text-indent: 1em; }

/* P.auth - autor */
	
.auth { font-family: Verdana,Arial,Helvetica, non-serif;
		font-size: 9pt;
		font-weight: bold;
   		color: #FEED8D }

/* P .heading - napis abstract, key words, address*/

.heading { font-family: Verdana,Arial,Helvetica, non-serif;
				   font-size: 10pt;
					 font-weight: normal; 
					 color: #fddb82 }

.org { font-family: Verdana,Arial,Helvetica, non-serif;
		 font-size: 9pt;
		 font-weight: bold; 
		 color: #000000 }					 

.org2 { font-family: Verdana,Arial,Helvetica, non-serif;
		 font-size: 8pt;
		 font-weight: bold; 
		 color: #000000 }					 

				
/* P B - teskst tytułu, streszczenia etc. w spisach tomow czasopism */
					
P B 	  { font-family: Verdana,Arial,Helvetica, non-serif;
			font-size: 9pt;
			font-weight: bold; 
			text-align: left;
	     	color: #FEED8D }

/* .hdr - napisy "Editor (technical, deputy, in-chief)" w pliku journals.htm */
 					
.hdr { font-family: Arial,Helvetica, non-serif;
			 font-size: 10pt;
			 font-style: normal;
			 font-weight: bold;
			 text-align: center;
	     color: #ccffff }

/* .last_upd - "last update" */
		 
.last_upd { font-family: Arial,Helvetica, non-serif;
					font-size: 8pt;
					font-style: italic;
					font-weight: bold;
	     		color: #ffffff;
					text-indent: 1em }
					
/* TD - generalny wyglad tekstu w komorkach */
				
TD { TEXT-DECORATION: NONE;
		 font-family: Verdana,Arial,Helvetica, non-serif;
		 font-size: 8pt;
		 font-weight: bold;
		 color: #ffcccc }

