.hidden { display: none; }
.unhidden { display: block; }
.bez_podkr  {
color:	black;
cursor:	pointer;
font-weight:	bold;
text-decoration:	none;
}

.bez_podkr_aktywne  {
color:	red;
cursor:	pointer;
font-weight:	bold;
text-decoration:	none;
}

.kursor  {
cursor:	pointer;
}

.menu  {
color:	#800000;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	10pt;
font-weight:	bold;
text-align:	center;
}

.obrazek  {
color:	#ff0000;
cursor:	pointer;
}

.podpis  {
font-size:	8pt;
font-style:	italic;
}

A  {
color:	black;
font-weight:	bold;
}

A:visited  {
color:	#000000;
font-weight:	bold;
}

A:hover  {
color:	red;
font-weight:	bold;
text-decoration:	underline;
}

BODY, TABLE, TR, TD, TH  {
font-family:	Verdana, Arial, Sans-Serif;
font-size:	8pt;
text-align:	left;
}

H1  {
border-bottom-style:	dotted;
border-bottom-width:	2px;
border-top-style:	dotted;
border-top-width:	2px;
color:	brown;
font-family:	Times New Roman, Serif;
font-size:	18pt;
font-weight:	bold;
line-height:	24pt;
margin-bottom:	24pt;
margin-top:	32pt;
text-align:	left;
}

H2  {
color:	brown;
font-family:	Times New Roman, Serif;
font-size:	13pt;
font-weight:	bold;
line-height:	18pt;
text-align:	left;
}

H3  {
color:	brown;
font-family:	Verdana, Arial, Sans-Serif;
font-size:	10pt;
font-weight:	bold;
text-align:	left;
}

H4  {
color:	brown;
font-family:	Times New Roman, Serif;
font-size:	10pt;
font-weight:	bold;
line-height:	14pt;
text-align:	left;
}


OL, UL  {
font-family:	Verdana, Arial, Sans-Serif;
font-size:	8pt;
line-height:	150%;
list-style-position: outside;
}

UL {padding: 5px; margin: 10px;}

OL {padding: 5px; margin: 14px;}

P  {
font-family:	Verdana, Arial, Sans-Serif;
font-size:	8pt;
line-height:	150%;
font-weight:	normal;
text-align:	justify;
}
