BODY {
	background-color : #99cccc;
	}

A:LINK {
	color : Blue;
}

A:VISITED {
	color : Navy;
}

A:HOVER {
	color : red;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	font-style : italic;
	color : #CC0000;
}

H2 {
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	font-style: normal;
	color : #CC0000;
	line-height: 18px;
	border : solid #0000CC;
	border-left-width : 1px;
	border-right-width : 0px;
	border-top-width : 2px;
	border-bottom-width : 0px;
	padding-left : 5px;
	padding-top: 3px;
}

TD.glowny {
	padding-left : 10px;
}

.ptytul {
	font-family : "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : italic;
	padding-left : .5em;
	padding-bottom: 5px;
}

.ptytul1 {
    font-family : "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #ffffcc;
	padding-left: 16px;
}
.normal  {
	font-family : Tahoma, Arial, Helvetica, Sans-serif;
	font-size : 14px;
	line-height : 18px;
	text-indent : 1em;
	padding-left : 5px;
	text-align : justify;
	margin-right: 5px;
}

.maly {
	font-family : Tahoma, Arial, Helvetica, Sans-serif;
	font-size : 10px;
}

.powrot {
	font-family : Tahoma, Arial, Helvetica, Sans-serif;
	font-size : 12px;
	line-height : 14px;
	text-align : right;
	padding-right : 5px;
	padding-bottom: 3px;
	border : solid #0000CC;
	border-left-width : 0px;
	border-right-width : 1px;
	border-top-width : 0px;
	border-bottom-width : 2px;
}
.powrot A {
	text-decoration : none;
	color: #0000CC;
}
.wylicz {
	font-family : Tahoma, Arial, Helvetica, Sans-serif;
	font-size : 14px;
	line-height : 18px;
	padding-left : 5px;
}
SPAN.a {
	font-size : 12px;
	line-height : 14px;
	color : #ffffcc;
}
SPAN.b {
	font-size : 12px;
	line-height : 14px;
	color : #00000;
}