body {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.42857;
	background-color: #f9f9f9;
	background-image: url(../../images/body.png);
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	text-align: justify;
	letter-spacing: 0.3px;
}

.page-masthead .row-feature {
    padding: 0px;
}

.row-feature.row-feature-primary {
	color: #FFFFFF;
	background-color: #003E7F;
	background-image: url(../../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.module-ct {
	color: inherit;
	padding: 3px;
	background-color: transparent;
	margin: 7px;
}
.mod-plavo {
	padding: 0px;
	background-color: #376EA7;
	margin: 0px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	}
.mod-plavo a {
	color: #FFF;
	font-size: 16px;
	text-align: center;
	}
.mod-svetloplavo {
	padding: 0px;
	background-color: #69AADD;
	margin: 0px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	}
.mod-svetloplavo a {
	color: #fff;
	font-size: 16px;
	}
.t3-module {
    margin-bottom: 10px;
}

.t3-module .module-inner {
	padding-bottom: 0px;
	border: 1px solid #E9EAED;
	margin-top: 10px;
}
.t3-module module bez-linija .module-inner {
	padding-bottom: 0px;
	margin-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.t3-mainbody {
    padding-bottom: 17px;
    padding-top: 0px;
}
.t3-content {
    background-color: #ffffff;
    margin-top: 10px;
    padding-bottom: 17px;
    padding-top: 17px;
	border: 1px solid #EEEEEE;
}

.t3-sidebar {
    padding-bottom: 17px;
    padding-top: 0;
}
.module-title {
	color: #ffffff;
	font-size: 17px;
	background-color: #376ea7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8.5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
h1,
.h1 {
  font-size: 22px;
  line-height: 1.3;
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 18px;
}
h4,
.h4 {
  font-size: 16px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
h2 small, .h2 small {
	font-size: 24px;
	font-weight: normal;
	text-transform: none;
	color: #003E7F;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: inherit;
	font-weight: 300;
	line-height: 1.1;
	letter-spacing: 0.3px;
}
h4, h5, h6 {
    margin-bottom: 2px;
    margin-top: 2px;
}
.page-subheader {
	margin: 0 0 17px;
	padding-bottom: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}

.t3-megamenu .mega-nav > li.open > a,
.t3-megamenu .dropdown-menu .mega-nav > li.open > a {
	background-color: #003E7F;
	text-transform: none;
}
.t3-megamenu .mega-nav > li.active > a,
.t3-megamenu .dropdown-menu .mega-nav > li.active > a {
	color: #ffffff;
	background: #003E7F;
	text-transform: none;
}

.dropdown-menu {
	background-clip: padding-box;
	background-color: #003E7F;
	border: 1px solid #003E7F;
	border-radius: 0;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 2px 0 0;
	min-width: 245px;
	padding: 0px 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
	text-transform: none;
}
.t3-megamenu .mega-nav > li:first-child, .t3-megamenu .dropdown-menu .mega-nav > li:first-child {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #82BCE2;
}
.t3-megamenu .mega-nav > li, .t3-megamenu .dropdown-menu .mega-nav > li {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #82BCE2;
}
.t3-megamenu .mega > .mega-dropdown-menu {
    display: none;
    min-width: 330px;
}

.dropdown-menu > li > a {
	clear: both;
	color: #FFFFFF;
	display: block;
	font-weight: normal;
	line-height: 1.42857;
	padding: 8px;
	white-space: nowrap;
	text-transform: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #003E7F;
	color: #ffffff;
	outline: 0 none;
	text-decoration: none;
	text-transform: none;
}
.dropdown-menu > li {
    border-top: 0px solid #82BCE2;
}
.navbar-default .navbar-nav > li {
    margin-left: 25px;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	text-transform: none;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #7fbdff;
}
.t3-footer-sl {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.ombudsman-footer {
	color: #444444;
	text-transform: none;
	background-color: transparent;
}
.ommodul {
	color: #444444;
	background-color: transparent;
}


select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .inputbox {
	margin-bottom: 10px;
	width: 100%;
}
.t3-footer {
	color: #444444;
	background-color: #E4E4E4;
}
a.t3-footer-sl .t3-module ul > li {
    color: #444444;
    line-height: 24px;
}
.t3-footer-sl .t3-module ul > li > a {
    color: #444444;
}
.t3-footer-sl .t3-module .module-title {
    color: #444444;
    font-size: 18px;
}
.t3-footer-sl .t3-module {
	color: #444444;
	margin-bottom: 10px;
	margin-top: 10px;
	background-image: none;
}
.search {
	padding-top:5px;
	}
label {
	display: inline-block;
	font-weight: normal;
	margin-bottom: 5px;
	max-width: 100%;
	color: #069;
}
.module-ct > ul.nav, .module-ct .custom > ul.nav, .module-ct > ol.nav, .module-ct .custom > ol.nav {
	margin-left: 0;
	padding-left: 0;
}

.t3-copyright {
    border-top: 1px solid #eeeeee;
    font-size: 12px;
    padding: 0px;
}
}
td, th {
	margin-top: 4px;
	margin-bottom: 4px;
}
article img, .article-intro img {
	display: inline;
	height: auto;
	max-width: 100%;
	padding-right: 10px;
}
.nav > li > .separator {
    color: #bbe6ff;
    padding-bottom: 17.5px;
    padding-top: 17.5px;
}
td, tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.items-row .item {
    margin-bottom: 0px;
    margin-top: 20px;
}




/* Styles for lists of attachments */

#main div.attachmentsContainer, div.attachmentsContainer {
	clear: both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 10px;
}

#main div.attachmentsList table, div.attachmentsList table {
	background: transparent none repeat scroll 0 0;
	clear: both;
	font-size: 90%;
	font-weight: bold;
	line-height: 160%;
	margin-bottom: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main div.attachmentsList caption,
div.attachmentsList caption {
    font-size: 110%;
    font-weight: bold;
    text-align: left;
    margin-top: 4px;
}

caption { display: none; }

#main div.attachmentsList thead tr,
div.attachmentsList thead tr {
    background-color: #DADADA;
}

#main div.attachmentsList tbody,
div.attachmentsList tbody {
    background: transparent;
}

#main div.attachmentsList tbody tr,
div.attachmentsList tbody tr {
    background: transparent;
}

#main div.attachmentsList tbody tr.odd, #main div.attachmentsList table tbody tr.odd td, div.attachmentsList tbody tr.odd, div.attachmentsList table tbody tr.odd td {
	background-color: transparent;
	background-image: none;
	padding: 5px;
}

#main div.attachmentsList tbody tr.even, #main div.attachmentsList tbody tr.even td, div.attachmentsList tbody tr.even td, div.attachmentsList tbody tr.even {
	background-color: #fff;
	padding: 6px;
}
#main div.attachmentsList  tr.unpublished,
#main div.attachmentsList  tr.unpublished td,
div.attachmentsList  tr.unpublished,
div.attachmentsList  tr.unpublished td 
{
    background-color: #AAA;
}

#main div.attachmentsList table thead th,
div.attachmentsList table thead th {
    vertical-align: center;
    background: transparent;
    border: 1px solid #D0D0D0;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 0px;
    padding-bottom: 0px;
}

#main div.attachmentsList table tbody td,
div.attachmentsList table tbody td {
    background: transparent;
    vertical-align: center;
    padding: 1px 3px 1px 3px;
}

#main div.attachmentsList table tbody tr.even td,
div.attachmentsList table tbody tr.even td {
    background-color: #fff;
}

#main div.attachmentsList table tbody tr.unpublished td,
div.attachmentsList table tbody tr.unpublished td {
    background-color: #AAA;
    color: #333;
}


#main div.attachmentsList table a,
div.attachmentsList table a {
    font-weight: bold;
}

#main div.attachmentsList table img,
div.attachmentsList table img {
    vertical-align: text-bottom;
    border: 0;
    margin: 0;
}

#main div.attachmentsList table a.modal-button,
div.attachmentsList table a.modal-button {
    background: transparent;
    border: 0;
}

div.attachmentsList table td.at_edit a.modal-button {
    float: none;
    display: inline;
}

div.attachmentsList table td.at_edit a.modal-button img {
    float: none;
    display: inline;
}

#main div.attachmentsList img.link_overlay,
div.attachmentsList img.link_overlay {
    margin-left: -16px;
}

#main div.attachmentsList a.at_icon, div.attachmentsList a.at_icon {
	padding-right: 10px;
}

div.attachmentsList a.at_icon:link    { text-decoration: none; }
div.attachmentsList a.at_icon:visited { text-decoration: none; }
div.attachmentsList a.at_icon:hover   { text-decoration: none; color: #F00; background: transparent; }
div.attachmentsList a.at_icon:active  { text-decoration: none; }

div.attachmentsList a.at_url { background: none;  background-color: transparent; }
div.attachmentsList a.at_url:link {
	text-decoration: none;
	/* padding-left: 20px; */
}
div.attachmentsList a.at_url:visited  { text-decoration: none; }
div.attachmentsList a.at_url:hover    { text-decoration: underline; color: #F00; background: transparent; }
div.attachmentsList a.at_url:active   { text-decoration: none; }

div.attachmentsList th.at_filename,
div.attachmentsList td.at_filename { text-align: left; }

div.attachmentsList td.at_file_size { text-align: right; }

div.attachmentsList th.at_downloads { text-align: center; }
div.attachmentsList td.at_downloads { text-align: center; }

div.attachmentsList th.at_edit { text-align: center; }
div.attachmentsList td.at_edit { text-align: center; background: transparent; }


/* Style for the 'Add Attachment' link */

#main div.addattach,
div.addattach { 
    margin-top: 4px; 
    background: transparent;
}


div.addattach img,
div.addattach a img {
    background: transparent;
    padding-right: 0px;
    border: 0;
}

div.addattach a {
    background: transparent;
    border: 0;
}

div.addattach a:hover {
    background: transparent;
    color: #F00;
    border: 0;
}

div.addattach a img { vertical-align: text-bottom; }

div.addattach a.at_icon { background: transparent; border-width: 0; }
div.addattach a.at_icon:link    { text-decoration: none; }
div.addattach a.at_icon:visited { text-decoration: none; }
div.addattach a.at_icon:hover   { text-decoration: none; background: transparent; }
div.addattach a.at_icon:active  { text-decoration: none; }

div.addattach a { background: transparent; border-width: 0; }
div.addattach a:link    { color : red; text-decoration: none; }
div.addattach a:visited { color : red; text-decoration: none; }
div.addattach a:hover   { color : red; text-decoration: underline; color: #F00; background: transparent; }
div.addattach a:active  { color : red; text-decoration: none; }

div.addattach a.modal-button { 
    background: transparent; 
    border-width: 0 !important; 
    padding: 2px !important; 
}
div.addattach a.modal-button:link { background: transparent; }
div.addattach a.modal-button:visited { background: transparent; }
div.addattach a.modal-button:hover { color: #F00; background: transparent; }
div.addattach a.modal-button:active { background: transparent; }


/* ---- Misc ----- */

div#main div.requestLogin h1 {
    color: #135cae;
    font-size: 150%;
    line-height: 150%;
}

div#main div.requestLogin h2 {
    margin: 0;
    padding: 4px 0 0 20px;
    font-size: 100%;
    line-height: 100%;
}

div#main div.requestLogin h2 a {
    font-size: 100%;
    font-weight: bold;
}

/* Styles for warnings */
div.uploadAttachmentsPage div.warning
{
    margin-left: 20px;
    margin-top: 10px;
}

div.uploadAttachmentsPage div.warning h1 {
    line-height: normal;
    font-size: 200%;
    font-weight: bold;
    text-align: center;
    color: red;
}

div.uploadAttachmentsPage div.warning h2 {
    line-height: normal;
    font-size: 150%;
    font-weight: bold;
}

/* Make sure the table background is white in forms in the back end */
form.attachmentsBackend + div.attachmentsList table {
    background-color: #FFF;
}
ul {
	list-style-image: url(../../images/arrow.png);
	list-style-position: outside;
}
.lista li{
	padding-bottom: 4px;
	padding-top: 4px;
}
.plavo {
	background-color: #F9FEFF;
}
.sivo {
	background-color: #FCFCFC;
}
.crveno {
	background-color: #FFFBFB;
}
.zuto {
	background-color: #FEFFF2;
}


.t3-sl {
    padding-bottom: 30px;
    padding-top: 0px;
}

.article-aside {
    color: #999999;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 0;
}
.counter {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    display: inline-block;
    margin-left: 3px;
    margin-top: 13px;
    padding: 6px 4px;
}
.pagination > li > a, .pagination > li > span {
	background-color: #ffffff;
	border: 1px solid #dddddd;
	color: #003e7f;
	float: none;
	line-height: 1.42857;
	margin-left: auto;
	position: relative;
	text-decoration: none;
	margin-right: auto;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.pagination > li > a, .pagination > li > span {
    margin-bottom: 4px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #376ea7;
    border-color: #376ea7;
    color: #ffffff;
    cursor: default;
    z-index: 2;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eeeeee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 10px;
    margin-top: 10px;
}
.items-more h3 {
    margin: 20px 5px;
}
.slides_container {
    border: 1px solid #376ea7;
    overflow: hidden;
    position: relative;
}
