html, body {
	height:100%;
	margin:0;
	padding:0;
	font: 20px/28px 'Open Sans', Arial, sans-serif;
	vertical-align: top;
	//text-align: left;
}
body {
	min-width:940px;
	xx-background-color: #e5e5e5;
}
table {
	border-collapse:collapse;
}
td {
	padding:0;
}
div {
	vertical-align: top;
	text-align: left;
}
h2, h3, h4, h5, h6, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#1a1a1a;
}
h1 {
	font: bold 34px/44px 'Pt Serif', serif;
	margin-bottom: 25px;
	color: #1a1a1a;
}
h2 {
	font: bold 25px/30px 'Pt Serif', serif;
	margin-bottom: 25px;
	color: #1a1a1a;
}
h3 {
	font: bold 16px/22px 'Open Sans', Arial, sans-serif;
	margin-bottom: 20px;
	color: #1a1a1a;
	text-transform: uppercase;
}
a {
	color:#930038;
}

a:hover {
	color:#ea514b !important;
}

.grayscale {
	filter: Gray;
}
a img {
	border:none;
}
ul li {
	list-style-type:none;
}
h1 img.marker{
	padding:0 15px 2px 0;
}
#content {
	width:100%;  
    height: 100%;
	margin:auto;
	position:relative;
}
#wrapper {
	//min-height: 100%;
    //height: auto !important;
    //height: 100%;
	//max-width: 983px;
	//min-width: 983px;
	max-width: 1100px;
	min-width: 1100px;
	text-align: left;
	background-color: #fff;
	//padding: 17px 59px 0px 58px;
	padding: 0px 0px 0px 0px;
}

div.wrapper-inner {
	//min-height: 100%;
    //height: auto !important;
    //height: 100%;
	//max-width: 983px;
	//min-width: 983px;
	max-width: 1100px;
	min-width: 1100px;
	//text-align: left;
	//background-color: #fff;
	//padding: 17px 59px 0px 58px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
}

#container {
  padding:45px 59px 40px 58px;
  xx-background-color: #fff;
}


#logo a img{
	width: 158px;
	height: auto;
}

#head_bg_c, #head_bg_r, #head_bg_l {
	width:30%;
}
#header, #header table {
	width:100%;
}
#header table {
	border-collapse:collapse;
}
#head_bg_l {
	background-image:url(/img/stock-photo-open-book-l2.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
#head_bg_c table td {
	padding:10px;
}
#head_bg_c img {
	display:block;
	float:left;
	margin:auto;
	border:none;
}
#head_bg_r {
	background-image:url(/img/stock-photo-open-book-r.jpg);
	background-position:right;
	background-repeat:no-repeat;
	text-align:right;
}

#logo {
	display: inline-block;
	vertical-align: top;
	margin-left: 54px;
}

#topmenu, #bottommenu {
	text-align:center;
	//background-color:#939598;
}
div#topmenu {
	//display:table;
	display: inline-block;
	//width:100%;
	margin: 10px 0px 0px 122px;
	vertical-align: top;
}
div#topmenu {
	//width:100%;
}
#topmenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	xx-display:table;
	display:block;
	xx-width:100%;
	height: 27px;
}
#bottommenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	display:table;
	margin:auto;
}
#topmenu ul li {
	white-space:nowrap;
	height: 15px;
}
#topmenu ul li {
	display:inline-block;
	//padding:0px 18px 35px 18px;
	padding:0px 0px 35px 0px;
	//background-color:#939598;
	position: relative;
	color:#000000;
}



*+html #topmenu ul li, *+html #bottommenu ul li {
	display:block;
	float:left;
}
#topmenu ul li a {
	color:#1a1a1a;
	display: inline-block;
    padding: 0px 18px 29px 18px;
    //padding: 0px 18px 25px 18px;
}
#topmenu ul li a:hover {
	color:#ea514b;
	text-decoration: none;
	border-bottom: 2px solid #ea514b;
}

#bottommenu ul li a {
	color:#ffffff;
}


#topmenu ul li:hover, #topmenu ul li.hover {
	//background-color:#6d6e71;
}
#topmenu ul li.t_m_li_active {
	//background-color:#6d6e71;
	color:#1a1a1a;
	//border-bottom: 2px solid #ea514b;
}
#topmenu ul li.t_m_li_active a {
	color:#ea514b;
	text-decoration: none;
	border-bottom: 2px solid #ea514b;
}
#search_text {
	background:#FFF;
	padding:2px 25px 4px 4px;
	color:#27a8d0;
	xx--moz-border-radius: 10px;
	xx--khtml-border-radius: 10px;
	xx--webkit-border-radius: 10px;
	xx-border-radius: 10px;
	xx-border:none;
}
#search_but {
	background:url(/img/search-icon-small.png) no-repeat left top;
	width:25px;
	border:none;
}
*+html #search_but {
}

