#sp-top-bar {
    background: #c5272d;
    color: #aaa;
  	text-align: center;
}

.mapalevo {
  padding: 20px 30px 0 60px;
  color: #ffffff;
}

#sp-position8 {
  line-height: 0;
}

#sp-top1, #sp-top2 {
  padding-top: 5px;
}
#sp-top1 p {
  margin: 0;
}

/*gumb išči sivi z obrobo*/
.search .btn-primary {background-color: #aaa;
  	border-color: #aaa;
	border-radius: 0 4px 4px 0;
}

/* kontakti na poziciji top2*/
.sp-contact-info li {
        font-size: 110%;
}

/* povečava texta v meniju*/ 
.sp-megamenu-parent > li > a {
    text-transform: uppercase;
  	padding: 0 12px;
  	font-size: 13px;
}

/* povečava pagetitla*/ 
.sp-page-title {
  padding: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
 /* sredinska poravnava pagetitla*/
.sp-page-title .sp-page-title-heading {
font-size: 2rem;
line-height: 2;
text-transform: uppercase;
text-align: center;
}
.sp-page-title .breadcrumb {
display: block;
text-align: center;
}
.breadcrumb-item {
text-align: center;
display: inline;
}
ol.breadcrumb li.float-left {
float: none !important;
display: inline-block;
}

/*razmak  v megamenuju*/
.sp-megamenu-parent  .sp-dropdown li.sp-menu-item > a {
    padding: 12px 0;
}