* {
	margin: 0;
	padding: 0;
	position: static;
	font-size: 18px;
	background-color: #ffffff;
	color: #000000;
}

a, a:visited {
	text-decoration: none;
}

h1 {
	font-size: 26px;
	margin-bottom: 20px;
	font-weight: bold; 
}

.infoBroj {
	font-size: 22px;
	font-weight: bold;
}

.napomena, .troskovi {
	font-weight: bold;
}

ul#informacije {
	margin-bottom: 20px;
}

ul#informacije li {
	margin-bottom: 5px;
}

#printBtn, img.thumb, #linkUnit, #googleComments, span.attachment, h2 {
	display: none;
}




