body {
	line-height: 1.4;
}

h1 {margin-left: 10%;}

h1 a,
h1 a:visited {
	color: #000 !important;
}

a.museum-link {
	position: relative;

}

a.museum-link:hover {
	color: #cc0000 !important;
}
a.museum-link:before {
	content: '';
	width: 30px;
	height: 26px;
	position: absolute;
	left: -45px;
	top: 9px;
	background: url('/f/1/museum/museum-back-arrow.png') 0 0 no-repeat;
}
a.museum-link:hover:before {
	background-position: -31px 0;
}



div#header {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 0;
	/*min-height: 6.6em;*/
}

p#tokens_link {
	position: absolute;
	top: 45px;
	left: 4.4%;
	font-size: 0.8em;
	font-style: italic;
	width: 7em;
}

p#tokens_link a {
	z-index: 3;
	position: relative;
}

p#tokens_link .img {
	z-index:2;
	top: -50px;
	left: -58px;
	position: absolute;
}

div#header h1 {
	float: left;
	width: 42%;
	font-size: 2.8em;
	line-height: 1;
	margin: 20px 9% 0 20%;
	padding-bottom: 0.35em;
}

p#logo {
/*	float: left;
	margin: 0 -100% 0 15%;
	/margin-right: 0;*/
	position: relative;
	left: 15%;
	width: 200px;
	margin-bottom: 0;
}


p#logo img {
	margin: 12px 12px 26px 12px;
}

p#home_link {
	top: 45px;
	zoom: 1;
width: auto;
}




#lang_list p#logo {
	float: none;
	margin: 0;
	position: relative;
	top: -33px;
	left: 0;
}

#lang_list p#logo img {
	margin: 0;
	
}

p.head_text {
	position: absolute;
	margin: 45px 0 0 0;
	left: 37%; 
	/*0 0 37%;*/
	width: 28%;
	font-family: Verdana, sans-serif;  font-size: 0.7em;
	float: none;
	padding: 0;
	top: 0;
}

div#header_extra {
	position: absolute;
	top: 0;
	width: 25%;
	font-size: 0.8em;
	margin-top: 45px;
	left: 71%;
}

table#lang_list {
	/*width: 59%;*/
	width: 81%;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	/*margin: 45px 0 0 37%;*/
	margin: 45px 4% 0 15%;

}

table#lang_list b {
	font-weight: normal;
}

table#lang_list td {
/*	white-space: nowrap;
width: 21%;*/

}

table#lang_list td.separator {
	width: 5%;
}

table#lang_list td.en {width: 4%;}
table#lang_list td.ru, table#lang_list td.pl, table#lang_list td.es {width: 4%;}
table#lang_list td.de {width: 2%;}

#lang_list .logo_de p#logo {
	width: auto;
}

#lang_list .logo_ru p#logo img {
	margin: 0 12px;
}

div.columns div.main {
	width: 52%;
	margin: 0 9% 0 10%;
}

div.columns div.extra {
	width: 25%;
}


img.metro_icon,
img.phone_icon {
	vertical-align: middle;
	position: relative;
	z-index: 2;
}

img.metro_icon {
	margin-left: -23px;
	padding-right: 6px;
}

img.phone_icon {
	margin-left: -25px;
	padding-right: 7px;
}

h2 {
	font-size: 1.4em;
	line-height: 1.3;
	margin-bottom: 0.9em;
}

div.person {
	width: 24%;
	float: left;
	font-size: 0.8em;
	margin-bottom: 4em;
}

div.person div.container {
	width: 150px;
	min-height: 251px;
	position: relative;
	left: 50%;
	margin-left: -75px;
/*	background: url('/f/1/museum/paper-repeat.png') repeat-y 0 0;*/
}

div.person div.content {
	padding: 6px 7px;
	position: relative;
	z-index: 2;
}

div.person div.content p {
	margin: 0 0 0.2em 13px;
}

div.person div.content img {
	display: block;
	margin-bottom: 0.5em;
}

div.person div.top {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 179px;
/*	background: url('/f/1/museum/paper-top.jpg') no-repeat 0 0;*/
	z-index: 2;
}

div.person div.bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 150px;
	height: 72px;
/*	background: url('/f/1/museum/paper-bottom.png') no-repeat 0 0;*/
	z-index: 1;
}


div.columns div.extra {
	font-size: 0.8em;
}

div.columns div.extra h2 {
	font-size: 1.25em;
	/*font-weight: bold;*/
	margin-bottom: 0.7em;
}

div.columns div.extra p {
	margin-bottom: 1em;
}

div#footer {
	zoom:1;
	/*margin: 0;*/
}

div.footer-overflower
{
	overflow-x: hidden;
	position: relative;
	width: 100%;
}

div#copyright {
	float: left;
	margin-right: 2%;
	width: 68%;
}

div#copyright p {
	float: left;
	width: 43%;
	margin-right: 30px;
	max-width: 400px;
}

div#copyright .move_likes_right{
	width: 43%;
}

div#copyright p.comment {
	margin-right: 0;
	max-width: auto;
	width:50%;
}

.main_full {margin: 0 4%; clear: left;}
.main_narrow {margin: 0 9% 0 20%; width: 42%;}


.cols {
	font-size: 0;
}

