a:visited
{
	color : #787890;
}

a:active
{	color : #FF0000;
}

a:hover
{
	color : #000000;
}

body
{
	background-color : #c8c8e8;
	margin-left: 1mm;
	margin-top: 1mm;
	margin-bottom: 1mm;
	margin-right: 1mm;
}

.ind
{
	text-indent: 20px;
	position: relative;
	margin-top: 0pt;
	;
	line-height: normal;
	top: 382px;

}
.ident {
	text-align: left;
	text-indent: 30px;
	line-height: normal;
	margin: 0px;
}

.np p {margin:0}
.naslovnica {float:left;margin:0 10px 5px 0}
.z {text-indent:30px}

header {
	font-family:"Times New Roman",times,serif;
	display:-webkit-flex;
	display:flex;
}

header .space {
	-webkit-flex: 1 1 auto;
	flex: 1 1 auto;
}

header div:first-child, header div.space {
	border-left:0;
	padding:0;
}

header div {
	text-align:center;
	padding:15px 10px;
	border-left: 1px solid black;
}

header .en {
	font-style:italic;
	display:block;
}

header a, header a:visited, header a:hover {
	color:black;
	text-decoration:none;
	font-size:9pt;
}
