html {
  font-size: 62.5%;
  /* 10px 16px = 100% */
}

body,
html {
  font-family: "Vlada", Arial, sans-serif;
  margin: 0;
  padding: 0;
  color: #424242;
  font-weight: 400;
}

body {
  font-size: 1.6rem;
  letter-spacing: 0.0192rem;
  line-height: 1.3;
}

.img_responsive {
	max-width: 100%;
	height: auto;
}

button, input, select, textarea {
  font-family: "Vlada", Arial, sans-serif;
}

.center {
  margin: 0 auto;
}

strong {
  font-weight: 700;
}

a:focus,
a:active {
  outline: 3px solid #000000;
}

/* header */

.head_nav {
  background: #eee;
  color: #424242;
  padding: 10px 0;
  overflow: hidden;
}

.head_nav .logoSmall {
  float: left;
  width: 171px;
  height: 27px;
}

.head_nav .logoSmall_en {
  float: left;
  width: 193px;
  height: 27px;
}

.head_nav ul,
.head_nav .lang_select {
  float: right;
  margin-left: 20px;
}

.head_nav .impared li {
  background: url(../img/icon_impared@2x.png) no-repeat 0 0;
  background-size: 18px 18px;
  padding-left: 10px;
}

.head_nav ul:first-child {
  margin: 0;
}

.head_nav ul li {
  float: left;
}

.head_nav li a {
  display: block;
  margin-left: 15px;
}

.head_nav li:first-child a {
  margin-right: 0;
}

.head_nav li a.active {
  text-decoration: underline;
  color: #424242;
}

.head_nav li a.active:hover {
  color: #191919;
}

.head_nav .head_social {
  margin-top: 2px;
  display: none;
}

.head_nav .head_social a {
  width: 18px;
  height: 18px;
}

.head_nav .head_social a:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  -webkit-opacity: 0.8;
}

.link_button,
.link_button.outlink {
  width: auto;
  display: inline-block;
  padding: 10px 20px;
  background: #eee;
  border: 1px solid #e0e0e0;
  color: #d71920;
  margin: 0 0 12px 0;
  text-decoration: none;
}

.link_button:hover,
.link_button.outlink:hover {
  background: #cfcfcf;
  color: #000;
}

.logo_search_content {
  overflow: hidden;
}

.logo_search_content .logo {
  margin-top: 2px;
}

.search form {
  border: 1px solid #191919;
  height: 37px;
  padding: 5px 5px 0 5px;
  background: #ffffff;
}

.search input.search_input {
  border: 0;
  float: left;
  padding: 6px 5px 5px 10px;
}

.search_btn {
  float: right;
  border: 0;
}

/* topnav */

nav.topnav,
nav[role="navigation"] {
  background: #d71920;
  padding-left: 22px;
}

nav.topnav a {
  color: #fff;
}

nav.topnav a:focus,
nav.topnav a:active {
  background: #ffffff;
  color: #d71920;
}

/* teme */

.theme_box {
  margin-bottom: 20px;
}

.theme_box a {
  display: block;
}

.grey_bgnd {
  background: #eee;
  padding: 18px 24px;
}

/* novosti */

.news {
  margin-top: 20px;
}

.news:first-child {
  margin-top: 0;
}

.news span,
.news a {
  display: block;
}

].news_img {
  overflow: hidden;
  width: 100%;
  height: auto;
}

.news .event .date {
  padding: 0;
}

.news_label {
  display: block;
  margin-bottom: 2px;
}

/* img.img_responsive.news_img { */
    /* min-width: 100%; */
/* } */

.news_links {
  margin: 15px 0 0 0;
}

.news_txt a {
  font-weight: 400;
}

.vijesti-vrh .news_txt h3 {
  font-weight: 400;
  font-size: 16px;
}

.more_link {
  clear: both;
}

.more_link a {
  display: block;
  background: #e9e9e9;
  height: 44px;
  line-height: 46px;
  text-align: center;
}

.more_link a:hover {
  background: #e2e2e2;
}

