body {
	background-color: black;
}

table { font-family: Arial, Verdana, san-serif;
	font-size: 10pt;
	font-style: "";
	color: white; 
	text-align: left;

}

.pasek	{
	font-size: 7.5pt; 
	font-weight: normal;
	color: white; 
	font-family: Arial, Helvetica, Verdana, san-serif;
}

.pasek a:visited {
  	color: white;
  	background: transparent none;
	TEXT-DECORATION: none;
}

.pasek a:active {
  	color: white;
  	background: transparent none;
}

.pasek a:link {
  	color: white;
  	background: transparent none;
	TEXT-DECORATION: none;
}

.pasek a:hover {
	COLOR: white; 
  	background: transparent none;
	font-weight:bold;
	TEXT-DECORATION: none;
}

.menu	{
	font-size: 8pt; 
	font-weight: bold;
	color: white; 
	font-family: Arial, Helvetica, Verdana, san-serif;
}


.tekst {
  	font-family: Arial, Verdana, san-serif;
	font-size: 10pt;
	font-style: "";
	color: white; 
	text-align: left;
}


h1 {
	font-family: Arial, Verdana, san-serif;
	width: 100%;
	position: static;
	background-color: transparent;
	font-size: 28pt;
	color: blue;
        font-weight: bold;
	font-style: italic;
	text-align: center;
 
}

h2 {
	font-family: Verdana, Arial, san-serif, Helvetica;
	font-weight: bold;
	font-style: italic;
	font-size: 18pt;
	position: static;
	color: Red;
	background: transparent none;
	text-align: center;
 
}

h3 {
 	font-family:  Verdana, Arial, san-serif, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 16pt;
	position: static;
	color: white;
        background: transparent none;
	text-align: left;
	visibility: visible;	
}



h4 {
        font-family: Verdana, Arial, san-serif, Helvetica;
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
	position: static;
	color: white;
        background: transparent none;

}

h5 {
  	font-family: Verdana, Arial, san-serif, Helvetica;
	font-size: 9pt;
	color: white;
        position: static;
	text-align: justify;
	font-weight: normal;
}




h6 {
  	font-family: Arial, Verdana, san-serif;
	font-size: 8pt;
	color: Black;
        position: static;
	text-align: center;
        font-weight: normal;
}

Li {list-style-type: none
}



a:visited {
  	color: white;
  	background: transparent none;
	text-decoration: underline;
}

a:active {
  	color: white;
	text-decoration: underline;
}

a:link {
  	color: white;
  	background: transparent none;
	text-decoration: underline;
}

a:hover {
	COLOR: white; 
  	background: transparent none;
	text-decoration: underline overline;
}

.bold { font-weight: bold;
}

.black { color: black;
}

.white { color: white;
}

.red { color: red;
}

.red a:visited {
  	color: red;
  	background: transparent none;
	TEXT-DECORATION: none;
}

.red a:active {
  	color: red;
  	background: transparent none;
}

.red a:link {
  	color: red;
  	background: transparent none;
	TEXT-DECORATION: none;
}

.red a:hover {
	COLOR: white; 
  	background: transparent none;
	TEXT-DECORATION: underline overline;
}

.blue { color: blue;
}

.blue a:visited {
  	color: blue;
  	background: transparent none;
	TEXT-DECORATION: none;
}

.blue a:active {
  	color: blue;
  	background: transparent none;
}

.blue a:link {
  	color: blue;
  	background: transparent none;
	TEXT-DECORATION: none;
}

.blue a:hover {
	COLOR: white; 
  	background: transparent none;
	TEXT-DECORATION: underline overline;
}