#container .column {
  position: relative;
  float: left;
  xx-background-color: #fff;
}
#center {
  //width: 96%;
  //padding:0 5px;
}
#center h1 {
	//background:url(/img/marker_big.png) no-repeat left center;
	//padding-left:30px;
}

#center h1.nobullet {
	background:none;
	padding-left:0px;
}

#center strong {
	color:#1a1a1a;
}
#center p {
	color:#000000;
	xx-margin-left:3em;
	margin-left:0em;
	//padding-right:100px;
}

#center a,
#center a:visited{
	color:#ea514b;
	text-decoration: none;
}
#center a:hover{
	color:#ea514b;
	//text-decoration: underline;
}
#center a strong{
	color:#ea514b;
}

#center h3 {
	//font-size: 130%;
	//margin-left:0px;
}

#left {
  width: 175px; 
  right: 210px; 
  margin-left: -99%;
  xmargin-right: 50px;
}
#left a {
	color:#8f0332;
}
#left h4 a {
	color:#8f0332;
}
#left div.atext a, #left div.adate a, #right div.atext a, #right div.adate a, a.atext, .hint {
	color:#434343;
	font-size:96%;
	text-decoration: none;
}
#left div.adate {
	font-size:88%;
	color:#636363;
	text-decoration: underline;
}
div.atext {
	margin:4px 0px 12px 0px;
}
#right .atext {
	padding-left:15px;
}
#right .atext img {
	margin-left:-15px;
	
}
#left div#galleries {
	margin-bottom:20px;
}
* html #left {
  left: 150px; 
}
#right {
  width: 233px;  
  margin-right: -247px;
}
#right p {
	color:#636363;
	font-size:10px;
}





#bottommenu {
	font-size:95%;
}
table.gallery {
	margin-left:30px;
}
table.gallery td {
	padding:13px;
}
table.feedback td {
	padding:8px;
	color:#636363;
	font-size: 16px;
	line-height: 19px;
	vertical-align: top;
}


#orderForm .form-error{
	font-size: 16px;
	color: #ee0000;
	margin: 0px 0px 20px 0px;
}
#orderForm .hint{
	font-size: 16px;
	line-height: 18px;
	color: #000000;
}


table.feedback td.form-right {
	padding-top:3px;
}
table.feedback input.in, table.feedback textarea {
	width:100%;
	border:1px solid #6D6E71;
	padding: 5px 6px 5px 6px;
	font-size: 15px;
}
table.feedback textarea {
	height:140px;
}
td.send {
	text-align:center;
}
input.send {
	background-color:#6D6E71;
	width:150px;
	height:40px;
	color:#fff;
	font-size: 18px;
}
#center.column.pagetpl {
	width:120%;
}
#left.column.pagetpl {
	margin-left:-121%;
}
table.list td {
	padding:10px 0;
}
li.links {
	float:right;
}
#center .inner li.date {
	color:#636363;
	background:url(/img/marker_big.png) no-repeat left center;
	padding-left:30px;
	margin-left:-30px;
}

#center li.title h1, #pers_view .maintext h1 {
	padding:0;
	background:none;
}
#center li.content {
	color:#636363;
}
#center li.content p {
	margin:0;
	//color:#636363;
}
table#addcomment {
	width:64%;
	color:#636363;
}
table#addcomment td {
	padding:0 10px 10px;
}
table#addcomment h3 {
	margin:0;
}
table#addcomment input.text, table#addcomment textarea {
	width:100%;
	border:1px solid #666;
} 
table#addcomment textarea {
	height:110px;
}
.comment {
	color:#636363;
}
table.feedback td.asdasd {
	padding-left:15px;
}
#center table.feedback p {
	margin:0;
	padding:0;
}
table.feedback td.asdasd h3 {
	margin:0;
	padding:0;
}
#pers_view, #gal_inner {
	margin:0 0px 10px 0;
}
#pers_view .maintext {
	padding-left:10px;
}
#pers_view .maintext p {
	margin-left:0;
}
div.anons p a {
	color:#636363;
}
.gallery_inner ul {
	margin:0;
	padding:0;
}
.gallery_inner ul li {
	display:inline-block;
	vertical-align:middle;
	margin:0 10px;
}
.vote {
	color:#636363;
}
#lastnews a {
	font-size:10px;
}
#lastnews h3 a {
	font-size:15px;
	text-decoration:none;
	font-weight:bold;
}
#lastnews .adate a {
	font-size:9px;
}

#center ul.writeAbout .content p {
	margin-bottom:21px;
}
ul.writeAbout .title h3 {
	margin:0;
	padding:0;
}
ul.writeAbout .date {
	color:#636363;
}

#wrap {
	float:left;
}










.menu-main a {
	text-decoration: none;
	font: 600 18px/21px 'Open Sans', Arial, sans-serif;
}
.menu-main a:hover {
	//text-decoration: underline;
}

.menu-main ul {
	xx-width: 150px !important;
	min-width: 136px;
	position: absolute;
	background: #000;
	padding-bottom: 0px !important;
	top: 27px;
	display: none !important;
	left: 0px;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
	z-index: 10000;
}

