@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
        max-width: 1000px;
  }
}

@media (min-width: 768px) {
    .navbar-expand-md .navbar-collapse {
        display: unset !important;
    }
}

@media (max-width: 768px) {
    footer .quick {
        display: none;
    }
}

body {
	background-color: unset;
}

a:not([class]), a:not([class]):link {
    font-family: Sans-Serif;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
    color: #4A4A4A;
}

a:not([class]):visited, a.visited {
    font-family: Sans-Serif;
    text-decoration: underline;
    color: #4A4A4A;
}

a:not([class]):hover, a.hover {
    font-family: Sans-Serif;
    text-decoration: none;
    color: #4A4A4A;
}

h1, h2, h3, h4, h5, h6 {
	font-family: MentoneSemiBold, Sans-Serif;
	font-weight: 700;
}

h1 {
  font-size: 30px;
  line-height: 34px;
}

h2 {
  font-size: 26px;
  line-height: 30px;
}

h3 {
  font-size: 22px;
  line-height: 26px;
}

h4 {
  font-size: 18px;
  line-height: 20px;
}

h5 {
  font-size: 14px;
  line-height: 20px;
}

h6 {
  font-size: 12px;
  line-height: 20px;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
    font-family: MentoneSemiBold, Sans-Serif;
    font-size: 24px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #154f98;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
    font-family:MentoneSemiBold, Sans-Serif;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #154f98;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
    font-family:MentoneSemiBold, Sans-Serif;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #154f98;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
    font-family: MentoneSemiBold, Sans-Serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #154f98;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
    font-family:MentoneSemiBold, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #154f98;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    font-family:MentoneSemiBold, Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    color: #154f98;
}

hr {
    margin: 20px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #fff;
}

ol:not([class]), ul:not([class]) {
    color: #4B4B4B;
    margin: 1em 0 1em 2em;
    padding: 0;
    font-family: Sans-Serif;
    font-size: 13px;
}

li ol:not([class]), li ul:not([class]) {
    margin: 0.5em 0 0.5em 2em;
    padding: 0;
}

p {
    margin: 0 0 10px;
}

b, strong {
    font-weight: bold;
}

/* HEADER */

.container-header {
  background-image: url('../images/pozadi_dprog1.jpg');
  background-repeat: repeat-x;
  background-position: top center;
}

.container-header .float-right {
    width: unset;
    float: right;
}

.art-Logo {
  width: 250px;
  height: 60px;
  cursor: pointer;
  margin-top: 30px;
}

.art-Logo:hover {
  background: none !important;
}

.container-header .header-search {
  background-color: #16529b;
  padding-top: 2px;
  padding-bottom: 2px;
}

.container-header .header-search .btn-primary {
    background-color: #16529b;
    border: 0;
    font-size: 12px;
    padding-right: 3px;
}

.container-header .header-search .form-control {
  width: 100px;
  height: unset;
  background-color: #16529b;
  color: #FFFFFF;
  border: 0px solid #ccc;
  margin-right: 10px;
  padding: 4px 6px;
  border-radius: unset;
  font-size: 14px; 
}

.container-header .header-search .form-control::placeholder {
  color: #93afd1;
}

.header-info {
  color: white;
  font-size: 23px;
  text-shadow: gray;
  margin-top: 30px;
  font-family: MentoneSemiBold, Sans-Serif;
  display: flex;
  max-width: 970px;
  margin: 10px auto;
  /*text-align: center;*/
}

.header-lang {
    background-color: #438ec7;
}

.mod-languages {
    margin: 1px 15px 0px 15px;
}

header .mod-languages a {
    padding: 0 5px;
    text-decoration: unset !important;
}

header .mod-languages a:hover {
    background: none !important;
} 

/* END HEADER */

/* MAIN MENU */

.metismenu.mod-menu {
  padding: 0px 10px 0px 10px;
  float: right;
  background: #2c71b2;
  margin-top: 33px;
}

.metismenu.mod-menu .metismenu-item {
  padding: 0;
}

header a, header .mod-menu > li > a, header .mod-menu > li > span, 
header .metismenu.mod-menu .mm-toggler, header .offcanvas .metismenu.mod-menu .metismenu-item > a, 
header .navbar-toggler, .default.navbar-nav .nav-item a {
  color: #ffffff;
  line-height: 35px;
  padding: 0 14px;
  font-family: Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}

