BODY {
COLOR: #000000;
BACKGROUND-COLOR: transparent;
FONT-FAMILY: "MS Sans Serif";
FONT-SIZE: 9px;
MARGIN: 5px 5px 3px 4px;
}

TABLE.dane {
BACKGROUND-COLOR: transparent;
border-width: 3px;
border-style: none;
border-color: #8080FF;
}

TD.dane {
BACKGROUND-COLOR: transparent;
COLOR: #000000;
FONT-FAMILY: MS Sans Serif;
FONT-SIZE: 10px;
padding: 1px;
font-weight: normal;
border-style: outset;
border-width: 1px;
}

TD.nazwa {
BACKGROUND-COLOR: #D0D0D0;
COLOR: #000080;
FONT-FAMILY: Verdana;
FONT-SIZE: 10px;
padding: 1px;
font-weight: normal;
border-style: none;
border-width: 1px;
}

TD.tytul {
BACKGROUND-COLOR: transparent;
COLOR: #808080;
FONT-FAMILY: verdana;
FONT-SIZE: 10px;
padding: 2px;
font-weight: bolder;
border-style: groove;
border-width: 15px;
}

TD.czas {
BACKGROUND-COLOR: transparent;
COLOR: #8080FF;
FONT-FAMILY: verdana;
FONT-SIZE: 10px;
padding: 0px;
font-weight: bolder;
border-style: double;
border-width: 0px;
}

TD.wynik {
BACKGROUND-COLOR: transparent;
COLOR: #000040;
FONT-FAMILY: Verdana;
FONT-SIZE: 10px;
padding: 2px;
font-weight: normal;
border-style: none;
border-width: 1px;
}

TD.razem {
BACKGROUND-COLOR: transparent;
COLOR: #0000FF;
FONT-FAMILY: verdana;
FONT-SIZE: 10px;
padding: 1px;
font-weight: normal;
border-style: outset;
border-width: 1px;
}

TD.glowna {
BACKGROUND-COLOR: transparent;
COLOR: #400000;
FONT-FAMILY: Arial;
FONT-SIZE: 40px;
font-weight: bolder;
padding: 2px;
border-style: none;
border-width: 6px;
border-color: Navy;
word-spacing: 5px;
letter-spacing: 3px;
}

TD.strona {
BACKGROUND-COLOR: transparent;
COLOR: #004000;
FONT-FAMILY: Arial;
FONT-SIZE: 18px;
font-weight: normal;
padding: 1px;
border-style: none;
border-width: 1px;
border-color: Green;
word-spacing: 5px;
letter-spacing: 2px;
}

TD.autor {
BACKGROUND-COLOR: transparent;
COLOR: #000080;
FONT-FAMILY: Arial;
FONT-SIZE: 11px;
font-weight: normal;
padding: 2px;
border-style: none;
border-width: 1px;
border-color: Gray;
word-spacing: 5px;
letter-spacing: 2px;
}

B {
COLOR: #400000;
FONT-FAMILY: Arial;
FONT-SIZE: 12px;
font-weight: bold;
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}

P {
COLOR: #000000;
FONT-FAMILY: Arial;
FONT-SIZE: 12px;
font-weight: normal;
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}

UL {
COLOR: #3300CC;
FONT-FAMILY: Arial;
FONT-SIZE: 12px;
font-weight: normal;
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 50px;
list-style-type: circle;
}

OL.akapit {
COLOR: #000080;
FONT-FAMILY: Arial;
FONT-SIZE: 16px;
font-weight: bolder;
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 70px;
list-style-type: upper-roman;
}

OL.rozdz {
COLOR: #400000;
FONT-FAMILY: Arial;
FONT-SIZE: 14px;
font-weight: bold;
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
list-style-type: decimal;
}

UL.podr {
COLOR: #000000;
FONT-FAMILY: Arial;
FONT-SIZE: 12px;
font-weight: lighter;
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
list-style-type: circle;
}

HR {
	background : Black;
	width : 70%;
	height : 1;
	color : Silver;
}

.menuh	{
		BORDER-COLOR : #0099ff ;
		FONT-FAMILY: MS Sans Serif, verdana, Arial;
		FONT-SIZE: 10px;
		cursor : hand ;
		Padding-Left : 1px ;
		Padding-Top : 1px ;
		Background-Color : #99ccff ;
	}
.menu	{
		Background-Color : #0099ff;
		FONT-FAMILY: MS Sans Serif, verdana, Arial;
		FONT-SIZE: 10px;
	}
.menublu {
	COLOR: #ffffff; 
      FONT-FAMILY: verdana, arial;
      FONT-SIZE: 8pt; 
      FONT-WEIGHT: normal;
      TEXT-DECORATION: none
}
.home	{
		cursor : hand ;
	}

.menulinks{
text-decoration:none;
}


@media print {
p.nowa { page-break-before: always }
 }