#static {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	z-index: 0;
	left: 0px;
	background-image: url(images/static/static_bg.gif);
	background-repeat: repeat;
}
#static_countdown {
	height: 870px;
	width: 1200px;
	margin-top: -435px;
	margin-left: -600px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
}
#robotnik_index {
	height: 200px;
	width: 550px;
	position: absolute;
	z-index: 6;
	left: 0px;
	top: 0px;
	background-image: url(images/index_logo.gif);
}
#static_bot_1 {
	height: 182px;
	width: 252px;
	position: absolute;
	z-index: 1;
	left: 15px;
	top: 250px;
	background-image: url(images/robotnik_bot_1.gif);
	background-repeat: no-repeat;
}
#static_bot_2 {
	height: 182px;
	width: 252px;
	position: absolute;
	z-index: 1;
	top: 400px;
	background-image: url(images/robotnik_bot_2.gif);
	background-repeat: no-repeat;
	right: 25px;
}
#static_bot_3 {
	height: 182px;
	width: 252px;
	position: absolute;
	z-index: 1;
	left: 175px;
	top: 700px;
	background-image: url(images/robotnik_bot_3.gif);
	background-repeat: no-repeat;
}
#static_bot_4 {
	height: 182px;
	width: 252px;
	position: absolute;
	z-index: 1;
	right: 150px;
	top: 50px;
	background-image: url(images/robotnik_bot_4.gif);
	background-repeat: no-repeat;
}
#static_bot_5 {
	height: 182px;
	width: 252px;
	position: absolute;
	z-index: 1;
	top: 750px;
	background-image: url(images/robotnik_bot_5.gif);
	background-repeat: no-repeat;
	right: 400px;
}
#static_bot_6 {
	height: 182px;
	width: 252px;
	position: absolute;
	z-index: 1;
	left: 250px;
	top: 400px;
	background-image: url(images/robotnik_bot_6.gif);
	background-repeat: no-repeat;
}