A:link { text-decoration: none; color: #870f0f; } 
A:active { text-decoration: none; color: #870f0f; } 
A:visited { text-decoration: none; color: #870f0f; } 
A:hover { text-decoration: underline; color: #000000; } 

.main { padding: 0px 30px 0px 30px;
		font-family: Arial, Trebuchet MS, tahoma, verdana; 
		font-size: 10pt; 
		color: #000000; 
		text-align: justify; 
		line-height: 18px;
		}
		
.main1 { padding: 0px 30px 0px 30px;
		font-family: Arial, Trebuchet MS, tahoma, verdana; 
		font-size: 10pt; 
		color: #000000; 
		text-align: left; 
		line-height: 18px;
		}
		
table.gatunki {
		font-family: Arial, Trebuchet MS, tahoma, verdana; 
		font-size: 10pt; 
		color: #000000; 
		text-align: left; 
		line-height: 18px;
}		

table.gatunki td {
  text-align: center;
  vertical-align: center; 
}
		
.main2 { 
	    padding: 0px 10px 0px 30px;
		font-family: Arial, Trebuchet MS, tahoma, verdana; 
		font-size: 10pt; 
		color: #000000; 
		text-align: left; 
		line-height: 18px;
		}
		
.right { 
	    padding: 0px 30px 0px 30px;
		font-family: Arial, Trebuchet MS, tahoma, verdana; 
		font-size: 10pt; 
		color: #000000; 
		text-align: right; 
		line-height: 18px;
		}		
		
.red { font-family: tahoma, verdana; font-size: 10pt; color: #870f0f; font-weight: normal;}
.red_bold { font-family: tahoma, verdana; font-size: 10pt; color: #870f0f; font-weight: bold;}
.siwy { font-family: tahoma, verdana; font-size: 8pt; color: #727272; font-weight: normal;}
.siwy2 { font-family: arial, tahoma, verdana; font-size: 10pt; color: #565e5c; font-weight: normal; padding: 0px 30px 0px 30px;} 


.bg   {
	background-image: url('gfx/bg.gif');
	background-repeat: repeat-x;

	}

.stopkared { font-family: arial, tahoma, verdana; font-size: 8pt; color: #870f0f; text-align: left; font-weight: normal; }

a.stopkared:link { text-decoration: none; color: #870f0f; } 
a.stopkared:active { text-decoration: none; color: #870f0f; } 
a.stopkared:visited { text-decoration: none; color: #870f0f; } 
a.stopkared:hover { text-decoration: none; color: #000000; } 

.stopkadark { font-family: arial, tahoma, verdana; font-size: 8pt; color: #929b98; text-align: left; font-weight: normal; }

a.stopkadark:link { text-decoration: none; color: #929b98; } 
a.stopkadark:active { text-decoration: none; color: #929b98; } 
a.stopkadark:visited { text-decoration: none; color: #929b98; } 
a.stopkadark:hover { text-decoration: none; color: #000000; } 


input {
	border: 1px solid;
	background: #d7dddb;
	border-color: #87938f;
}

input:focus, input.sffocus {
	background: #e8eeeb;
	border-color: #87938f;
}

textarea {
	border: 1px solid;
	background: #d7dddb;
	border-color: #87938f;
}

textarea:focus, textarea.sffocus1 {
	background: #e8eeeb;
	border-color: #87938f;
}












