.process {
	position:absolute; 
	z-index:1; 
	background-color: white;
	background-image: url(images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border-width: 3px;
	border-style: solid;
	border-color: grey;
	width:580px; 
	padding-top: 100px;
	height: 200px;
	color:grey;
	font-size:24px;
	text-align:center;

}

h5{
	font-size:120%;
	color:#e2007a;
}

#blok_cena {
	margin: 5px;
	text-align: right;
	font-size: 14px;
	color:#e2007a;
}

#blok_poznamka {
	margin: 5px;
	font-size: 14px;
	color:#e2007a;

}