.font {
  font-family: Helvetica, Arial, sans-serif;
}


h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
dl,
form {
  margin: 0;
  padding: 0 0 1em;
}

h2 {
  padding-bottom: 1.5em;
  font-family: Helvetica Condensed Black, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 20px;
  line-height: 1em;
  color: white;
}


h3 {

  padding-bottom: 0.9em;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 1.4em;
  line-height: 1.1em;
  color: white;

}
h3 a:hover {
  color: white !important;
}
h4 {
  font-family: Helvetica Black, Arial Black, sans-serif;
  font-weight: normal;
  font-style: normal;
}
p {
  padding-bottom: 1.2em;
}
img {
  border: 0;
}
p img,
h1 img {
  vertical-align: middle;
}
a {
  text-decoration: none;
  color: #0093BA;
}
a:hover {
  text-decoration: none;
}



body {
  margin: 0;
  padding: 0;
  background: #000000 url("bg.png") center top; background-repeat: repeat;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 175%;

  overflow-x: hidden;
}
#page {
  position: relative;
  margin: 0;
  text-align: center;
}
header,
nav,
footer,
section,
article {
  display: block;
}
header,
#blackbar,
nav,
#content {
  position: absolute;
  width: 100%;
  left: 0;
}



#header-inner,
#blackbar-inner p,
#nav-inner,

#main,
article .wrap,
#footer-inner,
#explore {
  margin: 0 auto;
  width: 940px;
  text-align: left;

}

header {
  top: 0;
  height: 103px;
  background: url() bottom center;
  z-index: 3;
 background-color: #7372A5;
}
#header-inner {

}
#header-inner h1{
  color: white;
 font-size: 1.7em;
margin-top: 50px;
}






#share-links {
  position: absolute;
top:10px;
  right: 120px;

}

#header-inner #share-links p{
color: white;
font-size: 1.0em;
font-weight: normal;
}





#blackbar {
  top: 103px;
  height: 36px;

  background: url("bg2.png");
background-repeat: repeat-x;
  background-position: bottom center;
  overflow: hidden;
  z-index: 1;
}
#nav-inner,
#blackbar-inner {
  padding-left: 20px;
  height: 48px;
 z-index: 3;
}
#nav-inner:after,
#blackbar-inner:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  clear: both;
  display: block;
}





#blackbar-inner a {
  color: white;
}
#content {
  top: 50px;
  z-index: 1;
}




#main {
  padding: 50px 20px 0;
  width: 900px;
  z-index: 1;
}


footer {
background-image: url(construction.png); background-repeat: repeat-x;
  clear: both;
 
height:190px;
}


.wrap {

float: left;
margin-bottom: 1em;
width:850px;
}

.wrap img{
margin: 0px 20px 20px 0px;
box-shadow: 2px 2px 2px  #666;
}

.tekst-wrap {
float: right;

margin-bottom: 1em;
width:400px;
}



#block-slideshow {
  position: relative;
  width: 100%;
  height: 450px;
overflow: hidden; 

z-index:-1;
margin-top: 50px;
margin-left: 0px;
}


#block-slideshow .slides {
  overflow: hidden;
  height: 450px;
margin-left: 0px;
}



#slideshow .nav a:hover {
  background-position: bottom left;
}


#block-scroll {
  position: fixed;
  top: 320px;
  left:75%;
  z-index: 1;
  text-align: right;
}