header a:hover, header a:focus, header .mod-menu > li > a:hover, header .mod-menu > li > a:focus, 
header .mod-menu > li > span:hover, header .metismenu.mod-menu .mm-toggler:hover, 
header .offcanvas .metismenu.mod-menu .metismenu-item > a:hover, header .offcanvas .metismenu.mod-menu .metismenu-item > a:focus, 
.default.navbar-nav .nav-item a:hover, .default.navbar-nav .nav-item a:focus, header .offcanvas .metismenu.mod-menu .active > a, 
.default.navbar-nav .nav-item.active a {
  color: #ffffff;
}

header a:hover, header a:focus, header .mod-menu > li > a:hover, header .mod-menu > li > a:focus, 
header .mod-menu > li > span:hover, header .metismenu.mod-menu .mm-toggler:hover, 
header .offcanvas .metismenu.mod-menu .metismenu-item > a:hover, header .offcanvas .metismenu.mod-menu .metismenu-item > a:focus, 
.default.navbar-nav .nav-item a:hover, .default.navbar-nav .nav-item a:focus {
  background-color: #6aaad5;
}

.header.mhover .metismenu.mod-menu li:hover > ul {
  background-color: #6aaad5;
}

.metismenu.mod-menu .metismenu-item:not(.level-2) > ul {
  padding: 0;
}

.metismenu.mod-menu .metismenu-item:not(.level-2) > ul > .metismenu-item > a {
    color: #16529b;
    font-size: 13px;
    width: 250px;
}

.metismenu.mod-menu .metismenu-item:not(.level-2) > ul > .metismenu-item > a:hover {
    color: #ffffff;
}

/* END MAIN MENU */

/* MAIN CONTENT */
main {
    font-family: Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #4B4B4B;
    line-height: 1.6em;
}

main .art-PostContent,
main .com-content-article,
main .weblink-category {
    text-align: justify;
}

.com-content-article ol, .com-content-article ul {
    overflow: unset;
}

.breadcrumbs-container {
    padding: 8px 15px;
    min-height: 30px;
}

.breadcrumb {
    font-size: 8pt;
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: 4px;
}

.breadcrumb-item+.breadcrumb-item::before {
    background: url(../images/arrow.png);
    background-repeat: no-repeat;
    /*background-position-y: center;*/
    padding-right: 6px;
    color: #fff;
    content: var(--bs-breadcrumb-divider, ".");
}

.blog-featured .page-header::after, .blog .page-header::after {
    background: unset;
}

.com-content-article, .ph-item-price-panel, .ph-checkout-cart-box, #member-registration, .com-finder, 
.com-content-category.category-list, .com-content-categories, .com-contact, .com-users-login, .com-users-reset, 
.com-users-remind, .ph-comparison-items, .pc-wishlist-view, .pc-view {
    box-shadow: unset;
    padding: 15px;
}

.item-page .page-header,
.ph-header {
    margin: 2px 0px 10px 0px;
    padding-bottom: 5px;
}

.page-header > h1,
.ph-header,
.com-content-category-blog h1,
.com-weblinks-category h1,
#jem h1 {
    margin: 0.2em 0;
    padding: 0;
    letter-spacing: normal;
    word-spacing: normal;
    line-height: inherit;
    font-family: MentoneSemiBold, Sans-Serif;
    font-size: 26px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #154f98;
    text-indent: -34px;
    padding-left: 34px;
}

.com-content-category-blog h1 {
    margin: 7px 0px 20px 0px;
    padding-left: 49px;
}

.ph-header {
    margin-top: -0.2em;
}

.com-weblinks-category h1 {
    padding-bottom: 15px;
}

.page-header > h1::before,
.ph-header::before,
.com-content-category-blog h1::before,
.com-weblinks-category h1::before,
#jem h1::before {
    content: "";
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 26px;
    background-image: url(../images/PostHeaderIcon.png);
    background-size: 26px 26px;
    background-repeat: no-repeat;
}

.blog-featured .page-header > h1::before {
    height: 38px;
    border-top: 1px solid #d3d3d3;
    top: -10px;
    background-position-y: 13px;
}

.ph-header::before {
    width: 33px;
}

