/* #0162AF 026cb8 004686 036cb8 */

/* #sp-kalendarium h3.sp-module-title {
  color: #036cb8; */
}
/* .article-details ul li a {
  margin-left: 30px;
}
ul a {
  text-indent: 50px;
}
@media (min-width: 992px) {
    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }
}
*/

.menuleft {
    font-size: 1.6rem;
}
 @media (width >= 1024px) {
      #sp-top2 img {
        margin-top: 35px;
      }
    }
.burger-icon>span {
    background-color: #ffffff;
}
.article-list .article {
    border-radius: 0;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: -20px -20px 20px -20px;
    border-radius: 0;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
}
.article-list .article .article-intro-image img {
    -webkit-transition: -webkit-transform 1s ease;
    -moz-transition: -moz-transform 1s ease;
    transition: transform 1s ease;
}

.article-list .article .article-header h2 a {
    color: #036cb8;
}
.article-list .article .article-header h2 a:hover {
    color: #004686;
  text-decoration: underline;
}
.article-body {
  margin: -5px;
    margin-top: -45px;
    background: #fff;
    position: relative;
    padding: 20px;
  border: 1px solid #e5e5e5;
}
/*
.blog-entry.border .entry-content {
    border: 1px solid #e5e5e5;
}
.entry-content {
    margin: 10px;
    margin-top: -25px;
    background: #fff;
    position: relative;
    padding: 20px;
}

element.style {
}
.blog-entry.border .entry-content {
    border: 1px solid #e5e5e5;
}
*/
#sp-main-body {
    padding: 60px 0;
}
a {
    color: #036cb8;
}
/* Menu */
.justify-content-end {
    justify-content: center !important;
}
.sp-dropdown li.sp-menu-item>a {
    color: #000;
    font-size: 16px;
}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    line-height: 60px;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #fff;
  text-decoration: underline;
}
.sp-megamenu-parent>li>a:hover {
    color: #fff;
  text-decoration: underline;
}
.sp-megamenu-parent .sp-menu-item {
  border-left: solid #fff 1px;
}
.sp-megamenu-parent .sp-menu-item:last-child {
  border-right: solid #fff 1px;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #fff;
}
.sp-megamenu-parent > li > a:hover {
    text-decoration: underline;
    color: #fff;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    color: #000;
	font-size: 16px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    text-decoration: underline;
}

p {line-height: 1.5;}

#sp-left .sp-module, 
#sp-right .sp-module, 
#sp-kalendarium1 .sp-module, 
#sp-gazetka1 .sp-module, 
#sp-foto1 .sp-module, 
#sp-instytucje1 .sp-module, 
#sp-kultura1 .sp-module, 
#sp-kultura3 .sp-module {
    border: 0;
    padding: 0 30px 30px 15px;
    border-radius: 0;
}
#sp-kultura2 .sp-module {
  margin-left: 25px;
}
#sp-kalendarium1 .sp-module {
  margin-top: 25px;
}
#sp-kalendarium3 .sp-module {
  margin-top: 15px;
}

#sp-kalendarium2 .sp-module, 
#sp-foto2 .sp-module {
  padding-left: 10px;
}
/* Top */
#sp-header {
  box-shadow:  none;
  background-color: #026cb8;
}


.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
    font-weight: 400;
}
.h2, h2 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.2;
    font-size: 2.1rem;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
    border-radius: 0;
}

/* Stopka */
#sp-footer, #sp-bottom {
    background: #004686;
    color: #FFFFFF;
}
#sp-footer #sp-footer2 {
    text-align: left;
}
#sp-footer .h3, h3 {
    font-size: 1.3rem;
}
#sp-footer p {
    font-size: 16px;
}
#sp-footer p a {
    font-size:16px;
  color: #fff;
}
#sp-footer p a:hover {
  text-decoration: underline;
}
#sp-footer3 {
    padding-top: 57px;
}
/* Skiplinki */
.list-unstyled {
	padding-left:0;
	list-style:none;
}
.skip-links {
	position:absolute;
	top:0;
}
.skip-links a,.skip-links a:visited {
	position:absolute;
	top:0;left:-9000em;
	display:block;
	text-align:center;
	width:220px;
	text-decoration:none;
	opacity:0;
	-webkit-transition:opacity 0.3s ease 0s;
	transition:opacity 0.3s ease 0s;
}
.skip-links a:hover,.skip-links a:focus,.skip-links a:active,.skip-links a:visited:hover,.skip-links a:visited:focus,.skip-links a:visited:active {
	background:#2a2e32;
	color:#fff;
	font-size:1.2em;
	line-height: 1.5em;
	padding:5px 10px;
	font-family: 'Lato', sans-serif;
	z-index:100;
	left:0;
	opacity:1;
	outline:2px solid #000;
}

/* Tabela Sesje */
.article table, th, td {
  border: 1px solid;
}
.article th, td {
  padding: 15px;
  text-align: left;
}
.article tr:hover {
  background-color: #036cb8;
  color: #fff;
}
.article tr:hover a {
  color: #fff;
}
.article table tr:first-child {
  background-color: #036cb8;
  color: #fff;
}
/* Stronicowanie */
 .pagination>.active>span {
    border-color: #036cb8;
    background-color: #036cb8;
}
 .pagination>.active>span:hover {
    border-color: #004686;
    background-color: #004686;
   color: #fff;
}
.page-item:first-child .page-link {
    border-radius: 0;
}
.page-item:last-child .page-link {
    border-radius: 0;
}

/* Przyciski */
.btn-primary, .sppb-btn-primary {
    border-color: #036cb8;
    background-color: #036cb8;
  border-radius: 0;
}
.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #004686;
    background-color: #004686;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-radius: 0;
}
.form-control {
border-radius: 0; 
}
.btn.disabled {
    background-color: #036cb8;
    border-color: #036cb8;
    opacity: 1;
}
.btn.disabled:hover {
    background-color: #004686;
    border-color: #004686;
}

span.badge.bg-danger.featured-article-badge {
    display: none;