@import url(37780.css);

#bildspel {margin-bottom: 30px;}
#puff1 img, #puff2 img, #puff3 img {margin-bottom: 1em;}

#main {padding: 20px 0 40px;}

.nivo-caption {
   left: 10px !important;
   bottom: 10px !important;
   top: auto !important;
   right: auto !important;
   background: transparent !important;
   color:#fff !important;
   text-shadow: 1px 1px 2px #000 !important;
   font-size: 1em !important;
   font-weight: bold;
   padding: 0 !important;
   width: auto !important;
   line-height: 1;
}

#nav ul li:first-child a {border-left: 0 !important;}
#nav ul li:last-child a {border-right: 0 !important;}

#puff3 {
   background: #a99182;
   color: #fff;
   box-sizing: border-box;
   padding: 1em;
   text-align: center;
   border-radius: 5px;
}

#puff3 h2 {color: #fff;}