
.modal { 
	position: absolute;
	z-index: 1000;
	width: 50px;
	height: 50px;
    background: rgba( 255, 255, 255, .8 )  
                url('http://tervez2.eu/images/ajax-loader.gif')  
                50% 50%  
                no-repeat; 
} 