/* Default */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	background-color:#efe0c3;
	font:14px/24px 'Georgia', Serif;
	color:#000;
}

a, a:visited {
	color:#d7470e;
	text-decoration:underline;
}

a:hover {
	color:#d7470e;
	text-decoration:none;
}

.clr:after{
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


/* header */
#header {
	height:335px;
	background:#b15e2c url('../img/pattern-top.png') repeat-x 0 0;
}

#header-top{
	height:265px;
	width:990px; /* ??? */
	margin:0 auto;
	position:relative;

}

#header-down{
	height:70px;
	background:#eee3d5 url('../img/pattern-top.png') repeat-x 0 -265px;
}

/* Logo */
#logo {
	width:175px;
	height:265px;
	margin-left:10px;
	float:left;
	overflow:hidden;
	color:#fff;
}

#logo img{
	margin:22px 0 12px 0;

}

#logo p {
	color:#fff;
	font-size:16px;
	line-height:24px;
}

#header-right-side{
	width:780px;
	height:265px;
	margin:0 10px 0 0;
	float:right;
	position:relative;
}
/* Menu */
#top-menu-line{
	width:770px;
	height:38px;
	margin:18px 0 0 3px;
	background:transparent url('../img/menu-top-bg.png') no-repeat 0 0;
}

#top-menu{
	float:left;
	width:695px;
	margin-left:5px;
}
#top-menu:after{
	content:'';
	display: table;
	clear:both;
}
#top-menu>ul>li{
	float:left;
	margin:0 25px 0 0;
	line-height:35px;
	font-size:16px;
	position: relative;
	
}
#top-menu>ul>li.last{

	margin: 0;
}
#top-menu>ul>li>a, #top-menu>ul>li>a:visited,
#lang-menu>ul>li>a, #lang-menu ul>li>a:visited{
	color: #fff;
	text-decoration:underline;
	display: block;
}

#top-menu>ul>li>a:hover,
#lang-menu>ul>li>a:hover{
	color: #fff;
	text-decoration:none;
}

#top-menu>ul>li>a.active,
#lang-menu>ul>li>a.active{
	color: #fff;
	text-decoration:none;

}



/*level 2*/
#top-menu>ul>li>ul{
	display: none;
	min-width:300px;
	position: absolute;
	top: 99%;
	left:-15px;
	z-index: 10;
	padding-bottom: 10px;
	text-align: left;
	background-color: #A45724;

}
#top-menu>ul>li.last>ul{
	left:auto;
	right:-20px;
	text-align: right;

}
#top-menu>ul>li>a:hover+ul,
#top-menu>ul>li>ul:hover{
	display: block;
}
#top-menu>ul>li>ul>li{
	padding: 5px 15px;
	line-height: 1;
}

#top-menu>ul>li>ul>li>a{
	font-size: 13px;
	text-decoration: none;
	color:#fff;
	font-family: Arial, sans-serif;
}
#top-menu>ul>li>ul>li>a:hover{
	text-decoration: underline;
}





#lang-menu, #lang-menu ul{
	float:right;
	width:70px;
	overflow:hidden;
}

#lang-menu ul li{
	float:left;
	margin:0 0 0 7px;
	line-height:35px;
	font-size:10px;	
	font-weight:bold;
}

/* work-hours */

#work-hours{
	width:223px;
	height:70px;
	overflow:hidden;
	color:#fff;
	float:right;
	margin-top: 10px;
}

#museum-foto{
	position:absolute;
	top:90px;
	left:-50px;
}



/* Content */
#content-wr {
	background:#efe0c3 url('../img/content-mask-pattern.png') repeat-x 0 0;
	padding: 0 0 140px; /* footer down*/
}

#content{
	width:980px;
	margin:0 auto;
	padding:25px 9px 30px 9px;
}

/* main */
#main-top{
	overflow:hidden;
}
#main-top-left{
	width:710px;
	float:left;

}

#main-top-right{
	width:250px;
	float:right;

}
/* TODAY */
#today-block{
	overflow:hidden;
}
.info-block-head{
	font:italic normal 24px 'Georgia', serif;
}

.info-block-head small{
	font:normal normal 18px 'Georgia', serif;
}

.info-block-head small small{
	font:normal normal 14px 'Georgia', serif;
}

#today-block .today-item-data{
	font:italic 14px/24px 'Georgia', serif;
	padding-left:25px;
	background:url('../img/calend-ico.png') no-repeat 0 4px;
	margin:3px 0;
}
.today-item{
	width:335px;
	float:left;
	margin:15px 20px 0 0;
	background:url('../img/today-bg.png') repeat-y 0 0;
}

