body {
	text-align: center;
	min-width: 980px;
	background: url('img/mainBg.png') repeat-x;
	background-color: rgb(188,189,185);
  margin: 0px 0px 0px 0px;
	font-family: Tahoma,Verdana,sans-serif;
}

a {
	color: rgb(179,86,150);
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
	font: 0.9em bold inherit;
	color: rgb(128,128,128);
}

h1 span {
	font: inherit;
	color: rgb(160,160,160);
}

h2, h2 a {
	margin: 0px;
	font: inherit;
	color: rgb(230,230,230);
	font-size: 9px;
	text-decoration: none;
}

img {
  border: none;
	display: block;
}

hr {
	height: 1px;
	color: rgb(128,128,128);
	/*background-color: rgb(128,128,128);*/
	/*border: 1px groove;*/
}

/*p {*/
/*  text-align: left;*/
/*  margin: 0px;*/
/*	float: none;*/
/*}*/

.divider {
	height: 0px;
	clear: both;
}

/* Containers area */

#container {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	background: url('img/contentBg.png') repeat-y;
	/*border: 1px solid blue;*/
	overflow: auto -moz-scrollbars-none;
	/*z-index: 1;*/
}

#top {
	width: 980px;
	height: 220px;
	background: url(img/banner.png) no-repeat top center;
	margin-top: 0px;
	float: none;
}

#menutop {
	width: 978px;
	height: 21px;
	margin-left: 1px;
	background-color: rgb(189,26,32);
}

#menu {
	width: 200px;
	padding-left: 10px;
	color: rgb(128,128,128);
	font-size: 0.8em;
	margin-right: 18px;
	float: left;
}

	#menu #menuinner {
		width: 170px;
		padding: 10px;
		/*border: 1px solid rgb(189,26,32);*/
		background-color: rgb(236,236,236);
	}
	
		#menu #menuinner strong {
			color: rgb(189,26,32);
		}

#menu a {
	color: rgb(128,128,128);
}

#menu span {
	font-family: inherit;
	font-weight: bold;
	font-size: 1em;
}

#content {
	width: 565px;
	/*background: url('img/contentBg.png') repeat-y;*/
	/*border: 1px solid red;*/
	font-size: 12px;
	line-height: 16px;
	float: left;
	color: rgb(128,128,128) !important;
}

#content p {
	font-size: 12px;
	line-height: 16px;
	color: rgb(128,128,128) !important;
}

#content span {
	font-size: 12px;
	font-style: italic;
}

#content p span {
	font-style: normal;
	font-size: inherit;
	color: rgb(128,128,128) !important;
}

#content p table {
	font-size: 12px;
	border: 0px;
}


.tekst {
	font-size: 12px !important;
	line-height: 16px !important;
	font-weight: normal !important;
	font-style: normal !important;
}

#content p b {
	font-size: 12px;
	font-weight: normal;
}

#content ul {
	line-height: 16px;
	color: rgb(128,128,128) !important;
}

#content ul, #content td, #content th {
	font-size: 12px;
	color: rgb(128,128,128) !important;
}

#content ul li span {
	font-style: normal;
	color: rgb(128,128,128) !important;
}

#content p span span {
	font-size: 1em;
	font-style: normal;
}

#content table, #conetent tbody, #content tr, #content th, #content td {
	border: 0px !important;
}

#products {
	width: 165px;
	font-size: 0.9em;
	padding-right: 10px;
	float: right;
}

	#products #productsinner {
		width: 150px;
		float: none;
		background-color: rgb(255,218,219);
		clear: both;
	}

#products span {
	font-size: 0.7em;
}

/*#products div {*/
/*	width: 100%;*/
/*	height: 10px;*/
/*	border-bottom: 1px solid rgb(128,128,128);*/
/*}*/

#text {
	width: 380px;
	height: 493px;
	/*padding-left: 25px;*/
	float: left;
	background: url('img/bgMain.jpg') no-repeat;
	background-position: top left;
}

#menulist {
	color: rgb(189,26,32);
	font-size: 0.8em;
	top: 6px !important;
}

#menulist a {
	color: rgb(189,26,32);
	text-decoration: none;
}

#bottom {
	width: 100%;
	height: 50px;
	margin-top: 0px;
	padding-top: 15px;
	text-align: center;
	color: rgb(189,26,32);
	font-family: inherit;
	font-size: 0.5em;
	line-height: 2em;
}

#bottom a.validator {
	color: rgb(189,26,32);
}

#acc { list-style:none; color: rgb(189,26,32); margin: 0px; padding-left: 0px; }
#acc h3 { font-weight: bold; font-size: 12px; margin: 0px; cursor:pointer; color: rgb(189,26,32); width: 155px; margin-bottom: 8px;}
#acc h3:hover { }
#acc .acc-section {overflow:hidden; background: none;}
#acc .acc-content {width: 100%; padding-left: 5px;  background: none; font-weight: normal; padding-bottom: 10px; }
