
BODY {
	bgcolor: white;
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size :8pt;
	color : black;

}

TD {
	bgcolor: white;
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size :8pt;
	color : black;

}


A:Link {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: E09F00;
}

A:Visited {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: 8F043F;
}

A:Hover {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

#NavBar td {
		background-image:url("img/navbar.gif");	
		height:30px;
		text-align:center;
		}
		


#NavBar A:Link {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color : black;
}

#NavBar A:Hover {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color : white;
}

#NavBar A:Active {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color : red;
}

#NavBar A:Visited {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color : black;
}

.nlab {
	font-family : Trebuchet MS, MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size : 15pt;
	font-weight: bold;

}

.footer {

	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size :7pt;
	font-weight: bold
	color : white;
}

.naglowek {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	text-decoration: none;
/*	color : #867CAE;*/
	color : red;
}

.subnaglowek {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	text-decoration: none;
	color : #867CAE;

}


A:Link.SubMenu {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

A:Visited.SubMenu {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}

A:Hover.SubMenu {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

A:Link.NavBar {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color : black;
}

A:Hover.NavBar {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color : white;
}

A:Active.NavBar {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color : red;
}

A:Visited.NavBar {
	font-family : MS Sans Serif, Helvetica, Arial, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	text-decoration: none;
	color : black;
}


