.t3-wrapper {
  background: url(../../../templates/t3_bs3_blank/local/less/themes/images/triglav-bg.jpg) 50% -410px no-repeat;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
  background: white;
  border: 1px solid #cdcdcd;
  box-shadow: 0px 5px 25px #cdcdcd;
  min-height: 850px;
}
.t3-sidebar-right {
  padding-top: 20px;
  padding-bottom: 20px;
  background: white;
  border-top: 1px solid #cdcdcd;
  box-shadow: 0px 5px 25px #cdcdcd;
}
@media screen and (min-width: 768px) {
  .t3-module {
    margin-bottom: 20px;
  }
  .t3-sl {
    padding-bottom: 20px;
    padding-top: 10px;
  }
}
.copyright .nav-stacked > li {
  float: left;
  padding-right: 10px;
}
.copyright .nav > li > a {
  position: relative;
  display: block;
  padding: 5px 0;
}
.copyright .nav > li > a:hover,
.copyright .nav > li > a:focus {
  text-decoration: underline;
  background-color: transparent;
}
.t3-copyright {
  border-top: 1px solid #eeeeee;
  font-size: 12px;
  padding: 10px 0 40px;
}
div.k2ItemsBlock ul li {
  margin-bottom: 3px;
}
div.k2ItemsBlock ul li span.moduleItemDateCreated {
  font-size: 11px;
  color: #999;
}
div.catItemIsFeatured:before,
div.userItemIsFeatured:before,
div.itemIsFeatured:before {
  content: none;
}
div.catItemView {
  margin-bottom: 18px;
  padding: 4px;
}
div.itemIntroText {
  color: #444;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.4;
  padding: 4px 0 0px 0;
}
div.catItemImageBlock {
  padding: 0;
  margin: 0;
  float: left;
  margin-top: 7px;
  margin-right: 15px;
}

.contact h3 {
  display: none;
}
.contact legend {
  display: none;
}