@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img
{  border-style: none;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF00FF;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: left;
}
h2 {
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
h3 {
	font-size: 10px;
	font-weight: normal;
	color: #FF00FF;
}
.desnodashed {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.naslov {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.tekst {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.svijetlitekst {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}.tekst p {
	color: #000;
}
.tekstoizlozbi {
	text-align: center;
}
body p {
	color: #000;
}
.tekst p .style10 .tekstoizlozbi .tekst .naslov .tekst .svijetlitekst a strong {
	font-weight: bold;
	color: #000000;
}
