body {
	margin-left: 0px;
	margin-top: 0px;
	background : #ffffff;
}
/* -------- tekst format -------- */
td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
}
/* -------- c o l o r --------- */
.tekst-nas, .pdf {
	color: #1A5B91;
}
.tekst-dat {
	color: #DC9603;
}
a:link, a:visited, a:active {
	color: #1A5B91;
}
/* -------- b a c k g r o u n d  c o l o r s -------- */
a:link, a:visited, a:active, a:hover, .pdf{
	background: inherit;
}
/* -------- t e x t  a l i g n  -------- */
.tekst-nas {
	text-align: left;
}

/* -------- f o n t  w e i g h t -------- */
.tekst-nas {
	font-weight: bold;
}
/* -------- f o n t  w e i g h t -------- */
.tekst-nas {
	font-size : 12px;
}
/* -------- t e x t  d e c o r a t i o n -------- */
a:link, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
/* -------- b a c k g r o u n d  i m a g e s -------- */
.pozadina {
	background-image: url(pozadina.gif);
}