.sp-megamenu-parent > li > a {text-transform:uppercase;font-family:"Lato",sans-serif;letter-spacing:1px;}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {border-bottom:2px solid;}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {margin:0 5px !important;}

#sp-header {
	background: rgba(2, 2, 3, 0.6);
	height: inherit;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99;
	box-shadow: none;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	
}

#sp-header.header-sticky {
	position: fixed;
	z-index: 9999;
	box-shadow: 0px 0px 8px 1px rgba(0, 0,0, 0.2);
	-webkit-transition: all .6s;
	transition: all .6s;
	background: rgba(2, 2, 3, 0.8);
	animation-name: menu_sticky;
	animation-duration: 0.60s;
	animation-timing-function: ease-out;
	
}

@keyframes menu_sticky {
  0%   {margin-top:-100px;}
  50%  {margin-top: -90px;}
  100% {margin-top: 0;}
}

.grube {font-weight:bold;color:#c4182e;}
.obrazek {width:50px !important;height:50px;display:block;margin:auto;}
#column-wrap-id-1565081948320 {padding:0 !important;}
#column-wrap-id-1565081948321 {padding:0 !important;}
#column-wrap-id-1565082939902 {padding:0 !important;}
#column-wrap-id-1565082939905 {padding:0 !important;}
#column-wrap-id-1565393010480 {padding:0 !important;}
#column-wrap-id-1565393010483 {padding:0 !important;}
.zadzw {letter-spacing:2px;}
#sp-footer {font-size:8px; letter-spacing:3px; text-align:center;}
#sp-footer .container-inner {padding:8px !important;}
#numery .sppb-blocknumber-number {font-family:"Lato",sans-serif;font-weight:bold;}
#numery .sppb-media-heading {font-family:"Lato",sans-serif;font-weight:500;font-size:20px;color:#333;}
#numery .sppb-media-body {font-family:"Lato",sans-serif;font-weight:300;font-size:16px;color:#333;}
.sppb-addon-image-overlay-icon {width:40px !important;height:40px !important;}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {line-height:40px;}