a.mini_header
{
	font-family:			Tahoma;
	font-size:				13px;
	text-decoration:		underline;
	font-weight:			bold;
	color: 					#006000;
}

td.main_frame
{
	border:				0.0mm solid gray;
}

a:link {color: #000050; text-decoration: none}
a:visited {color: #000050; text-decoration: none}
a:hover {color: #006000; text-decoration: none}
a:active {color: #006000; text-decoration: none}

.error_info
{
	color:				red;
}

.MainHeader
{
	color:				black;
	font-family:		Arial;
	font-size:			20px
	text-decoration:	none;
	font-weight:		normal;
}

.MiniHeader
{
	color:				black;
	font-family:		Arial;
	font-size:			16px;
	text-decoration:	none;
	font-weight:		bold;
}

.AdditionalHeader
{
	color:				black;
	font-family:		Arial;
	font-size:			15px;	
	text-decoration:	underline;
	font-weight:		normal;
}

p
{
	font-family:		Tahoma;
	font-size:			14px;
	font-style:			normal;
	text-align:			justify;
	line-height:		150%;
	margin-bottom:		5px;
	margin-top:			5px;
}

.summary
{
	font-family:		Tahoma;
	font-size:			10px;
	font-style:			bold;
	color:				#D20000;
}

h1
{
	font-family:		Tahoma;
	font-size:			18px;
	font-style:			normal;
	text-align:			justify;
	font-weight:		bold;
	line-height:		150%;
}

ul
{
	font-family:		Tahoma;
	font-size:			14px;
	line-height:		150%;
}

.hidden
{
	font-family:		Tahoma;
	font-size:			12px;
	line-height:		16px;
	display:			none;
	text-align:			justify;
	margin-bottom:		5px;
	margin-top:			5px;
}

.unhidden
{
	font-family:		Tahoma;
	font-size:			12px;
	line-height:		16px;
	display: 			block;
	text-align:			justify;
	margin-bottom:		5px;
	margin-top:			5px;
}

h2
{
	font-family:		Tahoma;
	font-size:			16px;
	font-style:			normal;
	text-align:			justify;
	font-weight:		bold;
	line-height:		150%;
}

p.artyk
{
	font-family:		Tahoma;
	font-style:			normal;
	text-align:			justify;
	line-height:		150%;
	margin-bottom:		10px;
	margin-top:			10px;
}

p.artyk_quote
{
	font-family:		Tahoma;
	font-style:			normal;
	text-align:			justify;
	line-height:		150%;
	margin-right:		5%;
	margin-left:		5%;
}

p.artyk_sup
{
	font-size:			12px;
	font-family:		Tahoma;
	font-style:			normal;
	text-align:			justify;
	line-height:		150%;
	margin-bottom:		5px;
	margin-top:			5px;
}

p.artyk_prawo
{
	font-family:		Tahoma;
	font-style:			normal;
	text-align:			right;
	line-height:		150%;
	margin-bottom:		5px;
	margin-top:			5px;
}
p.artyk_center
{
	font-family:		Tahoma;
	font-style:			normal;
	text-align:			center;
	line-height:		150%;
	margin-bottom:		5px;
	margin-top:			5px;
}

p.nawigacja
{
	font-family:		Tahoma;
	font-weight:		bold;
	text-align:			center;
	font-size:			68px;
}

p.naglowek
{
	font-family:		Tahoma;
	font-weight:		bold;
	text-align:			center;
	font-size:			24px;
}

p.opis
{
	font-family:		Tahoma;
	font-weight:		bold;
	text-align:			center;
	font-size:			18px;
}

hr.black
{
	height:	1px;
	width: 95%;
	color:	#606060;
}