.sp-otstup {
    margin-top: 10px;
}

.sp-menu-center {
	text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600 !important;
}

.sp-contact {
    margin-top: 30px;
    font-size: 20px;
}

.btn-blue {
	color: #fff !important;
	background: #005fad;
}

.btn-blue:hover {
	color: #fff !important;
	background: #1595ff;
}

.btn-blue:focus {
	color: #fff !important;
	background: #1595ff;
}
.btn-contact {
	color: #fff !important;
	background: #000000;
}

.btn-contact:hover {
	color: #fff !important;
	background: #3a3a3a;
}

.btn-contact:focus {
	color: #fff !important;
	background: #3a3a3a;
}

ul.social-icons {
    font-size: 20px;
}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size: 18px;
}

.sp-scroll-up {
    bottom: 10px;
	right: 25px;
}

.bh-w-powered-by {
      display: none !important;
}

.article-list .article {
    padding: 20px 20px 0px 20px;
}