.menu-main li:hover ul{
	display: block !important;
}

.menu-main ul li {
	position: relative;
	display: block !important;
	padding: 3px 3px 3px 3px !important;
	height: 25px !important;
	background-color: #6D6E71 !important;
}

.menu-main ul li:hover {
	background-color: #939598 !important;
}

.menu-main ul a {
	display: block;
	padding: 5px 10px;
}

#center table {
	margin-top: 6px;
	border-color: #bbb;
}

#center table caption {
	padding-bottom: 6px;
}

#center td {
	//padding:5px;
	//border-color: #bbb;
}







#head{
	//padding: 17px 59px 14px 58px;
	padding: 17px 0px 14px 0px;
	border-bottom: solid 1px #e1e1e1;
	
}



#footer {
  background-color: #1a1a1a;
  color: #ffffff;  
  clear: both;

	//max-width: 983px;
	//min-width: 983px;
	text-align: left;
	
	//min-width: 1100px;
	//max-width: 1100px;
	

}

#container-footer{
	//width:100%;
	padding: 50px 59px 35px 58px;
}


#logo-bottom {
	display: inline-block;
	vertical-align: top;
}

#bottommenu {
	display:inline-block;
	vertical-align: top;
	margin: 4px 0px 0px 80px;
}

#bottommenu ul li {
	//display:inline-block;
	padding:0px 0px 16px 0px;
	//background-color:#939598;
	position: relative;
	color:#ffffff;
}

#bottommenu ul li a,
#bottommenu ul li a:visited{
	text-decoration: none;
	font: 600 18px/21px 'Open Sans', Arial, sans-serif;
	color:#ffffff;
}
#bottommenu ul li a:hover{
	//text-decoration: underline;
	color:#ffffff;
}

#bottommenu .column{
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

#bottommenu .column1{
	
}

#bottommenu .column2{
	margin-left: 174px;
}


#bottommenu .contacts-block{
	margin-left: 130px;
}

#bottommenu .contacts-block .contacts{
	font: 15px/18px 'Open Sans', Arial, sans-serif;
	color:#ffffff;
}
#bottommenu .contacts-block .contacts b{
	font: bold 15px/18px 'Open Sans', Arial, sans-serif;
	color:#7d7d7d;
}
#bottommenu .contacts-block .contacts a{
	font: 15px/17px 'Open Sans', Arial, sans-serif;
	color:#ffffff;
	text-decoration: none;
}
#bottommenu .contacts-block .contacts a:hover{
	color:#ffffff;
	//text-decoration: underline;
}


#bottommenu .contacts-block .soc-buttons {
	margin: 0px 0px 10px 0px;
}
#bottommenu .contacts-block .soc-buttons ul {
	margin: 0;
    padding: 0;
    list-style: none;
    vertical-align: middle;
    line-height: 19px;
}
#bottommenu .contacts-block .soc-buttons ul li {
	margin-bottom: 9px;
    padding-left: 39px;
    width: 65px;
    height: 19px;
    background-repeat: no-repeat;
}
#bottommenu .contacts-block .soc-buttons ul li.social-vk {
	background-image: url(/img2/soc_vk.png);
}
#bottommenu .contacts-block .soc-buttons ul li.social-fb {
	background-image: url(/img2/soc_fb.png);
}
#bottommenu .contacts-block .soc-buttons ul li.social-tw {
	background-image: url(/img2/soc_tw.png);
}
#bottommenu .contacts-block .soc-buttons ul li.social-ig {
	background-image: url(/img2/soc_ig.png);
}




#block-news-top{
	margin: 12px 0px 10px 0px;
	
	position: relative;
    overflow: hidden;
}

#block-news-top .block-title{
	display: inline-block;
	vertical-align: top;
	font: 600 16px/20px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	color: #1a1a1a;
}

#block-news-top .block-title a, #block-news-top .block-title a:visited{
	font: 600 16px/20px 'Open Sans', Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #7d7d7d;
	padding: 0px 0px 0px 50px;
}
#block-news-top .block-title a:hover{
	//text-decoration: underline;
	color: #7d7d7d;
}

#block-newsevents-top .nav{
    display: inline-block;
    vertical-align: top;
    font: 12px/14px 'Open Sans', Arial, sans-serif;
    //position: absolute;
    //top: 140px;
    /* right: 0px; */
    float: right;
    //margin-left: 899px;
    margin-top: 3px;
}

#block-newsevents-top .nav a,
#block-newsevents-top .nav a:visited{
	vertical-align: middle;
    display: inline-block;
	font: 12px/14px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	color: #1a1a1a;
}

#block-newsevents-top .news-top-jcarousel-prev, #block-newsevents-top .events-top-jcarousel-prev{
	margin: 0px 5px 0px 16px; 
}

