body {background-color: #f0f0ec; color: #fff; margin:0; padding:0; text-align:center; }

#container{
width:905px;
margin:0 auto;
margin-top:10px;
}

#top{
background-image: url('img/top.jpg');
width:903px;
height:14px;
font-size:0px;

}

#content{
background-image: url('img/cont.jpg');
background-repeat: repeat-y;
width:903px;
text-align:left;
padding-bottom:10px;
}

#header{
background-image: url('img/header.jpg');
width:800px;
height:100px;
margin-left:20px;
}




ul#menu {
	margin:0px; 
	padding:0px;
	padding-top:5px;
	padding-bottom:7px;
	margin-left:75px;
	
}
ul#menu li {
	display:inline;
	margin-left:12px;
}
ul#menu li a {
    background: #2d6cb2;
	text-decoration:none;
	color:#fff;
	font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 5px 10px 5px 10px;
}
ul#menu li a:hover {
	background: #333;
}

#mn{
width:850px;
margin-left:25px;
margin-top:10px;
overflow:hidden;
}

#tekst{
width:400px;

float:left;
}

#ebay{
width:350px;
float:right;
height:650px;
}
.par{
color: #000;
text-indent: 20px;
	font-family:"Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

h1{
font-size:20px;
color:#2d6cb2;
}

#bot{
background-image: url('img/bot.jpg');
width:903px;
height:14px;
font-size:0px;
}

.footer{
color: #000;
margin:0 auto;
margin-top:10px;
	font-family:"Times New Roman", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