.more_link span:after {
  content: url(../img/arrow_down.png);
  margin-left: 8px;
}

.read_more_link span:after {
  content: url(../img/arrow_right_s.png);
  margin-left: 8px;
}

.news .event {
  padding-bottom: 10px;
}

.separator .event {
  margin-top: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #ddd;
}

.separator .no-border {
  border: 0;
}

/* news archive */

.news_item {
  margin-top: 24px;
}

.news_item .h3 {
  color: #191919;
}

.news_item .date {
  display: block;
  margin-top: 0;
}

.page_content .news_item.list {
  margin: 35px 0 0 0;
}

.page_content .news_item h2 {
  font-size: 2.2rem;
  margin: 5px 0 10px 0;
  display: inline-block;
  width: 100%;
}

.page_content .news_item h3 {
  font-size: 1.8rem;
  font-weight: 400;
  margin: 0;
}

.list-item-details,
.news-list-details {
  font-weight: 400;
}

.list-item-details .date,
.news-list-details .date,
.page_content .news_item.list .date {
  display: inline-block;
  font-weight: 400;
}

.news_page_nav {
  margin-top: 32px;
  border-top: 2px solid #d71920;
  padding-top: 24px;
}

.news_page_nav select,
.news_filter select {
  background: #e9e9e9;
  border: 0;
  border-radius: 0;
  padding: 5px;
}

.news_page_nav select {
  width: 70px;
  margin-left: 5px;
}

.news_page_nav a {
  display: inline-block;
  background: #f2f2f2;
  padding: 3px 10px;
  color: #454545;
  text-decoration: none;
}

.news_page_nav a:hover {
  background: #454545;
  color: #fff;
  text-decoration: none;
}

.news_page_nav a.active {
  background: #787878;
  color: #fff;
  text-decoration: none;
}

.news_filter {
  padding-top: 30px;
}

.news_filter select {
  width: 100%;
  margin-bottom: 20px;
}

.news_filter_date,
.news_filter_term {
  margin-bottom: 20px;
  overflow: hidden;
  line-height: 32px;
}

.news_filter_date input {
  float: right;
  background: #e9e9e9 url(../img/icon_date.png) no-repeat top right;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
  width: 83%;
}

.news_filter_term input {
  width: 100%;
  background: #e9e9e9 no-repeat top right;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
}

.news_filter_btn {
  margin: 0;
  border: none;
  background: none;
  background: #ca1720;
  color: #ffffff;
  padding: 5px 20px;
}


.news_filter_btn:hover {
  background: #981118;
}

.news_filter_btn:focus,
.news_filter_btn:active {
  outline: 2px solid #000000;
}

.app_search_input {
  width: 150px;
  background: #e9e9e9 no-repeat top right;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
}

/* bottom boxes */

.anketa_odgovori {
  padding: 10px 0 14px 30px;
}

.anketa_radio {
  background: url(../img/anketa_radio.png) no-repeat;
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 5px;
  cursor: pointer;
}

.anketa_radio.active {
  background: url(../img/anketa_radio_a.png) no-repeat;
}

.anketa_btn {
  background: #d82a2f;
  border: 0;
  cursor: pointer;
  color: #fff;
  height: 30px;
  width: 90px;
  margin-right: 10px;
  border-radius: 0;
}

.anketa_btn_rez {
  background: #191919;
}

.number_big {
  display: block;
  font-weight: 700f;
  font-size: 6.8rem;
  color: #19192b;
  margin-bottom: 10px;
  cursor: pointer;
}

.article_info {
  border-bottom: 2px solid #e9e9e9;
  padding: 4px 0 8px;
  margin-bottom: 20px;
}

.article_info li {
  display: inline-block;
  margin-right: 22px;
  padding-left: 35px;
}

.page_content {
  padding-bottom: 38px;
}

