* {
  margin: 0;
  padding: 0;
}

body {
	font-family: Arial;
	font-size: 12px;
	color: #767676;
	background:#fff url("../images/bg.jpg") repeat-x top left;
}


#top{
	position:relative;
	height:130px;
	background:#fff url("../images/bg-top.jpg") repeat-x;
}

#lang{
	position:absolute;
	right:0px;
	top:0px;
	width:116px;
	height:30px;
	background:url("../images/lang_bg.gif") no-repeat;
}

#lang ul{
	list-style:none;
	margin-left:5px;
	margin-top:5px;
}

#lang li{
	padding-left:4px;
	list-style:None;
	float:left;
}

#lang img{
	border:none;
}

#lang a,visited{
	 /* For IE6 */
	filter:alpha(opacity=70);
 	 /* CSS3 standard */
  	opacity:0.7;
}

#lang a:hover{
	 /* For IE6 */
	filter:alpha(opacity=100);
 	 /* CSS3 standard */
  	opacity:1;
}

#logo{
	position:absolute;
	top:10px;
	left:0px;
	width:316px;
	height:168px;
	background:url("../images/logo.png");
}

#htop{
	width:980px;
	height:130px;
	position:relative;
}

#nav{
	position:absolute;
	right:0px;
	bottom:-1px;
}

#nav1{
	background:url("../images/nav_bg.png");
}

#nav2{
	background:url("../images/nav1_bg.png");
}

#nav ul{
	list-style:none;
}

#nav li{
	list-style:none;
	float:left;
}

#nav a,visited{
	padding-top:10px;
	text-decoration:none;
	width:120px;
	height:29px;
	color:#ffffff;
	font-weight:bold;
	display:block;
	font-size:1.2em;
}

#nav a:hover{
	color:#ffffff;	
	background:url("../images/nav_up.gif");
}

#header{
	margin-top:4px;
	width:980px;
	height:242px;
}

#title{
	text-align:left;
	width:980px;
	height:45px;
	background:url("../images/title_bg.gif") no-repeat;
}

#title h1{
	font-size:1.6em;
	font-weight:normal;
	color:#ffffff;
	padding-top:10px;
	padding-left:20px;
}

#title1{
	text-align:left;
	width:980px;
	height:45px;
	background:url("../images/title_bg1.gif") no-repeat;
}

#title1 h1{
	font-size:1.6em;
	font-weight:normal;
	color:#ffffff;
	padding-top:10px;
	padding-left:20px;
}

#title1 h2{
	position:absolute;
	left:440px;
	font-size:1.6em;
	font-weight:normal;
	color:#ffffff;
	padding-top:10px;
	padding-left:20px;
}

#text{
	border-left:1px #ededed solid;
	border-right:1px #ededed solid;
	border-bottom:1px #ededed solid;
	margin-bottom:40px;
	width:950px;
	text-align:left;
	padding:15px;
	line-height:22px;
	position:relative;
}

#text a,visited{
	text-decoration:none;
	color:#767676;
}

#text a:hover{
	background:#4e70b7;
	color:#ffffff;
}

#listproducts{
	left:0px;
	width:293px;
	position:absolute;
}

#listproducts ul{
	list-style:none;
}

#listproducts li{
	list-style:none;
}

#listproducts a,visited{
	font-family:Verdana;
	font-size:1em;
	display:block;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	padding-left:17px;
	padding-top:5px;
	width:276px;
	height:27px;
	background:url("../images/listul.gif") no-repeat;
	font-style:italic;
}

#listproducts a:hover{
	background:url("../images/listul_up.gif") no-repeat;
	padding-left:20px;
}

#listproducts .in{
	background:url("../images/listul_up.gif") no-repeat;
	padding-left:20px;
}

#showproduct{
	border-left:1px #ededed solid;
	width:645px;
	margin-left:293px;
	padding:10px;
}

#showproduct table {
	border: 1px solid #E6E6E6;
	border: 1px solid #E6E6E6;
	border-left: none;
}

#showproduct td {
	text-align:left;
	background: url("../images/th_bg.gif") #3b7eab repeat-x top;
	vertical-align: top;
	padding: 0.2em 1em;
	border-left: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	color:#ffffff;
	font-weight:bold;
}

#showproduct ul{
	position:relative;
	list-style:none;
}

#showproduct li{
	list-style:none;	
	float:left;
}

#showproduct img{
	border:none;
}

#showproduct a,visited{
	padding:2px;
	background:#fffffff;
}

#bunn {
	width: 980px;
	height: 2px;
	background:url("../images/forside_bunn.gif") no-repeat;
}

#footer {
	position:relative;
	background:#336d9a;
	color:#ffffff;
	width: 100%;
	height:30px;
	padding-top:20px;
	text-align:center;
}

#footer a,visited{
	text-decoration:none;
	color:#ffffff;
}

#footer a:hover{
	text-decoration:underline;
}

#btnvip{
	position:absolute;
	right:0px;
	top:10px;
}

#btnvip img{
	border:none;
}

#cform{
	margin-top:15px;
}

label {
	display: none;
}
input, textarea {
	color: #909090;
	border: 1px solid #d4d0d0;
	background-color: #ffffff;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0.4em;
	line-height: 1.8em;
	width: 250px;
}
input {
	height: 26px;
}
textarea {
	overflow: hidden;
	height: 150px;
}
input:hover, textarea:hover, input:focus, textarea:focus  {
	border: 1px solid #808080;
	color: #000000;
}

#send{
	width:260px;
}

#map{
	width:500px;
	height:400px;
	background:url("../images/map.jpg") no-repeat;
	position:absolute;
	left:360px;
	top:145px;
}

#europe{
	margin-right:0px;
	position:relative;
	width:980px;
	height:325px;	
	background:url("../images/europe.gif") no-repeat;
	background-position:top right;
}

#showdist{
	padding-left:20px;
	padding-top:10px;
	width:220px;
	height:150px;
	background:url("../images/showdist_bg.gif") no-repeat;
	position:absolute;
	z-index:3;
	left:315px;
	line-height:18px;
}

#showdist h1{
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:5px;
}

#text h2{
	font-size:1.5em;
	color:#4e70b7;
	font-weight:normal;
	width:200px;
	border-bottom:1px #a1bfff solid;
	margin-top:10px;
	margin-bottom:5px;
}

#europe a:hover{
	background:none;
}

#photos{
	position:relative;
	padding:10px;
	padding-left:15px;
	text-align:center;
}

#photos img{
	padding:8px;
	background: url("../images/gallery_sh.gif") no-repeat;
	background-position: right bottom;
	margin-right:5px;
	margin-top:5px;
}

#photoz {
	position:relative;
	width:75px;
	height:5px;
	
	
}