BODY
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Verdana;
    FONT-SIZE: 10pt;
}

H1
{
	COLOR: #000099;
	FONT-FAMILY: Arial;
	FONT-SIZE: 12pt;
	font-style: italic;
	padding-top: 15px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000099;
	background-image: url(grafika/tlo_h1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-right: 10px;
	margin-left: 10px;
}

H2
{
	COLOR: #000099;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	font-style: normal;
	text-decoration: none;
}

P
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-style: normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;

}
li
{
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	font-style: normal;
	text-decoration: none;
	margin-left: 8px;
	padding-left: 4px;
	padding-right: 10px;

}


A:link{
	COLOR: #222222;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
A:visited{
	COLOR: #444444;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
A:hover{
	COLOR: #222222;
	FONT-FAMILY: Arial;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: none;
	font-weight: normal;
}

A.URL-Menu:link
{
	COLOR: #FFCC33;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	TEXT-DECORATION: none;
	vertical-align: bottom;
	padding-left: 8px;
	font-weight: bold;



}
A.URL-Menu:visited
{
	COLOR: #FFCC33;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	TEXT-DECORATION: none;
	vertical-align: bottom;
	padding-left: 8px;
	font-weight: bold;	
}

A.URL-Menu:hover
{
	COLOR: #ffffff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	TEXT-DECORATION: none;
	vertical-align: bottom;
	padding-left: 8px;
	font-weight: bold;
	background-image: url(grafika/menu_wybrane.gif);
	background-repeat: no-repeat;
	background-position: left center;


}

A.URL-Stopka:link
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
	font-weight: normal;


}
A.URL-Stopka:visited
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: none;
	font-weight: normal;


}
A.URL-Stopka:hover
{
	COLOR: #000000;
	FONT-FAMILY: Arial;
	FONT-SIZE: 8pt;
	TEXT-DECORATION: underline;
	font-weight: normal;

}

.miniaturka{
	cursor: pointer;
	margin-left: 8;
	color: #000000;
}

.miniaturka_bez_marginesu{
	cursor: pointer;
	color: #000000;
}

.prawa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-align: left;
}

.menuwybrane{
	COLOR: #FFFFFF;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	TEXT-DECORATION: none;
	vertical-align: bottom;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(grafika/menu_wybrane.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

