body {
	margin:0;
	background: url(../images/prelaz.jpg) 0px 251px repeat-x #739879;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 100%;
	min-width: 760px;
	z-index: 1;
}

p {
	margin: 0;
	padding: 0;
}

acronym {
	cursor: help;
}


fieldset {
	width: 370px;
}

a {
text-decoration: none;
color: #fff;
}


a:hover {
text-decoration: underline;
color: #ffc;
}



h3 {
	font-size: 1em;
}



#main_container {
	text-align: center;
	width: 100%;
	position: relative;
	display: block;
	min-width: 760px;
	z-index: 10;
}

/* Header content starts here */
#main_container #header {
	text-align: left !important;
	position: absolute;
	left: 0;
	background: url(../images/bar_gore.jpg) 0 0 repeat-x;
	width: 100%;
	height: 251px;
	z-index: 1100;
}
#main_container #header #top-top {
	position: relative;
	background: url(../images/pozadinsko_brdo.gif) left bottom repeat-x;
	width: 100%;
	height: 141px;
	top: 110px;
	z-index: 1120;
}
#main_container #header #top-top #topmenu {
	position: relative;
	width: 100%;
	height: 80px;
	line-height: 25px;
	top: -110px;
	text-align: right;
	z-index: 1250;
}
#main_container #header #top-top #topmenu ul {
	position: relative;
	margin: 0;
	padding: 0;
	right: 220px;
	z-index: 1260;
}

#main_container #header #top-top #topmenu ul li{
	position: relative;
	display: inline;
	background: #194B26;
}

#main_container #header #top-top #topmenu ul li a{
	display: inline;
	position: relative;
	padding: 5px;
	border-left: #194B26 solid 1px;
	border-right: #194B26 solid 1px;
	font-weight: bold;
	font-size: 8pt;
}

#main_container #header #top-top #topmenu ul li a:hover {
	border-bottom: #66FF00 solid 3px;
	background: #063;
	text-decoration: none;
	font-weight: bold;
}
#main_container #header .search {
	z-index: 2234;
	position: absolute;
	right: 1em;
	top: 9px;
	width: 200px;
	height: 35px;
	background: url(../images/pozadina_pretrage.png) 0 0 no-repeat;
	-background: url(../images/pozadina_pretrage_8bit.png) 0 0 no-repeat;
}

#main_container #header .search #mod_search_searchword {
	position: relative;
	float: left;
	left: 5px;
	top: 7px;
	width: 145px;
	text-indent: 5px;
	height: 17px;
	-height: 20px;
	border: none;
	color: #eee;
	background: #060;
	border: #ccc 1px solid;
}


#main_container #header .search .button {
	position: relative;
	float: right;
	background: url(../images/pozadina_pretrage_dugme.png) 0 0 no-repeat;
	-background: url(../images/pozadina_pretrage_dugm_8bit.png) 0 0 no-repeat;
	width: 46px;
	height: 35px;
	border: none;
	color: #fff;
}

#main_container #header #top-bottom {
	z-index: 1180;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 251px;
	width: 100%;
	background: url(../images/prva_suma.gif) left bottom repeat-x;
}

#main_container #header #top-bottom img {
	margin-right: 4px;
}
#main_container #header #top-bottom h2, #main_container #header #top-bottom h1 {
	z-index: 145;
	color: #fff;
}

#main_container #header #top-bottom h2 { 
	font-size: 0.7em;
	-line-height: 25px;
}

#main_container #header #top-bottom h1 { 
	font-size: 1.5em;
	-line-height: 0px;
}


/* Header Content Ends here */

#main_container #content_container {
	position: relative;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	top: 60px;
	text-align: left !important;
	z-index: 1190;
	background: #edf5ee;
}

#content_container h2 {
	font-size: 1.2em;
}

#main_container #content_container #pathway {
	position: relative;
	z-index: 1200;
	display: block;
	width: 100%;
	background: #074592;

}

#main_container #content_container #pathway .current_path {
	position: relative;
	display: block;
	color: #eee;
	border-bottom: 1px #eee solid;
	line-height: 15px;
	background: #033;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 10px;
}

#main_container #content_container #pathway .current_path .pathway {

}


#main_container #content_container #leftcol .module h3 {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	background: #060;
	padding: 3px;
	color: #fff;
}

#main_container #content_container #leftcol .module table {
	position: relative;
	background: #699;
	width: 174px;
}

#main_container #content_container #leftcol .module table td {
	width: 174px;
}

#main_container #content_container #leftcol .module form {
	margin: 0;
	padding: 0;
}

#main_container #content_container #leftcol .module .menu_tabela td {
	text-indent: 10px;
}

.moduleV .menu_tabela td {
	text-indent: 10px;
	font-size: 9pt !important;
}

.moduleV .menu_tabela td a{
	display: block;
	height: 12pt;
}

.moduleV .menu_tabela td a:hover {
	background: #669900;
}

#main_container #content_container #leftcol .module .menu_tabela img {
	
}

#main_container #content_container #leftcol .module .menu_tabela a {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 4px;
	font-size: 8pt;
}

