.text-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #323237;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #323237;
	text-decoration: none;
}
.text-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #323237;
	text-decoration: none;
}
.title-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #323237;
	text-decoration: none;
}
.title-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.title-hp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bolder;
	font-variant: normal;
	color: #3F4169;
	text-decoration: none;
}
.title-hp-en {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	font-variant: normal;
	color: #3F4169;
	text-decoration: none;
}
.title-news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #EEEEFF;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #595D9C;
	text-decoration: underline;
}
.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3F4169;
	text-decoration: underline;
}
.link-navigacija {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3F4169;
	text-decoration: none;
}
.link-navigacija:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #595D9C;
	text-decoration: underline;
}
.navigacija-selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #85909F;
	text-decoration: none;
}

img {
	border: 1px solid #3C4950;
}

img.no-border {
	border: 0px;
}

#lijevo {
	// Margin: Top, Right, Bottom, Left
  margin: 0px 3px 0px 0px;
	float: left;
}

#desno {
	// Margin: Top, Right, Bottom, Left
  margin-left: 0px 0px 0px 3px;
	float: right;
}

.hr-thin {
	line-height: 1px;
	color: #3C4950;
	//background-color #3C4950;
	height: 1px;
	border: 0px;
	//position: absolute;
	position: relative;
	//position: static;
	//border: 1px solid #3C4950;
}

.filter-1 {
  filter: Alpha(Opacity=80);
}

body {
	background-color: #777777;
	margin-top: 2px;
	margin-left: 2px;
}
.text-c {
	font-size: 10px;
	font-style: normal;
	color: #323237;
	font-weight: bold;

}
