.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding: 23px;
	text-align: left;
	background-color: #FDF6E1;
	border: 5px solid #4480BB;
}
h3 {
	padding: 3px;
	background-color: #F9E3A2;
	font-size: 13px;
	margin: 0px;
}

.okvir {
	border: 5px solid #96B6DC;
	height: 100%;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	font-weight: bold;
	color: #000033;
	background-color: #E7EEF6;
}
.adresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color: #96B6DC;
	padding: 3px;
}
a {
	font-weight: bold;
	color: #000033;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
body {
	background-color: #FF9900;
	margin-top: 0px;
	margin-left: 0px;
}
.plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-align: justify;
	background-color: #FDF6E1;
	border-top: 5px solid #4480BB;
	border-right: 5px solid #4480BB;
	border-bottom: 5px solid #4480BB;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4480BB;
}
.crta {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000033;
}
.tekst h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F97AA;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 18px;
}
