/*!
 * Custom styles
 */
 
.hero-unit-pic {
  padding: 20px;
  margin-bottom: 30px;
  background: url(../img/ojne2.jpg);
  background-repeat:no-repeat;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.top-banner {
  *position: fixed;
  right: 0;
  left: 0;
  top: 0;
  *z-index: 1030;
  margin-bottom: 0px;
  overflow: visible;
  color: #777777;
}

.top-banner .brand {
  display: block;
  float: left;
  padding: 10px 5px 0px;
  margin-left: -20px;
  margin-right: 30px;
  font-size: 40px;
  font-weight: 200;
  line-height: 45px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
}

.top-banner .brand-phone {
  display: block;
  float: left;
  padding: 10px 5px 0px;
  margin-left: -20px;
  margin-right: 40px;
  font-size: 20px;
  font-weight: 200;
  line-height: 22px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
}

.top-banner .adresse {
  font-size: 17px;
  font-weight: 200;
  line-height: 22px;
  padding: 10px 0px 0px;
  margin-left: -15px;
  color: #000000;
}

.top-banner .adresse-phone {
  font-size: 15px;
  font-weight: 200;
  line-height: 15px;
  padding: 10px 0px 0px;
  margin-left: -15px;
  color: #000000;
}

.navbar-inverse .tids {
  color: #999999;
  display: block;
  padding: 0px 20px 0px;
  margin-left: -15px;
  font-size: 20px;
  font-weight: 200;
  line-height: 20px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar .brand-ege {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 40px;
  font-weight: 200;
  line-height: 40px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar-inner-ege {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
}

.navbar-inner-ege:before,
.navbar-inner-ege:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-inner-ege:after {
  clear: both;
}

.spanCenter {
  text-align:center;
}

.madsimg {
  box-shadow: 2px 2px 15px -5px #333;
  margin: 10px 10px 5px;
}

.announcement {
  display: block;
  float: right;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  color: #f3f3f3;
}