body {
	width: 1000px;
	margin: 0 auto 0 auto;
	background-color: White; }
/* body {
	margin 0 0 0 0;
	background-color: White; }
a {
	color: #800000;
	text-decoration: none; }
a:hover {
	color: Blue;
	text-decoration: underline; } */
img {
	border: none; }
sup {
	font-size: 7pt;
	vertical-align: text-top; }
sub {
	font-size: 7pt;
	vertical-align: text-bottom; }
big {
	font-size: 14pt; }
small {
	font-size: 8pt; }
.center {
	text-align: center; }
.right {
	text-align: right; }
.bot {
	margin-bottom: 1em; }
.luft {
	margin-top: 5px;
	margin-bottom: 5px; }
.red {
	color: Red;
	font-weight: bold; }
.warn {
	background-color: yellow; }
.tacka {
	display: none;
	font-weight: bold; }
hr {
	width: 100%;
	height: 1px;
	border: 0;
	color: Black;
	background-color: Black;
	margin: 1em 0 1em 0; }
p {
	margin: 3px 0 3px 0;
	color: Black;
	text-align: justify;
	text-indent: 0;
	font: normal 10pt Arial, Helvetica, sans-serif; }
p.ind {
	text-indent: 3em; }
p.clan {
	margin: 10px 0 5px 0;
	text-align: center;
	font-weight: bold; }
ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 3px;
	margin-bottom: 3px;
	margin.right: 0; }
ol {
	list-style-position: outside;
	margin-top: 3px;
	margin-bottom: 3px;
	margin.right: 0; }
li {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	color: Black;
	text-align: left;
	text-indent: 0;
	font: normal 10pt Arial, Helvetica, sans-serif; }
h1 {
	margin: 5px 0 5px 0;
	color: Black;
	text-align: center;
	text-indent: 0;
	font: bold 14pt Arial, Helvetica, sans-serif; }
h2 {
	margin: 1em 0 1em 0;
	border: solid 1px Black;
	padding: 1px;
	text-align: center;
	text-indent: 0;
	font: oblique 10pt Arial, Helvetica, sans-serif; }
h3 {
	margin: 3px 0 3px 0;
	color: Black;
	text-align: left;
	text-indent: 0;
	font: bold 10pt Arial, Helvetica, sans-serif; }
table {
	border-collapse: collapse;
	margin: 1em auto 1em auto; }
th {
	margin: 0;
	border: solid 1px Black;
	padding: 3px;
	color: Black;
	background-color: #e0e0e0;
	vertical-align: middle;
	text-align: center;
	font: bold 10pt Arial, Helvetica, sans-serif; }
td {
	margin: 0;
	border: solid 1px Black;
	padding: 3px;
	color: Black;
	background-color: White;
	vertical-align: top;
	text-align: left;
	font: normal 10pt Arial, Helvetica, sans-serif; }
td.zaglavlje {
	background-color: #e0e0e0; }
td.levo {
	width: 50%;
	background-color: #e0e0e0;
	text-align: right;
	font-weight: bold; }
td.desno {
	width: 50%; }
td.uvod {
	width: 40%;
	background-color: #e0e0e0;
	text-align: right;
	font-weight: bold; }