.news-top-jcarousel-prev.inactive,
.news-top-jcarousel-next.inactive,
.events-top-jcarousel-prev.inactive,
.events-top-jcarousel-next.inactive,
.resp-events-top-jcarousel-prev.inactive,
.resp-events-top-jcarousel-next.inactive
{
    opacity: .4;
    cursor: default;
}


#block-news-top .news-list{
	margin: 25px 0px 25px 0px;
	
	width: 20000em;
    position: relative;
}

#block-news-top .news-list .news-item{
	display: inline-block;
	margin: 0px 42px 0px 0px;
	width: 210px;
	background:url(/img2/news_top_bg_line.png) no-repeat left top;
	padding: 13px 0px 0px 0px;
	
}
#block-news-top .news-list .news-item:last-child{
	margin: 0px 0px 0px 0px;
}

#block-news-top .news-list .news-item-allpage{
	margin-bottom: 50px;
}


#block-news-top .news-list .news-item .adate{
	color: #7d7d7d;
	font: 12px/14px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
}
#block-news-top .news-list .news-item .atext{
	color: #1a1a1a;
	font: 16px/21px 'Open Sans', Arial, sans-serif;
}
#block-news-top .news-list .news-item .atext a,
#block-news-top .news-list .news-item .atext a:visited{
	color: #1a1a1a;
	text-decoration: none;
}
#block-news-top .news-list .news-item .atext a:hover{
	//color: #1a1a1a;
	//text-decoration: underline;
}




#block-news-top .events-list{
	margin: 30px 0px 25px 0px;
}

#block-news-top .events-list .events-item{
	display: inline-block;
	margin: 0px 42px 0px 0px;
	width: 210px;
	//background:url(/img2/news_top_bg_line.png) no-repeat left top;
	padding: 13px 0px 0px 0px;
	
}

#block-news-top .events-list .events-item .descr{
	margin-left: 170px;	
}
#block-events-top .events-list .events-item .descr{
	margin-left: 170px;	
}

#block-news-top .events-list .events-item img.line{
    margin: 0px 0px 13px 0px;
    padding: 0px;
    display: block;
}

#block-news-top .events-list .events-item:last-child{
	margin: 0px 0px 0px 0px;
}

#block-news-top .events-list .events-item-allpage{
	margin: 0px 34px 50px 0px;
	width: 215px;
}


#block-news-top .events-list .events-item .adate{
	color: #7d7d7d;
	font: 12px/14px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	padding: 0px 0px 0px 22px;
	background-image:url(/img2/icon_date.png);
	background-position: left 1px;
	background-repeat:no-repeat;
}
#block-news-top .events-list .events-item .place{
	color: #7d7d7d;
	font: 12px/14px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	background-image:url(/img2/icon_place.png);
	background-position: left 1px;
	background-repeat:no-repeat;
}
#block-news-top .events-list .events-item .atext{
	color: #1a1a1a;
	font: 16px/21px 'Open Sans', Arial, sans-serif;
}
#block-news-top .events-list .events-item .atext a,
#block-news-top .events-list .events-item .atext a:visited{
	color: #1a1a1a;
	text-decoration: none;
}
#block-news-top .events-list .events-item .atext a:hover{
	//color: #1a1a1a;
	//text-decoration: underline;
}







#block-events-top{
	margin: 12px 0px 10px 0px;
	
	position: relative;
    overflow: hidden;
}

#block-events-top .block-title{
	display: inline-block;
	vertical-align: top;
	font: 600 16px/20px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	color: #1a1a1a;
}

#block-events-top .block-title a, #block-events-top .block-title a:visited{
	font: 600 16px/20px 'Open Sans', Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #7d7d7d;
	padding: 0px 50px 0px 0px;
}
#block-events-top .block-title a:hover{
	text-decoration: underline;
	color: #7d7d7d;
}

#xx-block-events-top .nav{
	display: inline-block;
	vertical-align: top;
	font: 12px/14px 'Open Sans', Arial, sans-serif;
	position: relative;
    top: 5px;
    right: 0px;
    float: right;
}

#block-events-top .nav a,
#block-events-top .nav a:visited{
	font: 12px/14px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	color: #1a1a1a;
}

#block-events-top .events-list{
	margin: 12px 0px 25px 0px;
	
	width: 20000em;
    position: relative;
}

#block-events-top .events-list .events-item{
	display: inline-block;
	margin: 0px 55px 0px 0px;
	width: 459px;
	//background:url(/img2/news_top_bg_line.png) no-repeat left top;
	padding: 13px 0px 0px 0px;
	
}
#block-events-top .events-list .events-item:last-child{
	margin: 0px 0px 0px 0px;
}

#block-events-top .events-list .events-item-allpage{
	margin-bottom: 50px;
}


#block-events-top .events-list .events-item img.aimg{
	display: inline-block;
    float: left;
    margin: 6px 20px 0px 0px;
	width: 150px;
	height: 150px;
}

