html, body { 
  height: 100%; 
  margin: 0 0 1px; 
  padding: 0;
  position: relative; /* Opera 9.5 */
}
#header {
height:100%;
position: relative;
margin-left:auto;
margin-right:auto;
background-image:url(../images/bgtopp.png);
background-position: center;
background-repeat:no-repeat;
height: 190px;
}
/*menu*/
.eng{
	position: relative;
	top:110px;
	left:350px;
}

.menu{ position:relative; top: 140px; font-size: 14px; width: auto; font-family: Arial, Helvetica, sans-serif;}
.menu ul{
	margin: 0;
	padding: 0;
	float: none;
	padding-left: 20px;
} 
.menu ul li{display: inline;} 
.menu ul li a{
	float: none;
	color: #3D6C28;
	padding-left: 0px;
	padding-right: 15px;
	text-decoration: none;
} 
.menu ul li a:visited{color: #3D6C28;} 
.menu ul li a:hover, .menu ul li .current{color: #000000 !important; }
.active{font-size: 14px; color: #000000; text-decoration: none;}

#content{

position:relative;
margin-left:auto;
margin-right: auto;
width:800px;
min-height:490px;
overflow:auto;
padding-bottom:150px;
text-align:left;
}


.wrapper {
    min-height: 100%; 
    height: auto !important; 
    height: 100%; 
    margin: 0 auto -180px; 
}
#footer { position:fixed;  bottom:0;  left:0;  width:100%;  height:140px;  padding:0;  color:#cccccc; text-align:center;
vertical-align:bottom;

background-image:url(../images/footer140.png);
 background-position: center bottom; background-repeat: no-repeat;}
 
 .fottext {
	 position:relative;
	 top: 100px;
	 font-size:14px;
 }
.counter {position: relative;
	top: 60px;
	left: 500px;
}


#navi
{
	float: left;
	width: 105px;
	position: relative;
}
#content-wrapper
{
	float: left;
	width: 100%;
	margin-left: -105px;
}


body {
	font-family: Tahoma, Arial, Helvetica, "MS Sans Serif", sans-serif ;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #ffffff; background-image: url(../images/bgtile.png); background-position: center top; background-repeat: repeat-x;
}

p {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding-right: 20px;
}
h1{
	font-size: 20px;
	line-height: 22px;
	color: #91BD04;
	font-weight: normal;
	padding-top: 30px;
}
h2{
	font-size: 18px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 0px;
}
h3{margin:0px;}

.rub{font-size: 24px; line-height: 28px; color: #91BD04; font-weight: normal;}
.sub{font-size: 20px; line-height: 24px; color: #000000; font-weight: normal;}

.green{font-size: 14px;  line-height: 18px;	color: #91BD04;}
.small{font-size: 14px; color: #000000;}
.brod{font-size: 12px; line-height: 14px; color: #000000;}
.rigth1{ margin-left: auto; margin-right: auto; text-align: right;}


.column{ width: auto; height: auto; text-align: left;}
.text{ width: 500px; height: auto; text-align: left;}

a:link {font-weight: normal; color: #00B0FF; text-decoration: none;}
a:active {font-weight: normal; color: #00B0FF; text-decoration: none;}
a:hover {font-weight: normal; color: #00B0FF; text-decoration: underline;}
a:visited {font-weight: normal; color: #00B0FF;	text-decoration: none;}

a.bottlink:link {font-weight: normal; color: #000000; text-decoration: none;}
a.bottlink:active {font-weight: normal; color: #000000; text-decoration: none;}
a.bottlink:hover {font-weight: normal; color: #000000; text-decoration: underline;}
a.bottlink:visited {font-weight: normal; color: #000000; text-decoration: none;}
a img {border: 0px;}
.nyhet {
	position:relative;
	top: 0px;
	width:240px;
	height:150px;
	background-image:url(../images/nyhet.png);
	vertical-align:middle;
	text-align:center;
	margin-bottom: 20px;
}
.n { color:#FFFFFF;vertical-align:middle; text-align:center; width:200px; vertical-align:middle; position:relative; top:20px; left:25px;}
.taxi { 
	padding: 3px;
	}
.fix{clear:both;}