A:link { text-decoration: underline; color: #000000; } 
A:active { text-decoration: underline; color: #000000; } 
A:visited { text-decoration: underline; color: #000000; } 
A:hover { text-decoration: underline; color: #91a032; }

.tekst { padding: 10px 20px 10px 15px;
		 font-family: Tahoma, Helvetica, Trebuchet MS, Arial, Verdana; 
		 font-size: 10pt; 
		 color: #282828; 
		 text-align: justify; 
		 line-height: 20px;
		}
		
.tekst_c { padding: 10px 20px 10px 15px;
		 font-family: Tahoma, Helvetica, Trebuchet MS, Arial, Verdana; 
		 font-size: 10pt; 
		 color: #282828; 
		 text-align: center; 
		 line-height: 20px;
		}		
		
.grune { color: #91a032; 
		 font-weight: bold; 
		}
		
.grune_g { color: #91a032; 
 		   font-weight: bold;
           padding: 15px 0px 0px 15px;
		   font-family: Tahoma, Helvetica, Trebuchet MS, Arial, Verdana; 
		   font-size: 10pt;
		 }				
	
.stopka { font-family: Arial, Tahoma, Helvetica, Trebuchet MS, Verdana; 
		 font-size: 7pt; 
		 color: #b3b3b3; 
		 vertical-align: center;
		 text-align: center; 
		}

.header { padding: 15px 20px 0px 15px;
		 text-align: center; 
		}	
					
.header_r { padding: 15px 20px 0px 15px;
		 text-align: right; 
		}			
		
.form { 
		font-family: Helvetica, Tahoma, Arial, Verdana; 
		font-size: 9pt; 
		color: #282828; 
 		line-height: 18px;
		}
		
textarea {
		font-family: Helvetica, Tahoma, Arial, Verdana; 
		font-size: 10pt; 
	border: 1px solid;
	background: #d7dddb;
	border-color: #87938f;
}

textarea:focus, textarea.sffocus1 {
	background: #e8eeeb;
	border-color: #87938f;
}

input {
		font-family: Helvetica, Tahoma, Arial, Verdana; 
		font-size: 9pt; 
		border: 1px solid;
		background: #d7dddb;
		border-color: #87938f;
}

.chckbx {
		vertical-align: 150%;
		border: 0px ;
		background: #ffffff;
		border-color: #ffffff;		
		}

input:focus, input.sffocus {
	background: #e8eeeb;
	border-color: #87938f;
}						

.siwy { 
	  	font-size: 8pt; 
		color: #999999; 
	  }

.button { 
		 font-family: Helvetica, Trebuchet MS, Arial, Verdana; 
		 font-size: 9pt; 	  	
		 color: #282828; 
	  }		
	  
ul		{
		 padding: 15;
		 margin: 0;
		 list-style-type: square;
		}