.ph-row-flex.grid .row-item .ph-item-box, .ph-row-flex.grid .row-item .ph-item-box .ph-thumbnail-c {
    padding: 10px;
}

.table>:not(caption)>*>* {
    border-bottom-width: 0;
}

.blog-item {
    width: 100%;
    margin: 0;
}
 
.container-component .readmore {
    text-align: right;
}

.com-content-archive .filter-search {
    text-align: center;
    margin-top: 20px;
}

.com-content-archive .filter-search .btn {
    padding: 5px 15px;
}

.com-content-archive .page-header a {
    font-family: MentoneSemiBold, Sans-Serif;
    color: #154f98;
}

.osmap-sitemap,
.com-weblinks-category {
    padding: 15px;
}

.osmap-sitemap .page-header > h1::before {
    width: 34px;
}

.com-weblinks-category .list-group-item {
    border: 0;
    border-bottom: 1px solid #eeeeee;
    border-radius: unset;
    padding: 15px 0;
}

.com-weblinks-category .plain-list .list-group-item,
.com-weblinks-category .plain-list .list-group-item:first-child {
    border: 0;
    padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
}

.com-weblinks-category .list-group-item:first-child {
    border-top: 1px solid #eeeeee;
}

.com-weblinks-category .list-group-item .description {
    padding-left: 15px;
}

.com-weblinks-category .list-group-item .description .description-text {
    padding-top: 10px;
}

.com-weblinks-category figure img {
    width: unset;
    max-width: 100%;
    
}

.com-weblinks-category .images-td {
    width: 33.33333334%; 
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}

.com-weblinks-category .cat-children h3 {
    display: none;
}

.informixblog {
    background-image: url(../images/informixblog.png);
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px 100px;
    color: white;
}

.cidug {
    background-image: url(../images/cidug.png);
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: center;
    padding: 20px 100px;
    color: white;
}

.informixblog:hover, .cidug:hover {
    color: white;
}

/* END MAIN CONTENT */

/* SIDEBAR */
.sidebar > .moduletable {
    padding: 10px;
    padding-top: 15px;
}

.sidebar:not(.new-sidebar) .moduletable + .moduletable {
    margin-top: 2px;
}

.sidebar .moduletable {
    background-color: #e9ecfd;
}


.moduletable-content {
    padding: 11px;
}

.sidebar .contact {
    background-color: #d7ddfe;
}

.art-BlockHeader {
  position: relative;
  z-index: 0;
  height: 30px;
  padding: 0 11px;
  margin-bottom: 0px;
}

.art-header-tag-icon {
  height: 30px;
  background-position: left top;
  background-image: url('../images/icon_left.png');
  padding: 0 0 0 21px;
    padding-left: 21px;
  background-repeat: no-repeat;
  min-height: 19px;
  padding-left: 35px;
}

.aktuality .art-header-tag-icon {
    background-image: url(../images/icon_calendar.png);
}

.contact .art-header-tag-icon {
    background-image: url(../images/icon_contactcard.png);
}

.art-BlockHeader .t {
  height: 30px;
  color: #2e3568;
  font-family: MentoneSemiBold, Sans-Serif;
  font-size: 26px;
  font-style: normal;
  font-weight: normal;
  white-space: nowrap;
  padding: 0 6px;
  line-height: 30px;
}

.contentheading {
    font-family: MentoneSemiBold, Sans-Serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    color: #000000;
}

.contentheading .date {
    color: #2e3568;
    font-size: 13px;
}

.sidebar > .moduletable .mod-articlesnews__item .button,
.sidebar > .moduletable .moduletable-content .button {
    color: #FFFFFF;
    font-weight: bold;
    background: #30376a;
    border-radius: 3px;
    padding: 5px 12px;
    font-size: 12px;
    font-family: Sans-Serif;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer
}

.sidebar > .moduletable .mod-articlesnews__item:not(:first-child) {
    margin-top: 25px;
}

.sidebar > .moduletable .moduletable-content .contact-name {
    font-weight: bold;
    font-size: 11pt;
    padding: 5px 0;
}

.sidebar > .moduletable .moduletable-content .contact-info {
    color: #777B86;
    font-size: 10pt;
    width: 31%;
}

.sidebar > .moduletable .moduletable-content .contact-info-value {
    font-family: Sans-Serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    color: #091219;
}

