	#topdiv #bgreimg{ position:absolute; z-index:100; top:0; right:0; bottom:0; left:0; width:100%; height:100%; background:#000000; display:none; }
		#topdiv #bgreimg{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); } /* IE 5.5+*/
		#topdiv #bgreimg{ -moz-opacity:0.5; } /* Mozilla 1.6 и ниже */
		#topdiv #bgreimg{ -khtml-opacity:0.5; } /* Konqueror 3.1, Safari 1.1 */
		#topdiv #bgreimg{ opacity:0.5; } /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */

	#topdiv #reimg{ position:absolute; z-index:101; top:0; right:0; bottom:0; left:0; width:100%; height:100%; display:none; }

		#topdiv #reimg table.top{ width:100%; height:100%; }

		#topdiv #reimg table.img{ padding:0; border-collapse:collapse; width:auto; height:auto; border:15px solid #ffffff; background:#ffffff; }
			#topdiv #reimg table.img img{ border:1px solid #666666; }
			#topdiv #reimg table.img a{ font-size:22; color:#666666; text-decoration:none; }