.h1, h1{
    font-size:2rem;
    font-weight: 700;

}.h2, h2{
    font-size:1.75rem;
    font-weight: 700;

}.h3, h3{
    font-size:1.25rem;
    font-weight: 700;

}.h4, h4{
    font-size:1rem;
    font-weight: 700;}
#sp-header {height:inherit}
header#sp-header {
    box-shadow: inherit;
    background: #032ccc;
    padding: 2rem 0 0 0;
}
.burger-icon>span {
    background-color: #ffffff;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    display: inline-block;
    padding: 0.5rem 1rem;
    line-height: 2rem;
    font-size: 1rem; 
    margin: 0.5rem 0;
}
.sppb-addon-header .sppb-addon-title {
    color:#fff;
}
div#sp-header-topbar {
    background: #032ccc;
}
div#sp-header-topbar a {
    color:#fff;
    border:none;
}
span.logo {
    font-size: 2.5rem
}
#sp-header-topbar .container-inner {
    border-bottom: none;
}
#sp-header .logo a {
 color:white;
 font-weight: 400;
 /* padding-top: 1rem; */
 padding: 1rem;
 font-size: 1.25rem;
 text-transform: uppercase;
}
div#sp-logo {
    text-align: center;
    background: #042dcc; 
}

div#sp-menu {
    /* text-align: center; */
    display: flex;
    justify-content: center;
}

#sp-main-body {
    padding: 30px 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item a:link {
    display: block;
    padding: 0;
    position: relative;
    /* background: #fff; */
    padding:1rem;
    color: #393144;
    text-align: left;
    }
.sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item a:active  {
    display: block;
    padding: 0;
    position: relative;
    color: #0f0f0f;
    padding: 1rem;
    }
li.sp-menu-item.current-item.active a {
    background: #98a7b5;
    color: #393144 !Important;
    }
li.sp-menu-item a:hover, li.sp-menu-item a:active  {
    background: #e6e6e7;
    color: #0f0f0f !important;
    }
li.sp-menu-item.sp-has-child.active, li.sp-menu-item.sp-has-child.hover {
    background: #24046f;
    color: white !Important;
    }
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #ffffff;
    }
.sp-megamenu-parent > li > a {
    color: #252525;
    padding: .75rem;
}
.sp-megamenu-parent>li:last-child>a {
    padding: .75rem;
}
.sp-megamenu-parent {
    /* float:inherit; */
   }
   .sp-megamenu-parent >li {
    display: inline-block;
    position: relative;
    padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background-color: rgba(255,255,255,0.96);
    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    padding: 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
    color: #2e2e2e;
    background: rgba(0,0,0,0.1);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    display: block;
    padding: 10px 20px;
    color: #5f5f5f;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: .5px;
}
#sp-footer a, #sp-bottom a {
    color: #98a7b5;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
    background: #24046f;
    color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    display: block;
    padding: 5px 10px;
    background: #e2cc04;
    color: #333;
    text-decoration: none;
   border-radius: inherit;
}
ol.breadcrumb {
    display: inline-flex;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
    text-align:center!Important;
}
.breadcrumb .float-left {
    float: inherit!important;
}
a {
    color: #1e1e5b;
}
a:hover, a:focus, a:active {
    color: #032ccc;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    display: block;
    padding: 10px 20px;
    color: #5f5f5f;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: .5px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
    color: #2e2e2e;
    background: rgba(0,0,0,0.1);
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner >.row [class*="col-sm-"] {
    border-right: 1px solid rgba(0,0,0,0.07);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
    color: #2e2e2e;
    text-transform: uppercase;
    font-weight: bold;
}
.sp-megamenu-parent .sp-mega-group > li > a, .sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title  {
    display: block;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: left;
    padding: 1rem;
}

/*--------------------------------------------
--	Simple theme Menu Accordeon CK			--
--	This is a simple theme with annotations	--
--	you can fill it like you want			--
--	to put your own CSS						--
--------------------------------------------*/

/* main UL container */
ul#accordeonck106 {
    padding: 5px;
    margin: 0;
}

/* style for all links */
ul#accordeonck106 li {
    border-bottom: 1px solid #f3f3f3;
    margin: 0;
    text-align: left;
    list-style: none;
    color: #666;
	background: none;
}

ul#accordeonck106 .accordeonck_outer {
	display: block;
}


/* style for all links from the second level */
ul#accordeonck106 li ul li {
    list-style-type : square;
    margin: 0 0 0 20px;
    border-bottom: none;
    border-top: 1px solid #f3f3f3;
}

/* style for all anchors */
ul#accordeonck106 li a {
    margin: 0;
    color: #555;
    text-align: left;
    display: block;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 4px;
    padding-top: 7px;
    text-decoration: none;
	background: none;
}

/* style for all anchors on mouseover */
ul#accordeonck106 li a:hover, ul#accordeonck106 ul li a:focus {
    color: #000;
}