#main_container #content_container #leftcol .module .menu_tabela a:hover {
	display: block;
	position: relative;
	background: #669900;
}


#main_container #content_container #leftcol .module .login_table, .logout {
	font-size: 0.8em !important;
	color: #fff;
}

#main_container #content_container #leftcol .module .login_table .align_right {
	position: relative;
	padding-right: 10px;
	text-align: right;
	line-height: 24px;
	padding-top: 4px;
}

#main_container #content_container #leftcol .module .login_table #mod_login_username, #main_container #content_container #leftcol .module .login_table #mod_login_password {
	width: 100px;
	border: solid 1px #fff;
	color: #FFF;
	background: #006600;
}


#main_container #content_container #rightcol-broad h3 {
	display: block;
	position: relative;
	margin: 0 0 0 0;
	background: #060;
	padding: 3px;
	color: #fff;
}

#main_container #content_container .kolona {
	position: relative;
	float: left;
}

#main_container #content_container #leftcol {
	width: 180px;
}

#main_container #content_container #maincol-broad {
	width: 423px;
}

#main_container #content_container #maincol-broad a {
	color: #030;
}


#main_container #content_container #rightcol-broad {
	position: relative;
	width: 151px;
	right: 3px;
	top: 3px;
	margin-left: 6px;
}

#main_container #content_container #rightcol-broad table {
	position: relative;
	background: #699;
	color: #fff;
	border: none;
}

.module {
	margin: 3px;
}


#user1, #user2 {
	padding: 5px;
	width: 188px;
	height: 120px;
	overflow: hidden;
	margin-top: 10px;
}

#user1 h3, #user2 h3 {
	margin: 0;
	padding: 0;
}

#user1 {
float: left;
clear: right;
}

#user2 {
float: right;
clear: right;
}
#main_container #content_container .clr {
	clear: both;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 90%;
}
.content {
	margin-top: 5px;
	width: 400px;
	font-size: 1em;
}

.contentpane {
	max-width: 390px;
	font-size: 9pt;
}

.contentpaneopen {
	max-width: 390px;
	font-size: 9pt;
}

.contentheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
	font-stretch: condensed;
	font-weight: bold;
	color: #030;
	width: 100%;
}

.small {
	font-size: 7pt;
}

.createdate {
	font-size: 7pt;
}

.highlight {
	color: #009900;
	font-weight: bold;
}
#footer {
border-top: 1px #ccc solid;
position: relative;
line-height: 35px;
display: block;
clear: both;
width: 100%;
}


.back_button {
display: block;
text-align: center;
margin-bottom: 10px;
margin-top: 10px;
}

.moduleIMG #opis {
display: block;
margin-top: 1px;
background: #699;
padding: 5px 7px;
margin-bottom: 3px;
color: #fff;
font-size: 0.85em;
}

.moduleIMG #opis ul {
	padding:5px 0px 5px 10px;
	margin: 0;
}
.moduleIMG #opis ul li {
	list-style: square !important;
	list-style-position: outside !important;
}
.moduleIMG #opis .broj_cert {
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 5px;
	border: 1px #fff dashed;
	background: #003300;
	text-align: center;
	font-weight: bold;
}

.modifydate {
	display: none;
}

.readon {
	
}

.small {

}

.moduletableNOVOSTI {
	position: relative;
	top: 3px;
}

.moduletableNOVOSTI h3 {
	display: block;
	position: relative;
	margin: 0;
	padding: 3px;
	color: #fff;	
	background: #003333;
}
.latestnewsNOVOSTI {
	background: #033;
	display: block;
	background: #033;
	margin:0;
	padding: 0;
	list-style: decimal inside !important;
	padding-bottom: 5px;
	color: #fff !important;
}

.latestnewsNOVOSTI li{
	display: block;
	padding-left: 15px;
}

.latestnewsNOVOSTI a {
	display: block;
	color: #fff !important;
	height: 1.2em;
	padding-bottom: 0px;
	overflow: hidden;
}

.latestnewsNOVOSTI a:hover {
	color: #ffc !important;
	height: 1.2em;
	background: #006600;
}
.dno, #dno1 {
	position: relative;
	display:block;
	background: #699;
	width: 100%;
	line-height: 4px;
	margin-bottom: 3px;
}

.zaboravio_pass {
	padding-bottom: 2px;
	text-align: center;
	border-top: 1px dotted #fff;
	height: 25px;
	line-height: 25px;
}

#dugme {
	position: relative;
	border: none;
	background: url(../images/dugme.gif);
	width: 59px;
	line-height: 22px;
	height: 22px;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin-top: 2px;
}

.remeber_me {
	position:relative;
	text-align: right;
	padding-right: 8px;
	
}

#mod_login_remember {
	border: none;
}

#razmak {
	height: 40px;
	vertical-align: top;
}

.logout {
	background: #699;
	text-align: center;
	line-height: 20px;
}

#dugme_odjava {
border: none;
background: url(../images/odjvava.gif);
width: 100px;
height: 30px;
color: #fff;
font-size: 8pt;
text-align: right;
padding-right: 10px;
font-weight: bold;
}

