@charset "utf-8";
body {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-style: normal;
	line-height: 25px;
	text-transform: none;
	text-indent: 30px;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
}
.p_naslov {
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	display: table;
}

.div_text {
	text-align: justify;
	vertical-align: top;
	position: absolute;
	height: auto;
	width: 860px;
	top: 150px;
	left: 150px;
	visibility: visible;
	z-index: 20;
	text-indent: 30px;
	padding-left: 10px;
	text-transform: none;
	padding-top: 5px;
	padding-right: 10px;
}
.div_naslov {
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	height: 150px;
	width: 860px;
	top: 0px;
	left: 150px;
	visibility: visible;
	z-index: 30;
	overflow: hidden;
	line-height: 45px;
	vertical-align: middle;
	text-indent: 0px;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	display: table;
}

p {

}
.div_hrbat {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	vertical-align: top;
	white-space: normal;
	position: absolute;
	height: auto;
	width: 140px;
	top: 0px;
	left: 0px;
	visibility: visible;
	z-index: 40;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-indent: 0px;
	line-height: 30px;
}

a {
	font-size: 12pt;
	font-weight: normal;
}