/* style for all link descriptions */
ul#accordeonck106 li a span.accordeonckdesc {
	display: block;
}

ul#accordeonck106 a.accordeonck > .badge {
    margin: 0 0 0 5px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item a:link {
    display: block;
    padding: 0;
    position: relative;
    /* background: #fff; */
    padding:1rem;
    color: #393144;
    text-align: left;
    }
.sp-megamenu-parent .sp-dropdown li.sp-menu-item a:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item a:active  {
    display: block;
    padding: 0;
    position: relative;
    color: #0f0f0f;
    padding: 1rem;
    }
li.sp-menu-item.current-item.active a {
    background: #032ccc;
    color: #fff !Important;
    /* text-transform:uppercase; */
    }
li.sp-menu-item a:hover, li.sp-menu-item a:active  {
    background: #ffffff;
    color: #042dcc !important;
    }
li.sp-menu-item.sp-has-child.active, li.sp-menu-item.sp-has-child.hover {
    background: #032ccc;
    color: white !Important;
    }
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    color: #ffffff;
    }
.sp-megamenu-parent > li > a {
    color: #ffffff !important;
    padding: .75rem;
    background: #042dcc;
}

.sp-megamenu-parent {
    /* float:inherit; */
   }
   .sp-megamenu-parent >li {
    display: inline-block;
    position: relative;
    padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background-color: rgba(255,255,255,0.96);
    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    padding: 15px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
    color: #2e2e2e;
    background: rgba(0,0,0,0.1);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    display: block;
    padding: 10px 20px;
    color: #5f5f5f;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: .5px;
}
#sp-footer a, #sp-bottom a {
    color: #98a7b5;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a {
    background: #24046f;
    color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    display: block;
    padding: 5px 10px;
    background: #e2cc04;
    color: #333;
    text-decoration: none;
   border-radius: inherit;
}
ol.breadcrumb {
    display: inline-flex;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
    text-align:center!Important;
}
.breadcrumb .float-left {
    float: inherit!important;
}
a {
    color: #032ccc;
}
a:hover, a:focus, a:active {
    color: #dc3545;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    display: block;
    padding: 10px 20px;
    color: #393144;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: .5px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.05);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:not(.sp-group-title):hover {
    color: #042dcc;
    background: rgba(0,0,0,0.1);
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner >.row [class*="col-sm-"] {
    border-right: 1px solid rgba(0,0,0,0.07);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
    color: #2e2e2e;
    text-transform: uppercase;
    font-weight: bold;
}
.sp-megamenu-parent .sp-mega-group > li > a, .sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title  {
    display: block;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 10px;
    text-align: left;
    padding: 1rem;
}
a#offcanvas-toggler {
    color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover a:hover {
   background:#f1f1f1;
   color:#171171 !Important
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
    padding: 0.5rem 0;
}
.offcanvas-menu .offcanvas-inner {
    background: #fff;
}


/*--------------------------------------------
--	Simple theme Menu Accordeon CK			--
--	This is a simple theme with annotations	--
--	you can fill it like you want			--
--	to put your own CSS						--
--------------------------------------------*/

/* main UL container */
ul#accordeonck106 {
    padding: 5px;
    margin: 0;
}

/* style for all links */
ul#accordeonck106 li {
    border-bottom: 1px solid #f3f3f3;
    margin: 0;
    text-align: left;
    list-style: none;
    color: #666;
	background: none;
}

ul#accordeonck106 .accordeonck_outer {
	display: block;
}


/* style for all links from the second level */
ul#accordeonck106 li ul li {
    list-style-type : square;
    margin: 0 0 0 20px;
    border-bottom: none;
    border-top: 1px solid #f3f3f3;
}

/* style for all anchors */
ul#accordeonck106 li a {
    margin: 0;
    color: #0f0f26;
    text-align: left;
    display: block;
    padding-bottom: 7px;
    padding-left: 15px;
    padding-right: 4px;
    padding-top: 7px;
    text-decoration: none;
    background: none;
}

/* style for all anchors on mouseover */
ul#accordeonck106 li a:hover, ul#accordeonck106 ul li a:focus {
    color: #000;
}

/* style for all link descriptions */
ul#accordeonck106 li a span.accordeonckdesc {
	display: block;
}

ul#accordeonck106 a.accordeonck > .badge {
    margin: 0 0 0 5px;
}
ul#accordeonck106 li a:active {
  
    color: #07780D;
   
}
#accordeonck106 li.level1 > .accordeonck_outer a:hover  {
    background: #e6e6e7;
}
#accordeonck106 li.level2 > .accordeonck_outer a:hover  {
    background: #e6e6e7;
}


.sp-module .latestnews > li a
 {display:block;padding: .325rem 1rem;}
