/*naglowek*/
h1 	{
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: right
	}

h2 	{
	color: navy; 
	font-family: arial; 
	font-size: 10pt; 
	font-weight: bold; 
	text-align: center
	}

h3 	{
	font-family: arial; 
	font-size: 10pt;
	font-weight: normal;
	text-align: center
	}

/*list naglowek*/
h4 	{
	font-family: ; 
	font-size: 12pt;
	font-style: italic;
	text-align: center;
	font-weight: bold;
	line-height: 150%;
	}

/*list tresc*/
h5	{
	font-family: &quot;Times New Roman&quot;; 
	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	text-align: justify;
	line-height: 160%;
	}

p	{
	font-family: arial;
	font-size: 10pt;
	text-align: justify;
	line-height: 200%;
	}

/*tabela*/
tbody 	{
	background-color: f6f6c8;
	}

td	{
	font-family: arial;
	font-size: 10pt; 
	text-align: center
	}

/*naglowek tabeli*/
thead 	{
	background-color: f6f650;
	}

th	{
	font-family: arial;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	}


tfoot 	{
	background-color: none;
	font-family: arial;
	font-size: 10pt;
	text-align: center;
	}

li	{
	font-family: arial;
	font-size: 10pt;
	text-align: justify;
	line-height: 150%;
	}




A:link 	{
	TEXT-DECORATION: none
	}

A:visited {
	TEXT-DECORATION: none
	}

A:active {
	TEXT-DECORATION: none
	}

A 	{
	COLOR: #022c74; 
	FONT-WEIGHT: none; 
	TEXT-DECORATION: none
	}

A:hover {
	COLOR: #cc3333; 
	FONT-WEIGHT: none; 
	TEXT-DECORATION: underline
	}

.text1 	{
	FONT-FAMILY: verdana, sans-serif; 
	FONT-SIZE: 8pt; 
	TEXT-DECORATION: none
	}