.today-item-text{
	margin:8px 5px 20px 0;
	width:210px;
	float:right;

}
.today-item-text h2{
	font:bold 14px/24px 'Georgia', sans;
}


.today-item-img-wr{
	width:100px;
	float:left;
}
.today-item-img-top{
	height:16px;
	background:url('../img/molbert.png') no-repeat center 0;
}
.today-item-img{
	min-height:100px;
	background:url('../img/molbert.png') no-repeat center -16px;
	line-height:0;
}
.today-item-img-bottom{
	height:35px;
	background:url('../img/molbert.png') no-repeat center bottom;
	margin-bottom:10px;
}

/* MAIN NEWS */
#main-top-right strong a{
	font: italic 30px 'Georgia', sans;
	}
#main-top-right h3{
	font: normal normal 14px 'Georgia', sans;
	line-height:30px;
	position:relative;
	left:-10px;
}

.news-data{
	font:italic 14px/24px 'Georgia', serif;
	margin:3px 0;
}

.news-item h2{
	font:bold 14px/24px 'Georgia', sans;
}
.news-item{
	margin:10px 0 22px 0;
}

/*info-blocks*/
#info-blocks{
	float:left;
	overflow:hidden;
	margin-top:35px;
}

#skoro{
	width:335px;
	float:left;
	margin:0 20px 0 0;
	overflow:hidden;
}

#skoro p.info-block-head{
	width:145px;
	background:url('../img/dots.png') no-repeat right 10px;
}

#skoro .today-item{
	background:none;
}

/* excursion */
#excursion{
	float:left;
	width:335px;
	margin:0 20px 0 0;
	overflow:visible;	
}
#excursion h2{
	font: normal 18px 'Georgia', sans;
	margin-top:5px;
	height:36px;
	line-height:30px;
	position:relative;
	left:-10px;
}

#excursion-info{
	font:14px/24px  'Georgia', sans;
	padding-right:100px;
	background:url('../img/excursion-ico.jpg') no-repeat right 10px;

}
#socseti{
	margin-top:25px;
	padding-left:90px;
	background:url('../img/soc-ico.png') no-repeat 23px 8px;
	overflow:hidden;
	min-height:60px;
}
#socseti h3{
	font:18px/24px  'Georgia', sans;
}
#socseti a{
	margin-right:20px;
}

/* RIBBON */

.ribbon a{
/*	background:url('../img/ribbon.png') no-repeat 0 0;*/
	/*padding:0 0 0 10px;*/
	display:block;
	float:left;
}
.ribbon span{
	background:transparent url('../img/ribbon.png') no-repeat right 0;
	display: block;
    padding: 0 40px 5px 10px;
	

}

/* --- EXPOSITIONS ----*/

#expositions{
	height:310px;
	margin-top:10px;
	background:#e6d8bc url('../img/exp-bg.png') no-repeat 0 25px;
	overflow:hidden;
}

#expositions h2{
	color:#6b5f48;
	font:italic 24px 'Georgia', sans;
	margin-top:10px;
	text-align:center;
	position:relative;
}
#expositions h2 span{
	background-color:#e6d8bc;
	padding:0 10px;
}

#expositions ul{
	margin:0 auto 0 auto;
	
	overflow:hidden;
}

#expositions li{
	float:left;
	display:block;
	text-align:center;
	margin:0 15px;
	width:150px;
	overflow:hidden;
	height:250px;

}

#expositions li p{
	font:italic 14px/14px 'Georgia', sans;

}

#expositions li a{
	font:italic 14px/20px 'Georgia', sans;

}

#bottom{
	margin-top:40px;
	overflow:hidden;

}

.bottom-left{
	width:385px;
	float:left;
}

#izdania{
	width:385px;
	height: 250px;
	overflow:hidden;
	float:left;
	background-color:#e6d8bc;
	padding-bottom:25px;
	margin-bottom:25px;

}

#izdania h2, #fotoalbom h2{
	font:italic 24px 'Georgia', sans;
	margin:20px 0 0 25px;

}


#izdania h3, #fotoalbom h3{
	font: normal normal 14px 'Georgia', sans;
	line-height:30px;
	margin:15px 0 25px 180px;
}

#izdania ul{
	overflow:hidden;
	margin:10px 0 0 25px;;
}

#izdania li{
	float:left;
	display:block;
	margin:0 15px 0 0;
	width:100px;
	overflow:hidden;

}

.bottom-right {
	width: 520px;
	float: right;
}

#fotoalbom{
	height:250px;	
	padding-bottom: 25px;
	margin-bottom: 25px;
	overflow:hidden;

}

