BODY	{ background: #FFFFFF; font-family: Tahoma; font-size: 12px; color: #000000; margin: 0; padding: 0; }

TABLE.center { margin-left: auto; margin-right: auto; }

TD.toplewa	{ background: #3E3F00; color: #FFFF00; font-size: 14px; font-weight: bold; height: 40px; text-align: center}
TD.topprawa	{ background: #3E3F00; height: 30px; }
TD.odstep	{ height: 10px; }

TD.lewa		{ background: #C0C0C0; font-size: 8px; text-align: justify; vertical-align: top; width: 280px; }
P.hidden	{ color: #C0C0C0; margin: 0; padding: 5px; }
TD.prawa	{ padding: 0 10px; text-align: justify; vertical-align: top; width: 480px; }

OL					{ text-align: justify; }
LI					{ padding: 2px 0; }
IMG.center			{ display: block; margin-left: auto; margin-right: auto; }
IMG.zaswiadczenie	{ border: 1px solid; display: block; margin-left: auto; margin-right: auto; }
SPAN				{ font-weight: bold; text-decoration: underline; }
IMG					{ border: 0 none; }

A,
A:active,
A:visited	{ color: #3E3F00; cursor: pointer; font-weight: bold; text-decoration: none; }
A:hover		{ color: #8E8F00; cursor: pointer; font-weight: bold; text-decoration: underline; }

TD.szary2	{ font-size: 12px; font-weight: bold; color: #FFFFFF; padding: 2px 0; text-align: center; background-color: #3E3F00; }
TD.szary5	{ font-size: 12px; background-color: #C0C0C0; border: 1px solid #475E6C; white-space: nowrap; text-align: center; }
TD.szary6	{ font-size: 12px; font-weight: bold; color: #FFFFFF; padding: 0 5px; background-color: #3E3F00; text-align: justify; }
TD.szary7	{ font-size: 12px; padding: 0 5px; background-color: #C0C0C0; border: 1px solid #475E6C; text-align: justify; }

P.pogrpodk	{ margin: 0; padding: 0; font-weight: bold; text-align: center; }
P.daneadresowe	{ line-height: 15px; font-size: 14px; margin: 0; padding: 5px; text-align: justify; }

IMG.zaswiad	{ display: block; margin-left: auto; margin-right: auto; padding: 5px 0; }

a.tooltip{
	position: relative;
	z-index: 24;
	background: none;
	color: #FFFFFF;
	font-size: 13px;
}
a.tooltip:hover{
	z-index: 25;
	text-indent: 0; /* hack for IE */
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}
a.tooltip span{
	display: none;
}
a.tooltip:hover span{
	display: block;
	position: absolute;
	line-height:1.4em;
	top: 2em;
	left: 3em;
	right: 5em;
	padding: .8125em;
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	text-align: left;
	width: 22em;
	text-decoration: none;
	color: #000000;
}

#tabela td{
	border: 1px solid #CCCCCC;
	text-align: left;
	padding: 2px;
}

.style1{
	font-size: 15px;
	font-weight: bold;}