.page_content .img_responsive {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.article_prev_next {
  clear: both;
  border-top: 2px solid #e9e9e9;
  padding-top: 8px;
}

.article_prev_next a {
  display: block;
  text-decoration: none;
}

.prev_link {
  width: 49%;
  float: left;
}

.prev_link a {
  background: url(../img/arrow_left.png) no-repeat 0 6px;
  padding-left: 16px;
}

.next_link {
  width: 49%;
  float: right;
  text-align: right;
}

.next_link a {
  background: url(../img/arrow_right.png) no-repeat right 6px;
  padding-right: 16px;
}

.multimedia_files {
  padding-bottom: 20px;
}

.multimedia_files ul li {
  display: inline;
  padding-left: 30px;
  background: none;
}

.multimedia_files ul li::before {
  display: none;
}

.multimedia_files ul li:first-child {
  padding-left: 0;
}

.multimedia_files ul li a {
  display: inline-block;
  padding-left: 20px;
  text-decoration: underline;
  background: none;
}

#galleryContainer,
#videoContainer,
#audioContainer {
  display: none;
  width: 100%;
  margin-bottom: 20px;
}

.documents_box,
.more_themes_box {
  padding-bottom: 24px;
}

.documents_box li {
  color: #7d7d7d;
  padding-left: 28px;
  margin: 0 0 10px 0;
}

.pdf_icon {
  background: url(../img/icon_pdf.png) no-repeat 0 2px;
}

.doc_icon {
  background: url(../img/icon_doc.png) no-repeat 0 2px;
}

.xls_icon {
  background: url(../img/icon_xls.png) no-repeat 0 2px;
}

.other_icon {
  background: url(../img/icon_misc.png) no-repeat 0 2px;
}

.link_icon {
  background: url(../img/icon_link.png) no-repeat 0 2px;
}

.download {
  display: inline-block;
  width: 18px;
  height: 19px;
  margin-right: 8px;
}

.desnimenu {
  margin: 12px 0 36px 0;
  border-top: 2px solid #cfcfcf;
  border-bottom: 2px solid #cfcfcf;
  padding: 16px 4px;
}

.desnimenu li {
  display: block;
  margin: 8px 0;
  background: url(../img/bull.gif) no-repeat 0 5px;
  padding-left: 24px;
}

.desnimenu li:first-child {
  border-top: 0;
}

.social_box {
  background: #f7f7f7;
  padding: 5px;
}

.social_box li {
  padding: 10px 0;
}

.social_box_big li a {
  display: block;
  line-height: 25px;
  margin: 12px 0 0 0;
  padding: 0 0 0 32px;
}

.social_box_big .fb a {
  background: url(../img/social-icons.png) no-repeat 0 0;
}

.social_box_big .tw a {
  background: url(../img/social-icons.png) no-repeat 0 -50px;
}

.social_box_big .gp a {
  background: url(../img/social-icons.png) no-repeat 0 -100px;
}

.social_box_big .yt a {
  background: url(../img/social-icons.png) no-repeat 0 -150px;
}

.social_box_big .em a {
  background: url(../img/social-icons.png) no-repeat 0 -200px;
}

.social_box_big .fl a {
  background: url(../img/social-icons.png) no-repeat 0 -250px;
}

.social_box_big .sc a {
  background: url(../img/social-icons.png) no-repeat 0 -300px;
}

a.link_btn {
  display: block;
  float: left;
  background: #191919;
  color: #fff;
  height: 30px;
  line-height: 30px;
  padding: 0 15px;
  margin-top: 10px;
}

.two_cols,
.main_article {
  width: 100%;
}

.half_col,
.two_third_col,
.one_third_col,
.two_third_col2,
.one_third_col2,
.main_article_left,
.main_article_right,
.one_fourth_col {
  float: left;
}

.one_third_col h1 {
  display: none;
}

.one_third_col.visible h1 {
  display: block;
}

.one_third_col.visible {
  padding-top: 24px;
  width: 100%;
}

.main_article img,
.half_col img,
.two_third_col img,
.one_third_col img,
.one_third_col2 img,
.one_third_col.visible img {
  width: 100%;
  max-width: 100%;
}

.page_content .one_third_col2 h2 {
  padding-top: 0;
}

