/*
BODY { background-image: URL(../images/bg02.jpg);
*/

BODY { background-image: URL(../images/bg02.jpg);
			font-family: Verdana,Arial,Helvetica, non-serif;
       		font-size: 8pt;
		   	color: #FEED8D }

A:link { TEXT-DECORATION: NONE;
				 color: #60FFFF }

A:active { TEXT-DECORATION: NONE;
					 color: green }

A:visited { TEXT-DECORATION: NONE;
						color: red }

A:HOVER { text-decoration: none;
		 color: #FF3300 }
						
.hover { text-decoration: underline;
		 color: #FF3300 }

P { font-family: Verdana,Arial,Helvetica, non-serif;
	font-size: 9pt;
	text-align: left;
	color: #feed8d }

/* P.auth - autor */
	
P.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: 8pt;
					 font-weight: bold; 
					 color: #feed8d }
				
/* P B - teskst tytułu, streszczenia etc. w spisach tomow czasopism */
					
P 	  { font-family: Verdana,Arial,Helvetica, non-serif;
					font-size: 8pt;
					font-weight: normal; 
	     		color: white }

/* .mon* tekst w spisie monografii - plik monogr_list.htm */
				
.mon { font-family: Verdana,Arial,Helvetica, non-serif;
    font-size: 8pt;
	color: #ccffff;
	text-align: left;
	text-indent: 0em  }

.mon_auth { font-family: Verdana,Arial,Helvetica, non-serif;
			 font-size: 9pt;
			 font-style: normal;
			 font-weight: bold;
			 text-align: left;
	     color: #feed8d }

.mon_title { font-family: Verdana,Arial,Helvetica, non-serif;
			 font-size: 9pt;
			 font-style: normal;
			 font-weight: bold;
			 text-align: left;
	     color: #ffffff }

/* .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 }

/* .publ_hdr/title - formatowanie tekstu w other_publ.htm */
					
.other { font-family: Verdana,Arial,Helvetica, non-serif;
			  font-size: 9pt;
			  font-weight: normal;
	     	  color: #feed8d;
			  text-align: left }

.publ_hdr { font-family: Arial,Helvetica, non-serif;
			font-size: 10pt;
			font-weight: bold;
	     	color: #ccffff;
			text-align: left }

.publ_title { font-family: Verdana,Arial,Helvetica, non-serif;
			  font-size: 9pt;
			  font-weight: bold;
	     	  color: #feed8d;
			  text-align: left }

/* TD - generalny wyglad tekstu w komorkach, napis Acta Zool. crac., vol. etc.*/
				
TD { TEXT-DECORATION: NONE;
		 font-family: Verdana,Arial,Helvetica, non-serif;
		 font-size: 9pt;
		 font-weight: bold;
		 color: #FEED8D }
		 
		 
/* -------------------------------------------------------------------------- */

P.title2 { font-family: Verdana,Arial,Helvetica, non-serif;
		 font-size: 13px;
		 font-weight: bold;
	     color: #ff8c8c }

.title2 { font-family: Verdana,Arial,Helvetica, non-serif;
		 font-size: 13px;
		 font-weight: bold;
	     color: #ff8c8c }
		 
.auth3 { font-family: Verdana,Arial,Helvetica, non-serif;
		 font-size: 13px;
		 font-weight: normal;
	     color: white }


