body { 
	background: none;
} 
h1, h2, h3 {
	color: black;
}
div#okvir {
	background: none;
  width: 100%;
}
div#header {
	background: none;
}
div#content {
	width: 100%;
}
div#footer {
	background: none;
}
div#footer p, div#footer a {
	padding-top: 10px;
	color: #6D6D6D;
}
div#footer p {
	border-top: 2px solid gray;
}
div#header {
	display: none;
}
div#clanak-info {
	font-style: italic;
	border-top: 2px solid gray;
}
table th, table td {
	color: black;
  background-color: white;
  border-color: black;
}
p#knjige-napomena {
  border-top: 2px solid gray;
}
p#clanak-download {
	display: none;	
}