.istaknuto {
  margin: 15px 0;
}

.istaknuto li:first-child {
  margin: 0 0 5px 0;
}

.istaknuto li {
  margin: 5px 0;
}

.divider {
  background: #ddd;
  font-size: 1px;
  line-height: 1px;
  height: 1px;
}

/* kalendar */

.ui-datepicker {
  padding: 4px 0 0 0;
  width: 100%;
}

.ui-datepicker .ui-datepicker-header {
  background: #e9e9e9;
}

.news .ui-datepicker-title span {
  display: inline;
}

.ui-datepicker .ui-datepicker-prev {
  background: url(../img/arrow_left_s.png) no-repeat center;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 2px;
  cursor: pointer;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 2px;
}

.ui-datepicker .ui-datepicker-next {
  background: url(../img/arrow_right_s.png) no-repeat center;
}

.ui-datepicker th {
  font-weight: normal;
  padding: 0.3em 0.3em;
}

.ui-datepicker td span,
.ui-datepicker td a {
  padding: 0.2em 0.6em 0;
  text-align: center;
}

.ui-datepicker-current-day a {
  background: #d82a2f;
  color: #fff;
}

.ui-datepicker-current-day a:hover {
  color: #fff;
}

.highlight a {
  background: #e9e9e9;
}

/* kalendar tražilice */

.ui-datepicker.novosti {
  background: #fff;
  border: 1px solid #e9e9e9;
  margin-top: 5px;
  padding-top: 0;
  width: 258px;
  box-shadow: 3px 3px 3px #ccc;
}

.ui-datepicker.novosti .ui-datepicker-header {
  padding: 4px 0 5px 0;
}

.ui-datepicker.novosti .ui-datepicker-prev {
  top: 5px;
}

.ui-datepicker.novosti .ui-datepicker-next {
  top: 5px;
}

.ui-datepicker.novosti select {
  border: 0;
  padding: 2px;
  margin: 0 3px;
  width: 90px;
}

/* footer */

footer {
  clear: both;
  background: #eee;
  padding: 24px 0;
}

.footer_col1 li,
.footer_col2 li,
.footer_col3 li {
  margin: 5px 0;
}

footer.footer_gov {
  background: #023E7C;
  color: #fff;
  line-height: 20px;
  padding: 12px 0;
  display: inline-block;
  width: 100%;
}

.footer_col4 {
  width: 65%;
  float: left;
}

.footer_col4 li {
  width: 20px;
  height: 20px;
  float: left;
  margin-right: 25px;
}

.footer_col4 li:last-child {
  margin: 0;
}

.footer_col4 li img {
  vertical-align: middle;
  margin-right: 10px;
}

.footer_col4 li span,
.social_box li span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  cursor: pointer;
}

.footer_col4 li a {
  display: block;
  line-height: 1px;
}

.footer_col4 li a:hover span {
  opacity: 0.8;
}

.footer_vrh a {
  display: block;
  color: #fff;
  background: url(../img/arrow_up.png) no-repeat left center;
  padding-left: 18px;
}

.footer_col4 .tw_icon {
    filter: brightness(0) invert(1);
}

/* links */

a {
  text-decoration: underline;
  color: #424242;
}

nav.topnav ul li a,
.head_nav li a,
.theme_box a,
.news a,
.more_link a,
.bott_box a,
footer a,
.article_right a,
.bott_box_count a,
.topnav_icon a,
a.read_more_link,
.more_themes_box a,
.documents_box a,
.entitySet,
.entitySet2,
.news_item a,
.istaknuto a,
.social_box_big a,
.multimedia_files a,
.two_cols a,
.main_article a,
h1 a {
  text-decoration: none;
}

.theme_box a span.h3,
.news a span.h2 {
  color: #191919;
}

a:hover,
a:hover span.h3,
.news a:hover span.h2,
a:hover .number_big {
  color: #d71920;
  text-decoration: none;
}

a:hover .gray {
  color: #787878;
}

.head_nav a {
  color: #424242;
}

