#process-overlay {
	background: #000 url("../images/loading_bar.gif"/*tpa=http://datacentre.sk/templates/_system/images/loading_bar.gif*/) 50% 50% no-repeat;
	position: absolute;
}

/* Informacni box instalace */
div.install {
	text-align: center;
	line-height: 150%;
	font-size: 115%;
	background: transparent url("../images/loading_bar_white.gif"/*tpa=http://datacentre.sk/templates/_system/images/loading_bar_white.gif*/) 50% 100% no-repeat;
	padding-bottom: 40px;
}