.back-to-gallery{
	text-align:center;
	color:#2eaeef;
	height:42px;
	font-family: Tahoma;
	font-size:14px;
}
.back-to-gallery a:hover, .back-to-gallery a:active, .back-to-gallery a:visited{
	text-decoration: none !important;
	color:#2eaeef;
}
.slides_container{
	margin:0 auto;
}
.lang-select{
	margin-right:10px;
	display: block;
	float:right;
}
.main-menu{
	margin:5px 21px 0 21px;
	text-align: center;
	
}
.main-menu a{
	margin-right:0px;
	font-size: 14px !important;
	color:#2eaeef !important;
}
table tr td div{
	text-align: justify;
}
.lang-panel{
	margin: 10px 32px 10px 0;
	float:right;	
}
.lang-panel a{
	margin: 0 5px;
	width:24px;
	float:left;
}
.ru-lang, .en-lang, .ua-lang, .ge-lang, .sp-lang{
	width:24px;
	height:24px;
}
.ru-lang{
	background: url('../img/lang/ru-lang.png') no-repeat;
	}
.en-lang{
	background: url('../img/lang/en-lang.png') no-repeat;
	}
.ua-lang{
	background: url('../img/lang/ua-lang.png') no-repeat;
	}
.ge-lang{
	background: url('../img/lang/ge-lang.png') no-repeat;
}
.sp-lang{
	background: url('../img/lang/sp-lang.png') no-repeat;
}
.gallery-title{
	display:block;
	width:250px;
	height:30px;
	line-height:30px;
	background:#4193e6;
	color:#ffffff;
	text-transform: uppercase;
}