#block-events-top .events-list .events-item .adate{
	//display: inline-block;
	color: #7d7d7d;
	font: 12px/14px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	padding: 0px 0px 0px 22px;
	background-image:url(/img2/icon_date.png);
	background-position: left 1px;
	background-repeat:no-repeat;
}
#block-events-top .events-list .events-item .place{
	//display: inline-block;
	color: #7d7d7d;
	font: 12px/14px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	background-image:url(/img2/icon_place.png);
	background-position: left 1px;
	background-repeat:no-repeat;
}
#block-events-top .events-list .events-item .atext{
	//width: 210px;
	color: #1a1a1a;
	font: 16px/21px 'Open Sans', Arial, sans-serif;
}
#block-events-top .events-list .events-item .atext a,
#block-events-top .events-list .events-item .atext a:visited{
	color: #1a1a1a;
	text-decoration: none;
}
#block-events-top .events-list .events-item .atext a:hover{
	//color: #1a1a1a;
	//text-decoration: underline;
}



#block-newsevents-top .block-switch{
	display: inline-block;
	vertical-align: top;
	font: 600 16px/20px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	color: #1a1a1a;
	margin-top: 5px;
}

#block-newsevents-top .block-switch a, #block-newsevents-top .block-switch a:visited{
	display: inline-block;
	font: 600 16px/20px 'Open Sans', Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #7d7d7d;
	padding: 0px 7px 0px 0px;
}
#block-newsevents-top .block-switch a:hover{
	//text-decoration: underline;
	color: #7d7d7d;
}

#block-newsevents-top .block-switch a.link__active, #block-newsevents-top .block-switch a.link__active:visited{
	font: 600 16px/20px 'Open Sans', Arial, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #1a1a1a;
	padding: 0px 7px 0px 0px;
}
#block-newsevents-top .block-switch a.link__active:hover{
	text-decoration: none;
	//color: #1a1a1a;
}


#block-newsevents-top #newsevents-switch{
	display: inline-block;
    width: 49px;
}
	
#block-newsevents-top #newsevents-switch .checkbox {
	vertical-align: top;
	width: 17px;
	height: 17px;
	margin: 0 3px 0 0;
}
#block-newsevents-top #newsevents-switch .checkbox + label {
	cursor: pointer;
	color: #666666;
	font-size: 10px;
	top: -4px;
}
#block-newsevents-top #newsevents-switch .checkbox:not(checked) {
	position: absolute;
	opacity: 0;
}
#block-newsevents-top #newsevents-switch .checkbox:not(checked) + label {
	position: relative;
	padding: 0 0 0 34px;
}
#block-newsevents-top #newsevents-switch .checkbox:not(checked) + label:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 42px;
    height: 20px;
    border-radius: 10px;
    background: #e8524f;
    /* box-shadow: inset 0 2px 3px rgba(0,0,0,.2); */
}
#block-newsevents-top #newsevents-switch .checkbox:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 1px;
    left: 2px;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #FFF;
    /* box-shadow: 0 2px 5px rgba(0,0,0,.3); */
    transition: all .1s;
}
#block-newsevents-top #newsevents-switch .checkbox:checked + label:before {
	background: #e8524f;
}
#block-newsevents-top #newsevents-switch .checkbox:checked + label {
	color: green;
}
#block-newsevents-top #newsevents-switch .checkbox:checked + label:after {
	left: 24px;
}
#block-newsevents-top #newsevents-switch .checkbox:focus + label:before {
	xx-box-shadow: 0 0 0 1px rgba(255,255,0,.5);
}







#page-news{
	padding: 0px 0px 0px 0px;
}

#page-news .news-list{
	margin: 45px 0px 25px 0px;
	
	//width: 20000em;
    //position: relative;
}

#page-news .news-list .news-item{
	display: inline-block;
	margin: 0px 42px 0px 0px;
	width: 210px;
	//background:url(/img2/news_top_bg_line.png) no-repeat left top;
	padding: 13px 0px 0px 0px;
	
}

#page-news .news-list .news-item img.line {
    margin: 0px 0px 13px 0px;
    padding: 0px;
    display: block;
}

#page-news .news-list .news-item:last-child{
	margin: 0px 0px 0px 0px;
}

#page-news .news-list .news-item-allpage{
	margin-bottom: 50px;
}


#page-news .news-list .news-item .adate{
	color: #7d7d7d;
	font: 12px/14px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
}
#page-news .news-list .news-item .atext{
	color: #1a1a1a;
	font: 16px/21px 'Open Sans', Arial, sans-serif;
}
#page-news .news-list .news-item .atext a,
#page-news .news-list .news-item .atext a:visited{
	color: #1a1a1a;
	text-decoration: none;
	//background:url(/img2/news_top_bg_line.png) no-repeat left top;
}
#page-news .news-list .news-item .atext a:hover{
	//color: #1a1a1a;
	//text-decoration: underline;
}













#block-books-main{
	margin: 0px 0px 30px 0px;
}

#block-books-main h2{
	font: bold 34px/34px 'Pt Serif', serif;
    color: #1a1a1a;
	margin: 5px 0px 0px 0px !important;
}

