#sp-main-body {
    padding: 30px 0;
    background-color: #fff;
}
a {
    color: #a72518;
    font-weight: normal;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #8e2823;
    font-weight: 600;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #8E2823;
    border-radius: .25rem;
}
#sp-left .sp-module ul > li > a, #sp-right .sp-module ul > li > a {
    display: block;
    line-height: 22px;
    padding: 4px 5px;
  	margin-bottom: 3px;
    border-bottom: 3px solid #F8F8F8;
}
#sp-left .sp-module ul > li > a:hover, #sp-right .sp-module ul > li > a:hover {
    display: block;
    line-height: 22px;
    padding: 4px 5px;
  	margin-bottom: 3px;
    border-bottom: 3px solid #8E2823;
}
#sp-left .sp-module, #sp-right .sp-module {
    margin-top: 10px;
    border: 1px solid #f3f3f3;
    padding: 25px;
    border-radius: 3px;
    background-color: fcf9f9;
}
.category-module, .categories-module, .archive-module, .latestnews, .newsflash-horiz, .mostread, .form-links, .list-striped {
    list-style: none;
    padding: 16px;
    margin-bottom: 20px;
    background-color: #f8f8f8;
    border-bottom: 3px solid #8E2823;
    border-top: 3px solid #8E2823;
}
.mod-articles-category-title {
  	color: #000000;
  	font-size: 22px
}
a.mod-articles-category-title :hover{
  	color: #000000;
  	font-size: 22px
}
.mod-articles-category-date {
  	color: #000000;
    font-size: 12px
}
.mod-articles-category-introtext {
  	color: #000000;
}
.naslovna-menu {
    display: block;
    border-bottom: 1px solid #f3f3f3;
	list-style: none;
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 26px;
	font-weight: 400;
}
#sp-footer a:hover, #sp-bottom a:hover {
    color: #fff;
}



.k-ui-namespace .docman_download__button {
    padding-left: 5px;
    padding-right: 5px;
    background-color: #F5F5F5;
}
.cb_template {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.k-ui-namespace .koowa_header {
    margin: 0 0 10px;
    line-height: 1.25em;
    position: relative;
    display: table;
    width: 100%;
    font-size: 1rem;
}
.k-ui-namespace .docman_download {
    width: 33%;
    min-width: 150px;
    max-width: 300px;
    margin: 0 0 10px;
    margin-left: 0px;
    text-align: center;
    float: none;
    margin-left: 10px;
}
.logo-image {
  height: 100px;
}