.componentheading {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #003300;
}

componentheading form {
	padding: 0;
	margin: 0;
}
.contentdescription, .contentdescription td {
	padding: 0;
	margin: 0;
	padding-top: 7px;
	font-size: 10pt;
}

.kategorije {
	padding: 0;
	margin: 0;
	font-size: 9pt;
	padding-left: 25px;
	padding-top: 5px;
	paddijng-bottom: 15px;
}

.opis_novosti {
	font-size: 7pt;
}

.filter_tabela, .filter_naslov {
	font-size: 9pt;
	overflow: scroll;
}

.filter_naslov {
	width: 400px;
	overflow: hidden;
}

.filter_tabela {
width: 415px;
text-align: left;
}

.filter_tabela td {
	border: 1px solid #edf5ee;
}

#filter {
	width: 100px;
	border: 1px solid #000;
}

#order {
	width: 80px;
	border: 1px solid #000;
}

#limit {
	width: 40px;
	border: 1px solid #000;
}

.heading_tabele {
	background: #003300;
	color: #fff;
	font-weight: bold;
}

.sublevel {
	position: relative;
	font-size: 7pt !important;
	text-indent: 0px !important;
}

.nivo1 {
	display: list-item;
	margin-left: 25px;
	list-style: url(../images/submenu.png);
}

.table_zakon {
	display: block;
	margin-top: 10px;
	width: 410px;
	border: none;
	text-align: left;
	background: #006600;
}

.table_zakon_naslov {
	font-size: 10pt;
	padding-left: 10px;
	background: #E2F3DE;
	width: 335px;
	font-size: 8pt;
	font-weight: normal;
}
.table_zakon_jezik {
	width: 25px;
	text-align: center;
	color: #fff;
	font-size: 9pt;
}

.table_zakon_jezik a {
	color: #fff !important;
	display: block;
	width: 100%;
	height: 100%;
}

.table_zakon_jezik a:hover {
	background: #009900;
}

.table_zakon_vrsta_dokumenta_pdf {
	background: url(../images/sk_pdf.png) 0 0 no-repeat;
	height: 22px;
	line-height: 22px;
	vertical-align: top;
	font-size: 8pt;
	text-align: left;
	color: #003300;
}

.mali_tekst {
	font-size:7pt;
}

.Zaposlenici {
	background: #D3F3CF;
	border: 1px solid #003300;
	border-right: none;
	width: 100%;
}

.Zaposlenici td {
	border-right: 1px solid #003300;
	border-bottom: 1px solid #003300;
}

.Ukupno {
	background: #003333;
	font-weight: bold;
	color: #fff;
}

.center {
	text-align: center;
}

.table_dokumenti {
	display: block;
	width: 410px;
	border: none;
	text-align: left;
	font-size: 10pt;
}

.table_dokumenti a {
	display: block;
	text-decoration: none;
}

.sectiontableentry1, .sectiontableentry2 {
	width: 100%;
	font-size: 8pt !important;
}

.sectiontableentry1, .sectiontableentry2, .sectiontableentry1 a, .sectiontableentry2 a {
	font-size: 8pt !important;
}

.sectiontableentry1 img, .sectiontableentry2 img {
vertical-align: bottom;
}

.sectiontableentry1 {
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	margin-top: 5px;
}

.sectiontableentry2 {
    background: #D8EBD9;
	border: 1px solid #66CC33;
	padding: 5px;
	margin-top: 5px;
}

.srep {
width: 100%;
font-size: 9pt;
}

.thumb_a img {
	margin: 2px;
	border: 1px solid  #000;
	border-right: 2px solid  #000;
	border-bottom: 2px solid  #000;

}
.inside_rep {
font-size: 8pt !important;
padding: 0;
margin: 0;
}

#lbOverlay {
	z-index: 3250;
}

#lbCenter {
	z-index: 3350;
}

#lbBottom {
	z-index: 3350;
}

.adminform {
	width: 420px;
}

.adminform textarea {
	width: 100% !important;
	border: 1px solid #030;
	display: block;
}

.sektor {
	background: #fff;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 0.9em;
	
}

.sektor td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 2px;
}

.sektor_naslov {
	background: #6C9;
	font-weight: bold;
	text-align: center;
}

.sektor_naslov_brojevi {
	background: #000;
	font-weight: bold;
	text-align: center;
	font-size: 0.8em;
	color: #fff;
}

.sektor .sluzba {
	background: #6699CC;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.sektor .center {
	text-align: center;
}

.sektor .right {
	text-align: right;
}

.sektor .oj {
	background: #FFFF00;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}

.moduleIMG div div div div {
background: #699;
padding-bottom: 5px;
}

.moduleIMG div div div div img {
	border: 5px solid #fff;
	margin: 10px;
}

.moduleIMG div div div div img:hover{
	border: 5px solid #ffc;;
}

.podaci_a {
	display: block;
	background: #003300;
	color: #fff;
	padding: 5px;
	margin: 5px;
	margin-top: 10px;
	border: 2px dashed #009900;
	font-family: "Courier New", Courier, mono;
	font-size: 9pt;
	overflow: auto;
}