html {
  background: #ffffff;
}
body {
  background: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
th,
td {
  line-height: 1.42857143;
  text-align: left;
  vertical-align: top;
}
th {
  font-weight: bold;
}
td,
tr td {
  border-top: 1px solid #dddddd;
}
.cat-list-row0:hover,
.cat-list-row1:hover {
  background: #f5f5f5;
}
.cat-list-row1,
tr.cat-list-row1 td {
  background: #f9f9f9;
}
table.contentpane,
table.tablelist,
table.category,
table.admintable,
table.blog {
  width: 100%;
}
table.contentpaneopen {
  border: 0;
}
.star {
  color: #ffcc00;
}
.red {
  color: #cc0000;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.wrap {
  width: auto;
  clear: both;
}
.center,
.table td.center,
.table th.center {
  text-align: center;
}
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.dropdown-menu > li > a {
  padding: 5px 20px;
}
.navbar-header {
  display: none;
}
.dropdown-header {
  padding: 3px 20px;
  font-size: 14px;
}
.dropdown-header a {
  color: #777777;
}
.dropdown-submenu > a:after {
  border-left-color: #333333;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #262626;
}
.nav > li > .separator {
  position: relative;
  display: block;
  color: #fff;
  padding: 10px 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .nav > li > .separator {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .nav > li > span {
    padding: 10px 15px;
    display: inline-block;
  }
}
.nav .caret {
  border-top-color: #337ab7;
  border-bottom-color: #337ab7;
}
.nav a:hover .caret {
  border-top-color: #23527c;
  border-bottom-color: #23527c;
}
.t3-navhelper {
  background: #f5f5f5;
  border-top: 1px solid #dddddd;
  color: #555555;
  padding: 5px 0;
}
.breadcrumb {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777777;
}
.breadcrumb > .active + li:before {
  content: "";
  padding: 0;
}
.breadcrumb > .active .hasTooltip {
  padding-right: 10px;
}
.breadcrumb .divider {
  display: none;
}
.pagination {
  display: block;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .pagination {
    float: left;
  }
}
.pagination .pagination {
  display: inline-block;
}
.counter {
  display: inline-block;
  margin-top: 20px;
  padding: 6px 12px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .counter {
    float: right;
  }
}
.t3-off-canvas {
  background: #005c8b !important;
}
.t3-off-canvas ul {
  margin: 0px;
}
.t3-off-canvas .nav-child {
  margin: 0 0 0 15px;
}
.t3-off-canvas .nav-child a {
  padding: 10px 15px;
}
.t3-off-canvas a {
  color: #fff !important;
  display: block;
}
.t3-off-canvas a:hover,
.t3-off-canvas a:focus {
  background: #da001c !important;
}
.t3-off-canvas .separator:hover,
.t3-off-canvas .separator:focus {
  background: #da001c !important;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #da001c !important;
  color: #da001c !important;
}

.navbar-toggle {
  padding: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  margin-left: 15px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
@media (min-width: 768px) {
  .navbar-nav {
    margin: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > .nav-header {
  color: #777777;
  display: inline-block;
  padding-top: 15px;
  padding-bottom: 15px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.t3-mainnav {
  border-left: 0;
  border-right: 0;
  margin-bottom: 0;
  border-radius: 0;
}
.t3-mainnav .t3-navbar {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .t3-mainnav .t3-navbar-collapse {
    display: none !important;
  }
}
.t3-mainnav .t3-navbar-collapse .navbar-nav {
  margin: 0 -15px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav li > a .fa {
  margin-right: 5px;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li > a {
  border-top: 1px solid #e7e7e7;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav > li:first-child > a {
  border-top: 0;
}
.t3-mainnav .t3-navbar-collapse .navbar-nav .dropdown > a .caret {
  position: absolute;
  top: 40%;
  right: 12px;
}
.off-canvas-toggle {
  border-radius: 0;
  border: 0;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.off-canvas-toggle:focus {
  outline: none;
}
.t3-off-canvas {
  background: #ffffff;
  color: #333333;
}
.t3-off-canvas .t3-off-canvas-header {
  background: #eeeeee;
  color: #333333;
  padding: 0 0 0 12px;
  height: 35px;
}
.t3-off-canvas .t3-off-canvas-header h2 {
  margin: 0;
  line-height: 35px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.t3-off-canvas .close {
  margin: 0;
  height: 35px;
  line-height: 35px;
  width: 35px;
  background: #bbbbbb;
  position: absolute;
  top: 0;
  right: 0;
}
.t3-off-canvas .t3-off-canvas-body {
  padding: 24px 12px;
}
.t3-off-canvas .t3-off-canvas-body a {
  color: #337ab7;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:hover,
.t3-off-canvas .t3-off-canvas-body a:focus {
  color: #23527c;
  text-decoration: none;
}
.t3-off-canvas .t3-off-canvas-body a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu .active a {
  background: transparent;
}
.t3-off-canvas .t3-off-canvas-body .t3-module {
  margin-bottom: 20px;
}
.t3-off-canvas .t3-off-canvas-body .module-title {
  margin-bottom: 10px;
}

.t3-module {
  background: transparent;
  color: inherit;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 40px;
  }
}
.t3-module .module-inner {
  padding: 0;
}
.module-title {
  background: transparent;
  color: inherit;
  font-size: 18px;
  margin: 0 0 10px 0;
  padding: 0;
}
@media screen and (min-width: 768px) {
  .module-title {
    margin-bottom: 20px;
  }
}
.module-ct {
  background: transparent;
  color: inherit;
  padding: 0;
}
.module-ct:before,
.module-ct:after {
  content: " ";
  display: table;
}
.module-ct:after {
  clear: both;
}
.module-ct > ul,
.module-ct .custom > ul,
.module-ct > ol,
.module-ct .custom > ol {
  margin-left: 20px;
  padding-left: 0;
}
.module-ct > ul.unstyled,
.module-ct .custom > ul.unstyled,
.module-ct > ol.unstyled,
.module-ct .custom > ol.unstyled {
  padding-left: 0;
}
.module-ct > ul.nav,
.module-ct .custom > ul.nav,
.module-ct > ol.nav,
.module-ct .custom > ol.nav {
  padding-left: 0;
  margin-left: 0;
}
.module_menu .nav > li > a,
.module_menu .nav > li > .separator {
  padding: 6px 5px;
  display: block;
}
#login-form input[type="text"],
#login-form input[type="password"] {
  width: 100%;
}
#login-form ul.unstyled {
  margin-top: 20px;
  padding-left: 20px;
}
#login-form #form-login-remember label {
  font-weight: normal;
}
.banneritem a {
  font-weight: bold;
}
.bannerfooter {
  border-top: 1px solid #dddddd;
  font-size: 12px;
  padding-top: 10px;
  text-align: right;
}
.categories-module,
ul.categories-module,
.category-module,
ul.category-module {
  margin: 0;
}
.categories-module li,
ul.categories-module li,
.category-module li,
ul.category-module li {
  list-style: none;
  padding: 10px 0;
  border-top: 1px solid #dddddd;
}
.categories-module li:first-child,
ul.categories-module li:first-child,
.category-module li:first-child,
ul.category-module li:first-child {
  border-top: 0;
}
.categories-module h4,
ul.categories-module h4,
.category-module h4,
ul.category-module h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.feed h4 {
  font-weight: bold;
}
.feed .newsfeed,
.feed ul.newsfeed {
  border-top: 1px solid #eeeeee;
}
.feed .newsfeed .feed-link,
.feed ul.newsfeed .feed-link,
.feed .newsfeed h5.feed-link,
.feed ul.newsfeed h5.feed-link {
  font-size: 14px;
  font-weight: normal;
  margin: 0;
}
.latestusers,
ul.latestusers {
  margin-left: 0;
}
.latestusers li,
ul.latestusers li {
  background: #eeeeee;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
}
.stats-module dt,
.stats-module dd {
  display: inline-block;
  margin: 0;
}
.stats-module dt {
  font-weight: bold;
  width: 35%;
}
.stats-module dd {
  width: 60%;
}
.tagspopular ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.tagspopular ul > li {
  color: #555555;
  display: inline-block;
  margin: 0 5px 5px 0;
}
.tagspopular ul > li > a {
  background: #eeeeee;
  border-radius: 3px;
  color: #555555;
  display: block;
  padding: 2px 5px;
}
.tagspopular ul > li > a:hover,
.tagspopular ul > li > a:focus,
.tagspopular ul > li > a:active {
  background: #23527c;
  color: #ffffff;
  text-decoration: none;
}
.tagssimilar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tagssimilar ul > li {
  border-bottom: 1px solid #eeeeee;
  padding: 8px 0;
}
.tagssimilar ul > li > a {
  color: #555555;
}
.tagssimilar ul > li > a:hover,
.tagssimilar ul > li > a:focus,
.tagssimilar ul > li > a:active {
  color: #23527c;
}
.module-ct > ol.breadcrumb {
  padding: 6px 12px;
  margin-left: 0;
}

.container-fluid {
  max-width: 1140px;
}
.top-header {
  border-bottom: 1px solid #54667a;
  color: #54667a;
  line-height: 25px;
}
.main-header {
  padding: 10px 0;
}
.main-footer {
  background: #51b8f2;
  color: #fff;
  font-size: 12px;
  font-family: 'Roboto', sans-serif;
  padding: 40px 0;
}
.main-header .container {
  position: relative;
}
.main-content {
  margin: 35px 0 0 0;
}
.main-copyright {
  background: #3a9bd2;
  color: #fff;
}
.shadow-box {
  border-radius: 3px;
  border: 1px solid #ebebeb;
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08);
}
.front-news,
.other-news,
.matches,
.players {
  margin-bottom: 30px;
}
.matches .col-md-8 {
  overflow: hidden;
  margin: 0 0 15px 0;
}
.module-title {
  position: relative;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
}
.main-footer {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.sidebar-right > div {
  margin-bottom: 20px;
}
.main-navigation {
  border-bottom: 1px solid #54667a;
  border-top: 1px solid #54667a;
  position: relative;
  z-index: 3;
  background: #51b8f2;
}
.main-navigation a {
  color: #fff;
}
.logo-image .logo-img {
  height: auto;
  width: 245px;
  margin: 0 auto;
}
.logo-image .site-slogan {
  color: #fff;
  width: 125px;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Roboto Slab', serif;
  font-weight: bold;
  font-size: 24px;
}
.form-inline .form-control {
  width: 170px;
}
.col-md-5th-1 {
  width: 20%;
}
.contact .contact-address,
.contact .contact-form {
  margin: 0 0 35px 0;
}
.contact h3,
.contact .jicons-icons {
  display: none;
}
.contact .module-title {
  position: relative;
  overflow: hidden;
  font-size: 25px;
  line-height: 18px;
  text-transform: uppercase;
  font-family: 'Asap', sans-serif;
}
.contact .control-label {
  display: block !important;
  float: none !important;
  text-align: left !important;
}
.contact .controls {
  margin-left: 0 !important;
}
.contact input,
.contact textarea {
  background: #f8f8f8;
}
.contact .form-actions {
  background: none;
  text-align: center;
}
.contact .form-actions {
  padding: 0;
}
.contact #jform_contact_emailmsg {
  width: 266px;
}
.contact #jform_contact_message {
  height: 204px;
  width: 100%;
  margin: 0 auto;
}
.contact .jicons-text {
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin: 10px 0 0 0;
}
.contact dd {
  margin: 0;
}
.main-slideshow {
  height: 500px;
  overflow: hidden;
  position: relative;
}
.main-slideshow button {
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  background-color: #000;
  opacity: 0.5;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 1;
  border: none;
  color: transparent;
}
.main-slideshow button:hover {
  opacity: 0.7;
}
.main-slideshow .slick-next {
  right: 0;
  background-image: url(../../images/arr-right.png);
}
.main-slideshow .slick-prev {
  left: 0;
  z-index: 1;
  background-image: url(../../images/arr-left.png);
}
.main-slideshow .slide-caption {
  position: absolute;
  top: 40%;
  left: 20%;
  width: 433px;
  background: #fff;
  padding: 20px;
  border: 2px solid #51b8f2;
}
.main-slideshow .slide-title {
  color: #54667a;
  font-size: 24px;
  line-height: 26px;
  margin: 0;
  text-transform: uppercase;
}
.main-slideshow p {
  color: #54667a;
}
.main-slideshow img {
  height: 600px;
  object-fit: cover;
}
.front-links {
  padding: 35px 0;
  font-family: Roboto, sans-serif;
}
.front-links h4 {
  text-align: center;
  font-size: 20px;
  color: #51b8f2;
  padding: 171px 0 0 0;
}
.front-links .image {
  position: absolute;
  top: 20px;
  -moz-transition: top 400ms ease;
  -o-transition: top 400ms ease;
  -webkit-transition: top 400ms ease;
  transition: top 400ms ease;
}
.front-links a:hover h4 {
  color: #54667a;
}
.front-links a:hover .image {
  top: 0px;
}
.front-links button {
  display: none !important;
}
.border {
  border-top: 1px solid #333333;
  display: block;
}
.news {
  padding: 30px 0;
  background: #f5f5f5;
}
.news ul {
  margin-top: 40px;
}
.news h3 {
  text-align: center;
  position: relative;
  color: #51b8f2;
  font-size: 35px;
  line-height: 45px;
  font-family: Roboto, sans-serif;
}
.news h3:before {
  content: "";
  background: #51b8f2;
  position: absolute;
  height: 1px;
  width: 41%;
  left: 0;
  top: 23px;
}
.news h3:after {
  content: "";
  background: #51b8f2;
  position: absolute;
  height: 1px;
  width: 41%;
  right: 0;
  top: 23px;
}
.news .news-item {
  background: #fff;
}
.news img {
  width: 100%;
}
.news .date,
.news h2,
.news p {
  padding: 0 20px;
  display: block;
  font-family: Roboto, sans-serif;
}
.news .date {
  margin: 10px 0 0 0;
}
.news h2 {
  line-height: 22px;
  font-size: 20px;
  font-family: Roboto, sans-serif;
}
.news .readmore {
  padding: 10px 20px;
  background: #51b8f2;
  margin: 20px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-family: Roboto, sans-serif;
}
.news .readmore:hover {
  background: #54667a;
}
#about-us h2,
#about-us p {
  color: #fff;
  margin: 0 0 10px 0;
}
#about-us h2 {
  text-transform: uppercase;
}
#latest-news ul {
  padding: 0 25px 0 12px;
}
#latest-news li {
  list-style: circle;
}
#latest-news a {
  color: #fff;
}
#latest-news a:hover {
  text-decoration: underline;
}
.brosure .module {
  padding: 35px 0;
}
.brosure button {
  display: none !important;
}
.brosure h3 {
  text-align: center;
  position: relative;
  color: #51b8f2;
  font-size: 35px;
  line-height: 45px;
  font-family: Roboto, sans-serif;
  margin-bottom: 35px;
}
.brosure h3:before {
  content: "";
  background: #51b8f2;
  position: absolute;
  height: 1px;
  width: 41%;
  left: 0;
  top: 23px;
}
.brosure h3:after {
  content: "";
  background: #51b8f2;
  position: absolute;
  height: 1px;
  width: 41%;
  right: 0;
  top: 23px;
}
.brosure img {
  height: 250px;
  width: 100%;
  object-fit: cover;
  border: 1px solid #51b8f2;
}
.brosure h4 {
  text-align: center;
  font-size: 20px;
}
.dokumenta {
  background: #416db4;
  padding: 3%;
}
.dokumenta .module-title {
  color: #fff;
  font-size: 28px;
  line-height: 38px;
}
.dokumenta a {
  color: #fff;
  position: relative;
}
.dokumenta a:hover {
  text-decoration: underline;
}
.dokumenta a:before {
  background: url("../../document.png") no-repeat;
  content: "";
  position: absolute;
  top: -5px;
  left: -36px;
  width: 29px;
  height: 32px;
}
.dokumenta ul {
  padding: 10px 0 0 35px;
}
.text-section {
  background: #22263f;
  padding: 3%;
}
.text-section p {
  margin: 0 0 1px 0!important;
}
.banner-block {
  background: #f5f5f5;
}
.banner-block .module {
  padding: 40px 0;
}
.banner-block .bannergroup img {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.moduleusufull-links {
  border: 1px solid #3a9bd2;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding: 20px;
  color: #fff;
  background: #3a9bd2;
}
.moduleusufull-links .module-title {
  font-size: 24px;
  margin-bottom: 30px;
  padding: 20px 0;
}
.moduleusufull-links a {
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  position: relative;
  padding: 0 0 0 30px;
}
.moduleusufull-links a:hover {
  text-decoration: underline;
  color: #fff;
}
.moduleusufull-links a:after {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: -2px;
  left: 0;
  background: url("../../link.png") no-repeat;
}
.news-page-category .itemContainer {
  margin: 0 0 40px 0;
}
.news-page-category h3.catItemTitle {
  display: table;
  height: 41px;
  line-height: 20px;
}
.news-page-category h3.catItemTitle a {
  display: table-cell;
  vertical-align: middle;
}
.news-page-category img {
  width: 100% !important;
  height: 225px !important;
  margin: 0 0 10px 0;
  object-fit: cover;
}
#centrizapodrsku .catItemView {
  overflow: hidden;
}
#centrizapodrsku .catItemView img {
  width: 100% !important;
  height: 225px !important;
  margin: 0 0 10px 0;
  object-fit: cover;
}
.korisni-linkovi-block button {
  display: none !important;
}
.korisni-linkovi-block h3 {
  text-align: center;
  position: relative;
  color: #51b8f2;
  font-size: 35px;
  line-height: 45px;
  font-family: Roboto, sans-serif;
  margin-bottom: 35px;
}
.korisni-linkovi-block h3:before {
  content: "";
  background: #51b8f2;
  position: absolute;
  height: 1px;
  width: 35%;
  left: 0;
  top: 23px;
}
.korisni-linkovi-block h3:after {
  content: "";
  background: #51b8f2;
  position: absolute;
  height: 1px;
  width: 35%;
  right: 0;
  top: 23px;
}
.korisni-linkovi-block img {
  height: 160px;
  width: 100%;
  object-fit: cover;
}
#document-list .itemContainer {
  clear: both;
  padding: 15px;
  margin: 10px 0px;
  background: #ffffff url(../../less/images/grey-bg.png) left top repeat-x;
  border: 1px solid #ccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: inset 0 1px 3px #fff, 0 0 3px #ccc;
  -o-box-shadow: inset 0 1px 3px #fff, 0 0 3px #ccc;
  -webkit-box-shadow: inset 0 1px 3px #fff, 0 0 3px #ccc;
  -moz-box-shadow: inset 0 1px 3px #fff, 0 0 3px #ccc;
  overflow: hidden;
}
#document-list h3 {
  width: 80%;
  float: left;
}
#document-list .itemAttachments {
  float: right;
  margin: 15px 0 0 0;
}
#document-list a {
  
  background: #51b8f2;
  
  background: -moz-linear-gradient(top, #51b8f2 0%, #2669bc 100%);
  
  background: -webkit-linear-gradient(top, #51b8f2 0%, #2669bc 100%);
  
  background: linear-gradient(to bottom, #51b8f2 0%, #2669bc 100%);
  
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#51b8f2', endColorstr='#2669bc', GradientType=0);
  
  color: #fff;
  font-weight: 400;
  padding: 12px 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.news-list-item {
  clear: both;
}
.news-list-item .catItemImageBlock {
  float: left;
  margin: 0 20px 20px 0;
  width: 30%;
}
.izabranidoktori {
  overflow: hidden;
}
.izabranidoktori a {
  display: block;
}
.izabranidoktori img {
  width: 100%;
  height: 240px;
  object-fit: cover;
}
.doctor-baner-section {
  background: #d5d3d3;
}
.doctor-baner-section .izabranidoktori {
  padding: 50px 0;
}
#izabranidoktor-page {
  padding: 50px 0;
}
#izabranidoktor-page .item {
  overflow: hidden;
}
#izabranidoktor-page img {
  width: 100%;
}
#document-category-page .subCategory {
  overflow: hidden;
  margin-bottom: 30px;
}
#document-category-page img {
  width: 100%;
}
.k2Pagination {
  clear: both;
}
.sidebar-bannergroup {
  padding: 10px;
  border: 1px solid #51b8f2;
  margin-bottom: 30px;
}
.sidebar-bannergroup .banneritem {
  overflow: hidden;
}
.sidebar-bannergroup img {
  width: 100%;
}
#latest-news-sidebar {
  padding: 10px;
  border: 1px solid #51b8f2;
}
#latest-news-sidebar a {
  display: block;
  overflow: hidden;
  padding: 10px 0 10px 0px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #51b8f2;
}
#latest-news-sidebar .lastItem {
  border: none;
  margin: 0;
  padding: 10px 0 0 0;
}
#latest-news-sidebar h3 {
  margin: 0;
  line-height: 17px;
}
#latest-news-sidebar img {
  width: 24%;
  height: 50px;
  object-fit: cover;
  float: left;
  margin: 0 10px 10px 0;
}
.modulesearch {
  clear: both;
  overflow: hidden;
}
.itemFullText img {
  max-width: 100%;
}
.zaglavlje {
  position: relative;
}
.zaglavlje .category-page-title {
  padding: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
}
.zaglavlje .container {
  padding: 5.7% 0;
}
.zaglavlje span {
  text-transform: uppercase;
  padding: 15px 65px;
  background: #fff;
  color: #54667a;
  font-weight: bold;
  font-size: 30px;
  border: 2px solid #54667a;
}
.zaglavlje .item-title {
  display: block;
  line-height: 35px;
}
.form-horizontal .control-group {
  display: inline-block;
}
.contact .module-title {
  display: none;
}
.google-map {
  padding: 40px 0;
}
.google-map .custom-contact-info {
  padding: 10px;
  border: 2px solid #00a8c6;
}
.conctact-page .main-content {
  background: #d5d3d3;
}

