<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY {
	MARGIN: 0px;
	FONT-SIZE: 10pt; 
	COLOR: #222; 
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	BACKGROUND: #D6D7D9; 
	TEXT-ALIGN: center;
}

#GlownyBox {
	WIDTH: 800px;
	/*background: url(/resource/bg.gif); */
	background: #fff;
	MARGIN: 0px auto; 
	padding: 2px 0px; 
	text-align: left;
}

#TytulBox {
	margin: 5px 20px;
	padding: 2px 16px;
	font-size: 35px;
	background-color: #99bbee;/*#99bbee;*/
	color: #ffffff;/*#99bbee;*/
	text-decoration: bold;
	text-align: center;
}
#TytulMaly {
	margin: 5px 14px;
	padding: 2px 14px;
	font-size: 15px;
	color: #6587ba;/*#99bbee;*/
	text-align: center;
}
#Plan {
	margin: 5px 14px;
	padding: 2px 14px;
	text-align: center;
}


.separator {
	background: #99bbee;/*#99bbee*/;
	margin: 0px 12px;
}

.separator h2 {
	color: #fff;
	padding: 0px 10px;
}

.grupa {
	margin: 0px 40px;
}
.grupa h3 {
	color: #6587ba;/*#99bbee*/;
}
.grupa h2 {
   margin: .50 .5em 0 0;
   color: #6587ba; font-size: 14px;
   width: 12%; float: left; clear: left;
   text-align: left; overflow: hidden;
   font-weight: bold;
}

.clear {
	clear:both;
}</pre></body></html>