body
{
}

.textPlavi
{
	font-size: 10pt;
	text-transform: none;
	color: #004d94;
	font-family: Arial;
}

.textZuti
{
	font-size: 9pt;
	text-transform: none;
	color: #f17c0e;
	font-family: Arial;
}

.textPlaviMali
{
	font-size: 7pt;
	text-transform: none;
	color: #004d94;
	font-family: Arial;
}

.textZutiMali
{
	font-size: 7pt;
	text-transform: none;
	color: #f17c0e;
	font-family: Arial;
}

.textBeliMali
{
	font-size: 7pt;
	text-transform: none;
	color: #ffffff;
	font-family: Arial;
}

.textPlaviKucica
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: none;
	color: #004d94;
	font-family: Arial;
}
.textlink {
	font-weight: bold;
	color: #004d94;
}
ul ,ol{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
li {
	margin: 0px;
	padding: 0px;
}
ul.gall {
	width: 100%;
	list-style: none;
}
ul.gall li {
	margin: 3px;
	float: left;
	width: 107px;
	text-align: center;
}
ul.gall li a {
	margin-right: auto;
	margin-left: auto;
}
ul.gall li a img {
	border-width: 0px;
	border-style: none;
}




.textZutiKucica
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: none;
	color: #f17c0e;
	font-family: Arial;
}

.meni
{
	font-weight: bold;
	font-size: 12pt;
	text-transform: none;
	cursor: pointer;
	color: #004d94;
	font-family: Arial;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
}
.meni:hover
{
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	cursor: pointer;
	text-transform: none;
	color: #f17c0e;
	font-family: Arial;
}


.zastava
{
	
}

.linkPlavi
{
	font-size: 8pt;
	text-transform: none;
	color: #004d94;
	font-family: Arial;
	text-decoration: underline;
}

.linkZuti
{
	font-size: 8pt;
	text-transform: none;
	text-decoration: underline;
	color: #f17c0e;
	font-family: Arial;
}
a , a:hover, a:visited{
	text-decoration: none;
}
fieldset {
	border: 1px solid #abadb3;
}
.errors {
	background-color: #F93;
}
.error_msg {
	color: #000;
	background-color: #F93;
	text-align: center;
	width: 371px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#submenu {
	display: none;
	position: absolute;
	top: 25px;
}
#obuke a:hover #submenu{
	display: block;
}
#obuke {
	position: relative;
}
a.pdf {
	height: 32px;
	padding-bottom: 8px;
}

