@charset "UTF-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0;
	color: #000000;
	background-attachment:fixed;
	background-image:url(images/botBg.png);
	background-repeat:repeat-x;
	background-position:bottom;

}
#container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;

}
#mainContent {
	position:relative;
	top:0px;
	left:0px;
	padding: 0 20px;

}
#bottomInfo {
	position:fixed;
	bottom:0px;
	width:900px;
	height:32px;
	text-align:center;
	z-index:10;
}
.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#menyCon {
	position:absolute;
	left:0px;
	top:85px;
	width:900px;
	height:40px;
	background-color:#008fcd;
	background-image:url(images/btn_bg.gif);
}
#rightCon {
	position:absolute;
	top:140px;
	right:-30px;
	width:544px;
	height:577px;
	background-image:url(images/iconPaper.png);
	background-repeat:no-repeat;
}


.prod li {
list-style:none;
float:left;
}
#prod {
position:absolute;
left:20px;
top:20px;
}


#tele {
	position:absolute;
	float:right;
	right:30px;
	top:95px;
	width:auto;
	height:auto;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	text-align:center;
	vertical-align:middle;
}
.meny li {
	height:40px;
	float: left;
	list-style:none;
	display:block;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
.img li {
	position:relative;
	top:55px;
	left:65px;
	width:400px;
	margin-bottom:30px;
	list-style:none;
}
#info {
	position:relative;
	right:20px;
	top:10px;
	width:270px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	float:right;
	border:hidden;
	border:none;
}
#leftCon {
	position:absolute;
	top:161px;
	left:35px;
	width:350px;
	height:auto;
}
#form {
	position:relative;
	top:0px;
	width:350px;
	height:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#666;
	margin-top:20px;
}
.textmiddle {
	vertical-align:bottom;
		border:none;
}
.h0 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px;
	color:#09C;
}
.h1 {
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:18px;
	color:#333;
}
.h2 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px;
	color:#666;
}
.h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.ted {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
a:link.btn, a:visited.btn, a:active.btn {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-size:16px;
	color:#09C;
	text-decoration:none;
}
a:hover.btn {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:oblique;
	font-size:16px;
	color:#666;
	text-decoration:underline;
}
a:link.meny, a:visited.meny, a:active.meny {
	padding-top:10px;
	padding-left:2em;
	padding-right:2em;
	width:auto;
	height:30px;
	text-decoration:none;
	display:block;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
a#current.meny {
	text-decoration:none;
	border:none;
	background-image:url(images/btn_bg_over.gif);
	color:#FFF;
	display: block;
}
a:hover.meny {
	text-decoration:none;
	border:none;
	background-image:url(images/btn_bg_over.gif);
	color:#FFF;
	display: block;
}

a:link, a:visited, a:active, a:hover {
	text-decoration:none;
	color:#333;
	}
