.topimage {
	width:354px;
	height: 261px;
	left: 550px;
	top:12px;
	position:absolute;
	background-image: url("/layout/topimg-wielkiformat.png");
	background-repeat: no-repeat;
	z-index:1;
}
.worldmap {
	width: 273px;
	height: 156px;
	left: 347px;
	top: 89px;
	opacity:0.2;
	position:absolute;
	background-image: url("/layout/worldmap.png");
	background-repeat: no-repeat;
	z-index:0;
}
.logo {
	width: 423px;
	height:99px;
	left: 20px;
	top:120px;
	position:absolute;
	background-image: url("/layout/logo-wielkiformat.png");
	background-repeat: no-repeat;
	z-index:1;
}
.layout-background-img1 {
	position:fixed;
	top:150px;
	left:-200px;
	width:1024px;
	height:768px;
	background-image: url('/layout/black-cat-1.jpg');
	background-repeat: no-repeat;
	z-index:0;
	
}

.layout-background-img2 {
	position:fixed;
	top:0px;
	right:-350px;
	width:1043px;
	height:1200px;
	background-image: url('/layout/192077e.jpg');
	background-repeat: no-repeat;
	background-position: right;
	z-index:0;
	
}


