body
{
	margin: 0px;
	font-family: Arial;
	color: #666666;
	behavior:url("csshover.htc");
	background: #000000;
	font-size: 11px;
}
#content
{
	width: 1000px;
	float: left;
	height: 750px;
	background: url("background_high2.jpg") no-repeat;
	border: 1px solid #6a311e;
	margin: 15px 0 0 0;
}
.margin
{
	width: 1010px;
	margin: auto; 
}
.replace
{ 
	display:block; 
	position:relative; 
	margin:0;
	padding:0px; /* hide overflow:hidden from IE5/Mac */ /* \*/ overflow: hidden; /* */ 
} 
.replace span
{ 
	cursor:pointer;
	display:block; 
	position:absolute; 
	top:0px; left:0px; 
	z-index:1; /*for Opera 5 and 6*/ 
} 
#drzwi, #drzwi span
{ 
	width:156px;
	height:316px;
	background: url("drzwi.jpg") 0 0 no-repeat;
} 
#drzwi:hover, #drzwi span:hover
{
	background-position: -156px 0;
	
}
#anim
{
	width:156px;
	margin: 246px 0 0 236px;
}