.cols .col {
	display: inline-block;
	vertical-align: top;
	font-size: 13px;
	width: 50%;
	padding: 0 10% 0 0;

	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.cols.cols_museum {
	margin-bottom: 60px;
}
.cols.cols_museum .col .museum_link {
	display: block;
	color: #000 !important;
}

.cols.cols_museum .col .museum_link img {
	max-width: 100%;
	height: auto;
	display: block;
	position: relative;
}

.cols.cols_museum .col .museum_link:hover {
	color: #cc0000 !important;
}

.cols.cols_museum .col .museum_link:hover img {
	opacity: 0.8;
}

.cols.cols_museum .col .museum_link .museum_title {
	font-size: 13px;
	font-weight: bold;
	font-family: Georgia, serif;
	margin: 2.2em 0 17px;
	display: block;
}
.cols.cols_museum .col .museum_metro,
.cols.cols_museum .col .museum_phone {
	position: relative;
}
.cols.cols_museum .col .museum_metro:before, 
.cols.cols_museum .col .museum_phone:before {
	content: '';
	position: absolute;
	width: 17px;
	height: 13px;
	background: url('/f/1/museum/icons_museum.png') 0 0 no-repeat;
	left: -23px;
	top: 2px;
}
.cols.cols_museum .col .museum_metro.museum_metro_sp:before {
	background-position: -20px 0;
}
.cols.cols_museum .col .museum_metro.museum_metro_kz:before {
	background-position: -40px 0;
}
.cols.cols_museum .col .museum_phone:before {
	background-position: -60px 0;
	top: 2px;
}

.navigation_museum {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 5px 0 35px -5px;
}
.navigation_museum > span {
	padding: 1px 5px 3px;
	margin: 0 9px 0 0;
	display: inline-block;
}
.navigation_museum > span.selected {
	background: #e3e2c1;
}


/* Instagram photos */
.inst_photos {
	width: 100%;
	min-height: 1px;
}

.inst_photos .photo_item {
	display: inline-block;
	vertical-align: top;
	margin: 0 20px 30px 0;


}
.inst_photos .photo_info {
	margin: 10px 0 0;
	padding: 0 0 0 50px;
}
.inst_photos .photo_info .photo_author_userpic {
	width: 40px;
	height: 40px;
	float: left;
	margin: 0 10px 0 0;
}
.inst_photos .photo_info .photo_author_name {
	margin: 0 0 4px;
	position: relative;
}

.inst_photos .photo_info .photo_author_userpic {
	width: 40px;
	height: 40px;
	position: absolute;
	left: -50px;
	float: left;
}
.inst_photos .photo_info .photo_author_userpic img {
	width: 100%;
	height: auto;
}
.inst_photos .photo_info .photo_date {
	font-size: 13px;
}


/* Foursquare tips */
.foursquare_tips {
	widows: 100%;
	min-height: 1px;
}

.foursquare_tip {
	margin: 0 0 30px;
}
.foursquare_tip .foursquare_tip_author {
	margin: 0 0 4px 0;
}
.foursquare_tip .foursquare_tip_date {
	font-size: 13px;
	margin: 0 0 7px 0;
}


/* News */
.museum_article {
	margin: 0 0 35px;
}
.museum_article .museum_article_text {

}


.museum_news .news .news_items .news_content h2 {
	margin: 0 7px 0 0;
	float: left;
	font-size: 16px;
	font-weight: bold;
}
.museum_news .news .news_items .news_content h2:after {
	content: '.';
}


.museum_news .news .news_items .news_content.current {
	position: relative;
}


/* Gallery */
.museum-gallery {
	position: relative;	
	margin-bottom: 30px;
}
.museum-gallery .museum-gallery__img {
	width: 100%;
	max-width: 1500px;
	position: relative;	
	-webkit-touch-callout: none; 
	-webkit-user-select: none; 
	-khtml-user-select: none; 
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;  	
}
.museum-gallery .museum-gallery__img img {
	width: 100%;
	height: auto;	
}

.museum-gallery .museum-gallery__controls {
	position: absolute;
	left: -35px;
	top: 0;
	right: -35px;
	bottom: 0;
	z-index: 2;
}
.museum-gallery__control {
	position: absolute;
	width: 50%;
	top: 0;
	bottom: 0;
	cursor: pointer;
}
.museum-gallery__control:before {
	content: '';
	width: 70px;
	height: 70px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	background: #fff;
	background-image: url('/f/1/museum/museum-gallery-arrows.png');
}
.museum-gallery__control.museum-gallery__control_prev {
	left: 0;
}
.museum-gallery__control.museum-gallery__control_prev:before {
	left: 0;
}
.museum-gallery__control.museum-gallery__control_prev:hover:before {
	background-position: 0 -70px;
}
.museum-gallery__control.museum-gallery__control_next {
	right: 0;
}
.museum-gallery__control.museum-gallery__control_next:before {
	right: 0;
	background-position: -70px 0;
}
.museum-gallery__control.museum-gallery__control_next:hover:before {
	background-position: -70px -70px;
}

.museum-gallery .museum-gallery__list {
	padding: 4px 0;
	font-size: 0;
}

.museum-gallery .museum-gallery__list-item {
	width: 105px;
	display: inline-block;
	vertical-align: top;
	margin: 0 4px 4px 0;
	cursor: pointer;
	position: relative;
}

.museum-gallery .museum-gallery__list-item:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: rgba(255, 255, 255, 0.15);
	display: none;
}

.museum-gallery .museum-gallery__list-item:hover:after {
	display: block;
}

.museum-gallery .museum-gallery__list-item:before {
	content: '';
	position: absolute;
	left: -2px;
	top: -2px;
	bottom: -2px;
	right: -2px;
	border: 2px solid #c92e0f;
	display: none;
}

.museum-gallery .museum-gallery__list-item.selected:before {
	display: block;
}

.museum-gallery .museum-gallery__list-item img {
	width: 100%;
	height: auto;
	display: block;
}