BODY {
COLOR: #000000;
BACKGROUND-COLOR: #FFFFFF;
FONT-FAMILY: "MS Sans Serif";
FONT-SIZE: 9px;
MARGIN: 5px 5px 3px 4px;
}

TABLE.dane {
BACKGROUND-COLOR: transparent;
border-width: 2px;
border-style: none;
border-color: #FF0000;
}

TD.dane {
BACKGROUND-COLOR: transparent;
COLOR: #000000;
FONT-FAMILY: MS Sans Serif;
FONT-SIZE: 10px;
padding: 1px;
font-weight: normal;
border-style: groove;
border-width: 1px;
}

TD.nazwa {
BACKGROUND-COLOR: transparent;
COLOR: #000080;
FONT-FAMILY: Verdana;
FONT-SIZE: 10px;
padding: 5px;
font-weight: normal;
border-style: ridge;
border-width: 1px;
}

TD.tytul {
BACKGROUND-COLOR: transparent;
COLOR: #000FFF;
FONT-FAMILY: verdana;
FONT-SIZE: 10px;
padding: 2px;
font-weight: bolder;
border-style: ridge;
border-width: 12px;
}

TD.czas {
BACKGROUND-COLOR: transparent;
COLOR: #000000;
FONT-FAMILY: Arial;
FONT-SIZE: 10px;
padding: 5px;
font-weight: bold;
border-style: none;
border-width: 1px;
}

TD.wynik {
BACKGROUND-COLOR: #EEEEEE;
COLOR: #000000;
FONT-FAMILY: Verdana;
FONT-SIZE: 10px;
padding: 5px;
font-weight: bolder;
border-style: none;
border-width: 1px;
}

TD.razem {
BACKGROUND-COLOR: transparent;
COLOR: #000000;
FONT-FAMILY: verdana;
FONT-SIZE: 10px;
padding: 5px;
font-weight: bolder;
border-style: groove;
border-width: 1px;
}

TD.glowna {
BACKGROUND-COLOR: transparent;
COLOR: #000080;
FONT-FAMILY: verdana;
FONT-SIZE: 44px;
font-weight: normal;
padding: 3px;
border-style: none;
border-width: 3px;
border-color: Gray;
word-spacing: 5px;
letter-spacing: 2px;
}

TD.strona {
BACKGROUND-COLOR: transparent;
COLOR: #000000;
FONT-FAMILY: Arial;
FONT-SIZE: 26px;
font-weight: normal;
padding: 3px;
border-style: none;
border-width: 2px;
border-color: Green;
word-spacing: 5px;
letter-spacing: 0px;
}

TD.autor {
BACKGROUND-COLOR: transparent;
COLOR: #000080;
FONT-FAMILY: Arial;
FONT-SIZE: 12px;
font-weight: normal;
padding: 1px;
border-style: groove;
border-width: 15px;
border-color: White;
word-spacing: 5px;
letter-spacing: 2px;
}

B {
COLOR: #a00000;
FONT-FAMILY: verdana;
FONT-SIZE: 12px;
FONT-WEIGHT: bold;
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}

P {
COLOR: #000080;
FONT-FAMILY: verdana;
FONT-SIZE: 12px;
font-weight: normal;
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}

UL {
COLOR: #000044;
FONT-FAMILY: verdana;
FONT-SIZE: 10px;
font-weight: normal;
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 30px;
list-style-type: disc;
}

OL.akapit {
COLOR: #000044;
FONT-FAMILY: verdana;
FONT-SIZE: 15px;
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: #6666CC;
FONT-FAMILY: Arial;
FONT-SIZE: 12px;
font-weight: normal;
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: verdana;
FONT-SIZE: 10px;
font-weight: lighter;
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
list-style-type: square;
}

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;
}

.pod5 {
BACKGROUND-COLOR: transparent;
COLOR: #000080;
FONT-FAMILY: MS Sans Serif, Arial;
FONT-SIZE: 10px;
font-weight: normal;
padding: 2px;
border-style: none;
border-width: 2px;
border-color: Gray;
word-spacing: 5px;
letter-spacing: 2px;
}

.roz5 {
COLOR: #996600;
FONT-FAMILY: verdana;
FONT-SIZE: 12px;
FONT-WEIGHT: normal;
text-align: justify;
margin-top: 10px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 10px;
}

@media print {
p.nowa { page-break-before: always }
 }