#block-books-main h3{
	margin: 0px 0px 0px 0px !important;
}

#block-books-main .cur-year{
	font: 12px/15px 'Open Sans', Arial, sans-serif;
    color: #7d7d7d;
	margin: 5px 0px 0px 0px !important;
}

#block-books-main .books-list{
	margin: 21px 0px 0px 0px;

	//display: inline-block;
	//width: 472px;
	padding: 15px 0px 17px 0px;
}

#block-books-main .books-item{
	display: inline-block;
	width: 215px;
	margin: 15px 35px 5px 0px;

	//height: 416px;
}


#block-books-main .books-item a.book-pic{
	height: 304px;
	display: block;
}

#block-books-main .books-item a.book-pic:hover{
	opacity: 0.7;
}

#block-books-main #shortlist .books-item a.book-pic img{
	width: 215px;
	//height: auto;
}

ul.writeAbout {
	margin:0px 0px 0px 0px;
	padding:0;
}

li.title {
	color:#1a1a1a;
	font: bold 16px/21px 'Open Sans', Arial, sans-serif;
}
li.title a,
li.title a:visited{
	color:#1a1a1a !important;
	text-decoration: none;
}
li.title a:hover{
	color:#ea514b !important;
	//text-decoration: underline;
}

li.title-books {
	color:#8F0332;
	font-weight:bold;
	margin-bottom:2px;
}
li.author {
	color:#1a1a1a;
	font: 16px/21px 'Open Sans', Arial, sans-serif;
	margin:6px 0px 15px 0px;
}

#block-books-main a.books-podr-link{
	display: block;
    margin: 0px auto;
	color: #1a1a1a;
	font: 600 18px/20px 'Open Sans', Arial, sans-serif;
    width: 190px;
	border: solid 2px #1a1a1a;
	text-align: center;
	padding: 10px 0px 11px 0px;
}


h2.main-razdel-name {
	color: #ea514b;
	font: 600 34px/34px 'Open Sans', Arial, sans-serif;
	margin: 0px 0px 0px 0px;
}




#page-books .years{
	margin: 0px 0px 0px 0px;
}
#page-books .years a{
	display: table-cell;
    padding: 0px 12px 19px 12px;
	color: #1a1a1a;
	font: bold 21px/21px 'PT Serif', 'Times New Roman', serif;
	background:url(/img2/books_year_bg.png) no-repeat center bottom;
}
#page-books .years b{
	display: table-cell;
    padding: 0px 12px 19px 12px;
	color: #ea514b;
	font: bold 30px/30px 'PT Serif', 'Times New Roman', serif;
	background:url(/img2/books_year_cur_bg.png) no-repeat center bottom;
}

#page-books #longlist .books-item a.book-pic{
	height: 185px;
	display: block;
}

#page-books #longlist .books-item {
    display: inline-block;
	width: 195px;
    margin: 15px 55px 15px 0px;
}





#block-eventsold-main{
	background-color: #e1e1e1;
	//margin: 70px -59px -40px -58px;
	margin: 30px 0px 0px 0px;
    //padding: 39px 59px 13px 58px;
	padding: 39px 0px 13px 0px;
	
	position: relative;
    overflow: hidden;
	
}

#block-eventsold-main .eventsold-jcarousel-prev{
	display: block;
    //position: absolute;
    //top: 225px;
    //left: 1px;
	
	position: relative;
    top: -271px;
    left: -58px;
}
#block-eventsold-main .eventsold-jcarousel-next{
	display: block;
    //position: absolute;
    //top: 225px;
    //right: 1px;
	
	position: relative;
    top: -319px;
    left: 1019px;
	margin-bottom: -71px;
}

.eventsold-jcarousel-prev.inactive,
.eventsold-jcarousel-next.inactive{
    opacity: .4;
    cursor: default;
}


#block-eventsold-main h2{
	font: bold 34px/34px 'Pt Serif', serif;
    color: #1a1a1a;
	margin: 5px 0px 0px 0px !important;
}

#block-eventsold-main h3{
	margin: 0px 0px 0px 0px !important;
}

#block-eventsold-main .events-list-wrapper{
	display: inline-block; 
	width: 1000px; 
	overflow: hidden;
}

#block-eventsold-main .events-list{
	margin: 36px 0px 0px 0px;
	width: 20000em;
    position: relative;
}

#block-eventsold-main .events-item{
	display: inline-block;
	width: 300px;
	margin: 0px 35px 35px 0px;
}


#block-eventsold-main .events-item a.event-pic{
	height: 304px;
	display: block;
}

#block-eventsold-main li.title {
	color:#1a1a1a;
	font: 16px/21px 'Open Sans', Arial, sans-serif;
}
#block-eventsold-main li.title a,
#block-eventsold-main li.title a:visited{
	color:#1a1a1a !important;
	text-decoration: none;
}
#block-eventsold-main li.title a:hover{
	color:#ea514b !important;
	//text-decoration: underline;
}