.sidebar > .moduletable .moduletable-content .contact-info-value a:link {
    color: #104A91;
    font-weight: bold;
    text-decoration: underline;
}

.sidebar > .moduletable .moduletable-content .contact-info-value a:hover {
    text-decoration: none;
}

.sidebar .navbar ul {
    color: #4B4B4B;
    margin: 1em 0 1em 2em;
    padding: 0;
    font-family: Sans-Serif;
    font-size: 13px;
}

.sidebar .navbar li {
    font-family: Sans-Serif;
    font-size: 13px;
    text-decoration: none;
}

.sidebar .navbar li ul {
    margin: 0.5em 0 0.5em 2em;
    padding: 0;
}

.sidebar .navbar ul li {
    margin: 0;
    background-image: url(../images/puntik.png);
    background-repeat: no-repeat;
    background-position: 10px 13px;
    padding: 8px 0 8px 36px;
    border-top: 1px solid #e9ecfd;
    border-bottom: 1px solid #e9ecfd;
    margin-left: -26px;
}

.sidebar .navbar ul .active {
    background-color: #d2d7f2;
    background-position: 30px 13px;
    margin: 0 -20px 0 -46px;
    border-top: 1px solid #a5afe5;
    border-bottom: 1px solid #a5afe5;
    padding: 8px 20px 8px 56px;
}

.sidebar .navbar a:link,
.sidebar .navbar a:visited, .art-BlockContent-body a.visited {
    color: #091219;
    font-family: Sans-Serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    display: block;
}

.sidebar .navbar ul li li {
    border-top: 1px solid #d2d7f2;
    border-bottom: 1px solid #d2d7f2;
}

.sidebar .navbar ul li:hover {
    background-color: #d2d7f2;
    background-position: 30px 13px;
    margin:0 -20px 0 -46px;
    border-top: 1px solid #a5afe5;
    border-bottom: 1px solid #a5afe5;
    padding: 8px 20px 8px 56px;
}


.mod-list li .mod-menu__sub {
    padding-left: 0;
}

/* END SIDEBAR */

/* FOOTER */
.footer .art-Footer-text {
    display: inline-block;
    color: #474747;
    font-family: Sans-Serif;
    font-size: 12px;
    float: left;
    height: 20px;
}

.footer-left {
    width: 66.66666667%;
}

.footer-right {
    width: 33.33333333%;
}

.footer-quick1, .footer-quick2 {
    width: 50%;
    padding: 0;
}

.footer-quick1 .moduletable-content, .footer-quick2 .moduletable-content {
    padding: 0;
} 

.footer .container {
    padding-top: 10px;
}

.footer .art-BlockHeader {
    margin-top: 20px;
}

.footer .partners .art-header-tag-icon {
    background-image: url(../images/icon_suit.png);
}

.footer .quick .art-header-tag-icon {
    background-image: url(../images/icon_quickmenu.png);
}

.footer .art-BlockHeader .t {
    color: #000000;
    font-weight: bold;
    width: auto;
}

.footer .footer-quick1 a:link, .footer .footer-quick2 a:link, 
.footer .footer-quick1 a:visited, .footer .footer-quick2 a:visited {
    text-decoration: none;
    font-weight: normal;
    line-height: 18px;
    font-size: 13px;
}

.footer .footer-quick1 a:hover, .footer .footer-quick2 a:hover{
    color: #2F5D99;
    line-height: 18px;
}

.footer-odd {
    height: 15px;
    border-bottom: 1px solid #BFBFBF;
    width: 100%;
    margin-bottom: 15px;
}

.footer .footer-social {
    float: right;
    margin: 3px 5px;
}

.footer .weblink_item_wrapper {
    padding: 15px;
    opacity: 0.5;
}

.footer .weblink_item_wrapper:hover {
    opacity: unset;
}

/* END FOOTER */

/*slideshow*/
.camera_caption > div {
  background: #e9ecfd;
}

.camera_caption > div div.camera_caption_title {
	color: #2E3568;
    font-size: 16px;
}
.camera_caption > div div.camera_caption_desc {
	color: #091219;
    font-size: 14px;
}

/*back to top*/
.back-to-top-link {
    background-color: #4088c2;
    color: #fff;
    bottom: 1.5rem;
}

.back-to-top-link:hover {
    background-color: #4088c2;
    color: #fff;
}
