body {
	background-color:#FFFFFF;
	margin:0px;
	margin-bottom:50px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

td {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.main {
	margin:0 auto;
	width:806px;
	overflow:visible;
}

#top {
	height:98px;
	max-height:98px;
}

#toptitle {
	position:relative;
	visibility:visible;
	left:370px;
	top:-80px;
	width:420px;
	height:30px;
	z-index:1;
	text-align:center;
}

#bottom {
	margin:0 auto;
	width:806px;
	text-align:center;
	overflow:visible;
	padding:0px;
	padding-bottom:15px;
	padding-top:15px;
}

a:visited{color:#FF3300;}
a:active{color:#FF3300;}
a:link{color:#FF3300;}
a:hover{color:#00C;}

hr {
	border:2px inset #FF3300;
	margin-bottom:30px;
	margin-top:30px;
}

.pris {
	background-image:url(/images/pris.jpg);
	height:80px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center;
	font-weight:bold;
}

.commerce {
	border:1px solid #DDDDDD;
	padding:10px;
	background:#EEEEEE;
	text-align:center;
}

.input {
	background-color:#EEEEEE;
	border:1px solid #666;
}