ul.latestnews li {
    text-align: left;
}
.sp-megamenu-parent > li:hover > a {
    color: #042dcb;
}
.readmore a {
    padding: 0.5rem;
    display: inline-flex;
    font-weight: bold;
    background: #0345bf;
    color: #fff;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.readmore a:hover {
    background: #dc3545;
}
.article-list .article .readmore a {
    color: #ffffff;
    /* font-weight: 500; */
}
.article-list .article .readmore a:hover{
    color: #ffffff;
    /* font-weight: 500; */
}
.row.items-leading {
    border-bottom: 1px solid #ededed;
    margin-bottom: 1rem;
}
.row.items-row {
    /* border-bottom: 1px solid #f1f1f1; */
    /* margin-bottom: 2rem; */
    /* border-bottom: 1px solid #002d66; */
    /* background: #fcfcfc; */
}
.article-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 1rem;
    margin-top: 1rem;
    padding: 1rem;
    background: #f9f9f9;
}

/*.article-intro-image.float-left {
    width: 25%;
    margin: 0.5rem 3rem 0.5rem 0 !Important;
}
.article-intro-image.float-right {
     margin: 0.5rem 3rem 0.5rem 0 !Important;
}
.article-intro-image.float-none {
      margin: 0.5rem 0rem 0.5rem 0 !Important;
}


.article-details .article-full-image img {
    display: inline-block;
    border-radius: 0px;
      margin: 0rem 1rem 0rem 0rem;
}*/
.rssocial-icons {
    list-style: none;
    padding: 0;
    z-index: 1000;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
   top: 6rem !Important;
    left: 2rem !Important;
}
.loga {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.zebra td {
  border: 1px solid #dedede;
  padding: 1rem;
}
tr:nth-child(even) {
  background-color: #f2f2f2
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007f45;
    border-color: #007f45;
}

.pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #393144;
    background-color: #393144;
    color: #fff;
}
.pagination {
    margin-top: 2rem;
}
h3.sp-module-title {
    color: #393144;
}
.loga {
  display: flex;
  justify-content: center;
    flex-wrap: wrap;}
.loga div {
  width: 100px;
  height: 100px;
margin: 0.5rem}
}

dd.field-entry.nadpis {
    
    text-transform: uppercase !Important;
    display: inline-block !Important;
    }
.field-entry.jmeno {
    font-size:  1.5rem;
    font-weight:  600;
    
    display: inline-block;
}
.field-label{font-weight: 600}


button.jlmf-link {
    display: inline;
    margin: .5rem ;
    padding: 5px 15px;
    font-family: inherit;
    font-size: .8rem;
    font-weight: 400;
    line-height: 2;
    text-transform: uppercase;
    border: none;
    background-color: #4CAF50;
    color: #fff;
    cursor: pointer;
}
.jlmf-button {
    display: inline;
    margin: .5rem  !important;
    padding: 5px 15px;
    font-family: inherit;
    font-size: .8rem;
    font-weight: 400;
    line-height: 2;
    text-transform: uppercase;
    border: none;
    background-color: #3F51B5;
    color: #fff;
    cursor: pointer;
    float:left;
}

.jlcontentfieldsfilter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}


.jlmf-section {
  min-width:275px;
  margin: 1rem; 
  float: left;
}

.sppb-addon.sppb-addon-alert {
    border: 1px solid #f5f5f5;
 
    }
    .sppb-alert-light {
    background: #fcfcfc;
    color: #2e2a5d;
}
    
.row.items-row.cols-1 {
    margin-bottom: 1rem;
    border-bottom: 1px solid #ededed;
    /* background: #fcfcfc; */
}

.article-info {
    background: #fcfcfc;
    border-bottom: 1px solid #f3f3f3;
}

.article {
    background: #fcfcfc;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #032ccc;
    border-color: #032ccc;
}

.tabulka td {
    border: 1px solid #bdbdbd;
    padding: .5rem;
    background: #fff
}

 .tabulka p {margin:0 !Important;}
 .tabulka th {
     background: #d9dbde;
     padding:.5rem;
     color:#032ccc;
     border: 1px solid #bdbdbd;
 }


.btn-inner.modesw, .wysibb-toolbar-btn.wbb-select.wbb-fontfamily, .wysibb-toolbar-btn.wbb-select.wbb-fontsize.on {
    display: none !Important;
}


a.btn-primary {    
    color: #fff;
    background-color: #032ccc;
    border: 1px solid #032ccc;
    padding: .875rem;
}
.btn-primary:hover {
    color: #032ccc;
    background-color: #ffffff;
    border-color: #032ccc;
}
.posuv {
    overflow: auto;
}
.article-list .article {
   border: inherit;
   border-radius: inherit;
}

.article {
  background: inherit;
}
ul#tabs_kunena_editor a {padding: 0.5rem 0.5rem 0 0}

.custom-control.custom-checkbox {
    padding: 1rem;
}

input#subscribeMe {
    margin: 0 1rem;
}
#kunena.layout textarea {
    width: 100%;
    padding: 1rem;
    margin: 1rem 0
}