body {
	background-color: #CCCCCC;
	overflow-x: hidden;
}
body, td, th, h3, h6 {
	color: #330000;
	
}
h1, h2, h4, h5 {
  color: #000000;
}
a {
	color: #003366;
}
div#navBar {
	display: none;
}

div#menu {
	font-family: "Times New Roman", Times, serif;
	color: #993300;
	background-color:#efefef;
	list-style-type: none;

}
div#menu h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	color: #993300;
	font-weight: bold;
}
div#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
}
div#menu li {
	padding-left: 7px;

}
div#menu li a {
	display: block;
	background-color:#efefef;
	color: #105ba;
	text-decoration: none;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}
div#menu li a:hover {

	background-color: #ddd;
	text-decoration: underline;

}
table#artykul {
	color: #000000;
	background-color:#efefef;
	font-size:80%;
	text-align: justify;
}
tr#podtytul {
	font-size: 150%;
	font-style: italic;
}
tr#autor {
	font-style: italic;
	font-size: 120%;
}
tr#daty {
	font-style:italic;
 	text-align: center;
}
tr#daty p{
	color:#FF0000;

}
tr#daty {
	font-style: bold;
 	text-align: center;
	font-size: 80%;
}