@charset "utf-8";
.UnosTeksta {
	color: #F00;
	visibility: visible;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.SlikaL {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.BITekst {
	font: bold normal 14pt Corbel;
	font-style: italic;
}

.Naslov {
	font: bold normal 16pt Corbel;
	color: #F00;
	visibility: visible;
	width: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	text-align: center;
}


.Tekst {
	text-align: justify;
	font-family: Corbel;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.BITekst {
	font: italic bold 15pt Corbel;
	color: #000;
	text-align: left;
}
.KodPrograma {
	font: normal 14pt "Courier New", Courier, monospace;
	color: #000;
	text-align: left;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
.SlikaD {
	float: right;
	margin: 5px;
	padding: 5px;
}
.SitniTekst {
	text-align: justify;
	font-family: Corbel;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