.head_nav a:hover {
  color: #191919;
  text-decoration: underline;
}

footer a.more_link,
.list_view_more a,
nav.topnav ul li a:hover,
.footer_gov a:hover {
  text-decoration: underline;
}

.footer_gov a:hover {
  color: #dddddd;
}

footer h2 {
  color: #424242;
}

footer a {
  color: #191919;
}

footer a:hover {
  color: #191919;
  text-decoration: underline;
}

.footer_col4 a:focus,
.footer_col4 a:active {
  outline: 2px solid #000000;
}

/* headings */

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: 600;
}

h1,
h2.section-title {
  border-bottom: 2px solid #d71920;
  padding-bottom: 12px;
  margin: 20px 0;
  color: #191919;
  font-weight: 400;
}

.logo_search_content .logo h1{
	border-bottom:0;
	margin:0;
}

.article_content h1 {
  border: 0;
  padding: 0;
  margin-bottom: 15px;
}

h2,
span.h2,
span.h2_small {
  display: block;
  margin: 15px 0;
}

.page_content h2 {
  color: #191919;
  margin: 8px 0 18px 0;
}

.bott_box h2 {
  color: #191919;
}

h3,
span.h3 {
  display: block;
}

.article_content h3 {
  margin-bottom: 18px;
  color: #191919;
}

.article_content div.dokumenti {
  margin-top: 18px;
}

.article_content h3.dokumenti {
  margin-bottom: 0;
}

.faqPitanje {
  padding: 16px 0;
  border-top: 1px solid #cfcfcf;
}

/* forms */

input,
select,
textarea {
  color: #191919;
  background: #fff;
}

/* other */

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.page_content ol {
  margin: 0;
  padding: 0 0 0 32px;
}

.page_content li,
.more_themes_box li,
.news_container li,
.istaknuto li,
.page_content_box li,
.theme_box li,
ul.list li {
  position: relative;
  display: block;
  padding: 0 0 0 20px;
}

.page_content li::before,
.more_themes_box li::before,
.news_container li::before,
.istaknuto li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  display: block;
  width: 10px;
  height: 10px;
  background: #d81920;
}

.page_content ul li ul li::before,
.page_content_box ul li ul li::before,
.more_themes_box ul li ul li::before,
.theme_box ul li ul li::before {
  content: "";
  background: #666666;
}

.page_content ol li {
  padding: 0;
}

.more_themes_box li {
  padding: 0 0 0 28px;
}

.page_content .multimedia_files ul li {
  background: none;
}

.list_view_more {
  background: none;
}

.space_8 {
  height: 8px;
}

.space_16 {
  height: 16px;
}

.space_24 {
  height: 24px;
}

.space_32 {
  height: 32px;
}

.space_40 {
  height: 40px;
}

.space_50 {
  height: 50px;
}

.clear {
  clear: both;
}

a.outlink {
  background: url(../img/icon_outlink.png) no-repeat right;
  padding-right: 20px;
  text-decoration: underline;
}

.underline {
  text-decoration: underline;
}

/* ministarstva - logotipovi */
.entitySet {
  display: block;
  padding-left: 70px;
  min-height: 55px;
  margin-bottom: 22px;
  background-image: url(../img/ministarstva_kockice.png);
  background-repeat: no-repeat;
}

.entitySet h2 {
  padding: 0;
  margin-bottom: 6px;
}

.entitySet2 {
  display: block;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
}

.entitySet2 h2 {
  padding: 0;
  margin-bottom: 15px;
}

.entitySet,
.entitySet2 {
  opacity: 0.4;
  -moz-opacity: 0.4;
  -webkit-opacity: 0.4;
  cursor: default;
}

.entitySet.published,
.entitySet2.published {
  opacity: 1;
  -moz-opacity: 1;
  -webkit-opacity: 1;
  cursor: pointer;
}

.article_photo {
  width: 100%;
  position: relative;
}

.article_photo img {
  width: 100%;
  max-width: 100%;
}

.sectionHeading {
  border-bottom: 1px solid #ddd;
  padding-bottom: 12px;
}