#block-eventsold-main li.date {
	color:#7d7d7d;
	font: 12px/14px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	padding: 8px 0px 0px 22px;
	background-image:url(/img2/icon_date.png);
	background-position: left 9px;
	background-repeat:no-repeat;
	
}

#block-eventsold-main .wrapper-inner{
	max-width: 986px; 
	min-width: 986px;
}






#submenu {
	text-align:left;
	//background-color:#939598;
}
div#submenu {
	display: block;
    margin: 21px 0px 53px 0px;
    vertical-align: top;
}
div#submenu {
	//width:100%;
}
#submenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	xx-display:table;
	display:block;
	xx-width:100%;
	height: 27px;
}

#submenu ul li {
	white-space:nowrap;
	height: 15px;
}
#submenu ul li {
	display:inline-block;
	padding:0px 25px 12px 0px;
	//background-color:#939598;
	position: relative;
	color:#000000;
}

*+html #submenu ul li {
	display:block;
	float:left;
}
#submenu ul li a {
	color:#1a1a1a;
}

#submenu ul li:hover, #submenu ul li.hover {
	//background-color:#6d6e71;
}
#submenu ul li.t_m_li_active {
	//background-color:#6d6e71;
	color:#1a1a1a;
	//border-bottom: 2px solid #ea514b;
}
#submenu ul li.t_m_li_active a {
	color:#ea514b !important;
	text-decoration: none;
}


.menu-sub a,
.menu-sub a:visited{
	text-decoration: none;
	font: 600 18px/21px 'Open Sans', Arial, sans-serif;
	color:#1a1a1a !important;
}

.menu-sub a:hover{
	text-decoration: none;
	color:#ea514b !important;
}


.menu-sub ul {
	xx-width: 150px !important;
	min-width: 136px;
	position: absolute;
	background: #000;
	padding-bottom: 0px !important;
	top: 27px;
	display: none !important;
	left: 0px;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
	z-index: 10000;
}

.menu-sub li:hover ul{
	display: block !important;
}

.menu-sub ul li {
	position: relative;
	display: block !important;
	padding: 3px 3px 3px 3px !important;
	height: 25px !important;
	background-color: #6D6E71 !important;
}

.menu-sub ul li:hover {
	background-color: #939598 !important;
}

.menu-sub ul a {
	display: block;
	padding: 5px 10px;
}










.page-event .event-info{
	display: inline-block;
	width: 640px;
	
}

.page-event .event-info li.content img{
	max-width: 640px;
	height: auto;
	
}

.page-event .event-info-dop{
	display: inline-block;
	width: 295px;
    margin: 181px 0px 0px 40px;
	
}

.page-event .event-info-dop .date{
	color: #1a1a1a;
	font: 16px/20px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 25px;
	background-image:url(/img2/icon_date2.png);
	background-position: left 3px;
	background-repeat:no-repeat;
}

.page-event .event-info-dop .place{
	color: #1a1a1a;
	font: 16px/20px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	padding: 0px 0px 0px 25px;
	background-image:url(/img2/icon_place2.png);
	background-position: left 3px;
	background-repeat:no-repeat;
}






.modal{
	display: none;
	
	z-index: 100;
	width:100%;
    //min-height:100%;
	height:100%;
    background-color: rgba(0,0,0,0.5);
    overflow:hidden;
    position:fixed;
    top:0px;
	left: 0px;
}

.modal .modal-content{
    height: 73%;
    overflow-y: scroll;
	margin:100px auto 0px auto;
    width:650px;
    //height: 40px;
    padding:50px 50px 50px 50px;
    background-color: #ffffff;
    //border-radius:5px;
    //box-shadow: 0px 0px 10px #000;
}



.book-popup-content .book-image{
	float: left;
	margin: 0px 35px 40px 0px;
	height: 304px;
	width: auto;
}

.book-popup-content a.close{
	display: block;
    position: fixed;
    top: 112px;
    left: calc(50% + 320px);
    /* right: 0px; */
    float: right;
}

.book-popup-content h1{
	margin: 0px 0px 30px 0px;
	color: #1a1a1a;
	font: bold 25px/30px 'Open Sans', Arial, sans-serif;
}

.book-popup-content h2{
	margin: 33px 0px 24px 0px;
	color: #1a1a1a;
	font: bold 25px/30px 'PT Serif', 'Times New Roman', serif;
}




#block-subscribe{
	//width: 100%;
    background-color: #e1e1e1;
    padding: 25px;
}

#block-subscribe .content{
	background-color: #ffffff;
    padding: 25px 20px 25px 20px;
	//margin: 25px;
	color: #1a1a1a;
	font: 16px/23px 'Open Sans', Arial, sans-serif;
}

#block-subscribe .content .left{
	display: inline-block;
	width: 420px;
}

#block-subscribe h2{
	margin: 2px 0px 11px 0px;
	color: #1a1a1a;
	text-transform: uppercase;
	font: bold 16px/18px 'Open Sans', Arial, sans-serif;
}