#fotoalbom ul{
	overflow:hidden;
	margin:10px 0 0 25px;;
}

#fotoalbom li{
	float:left;
	display:block;
	margin:0 15px 0 0;
	width:150px;
	overflow:hidden;
	text-align:center;

}
#fotoalbom h3 {
	float:right;
}

#fotoalbom .galery-item-outer {
	height:135px;
}
#fotoalbom .galery-item-outer a{
	display:block;
	height:135px;
}
#fotoalbom .galery-item-outer a img{
	margin-top:-8px;
}
#fotoalbom ul.thumbs li p {
	margin-top:4px  !important;
}
#fotoalbom ul.thumbs li p a{
	display: block;
	width: auto;
	height: 60px;
}
#fotoalbom ul.thumbs li p img{
	display: block !important;

}

/* multimedia*/
#multimedia{

	height: 195px;
	overflow:hidden;
	float:left;
	background-color:#e6d8bc;
	padding: 0 25px 37px;

}

#multimedia h2{
	font:italic 24px 'Georgia', sans;
	margin:20px 0 0 25px;

}


#multimedia h3{
	font: normal normal 14px 'Georgia', sans;
	line-height:30px;
	margin:15px 0 25px 50px;
}

#multimedia ul{
	overflow:hidden;
	margin:10px 0 0 25px;;
}

#multimedia li{
	float:left;
	display:block;
	margin:0 30px 0 8px;
	width:150px;
	overflow:hidden;

}




/* guest*/
#b__guest{

	margin-left: 45px;
	height: 195px;
	overflow: hidden;
	float: left;
	background-color: #E6D8BC;
	padding: 0 25px 37px 0;
	width: 180px;

}

#b__guest h2{
	font:italic 24px 'Georgia', sans;
	margin:20px 0 0 0;

}

#b__guest a{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-left: 25px;

}




#tour {
	height: 195px;
	float: left;
	background-color: #e6d8bc;
	width: 330px;
	padding-bottom: 25px;
	margin-bottom:25px;
}

#tour h2 {
	font: italic 20px 'Georgia', sans;
	margin:25px 0 10px 0;
}

#tour a {
	display:block;
	margin-left:25px;

}

#banners{
	float:right;
	padding-top: 0;
	width: 170px;
}
.minkult__img{
	max-width: 100%;
	width:100%;
	height:auto;
}

/* Footer */
#footer {
	height:140px;
	background:#eee3d5;
	margin-top: -140px; /* footer down*/
	background:#eee3d5 url('../img/pattern_bottom.png') repeat-x 0 0;	
}

#footer-top {
	height:70px;
	width:990px;
	margin:0 auto;


}

#footer-down {
	height:70px;
	background:#eee3d5 url('../img/pattern_bottom.png') repeat-x 0 -70px;	
}


#copyright {
	float:left;
	width:700px;
	/*height:45px;*/
	overflow:hidden;
	margin:7px 0 0 10px;
	line-height:20px;


}

#author {
	float:right;
	width:250px;
	height:52px;
	overflow:hidden;
	margin:18px 10px 0 0;
	line-height:18px;
	font-size:12px;
	text-align:right;


}

/* Debug */

_div, .t {border:solid 1px red;}
.t1 {border:solid 1px green;}
.t2 {border:solid 1px blue;}


/* Common */
.left {text-align:left;}
.right {text-align:right;}
.clb {clear:both}

#museum-wifi{
	position:absolute;
	top:70px;
	right:5px;
}

#gtr {
	position:absolute;
	top:0;
	right:0;
}




.bottom-left-1{
	width:220px;
	float:left;
}


.bottom-right-1 {
	width: 735px;
	float: left;
	margin-left: 25px;
}

#tour-puh {
	text-align: center;
	height: 195px;
	float: left;
	background-color: #e6d8bc;
	padding: 0px 10px 25px 10px;
	width: 280px;
	margin-left:10px;
	margin-bottom:25px;
}

#tour-puh h2 {
	text-align: center;
	font: italic 16px/18px 'Georgia', sans;
	margin:14px 0 10px 0;
}


.tour-aksakov {
	text-align: center;
	height: 195px;
	float: right;
	background-color: #e6d8bc;
	padding: 0 10px 25px 10px;
	width: 310px;
	margin-bottom:25px;
}

.tour-aksakov h2 {
	text-align: center;
	font: italic 16px/18px 'Georgia', sans;
	margin:14px 0 10px 0;
}




.b__search-form {
  width: 250px;
  float: right;
  margin-right: 18px;
  margin-top: 5px;
  text-align: right;
}

