body {
  background-color:		#000000;
  font-family:			"ZurichCalligraphic", "Zurich Calligraphic", "Times New Roman", Times, serif;
  font-size:			12pt;
  font-style:			italic;
  color:			#39c;
  margin:			0px;
  padding-right:		5px;
  scrollbar-face-color:		#000;
  scrollbar-shadow-color:	#20433a;
  scrollbar-highlight-color:	#000;
  scrollbar-3dlight-color:	#3d8673;
  scrollbar-arrow-color:	#fff;
  scrollbar-track-color:	#000;
  scrollbar-darkshadow-color:	#000;
  text-align:			center;
}
body.tresc {
  text-align:			justify;
  overflow-x:			hidden;
}
body.top {
  text-align:			left;
}
p {
  margin-top:			0px;
  margin-bottom:		0px;
}
table.navbar {
  width:			573px;
}
table.navbar td {
  width:			1%;
  text-align:			center;
  font-size:			12pt;
}
table.navbar td a {
  font-family:			"ZurichCalligraphic","Zurich Calligraphic", "Times New Roman", Times, serif;
  font-style:			italic;
  color:			#FFFFFF;
  font-weight:			bold;
  text-decoration:		none;
}
table.navbar td a:hover {
 color:				#39c;
}
table.navbar td.selected a {
  color:			#366;
}
table.navbar td.selected a:hover {
  color:			#366;
}
.white {
  color:			#FFF;
}
p.title {
  font-weight:			bold;
  color:			#FFF;
  font-size:			14pt;
  margin-bottom:		10px;
  text-align:			center;
}
p.subtitle {
  font-weight:			bold;
  margin-top:			10px;
}
p.podpis {
  text-align:			right;
  font-style:			normal;
  font-size:			10pt;
}
p.fline {
  margin-top:			10px;
}
a {
  color:			#366;
}
a:hover {
  color:			#FFF;
}