body {	
	background-color : #ffffcc; 
	attachment: fixed; 
	margin-left : 0px;  
	margin-right : 0px;  
	scrollbar-3dlight-color:ffcc33;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#ffcc33;
	scrollbar-dark-shadow-color:#ffcc33;
	scrollbar-face-color:#ffcc33;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:#ffcc33;
	
	font-family : Verdana, Arial, Helvetica;
	font-size : 12px;
	color: #000;
}H1 {  
	font-size: 28px;  
	color : #0000FF; 
}
H2 { 
	font-size: 23px;   
	color : #990000;
}
H3 {
	font-size: 20px;  
	color : #990033; 
}
H4 { 
	font-size: 17px;  
	color : #993300; 
}
H5 { 
	font-size: 15px;  
	color : #993333;
	text-align:center; 
}
H6 {  
	font-size: 13px;  
	color : #ffcc00; 
}
.pt {  
	font-size: 11px; 
	color: #ffcc33;
	text-decoration: none
}
a, a:visited, a:active {  
	font-size: 12px; 
	color: #0000FF;
	text-decoration: none
}
a:hover {  
	font-size: 12px; 
	color: #0066FF; 
	text-decoration: underline;
}
.px10 {
	font-size: 10px;
}
#content p {
	padding: 5px;
}
#content img {
	margin: 10px;
}
ul, li {
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
}
p {
	font-size:12px;
	color:#000;
}
p.subskrypcja {
	text-align:center;
	padding:3px;
	margin:0;
}
button, input {
	margin:3px;
	font-size:13px;
}
.redbold {
	font-weight:bold;
	color: #c00;
}
