.slide {
	position:absolute;
	border: 1px solid #000;
	display: none;
}

#s004 {
	width: 300px;
	height: 250px;
	background: url("/code/slide/kusicielka2.jpg") no-repeat;
}

#s003 {
	width: 300px;
	height: 180px;
	background: url("/code/slide/badboys2.jpg") no-repeat;
}

.slide img {
	margin: 5px;
	float: right;
	cursor: pointer;
}