#block-subscribe form{
	display: inline-block;
	margin: 17px 0px 0px 11px;
}

#block-subscribe input[type="text"]{
	color: #000000;
    font: 16px/18px 'Open Sans', Arial, sans-serif;
    border: 1px solid #1a1a1a;
    width: 277px;
    padding: 13px 12px 13px 14px;
}

#block-subscribe input[type="submit"]{
	cursor: pointer;
	border: none;
    padding: 13px 19px 15px 19px;
    margin-left: 9px;
	background-color: #ea514b;
	color: #ffffff;
    font: 600 18px/18px 'Open Sans', Arial, sans-serif;
}

#block-subscribe #block-subscribe-after{
	display: inline-block;
	margin: 31px 0px 0px 11px;
    width: 418px;
	color: #ea514b;
}



#page-libs .cities-letter{
	display: inline-block;
	width: 210px;
	margin: 0px 40px 50px 0px;
}
#page-libs .cities-letter.last{
	margin: 0px 0px 50px 0px;
}
#page-libs .cities-letter span{
	display: block;
	color: #1a1a1a;
	font: bold 25px/30px 'PT Serif', 'Times New Roman', serif;
}
#page-libs .cities-letter a, #page-libs .cities-letter a:visited{
	color: #000000;
	font: 20px/24px 'Open Sans', Arial, sans-serif;
	text-decoration: none;
}
#page-libs .cities-letter a:hover{
	//color: #000000;
	//text-decoration: underline;
}

.libs-popup-content a.close{
	display: block;
    position: fixed;
    top: 112px;
    left: calc(50% + 320px);
    /* right: 0px; */
    float: right;
}


.libs-popup-content h2{
	margin: 33px 0px 24px 0px;
	color: #1a1a1a;
	font: bold 25px/30px 'PT Serif', 'Times New Roman', serif;
}

.libs-popup-content, .libs-popup-content p {
	color: #1a1a1a;
	font: 16px/22px 'Open Sans', Arial, sans-serif;
}






.searchform {
	margin: 35px 0px 50px 0px;
}

.searchform form{
	display: inline-block;
	margin: 0px;
}

.searchform input[type="text"]{
	color: #000000;
    font: 16px/18px 'Open Sans', Arial, sans-serif;
    border: 1px solid #1a1a1a;
    width: 848px;
    padding: 13px 12px 13px 14px;
}

.searchform input[type="submit"]{
	cursor: pointer;
	border: none;
    padding: 13px 19px 15px 19px;
    margin-left: 0px;
	background-color: #1a1a1a;
	color: #ffffff;
    font: 600 18px/18px 'Open Sans', Arial, sans-serif;
}




#page-events .filter{
	margin: 0px 0px 35px 0px;
	color: #1a1a1a;
    font: 16px/18px 'Open Sans', Arial, sans-serif;
}

#page-events .filter a, #page-events .filter a:visited{
	margin: 0px 17px 0px 19px;
	color: #1a1a1a;
	text-decoration: none;
    font: 16px/18px 'Open Sans', Arial, sans-serif;
}

#page-events .filter a:hover{
	//color: #1a1a1a;
	//text-decoration: underline;
}

#page-events .filter a.active, #page-events .filter a.active:visited, #page-events .filter a.active:hover{
	color: #ea514b;
	text-decoration: none;
}




/* Placeholder */
:-moz-placeholder { color: #7d7d7d; }
.placeholder { color: #7d7d7d; }





#center .info-left{
	width: 630px;
	margin-right: 50px;
	float:left;
	margin-top: -15px;
}

#center .info-right{
	width: 300px;
    float: left;
	
	color: #1a1a1a;
    font: 16px/20px 'Open Sans', Arial, sans-serif;
	
}

#center .info-right p{
	
	color: #1a1a1a;
    font: 16px/20px 'Open Sans', Arial, sans-serif;
	margin: 10px 0px 35px 0px;
	
}

#center .info-right h2{
	
	color: #1a1a1a;
    font: bold 25px/30px 'Pt Serif', serif;
	margin: 25px 0px 0px 0px !important;
    padding: 16px 0px 0px 0px;
	
	background:url(/img2/news_top_bg_line.png) no-repeat left top;
	
}

#center .info-right h3{
	
	color: #1a1a1a;
    font: bold 16px/20px 'Open Sans', Arial, sans-serif;
	text-transform: uppercase;
	margin: 40px 0px 0px 0px !important;
	
}



#lang-link{
    display: block;
    position: absolute;
    top: 4px;
    //right: 74px;
    left: calc(50% + 439px);
    font: normal 14px/14px 'Open Sans', Arial, sans-serif;
}

#lang-link a{
    color: #4a4a4a;
    font: normal 14px/14px 'Open Sans', Arial, sans-serif;
}



.zimin-logo {
	margin: 88px 0px 0px 0px; 
	font-size: 14px; 
	line-height: 17px;
}
.zimin-logo a {
	display: block; 
	margin: 10px 0px 0px 0px;
}