table, td {
	font-family: arial, tahoma, sans-serif;
	font-size: 12px; 
 	color: #000000; 
 	line-height: 16px; 
}

a:link {text-decoration: none; color: #008000; font-weight:bold}
a:active {text-decoration: none; color: #175D2F; font-weight:bold}
a:visited {text-decoration: none; color: #008000; font-weight:bold}
a:hover {text-decoration: underline; color: #175D2F; font-weight:bold}

.stopka a:link {text-decoration: none; color: #2A4317;}
.stopka a:active {text-decoration: none; color: #1C310B;}
.stopka a:visited {text-decoration: none; color: #2A4317;}
.stopka a:hover {text-decoration: underline; color: #1C310B;}

.stopka {
	color: #2A4317;
	font-size: 11px; 
	text-align: center;
}
.ramka {
	background-color: #ffffff;
	width: 777px;
	height: 100%;
	vertical-align: top;	
}
.text {
	padding: 20px 10px;
	border-left: 1px solid #cccccc;
	height: 100%;
}
P.akapit {
	text-align: justify;
	line-height:130%;
	font-size: 12px; 
	text-indent:15px

}
.naglowek {
 	background: url('gfx/kwiatek.gif') repeat-y top left;
	font-size: 12px;
	color: #FF790F;
	font-weight: bold;
	padding: 0px 30px;
}
input,textarea,select,checkbox {
	border: 1px solid #BFBFBF;
	font-size: 11px;
	margin: 0px;
	padding:	1px;
	color: #363636;
	font-family:  arial, tahoma, helvetica; 	
}