#ajaxSearch_submit{
	background-color: #EFE0C3;
	border: none;
	padding: 2px 6px;
	border-radius: 3px;
	cursor:pointer;

}

#ajaxSearch_submit:hover{
	background-color:#E7C88C;
}

#ajaxSearch_input{
	height: 18px;
	border: solid 1px #EFE0C3;
	padding: 0 5px;
	border-radius: 2px;
	width: 140px;

}

.b__ministry{
	float:left;
	width: 650px;
	color:#fff;
	font-size:16px;
	margin:5px 0 0 10px;
	text-shadow: 1px 1px rgba(137, 65, 19, 0.59);

}


/*SPECIAL*/

/*BG__white*/
.bg__white,
.bg__white body,
.bg__white #header,
.bg__white #header-down,
.bg__white #header-down,
.bg__white #top-menu-line,
.bg__white #content-wr,
.bg__white .today-item,
.bg__white #expositions,
.bg__white #expositions h2 span,
.bg__white #izdania,
.bg__white #tour,
.bg__white #tour-puh,
.bg__white .tour-aksakov,
.bg__white #multimedia,
.bg__white #b__guest,
.bg__white #b__guest,
.bg__white #footer,
.bg__white #footer-down,
.bg__white .ribbon span {
	background-color:#fff;
	background-image:none;
	
}

.bg__white #fotoalbom ul.thumbs li p img,
.bg__white #skoro p.info-block-head {
	display:none !important;
}

.bg__white *{
	color:#000 !important;
	text-shadow:none;
}

.bg__white #ajaxSearch_submit{
	background-color:#000;
	color:#fff !important;
}

.bg__white #ajaxSearch_input {
    border: solid 1px #000;
    color:#000 !important;
}



/*BG__black*/
.bg__black,
.bg__black body,
.bg__black #header,
.bg__black #header-down,
.bg__black #header-down,
.bg__black #top-menu-line,
.bg__black #content-wr,
.bg__black .today-item,
.bg__black #expositions,
.bg__black #expositions h2 span,
.bg__black #izdania,
.bg__black #tour,
.bg__black #tour-puh,
.bg__black .tour-aksakov,
.bg__black #multimedia,
.bg__black #b__guest,
.bg__black #b__guest,
.bg__black #footer,
.bg__black #footer-down,
.bg__black .ribbon span {
	background-color:#000;
	background-image:none;
	
}

.bg__black #fotoalbom ul.thumbs li p img,
.bg__black #skoro p.info-block-head {
	display:none !important;
}

.bg__black *{
	color:#fff !important;
	text-shadow:none;
}

.bg__black #ajaxSearch_submit{
	background-color:#fff;
	color:#000 !important;
}

.bg__black #ajaxSearch_input {
    border: solid 1px #fff;
    color:#000 !important;
}



/*BG__black*/
.bg__blue,
.bg__blue body,
.bg__blue #header,
.bg__blue #header-down,
.bg__blue #header-down,
.bg__blue #top-menu-line,
.bg__blue #content-wr,
.bg__blue .today-item,
.bg__blue #expositions,
.bg__blue #expositions h2 span,
.bg__blue #izdania,
.bg__blue #tour,
.bg__blue #tour-puh,
.bg__blue .tour-aksakov,
.bg__blue #multimedia,
.bg__blue #b__guest,
.bg__blue #b__guest,
.bg__blue #footer,
.bg__blue #footer-down,
.bg__blue .ribbon span {
	background-color:#9DD1FF;
	background-image:none;
	
}

.bg__blue #fotoalbom ul.thumbs li p img,
.bg__blue #skoro p.info-block-head {
	display:none !important;
}

.bg__blue *{
	color:#042B62 !important;
	text-shadow:none;
}

.bg__blue #ajaxSearch_submit{
	background-color:#fff;
	color:#000 !important;
}

.bg__blue #ajaxSearch_input {
    border: solid 1px #fff;
    color:#000 !important;
}






.zoom__1 {

}

.zoom__2 {
	zoom:1.28;
	-moz-transform: scale(1.28);
	-moz-transform-origin: 50% -1%;
}


.zoom__3 {
	zoom:1.37;
	-moz-transform: scale(1.37);
	-moz-transform-origin: 50% -1%;
}

.zoom__4 {
	zoom:1.44;
	-moz-transform: scale(1.44);
	-moz-transform-origin: 50% -1%;
	
}





.b-special{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	display: none;
	background-color: #D3D3D3;
	
}