.window body {
  height: auto;
  padding: 0;
  margin: 0;
  font-family: Roboto, sans-serif;
}
.window .window-mainbody {
  padding: 20px;
}
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 {
  border-radius: 0;
}
.btn {
  border-radius: 0;
}
a[href="http://www.faboba.com"] {
  display: none !important;
  font-size: 0px !important;
  visibility: hidden !important;
}
a {
  text-decoration: none;
}
a:focus,
a:hover {
  text-decoration: none;
}
.logo h1 {
  margin: 15px 0;
  line-height: normal;
  text-align: left;
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.logo span {
  display: none;
}
.logo .logo-text {
  font-size: 36px;
}
.logo .logo-text a {
  color: #000;
}
.navigation nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.navigation nav > ul > li {
  position: relative;
  display: inline-block;
  text-align: center;
}
.navigation nav > ul > li > a,
.navigation nav > ul > li span.separator {
  display: block;
  padding: 0px 13px;
  line-height: 50px;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
.navigation nav > ul > li > a:hover,
.navigation nav > ul > li span.separator:hover {
  background: #54667a;
}
.navigation nav > ul > li > ul {
  display: none;
  position: absolute;
  z-index: 99999;
  left: -1px;
  top: 103%;
  min-width: 200px;
  border: 1px solid #ccc;
  background: #51b8f2;
}
.navigation nav > ul > li > ul li {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.navigation nav > ul > li > ul li a {
  display: block;
  font-size: 14px;
  line-height: 17px;
  padding: 15px 15px 15px 30px;
  text-align: left;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
  text-transform: uppercase;
}
.navigation nav > ul > li > ul li a:hover {
  background: #54667a;
}
.navigation nav > ul > li > ul li:last-child {
  border-bottom: none;
}
.navigation nav > ul > li > ul li ul {
  display: none;
  position: absolute;
  z-index: 99999;
  left: 100%;
  top: -1px;
  min-width: 200px;
  border: 1px solid #ccc;
  background: #fff;
}
.navigation nav > ul > li > ul li ul li {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.navigation nav > ul > li > ul li ul li a {
  display: block;
  font-size: 14px;
  padding: 0 15px;
  line-height: 40px;
  -webkit-transition: all 0.25s ease-out 0s;
  -o-transition: all 0.25s ease-out 0s;
  transition: all 0.25s ease-out 0s;
}
.navigation nav > ul > li > ul li ul li:last-child {
  border-bottom: none;
}
.navigation.full nav > ul {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  position: relative;
  z-index: 1;
}
.navigation.full nav > ul > li {
  display: table-cell;
}
.navigation.full nav > ul > li > ul {
  right: -1px;
}
.navigation.list nav > ul {
  position: relative;
}
.navigation.list nav > ul > li {
  position: static;
}
.navigation.list nav > ul > li > ul {
  left: 0;
  top: 100%;
  right: 0;
  text-align: left;
}
.navigation.list nav > ul > li > ul > li {
  display: inline-block;
  width: auto;
  border-bottom: none;
  border-right: 1px solid #ccc;
  position: relative;
}
.navigation.list nav > ul > li > ul > li > ul {
  left: -1px;
  top: 100%;
}
.navigation.list nav > ul > li > ul > li > ul li ul {
  left: 100%;
  top: -1px;
}
.modulesearch-block {
  border: 1px solid #51b8f2;
  padding: 10px;
  overflow: hidden;
}
.modulesearch-block .inputbox {
  width: 80%;
  float: left;
  background: #51b8f2;
  border: none;
  height: 54px;
  color: #fff;
}
.modulesearch-block .inputbox::-webkit-input-placeholder {
  color: #fff !important;
}
.modulesearch-block .button {
  float: right;
  border: 1px solid #51b8f2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.languages ul li {
  display: inline-block;
}
#events .item .content .data {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
  color: #fff !important;
  line-height: 20px;
}
#events .item .content:hover .data {
  background-color: #000000;
}
#events .item .title {
  min-height: 50px;
  margin: 5px 10px;
}
#events .item .imagecount,
#events .item .overallCount,
#events .item .text {
  margin: 4px 10px;
}
.event .thumbnail {
  border: 1px solid #DDD;
  border-radius: 0px;
  padding: 0;
}
.event h1 {
  font-size: 34px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 10px;
  margin-top: 0px;
  position: relative;
  padding-top: 15px;
}
.event h1:before {
  content: "";
  background: #000000;
  height: 4px;
  width: 82px;
  position: absolute;
  top: 0px;
  left: 0px;
}
@media (min-width: 768px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .navigation nav > ul > li > a,
  .navigation nav > ul > li span.separator {
    padding: 0 5px;
    font-size: 13px;
  }
  .main-header .container:before {
    display: none;
  }
  .izabranidoktori img {
    height: 190px;
  }
  .izabranidoktori .banneritem {
    margin: 0 0 25px 0;
  }
  .front-news .col-md-4 a img {
    height: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-header .container:before {
    display: none;
  }
  .izabranidoktori img {
    height: 450px;
  }
  .izabranidoktori .banneritem {
    margin: 0 0 25px 0;
  }
  .front-news .col-md-4 a {
    margin: 20px 0;
  }
  .front-news .col-md-4 a img {
    height: 100%;
  }
}
@media (max-width: 768px) {
  .izabranidoktori img {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .main-header .container:before {
    display: none;
  }
  .izabranidoktori .banneritem {
    margin: 0 0 25px 0;
  }
  .izabranidoktori img {
    height: 320px;
  }
  .front-news .col-md-4 a {
    margin: 20px 0;
  }
  .front-news .col-md-4 a img {
    height: 100%;
  }
}
@media (max-width: 480px) {
  .main-header .container:before {
    display: none;
  }
  .izabranidoktori .banneritem {
    margin: 0 0 25px 0;
  }
  .izabranidoktori img {
    height: 320px;
  }
  .front-news .col-md-4 a {
    margin: 20px 0;
  }
  .front-news .col-md-4 a img {
    height: 100%;
  }
}