P.normal {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : 0pt;
	margin-left : 10pt;
	margin-right: 20pt;
	color : #282828;
	text-align: justify;
}

P.normalcenter {
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : 0pt;
	margin-left : 10pt;
	margin-right: 20pt;
	color : #282828;
	text-align: center;
}

td{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : 0pt;
	color : #282828;
	text-align: justify;
}



P.menutitle {
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	letter-spacing : 1pt;
	margin-left : 10pt;
	color : White;
}

P.newstitle {
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	letter-spacing : 1pt;
	margin-left : 10pt;
	color : White;
}

P.newstext{
	font-family : Arial;
	font-size : 8pt;
	font-weight : normal;
	margin-left : 10pt;
	color : black;
}

P.alert{
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	margin-left : 10pt;
	margin-right : 20pt;
	color : red;
	text-align: center;
}

P.title{
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	margin-left : 10pt;
	margin-top  : 10pt;
	color : #933009;
}

P.subtitle{
	font-family : Arial;
	font-size : 11pt;
	font-weight : bold;
	font-style : italic;
	margin-left : 10pt;
	margin-top  : 10pt;
	color : darkblue;
}

P.wizytowka{
	font-family : Arial;
	font-size : 7pt;
	font-weight : bold;
	margin-left : 10pt;
	margin-top  : 0pt;
	color : black;
}


A.menuitem {
	color : Maroon;
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
}

A.menuitem:hover {
	color : Red;
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
}

A.link{
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	margin-left : 10pt;
	margin-top  : 0pt;
	color : maroon;
	text-decoration : none;
	
}

A.link:hover{
	font-family : Arial;
	font-size : 9pt;
	font-weight : bold;
	margin-left : 10pt;
	margin-top  : 0pt;
	color : red;
	text-decoration : none;
}

LI{
	font-family : Arial;
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : 0pt;
	margin-left : 10pt;
	margin-right: 20pt;
	color : #282828;
}
