#process-overlay {
	background: #000 url(../images/loading_bar.gif) 50% 50% no-repeat;
	position: absolute;
}

/* Informacni box instalace */
div.progress {
	text-align: center;
	line-height: 150%;
	font-size: 115%;
	background: transparent url(../images/loading_bar_white.gif) 50% 100% no-repeat;
	padding-bottom: 40px;
}
