body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

div.left {
	position: absolute;
	left: 50px;
	top: 50px;
	width: 326px;
	height: 120px;
	overflow: hide;
}

div.line {
	position: absolute;
	left: 376px;
	top: 50px;
	width: 28px;
	height: 500px;
	overflow: hide;
}

div.error {
	position: absolute;
	left: 404px;
	top: 50px;
	width: 400px;
	height: 500px;
	overflow: hide;
}

img.float {
	float: left;
}

p.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #127B91;
	font-weight: bold;
	font-size: 20px;
}

p.podnaslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #404040;
	font-weight: bold;
	font-size: 16px;
}

p.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

p.link {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #3266AD;
}
p.void {
	font-size: 16px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	color: #3266AD;
}