.b-special__wr{
	width: 990px;
	margin: 0 auto;
	padding: 3px 10px;
}

.special__item{
	display: inline-block;
}

.special__item--font{
	width: 33%;
}
.special__item--bg{
	width: 33%;
}
.special__item--normal{
	width: 32%;
	text-align: right;
}
.special__label{
	display: inline-block;
	vertical-align: baseline;
	margin-right: 20px;
	font-size: 1em;
}

.bg__black .special__label  {
	color:#000 !important;
}
.special__button{
	display: inline-block;
	vertical-align: baseline;
	margin-right: 5px;
	font-size: 1em;
	font-weight: bold;
	border:none;
	background: none;
	cursor: pointer;
	padding: 4px 8px;
}

.special__button:active,
.special__button:focus{
	/*outline: none;*/
	box-shadow: none;
}

.special__button.active,
.special__button:hover:not(.special__button--normal){
	outline:solid 1px #000 !important;
}

.special__button--font-small{
	font-size: 1em;
	background: #fff;
}
.special__button--font-medium{
	font-size: 1.25em;
	background: #fff;
}
.special__button--font-large{
	font-size: 1.50em;
	background: #fff;
}

.bg__black .special__button--font-small{
	color:#000 !important;
}
.bg__black .special__button--font-medium{
	color:#000 !important;
}
.bg__black .special__button--font-large{
	color:#000 !important;
}





.special__button--bg-white{
	color:#000;
	background-color: #fff;
}

.bg__black .special__button--bg-white{
	color:#000  !important;
	background-color: #fff;
}

.special__button--bg-black{
	color: #fff !important;
	background-color: #000;
}
.special__button--bg-blue{
	background-color: #9DD1FF;
	color: #042B62;
}

.special__button--normal{
	font-weight: normal;
	text-decoration: underline;

}
.bg__black  .special__button--normal{
	color:#000 !important;

}

body{
	/*transition:background linear 1s;*/
	-webkit-transition: all linear 0.3s;
	transition:all linear 0.3s;
 
}
body.special{
	padding-top:40px;
}




.special__show{
	position: absolute;
	top: 6px;
	right: 245px;
	/*width: 37px;*/
	/*height: 22px;*/
	color:#fff;
	border:none;
	/*background: url('../img/special.png') 0 0 no-repeat;*/
	cursor: pointer;
	padding-left: 28px;
	background: url('data:image/false;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAQCAMAAAA7+k+nAAABS2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxMzggNzkuMTU5ODI0LCAyMDE2LzA5LzE0LTAxOjA5OjAxICAgICAgICAiPgogPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgo8P3hwYWNrZXQgZW5kPSJyIj8+IEmuOgAAAARnQU1BAACxjwv8YQUAAAABc1JHQgCuzhzpAAAA51BMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9aq4iyAAAATHRSTlMASpCRyiD7BvoHMdvxthADSfgh8q9MmyMSvxy5LWu0y7XcMo/SKNHwJ2dGeu9FeLBOrg8imRG9nRu3E8GDhR26+YaEK2n8LGow2mZlReCmSQAAAPRJREFUGNNVUNduwzAQkyUrZ3nHTtLsvVf33k269f/fU7GGAedeSJCCeDzGsokmy8VqtVhOInYwbTGeaTOzMW8X5KfXdyOmg2/fQOmxmet3zy9aO4E1/Iq7jtblVj3Tj+7NO6ejSCaK9sbRjfN/47pkeKAUt3tCUR+/1aCfIDS1iAMFWcjRVcbCY5DBUNpAW7oesBKysALiuUmvaJyeMVYF8WMlgJysFGghpIbwLilh21xRgBUvsnUb4J9EUhJ18OoqyYrUW2Xj9GPXjQMUvL3MqzffUMv3PKzqPNwUrvUxmq4Rup6Odofnjeabn+32dzPPz/4Hz+svDw7i73oAAAAASUVORK5CYII=') 0 4px no-repeat;
}

.special__show:active,
.special__show:focus{
	outline: none;
	box-shadow: none;
}



.button-booking__link{
    width: 115px;
    box-shadow: 2px 1px 4px 0px #ccc;
    font-size: 14px;
    line-height: 1.2;
    position: absolute;
    bottom: -64px;
    left: 10px;
    display: block;
    padding: 8px;
    text-decoration: none;
    /* color: #fff !important; */
    background: #eed292 url(../img/museum.svg) 1px center no-repeat;
    background-size: 48px 48px;
    border-radius: 3px;
    border: solid 1px #d8af52;
    padding-left: 50px;
}

.button-booking__link:hover{
	opacity: 0.85;
}