
html, body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	border:0px;
	text-align:left;
  	background: #003151 url("../img/meri.jpg");
	background-position: 50% 170px;
	background-repeat: no-repeat;
	font-size: 10px;
}



#header {
  text-align:center;
  width:100%;
  height:170px;
  position:relative;
  background:#000 url("../img/header.gif");

}


#rhumbline {
  width: 900px;
  position: relative;
  margin: 0 auto;
  left:50%;
  margin-left:-450px;
  top:20px;
  bottom:50px;
}

#palsta1 {
  z-index:2;
  width: 322px;
  height:500px;
  position: relative;
  margin: 0px auto;
  float:left;
  background:url("../img/spacer.gif");
}

#palsta2 {
  z-index:337;
  width: 320px;
  height:500px;
  position: relative;
  margin: 0px auto;
  float:left;
  background:url("../img/spacer.gif");
}

#palsta3 {
  z-index:2;
  width: 254px;
  height:500px;
  position: relative;
  margin: 0px auto;
  float:left;
}

.vasen {
  width: 255px;
}




#clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
#clearfix {display: block;}
/* End hide from IE-mac */




#footer {
  width:900px;
  height:50px;
  position:relative;
  left:50%;
  margin-left:-450px;
  background:url("../img/ala.gif");
}






p {
font-family: Trebuchet MS;
font-size:1.1em;
color:#fff;
}

p.copy {
font-family: Trebuchet MS;
font-size:1.1em;
color:#b4c9d6;
padding-top:10px;
}


ul {
font-family: Trebuchet MS;
font-size:1.1em;
color:#fff;
font-weight:bold;
}


a {
color:#aba100;
}
a:active {
color:#000;
}
a:hover {
color:#000;
}


h3 {
margin:12px 0px 0px 0px;
padding:0;
width:255px;
font-family: Georgia;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0.1em;
line-height: 1.2em;
font-size: 2em;
font-weight:normal;
color:#aba100;
border-bottom: dotted 1px #aba100;
}


ul {
margin:5px 0px 0px 0px;
padding:0px 25px 0px 15px;
  width: 255px;
}







