BODY
	{
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	background: white;
	color: navy;
	font-family: Arial CE, Arial, Verdana, Helvetica;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	}

TABLE
	{
	border: solid;
	border-width: 1px;
	border-color: white;
	}

TABLE.clean
	{
	border: none;
	border-width: 0px;
	}

TABLE.gray
	{
	border-style: outset;
	border-width: 2px;
	border-color: gray;
	vertical-align: top;
	color: silver;
	}

TD.gray
	{
	border-style: inset;
	border-width: 2px;
	border-color: gray;
	vertical-align: top;
	}

TD.gray_l
	{
	border-style: inset;
	border-width: 2px;
	border-color: gray;
	text-align: left;
	vertical-align: top;
	}


IMG	{
	border: none;
	}

A	{
	text-decoration: none;
	}

A:link			{color: navy;}
A:visited		{color: navy;}
A:active		{color: blue;}
A:hover			{color: blue;}

A.t_black:link		{color: black;}
A.t_black:visited	{color: black;}
A.t_black:active	{color: gray;}
A.t_black:hover		{color: gray;}

A.t_white:link		{color: white;}
A.t_white:visited	{color: white;}
A.t_white:active	{color: red;}
A.t_white:hover		{color: red;}

H1	{
	font-family: Arial CE, Arial, Verdana, Helvetica;
	font-size: 48px;
	font-weight: bold;
	margin-top: 0px;
	}

H2	{
	font-family: Arial Black, Arial CE, Arial, Verdana, Helvetica;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	}

.navy
	{
	background: navy;
	color: white;
	vertical-align: middle;
	}

.navy_s
	{
	background: navy;
	color: white;
	vertical-align: middle;
	text-align: center;
	}

.navy_top
	{
	background: navy;
	color: white;
	vertical-align: top;
	}

.navy_tl
	{
	background: navy;
	color: white;
	vertical-align: top;
	text-align: left;
	}

.white
	{
	background: white;
	color: navy;
	vertical-align: middle;
	}

.white_tl
	{
	background: white;
	color: navy;
	vertical-align: top;
	text-align: left;
	}

.black
	{
	background: black;
	color: white;
	vertical-align: middle;
	}

.teal
	{
	background: teal;
	color: white;
	vertical-align: middle;
	}

.teal_top
	{
	background: teal;
	color: white;
	vertical-align: top;
	}

.teal_b
	{
	background: teal;
	color: white;
	vertical-align: bottom;
	}

.teal_tl
	{
	background: teal;
	color: white;
	vertical-align: top;
	text-align: left;
	}

.yellow_i
	{
	color: yellow;
	font-style: italic;
	}

.t_yellow
	{
	color: yellow;
	}

.white_i
	{
	color: white;
	font-style: italic;
	}

.t_black
	{
	color: black;
	}

.t_gray
	{
	color: gray;
	}

.lewy
	{
	text-align: left;
	}

.lewy_b
	{
	text-align: left;
	font-weight: bold;
	}

.prawy
	{
	text-align: right;
	}

.srodek_b
	{
	text-align: center;
	font-weight: bold;
	}

.srodek_ib
	{
	text-align: center;
	font-weight: bold;
	font-style: italic;
	}

.srodek_m
	{
	text-align: center;
	font-size: 13px;
	}

.srodek
	{
	text-align: center;
	}


.old	{
	font-family: Bookman Old Style, Times New Roman, Serif;
	font-size: 18px;
	}

.old1	{
	font-family: Bookman Old Style, Times New Roman, Serif;
	font-size: 20px;
	font-weight: bold;
	border: solid;
	border-color: black;
	}

.italic
	{
	font-style: italic;
	}

.male
	{
	font-size: 13px;
	}

.b_male
	{
	font-size: 10px;
	}
