*
	{
	padding:0;
	margin:0 auto;
	border:0;
	}
body, html
	{
	width:100%;
	padding:5px 0 0 0;
	background:#ffff99 url(gfx/01.jpg);
	font-family:georgia, serif;
	font-size:10pt;
	font-weight:bold;
	color:#005c00;
	text-align:center;
	}
#wrap
	{
	width:980px;
	overflow:auto;
	}
#head
	{
	width:980px;
	height:100px;
	}
#top
	{
	width:800px;
	height:100px;
	color:#005c00;
	padding:0 0 20px 0;
	background-image:url(gfx/vimpel.png);
	background-repeat:no-repeat;
	float:left;
	}
#topleft
	{
        width:80px;
	height:80px;
	background-image:url(gfx/antik1.png);
	background-repeat:no-repeat;
	margin:30px 0 0 0;
	padding:0 10px 0 0;
	float:left;
	}
#topright
	{
        width:80px;
	height:80px;
	background-image:url(gfx/antik2.png);
	margin:30px 0 0 0;
	float:right;
	}
#menu
	{
	width:980px;
	height:15px;
	background:url(gfx/grid_y.gif);
	border:2px solid #a0a100;
	border-left:none;
	border-right:none;
	margin:15px 0 0 0;
	clear:both;
	}
#cont
	{
	width:960px;
	background:url(gfx/grid.gif);
	padding:20px 10px 0 10px;
	overflow:auto;
     position:relative;
	}
#foot
	{
	width:978px;
	height:15px;
	background:url(gfx/grid_y.gif);
	border:2px solid #a0a100;
	border-left:none;
	border-right:none;
	}

.meny
	{
	width:139px;
	float:left;
	}
.subcont
	{
	width:960px;
	padding:10px 0 10px 0;
	}
.subconti
	{
	width:480px;
	padding:10px 0 10px 0;
     float:left;
	}
.inv
	{
	margin-left:-9999px;
	}
.left
	{
	float:left;
	padding:0 10px 0 0;
	}
.right
	{
	float:right;
	margin:0 0 5px 10px;
	}
.leftport
	{
	display:block;
	float:left;
	padding:0 20px 0 0;
	}
.rightport
	{
	display:block;
	float:right;
	padding:0 0 20px 20px;
	margin-top:-50px;
	}
.rightfront
	{
	display:block;
	float:right;
	padding:0 0 10px 20px;
	}
.portal
	{
	width:459px;
	height:700px;
	background:url(pict/portal.png);
	}
.galleri
	{
	width:940px;
	overflow:auto;
	float:left;
	padding:0 0 20px 0;
	}
.forms
	{
	width:500px;
	text-align:left;
	float:left;
	padding:0 0 20px 0;
	}
.bank
	{
	padding:10px 20px 0 0;
	margin-bottom:-10px;
	}
a
	{
	color:#005c00;
	text-decoration:none;
	}
a:hover,a:active
	{
	color:#990033;
	text-decoration:none;
	}
a:visited
	{
	color:#005c00;
	text-decoration:none;
	}
a.lukk
	{
	display:block;
	margin:0 0 20px 0;
	padding:0 0 0 400px;
	}
h1
	{
	font-size:18pt;
	text-decoration:none;
	text-align:left;
	text-indent:20px;
	padding:0 0 20px 0;
	}
h1.galleri
	{
	text-align:center;
	}
h2
	{
	font-size:12pt;
	text-decoration:none;
	margin:90px 0 0 0;
	}
h3
	{
	font-size:12pt;
	text-decoration:none;
	text-align:left;
	text-indent:20px;
	padding:10px 0 10px 0;
	}
h3.galleri
	{
	display:block;
	width:400px;
	clear:both;
	margin-left:85px;
	}
p
	{
	text-align:justify;
	line-height:16pt;
	color:#333333;
	padding:0 0 10px 0;
	}
.pop
	{
     display:none;
	}
a:hover span.pop
	{
     display:block;
     width:500px;
     height:562px;
     padding-right:10px;
     position:absolute;
     bottom:0;
     right:0;
     z-index:2;
	}
