* {
	margin:0;
	padding:0;
}

p {
	padding-bottom:13px;
}

body,html {
	font-size:12px;
	font-family: Arial,Helvetica,sans-serif;
	line-height:160%;
	margin-bottom:1px;
	height:100%;
}

body {
	background-color:#efefef;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	color:#232323;
}

.left {
	float:left;
}

.right {
	float:right;
}

#header {
	background-image:url(../images/headerbg.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:1080px;
	height:133px;
}

#container {
	width:1080px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#innercontainer {
	margin-left:auto;
	margin-right:auto;
	padding-left:7px;
	padding-right:7px;
	width:946px;
	background-image:url(../images/bodybg.gif);
	background-repeat:repeat-y;
	text-align:left;
}

#banner {
	width:1080px;
	height:155px;
	background-image:url(../images/bannerbg.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	
}

#banner_front { 
	position:absolute;
	z-index:50;
	display:block;
	height:155px;
	padding-left:67px;
}

#banner_back {
	position:absolute;
	z-index:49;
	display:block;
	height:155px;
	padding-left:67px;
}

#menu {
	height:33px;
	width:946px;
	background-image:url(../images/menubg.gif);
	background-repeat:repeat-x;
	line-height:33px;
}

#menu li {
	float:left;
	display:block;
	height:33px;
}

#menu a {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	outline:none;
	padding-left:12px;
	padding-right:12px;
}

#menu .menuitem a:hover {
	opacity:0.8;
	filter: alpha(opacity = 80);
}

#menu li.selected {
	background-image:url(../images/menuarrow.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

#menu img {
	/*
	padding-left:12px;
	padding-right:12px;
*/
}

#body {
	width:944px;
	border-left:1px solid white;
	border-right:1px solid white;
	background-image:url(../images/menushadow.gif);
	background-repeat:repeat-x;
}

#productcontainer {
	float:left;
	padding-left:7px;
	width:194px;
	padding-top:1px;
	clear:both;
}

#main {
	float:left;
	padding-left:15px;
	padding-right:7px;
	
	width:721px;
}

#footer {
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	clear:both;
	width:920px;
	height:169px;
	padding-top:132px;
	padding-left:40px;
	color:white;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
}

.clear {
	clear:both;
}

#loginform {
	text-align:center;
	border:1px solid black;
	padding:12px;
	width:200px;
	display:none;
	background-color:white;
}

#main .header {
	background-image:url(../images/postheader.gif);
	background-repeat:no-repeat;
	width:696px;
	height:29px;
	line-height:29px;
	padding-left:17px;
	color:#493e34;
	font-size:14px;
	font-weight:bold;
}

#main .description {
	padding-left:17px;
	padding-top:16px;
	color:#232323;
	width:679px;
}

#main li.post {
	padding-top:7px;
	padding-bottom:24px;
}

#bodyul li,#menu li,#productcontainer li {
	list-style-type:none;
}

#registerform {
	padding-left:12px;
}

#registerform input {
	border:1px solid #888;height:20px;padding:2px;width:230px;line-height:20px;
}

#registerform textarea {
	border:1px solid #888;height:100px;padding:2px;width:230px;line-height:20px;
}

#registerform .head {
	border:none;height:20px;background-color:#80A900;color:white;padding:2px;width:130px;line-height:20px;
	padding-left:5px;
}

img {
	border:none;
	outline:none;
}

a {
	outline:none;
}

#sprakval {
	width:284px;
	height:36px;
	background-image:url(../images/sprakval_butt.jpg);
	background-repeat:no-repeat;
	display:block;
	float:right;
	padding-right:99px;
}

.sv {
	background-position:0px -36px;
	/*padding-left:0px;*/
}

.fi {
	background-position:0px 0px;
	/*padding-left:10px;*/
}

.suo {
	
	height:24px;
	line-height:24px;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:white;
	text-decoration:none;
	padding-left:10px;
	width:144px;
}

.sve {
	
	height:24px;
	line-height:24px;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:white;
	text-decoration:none;
	width:110px;
}