.two_cols .no-margin {
  margin-left: 0;
}

.menuLeft li.active a {
  color: #000;
}

.menuLeftPhoto img {
  width: 100%;
  max-width: 100%;
}

.page_content .menuLeft li {
  background: none;
  border-bottom: 1px solid #ddd;
  padding: 12px 0;
}

.subtitleUnderh1 {
  color: #888;
}

.equation ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
}

.equation ul li {
  display: block;
  text-align: center;
  color: #d71920;
  padding: 0;
  background: none;
}

.equation ul li .equation_element {
  display: block;
  margin: 0 auto;
  background: #dfe0e2;
  text-align: center;
}

.equation ul li .equation_element span {
  display: block;
}

.equation ul li.symbol {
  background: none;
}

#cookie-inner-wrapper {
  z-index: 999999;
  background: #666;
  padding: 15px 0;
}

#cookie-wrapper {
  margin: 0 auto;
  color: #fff;
  overflow: hidden;
  position: relative;
}

#cookie-info-wrapper {
  float: left;
  padding-right: 210px;
}

#cookie-inner-wrapper a {
  text-decoration: underline;
  color: #fff;
}

#cookie-button {
  position: absolute;
  right: 0;
  top: 50%;
  padding: 5px 10px;
  background: #d71920;
  color: #ffffff;
  border: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'Vlada', Arial, sans-serif;
}

#cookie-button:focus,
#cookie-button:active {
  background: #ffffff;
  color: #d71920;
}

/* CONTENT TABLICA */
.tblMatUredi {
  width: 100%;
  border-spacing: 1px;
}

.tblMatUredi td {
  padding: 5px 10px;
}

.tblMatUredi thead td {
  background: #787878;
  color: #fff;
}

.tblMatUredi tr:nth-child(2n + 2) td {
  background: #eee;
}

.pages {
  text-align: center;
  padding-top: 20px;
}

.pages a {
  display: inline-block;
  background: #f2f2f2;
  padding: 3px 10px;
  color: #454545;
}

.pages a:hover {
  background: #454545;
  color: #fff;
}

.pages a.active {
  background: #ed2326;
  color: #fff;
}

.bannertop {
  margin-bottom: 20px;
}

.bannertop img {
  max-width: 100%;
}

#faqContainer {
  border-bottom: 1px solid #cfcfcf;
  margin-top: 24px;
}

.faqPitanje {
  cursor: pointer;
}

.faqOdgovor {
  display: none;
}

.faqOdgovor div.opis {
  padding: 0 0 24px 0;
}

.social_box ul li a span {
  background-repeat: no-repeat;
}

nav.topnav,
nav[role="navigation"] {
  background: #023E7C;
}

nav.topnav ul li a {
  color: #fff;
}

.article_info,
.article_prev_next {
  border-color: #d71920;
}

.menuLeft li.active a {
  color: #d71920;
}

.date {
  margin: 10px 0 0 0;
  font-weight: 600;
}


.skip-main {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}

.skip-main:focus,
.skip-main:active {
  background: #000000;
  color: #ffffff;
  left: 0;
  top: 0;
  width: auto;
  height: auto;
  overflow: auto;
  margin: 10px;
  padding: 5px 10px;
  font-size: 1.6rem;
  z-index: 999;
  text-decoration: none;
}

.read-more {
  text-decoration: underline;
  font-weight: 600;
}

.footer_cp {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 10px 0;
  background: #3c3c3c;
  color: #ffffff;
  position: relative;
  margin-top: -7px;
}

.footer_cp a {
  color: #FFFFFF;
}

.footer_vrh {
  float: right;
  text-align: right;
  width: 130px;
}

.news.istaknuto-page h2 {
  margin: 0 0 10px 0;
}

.news.istaknuto-page h3 {
  font-weight: 400;
  font-size: 1.8rem;
}

.gallery-wrapper {
  margin: 30px 0 0 0;
  display: inline-block;
  width: 100%;
}

