h1 {
	padding: 5mm 0px 0px 0px;
	margin:0;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
} /* logo */
html, body {}
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
}
html>body .outer{height:auto;}
.outer {
	height: 95%;
	margin: 0px auto 0px auto;
	min-height: 100%;
}
/* top */
.top {
	display: none;
}
.Title {
	width: 100%;
	height: 18mm;
	float: left;
}
.header {
	width: 100%;
}
.main {
	width: 100%;
}
.left_side {
	display: none;
}
.content {
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

/* footer */
.footer {
	width: 100%;
	height: 15mm;
	clear: both;
}
.footer_left {
	display: none;
}
.footer_right {
	width: 100%;
	float: left;
}
.copyright {
	width: 100%;
	text-align: center;
	padding: 10mm 0px 0px 0px;
	color: #000000;
	font-size: 8pt;
}
.copyright a {
	font-weight: bold;
	text-decoration: underline;
}
/* end footer */

.image {
	border: 1px solid #000000;
	margin: 0px 5mm 0px 0px;;
}
p {
	padding: 0px; 
	margin: 10px 0px 0px 0px;
}

/* contacts */
.Koordinati {
	float: left;
	width: 100%;
	padding: 0px 5mm 0px 0px;
}
.Forma {
	display: none;
}
/* end contacts */
