#lightbox{
	background-color:#a70328; 
	padding: 28px 10px 10px 10px; 
	/*border-bottom: 2px solid #92daf1;
	border-right: 2px solid #92daf1;*/
	color: #fff;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxDetails a{
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	}	
#lightboxCaption { float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px;  }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../_img/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="_img/overlay.png", sizingMethod="scale");
	}
#keyboardMsg a	{	display:block; margin:0px; padding:0px;
					width:13px; height:21px;
					position:absolute; right:15px; top:6px; 
					background: url(../images/box_closed.gif) no-repeat left top;}
					
#keyboardMsg a:hover	{	background-position:bottom;}					

 
#left_t		{	display:block; width:12px; height:13px;
				position:absolute; left:0px; top:0px; cursor:none;
				background: url(../images/four.gif) no-repeat left top;}	
			
 
#left_b		{	display:block; width:12px; height:10px;
				position:absolute; left:0px; bottom:0px; cursor:none;
				background: url(../images/four.gif) no-repeat left bottom;}
			
#right_b 	{	display:block; width:12px; height:13px;  
				position:absolute; right:0px; bottom:0px; cursor:none;
				background: url(../images/four.gif) no-repeat right bottom;}
			
#right_t	{	display:block; width:12px; height:13px; 
				position:absolute; right:0px; top:0px; cursor:none;
				background: url(../images/four.gif) no-repeat right top;}
			
/*	za nerabote6tite strelki!!!!!!!
#but_back a	{ 	display:block; width:16px; height:20px;
				position:absolute; left:40%; top:6px; 
				background: url(../images/but_back.gif) no-repeat left top;}
				
#but_back a:hover	{ background-position:bottom;}


#but_next a	{ 	display:block; width:16px; height:20px;
				position:absolute; right:40%; top:6px; 
				background: url(../images/but_next.gif) no-repeat left top;}
				
#but_next a:hover	{ background-position:bottom;}	 */		
					
					
					
					
					
					