.gallery-wrapper .img-responsive {
  max-width: 100%;
  max-height: 100%;
}

.gallery-wrapper a {
  width: 25%;
  display: block;
  float: left;
  margin: 0 20px 20px 0;
}

.lg-backdrop {
  background-color: #8a8a8a;
}

.filter-label {
  margin: 0 0 5px 0;
  display: inline-block;
}

.vtc_grid {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-gap: 20px;
}

.vtc_item {
	text-decoration: none; 
	position: relative;
	padding-bottom: 20px;
}

.vtc_item img {
	display: block;
}

.vtc_date {
	color: #d71920;
	margin: 10px 0;
	font-size: 14px;
}

.vtc_title {
	margin-bottom: 10px;
}

.link_arrow {
	margin-top: 15px;
}

.link_arrow:after {
  z-index : 1;
  width: 24px;
  height: 24px;
  position : absolute;
  bottom: 0;
  left: 0;
  content : "";
  background: url(../img/arrow_right_red.svg) 50% 50% no-repeat;
  display : inline-block;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
}

.vtc_item:hover .link_arrow:after {
  transform : translateX(30px);
}

.view_all_btn {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

.view_all_btn a {
	background: #d81920;
	color: #fff;
	border: 1px solid #fff;
	padding: 5px 30px;
	text-decoration: none;
	transition: all 0.5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
}

.view_all_btn a:hover {
	background: #fff;
	color: #d81920;
	border: 1px solid #d81920;
}

.three_cols {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

.n_box {
	position: relative;
}

.n_box .news_txt {
    position: absolute;
    bottom: 0;
    left: 0;
	width: 75%;
    background: #d81920;
    color: #fff;
    padding: 5px 15px;
    padding: 10px 40px 10px 15px;
    clip-path: polygon(
    0 0,
    85% 0,
    100% 100%,
    0 100%
  );
}

.o_uredu .n_box .news_txt {
	background: #3c3c3c;
}

.logotipovi {
	justify-content: flex-start;
	align-items: center;
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	grid-gap: 30px;
}

.logotipovi img {
	max-width: 200px;
}

.logotipovi .img_responsive {
	margin:0;
}

.lista {
	margin: 30px 0;
}

.lista li {
    border-bottom: 1px solid #dedede;
}

.lista li a {
    position: relative;
    margin: 15px 0;
	display: block;
	text-decoration: none;
}

.lista li a:first-child::after {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    border-radius: 6px;
    transform: translateY(-50%);
    background-color: #E5EAED;
    /* background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTggMTVWMSIgc3Ryb2tlPSIjMDMzRTdDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMiA5TDggMTVMMTQgOSIgc3Ryb2tlPSIjMDMzRTdDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNMTUgMTlIMSIgc3Ryb2tlPSIjMDMzRTdDIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K"); */
	background: url(../img/arrow_right_red.svg) 50% 50% no-repeat;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 17px auto;
}

.lista.docs li a::after {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    border-radius: 6px;
    transform: translateY(-50%);
    background-color: #E5EAED;
	background: url(../img/download_red.svg) 50% 50% no-repeat;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 17px auto;
}

.kucice {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;	
}

.kucice_item > a {
	text-decoration: none;
}

.kucice .vtc_title {
	font-size: 16px;
}

.kucice.partneri {
    grid-template-columns: repeat(4, 1fr);
}

.logotipovi .sssh_logo {
	max-width: 160px;
}

.logotipovi .nhs_logo {
	max-width: 100px;
}

.logotipovi .mhs_logo {
	max-width: 130px;
}

.logotipovi .hup {
	max-width: 230px;
}

.img_vijesti {
	max-width:200px;
}

.news-list-item {
    display: flex;
    margin: 0 0 4rem 0;
	gap: 30px;
}

.page_content .h2_vijesti {
	margin-top:0;
}

.news-list-wrapper {
	margin-top: 20px;
}

.news-list-item-content a {
	text-decoration: none;
}

.news-list-item-content a:hover {
	color: #d71920;
}

.page_content table td {
	padding: 10px;
}






