body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	text-align: center; /* for IE */		
}
#wrapper {	
	margin:0 auto;
    width: 884px;
    background-color:#FFF;
	text-align: left;		
}
.spacer {
	margin:0; 
	padding:0; 
	clear:both; 
	font-size:0; 
	line-height:0;
}
#left {
   width: 361px; 
   float: left;	
}
#leftheader {
   height: 317px;	
   float: left;
}
#product {
	background: url('../images/product.jpg') no-repeat;
 	height: 58px;
 	padding-top: 10px;
    text-align: center;
}
img {
	border:none;
}
#right {
   width:519px;
   float: left;	
}
#content {
   padding: 5px 5px 5px 5px;	
}
#copyright {	
  background: url('../images/adressbar.gif') no-repeat;
  width: 884px;
  height: 49px;
}
#razdel {	
  height: 2px;
}

