#galereya{
width:100%;
height:100%;
margin:0 0 26px;
}
	#galereya #photos p{
	text-align:center;
	}
	#photos{
		width: max-content;
	}
	#photos td{
		//width:1%;
		font-size:	12px;
	}
.ajaxGallery{
margin:0 0 13px 0;
}
	.ajaxGallery td{
	width:1%;
	padding:5px 0px;
	}
		.ajaxGallery td a{
		display:block;
		width:100%;
		height:100%;		
		margin:0;		
		}
		.ajaxGallery td a img{
		display:block;
		margin:0;
		padding:0;
		}	
		
		.ajaxGallery td a img:hover{	
		opacity:1;
		}

#shadow{
background:#000;
opacity:0.56;
min-height:800px;
height:100%;
width:100%;
position:absolute;
top:0;
left:0;
z-index:21;
}

#ajaxGalleryBlock{	
	margin-top:-67px;
	width:723px;
	background:#2d5c9a;
	height:525px;
	position:absolute;
	top:50%;
	left:50%;
	padding:16px;
	z-index:55;
}	
.some #ajaxGalleryBlock{
width:773px;
background:#2d5c9a;
min-height:425px;
height:425px;
position:absolute;
top:50%;
left:50%;
margin-top:-222px;
margin-left:-394px;
padding:16px;
z-index:55;
}	
#translation{
	width:645px;
	background:#2d5c9a;
	height:490px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-245px;
	margin-left:-322px;
	padding:16px;
	z-index:55;
}	
#translation_prev{
	width:322px;
	background:#2d5c9a;
	height:245px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-122px;
	margin-left:-161px;
	padding:16px;
	z-index:55;
}		

#ajaxGalleryBlock a{
display:block;
}
	#close_link{
		background: url("../images/x.png") no-repeat scroll 0 0 transparent;
		color: white;
		font-weight:bold;
		font-size: 20px;
		height: 44px;
		padding: 11px 0 0;
		position: absolute;
		right: -10px;
		text-align: center;
		text-decoration: none;
		top: -10px;
		width: 45px;
	}
	#close_link:hover{
		font-size: 22px;
		color: #6488C2;
	}
	.nav_link{	
	width:21px;
	height:36px;
	background: url("../images/arrow2.png") no-repeat scroll -26px 0 transparent;
	}
	.nav_link:hover{	
	background: url("../images/arrow2.png") no-repeat scroll -26px -39px transparent;
	}
	#left_link_t{
	background: url("../images/arrow2.png") no-repeat scroll 0 0 transparent;
	margin:18px 0 0 12px;
	}
	#left_link_t:hover{
	background: url("../images/arrow2.png") no-repeat scroll 0 -39px  transparent;
	}
	#right_link_t{
	margin:37px 0 0 13px;
	}
	#left_arrow_top{
	width:42px;
	height:92px;
	position:absolute;
	top:45%;	
	left:-42px;
	background:url(../images/arrow_left_t.png) no-repeat;	
	}
	#right_arrow_top{
	width:48px;
	height:97px;
	position:absolute;
	top:45%;	
	right:-48px;
	background:url(../images/arrow_right_t.png) no-repeat;
	}
#slide{
	
	position:absolute;
	width:100%;
	height:127px;
	background:url(../images/gallery_text.png) no-repeat;
	z-index:7;
	bottom:-115px;
	left:10px;
}	
	#left_arrow_bottom{	
	position:absolute;
	bottom:54px;
	left:45px;
	background: url("../images/arrow2.png") no-repeat scroll 0 0 transparent;
	}
	#left_arrow_bottom:hover{
	background: url("../images/arrow2.png") no-repeat scroll 0 -39px  transparent;
	}
	#right_arrow_bottom{
		width:42px;
		height:92px;
		position:absolute;
		bottom:	12px;
		right:20px;
		background:url(../images/arrow_right_b.png) no-repeat;
	}
	#righ_link_b{
	margin:14px 0 0 6px;
	}
	#scroll{
	margin:20px 0 0 90px;
	width:595px;
	height:75px;
	overflow:hidden; 
	}
		#scroll ul{	
		width: 10000%;
		}
		#scroll ul li{
		display:inline-block;
		float:left;
		margin:0 10px 0 0px;
		}
			#scroll ul li img{
				border:1px white solid;
				opacity:0.6;
			}
			#scroll .active_img{
				opacity:1;
				border: 1px yellow solid;;
			}
		
#js_cut_container #image_main_big{
	overflow: hidden;
	width: 723px;
	height: 528px;
}	

#js_cut_container #image_main_big img{
	display:block;
	margin:0 auto;
}	