* {
	margin: 0px;
	padding: 0px;
}

body {
	min-height: 100%;
	background-color: #fff;
}

a {
	outline: none;
	text-decoration:underline;
	color: #0000ee;
}

a:hover {
	color: #0000ee;
}

a img {
	border: 0px;
}

.main {
	margin: 0 auto;
	width: 1100px;
}
/* ====================================================================================== */
.cnt {
	text-align:center;
}

.lft, .twb td.lft, .twb2 td.lft {
	text-align: left;
}

#layout-content .item-page h3.black {
	color: #000;
}

#layout-header {
	height: 237px;
	width: 1100px;
}

#top {
	height: 107px;
	width: 1100px;
	position:relative;
	overflow: hidden;
	/*background: url(../images/top.jpg) left top no-repeat;*/
	/*background: url(../images/top.jpg) left top repeat-x;*/
	/*background-color: #3786c2;*/
	/*background-color: #2d5c88;*/
	background-color: #195e9e;
	background: linear-gradient(180deg, rgba(25,94,158,1) 10%, rgb(44, 138, 212) 100%);
}

#logo {
	float:left;
	/*margin-left: 71px;*/
	/*background: url(../images/logo.jpg) left top no-repeat;*/
	/*background: url(../images/logo.png) left top no-repeat;*/
    background: url(../images/logo.svg) left center no-repeat;
    background-size: 210px;
	/*width: 268px;*/
    width: 235px;
	height: 107px;
	/*margin-left: 41px;*/
	margin-left: 64px;
	/*box-shadow: 4px 0 10px rgba(0, 0, 0, 0.15);*/
}

#logo a {
	display:block;
	/*width: 268px;*/
	width: auto;
	height: 107px;
}

#plus {
	background: url(../images/12plus.jpg) center no-repeat #3a84c1;
	position: absolute;
	/* left: 309px; */
	right: 18px;
	/* top: 6px; */
	top: 12px;
	width: 30px;
	height: 30px;
	border-radius: 30px;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
}

#top-right {
	/*background: url(../images/head.jpg) left top no-repeat;*/
	background: url(../images/head2.png) left 70px top no-repeat;
	width: 761px;
	height: 107px;
	float:left;
    /*background-color: #3786c2;*/
}

#gazeta {
	background: url(../images/gazeta.png) left top no-repeat;
	width: 114px;
	height: 46px;
	float:left;
	/*margin-left: 36px;*/
	/*margin-top: 35px;*/
	/*margin-top: 20px;*/
    margin-left: 0;
    margin-top: 24px;
}
#dev {
	float: right;
	margin-right: 23px;
	/* margin-top: 15px; */
	/* font: normal 18px 'Times New Roman'; */
	font-family: Candara, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #fff;
	text-align: right;
	line-height: 1;
	margin-top: 10px;
}

#soc {
	clear:both;
	float:right;
	height: 21px;
	margin-right: 30px;
	margin-top: -15px;
}

.socbuttons {
	width: 350px;
	padding: 0;
}

.socbuttons div:nth-child(4) {
	width: 60px !important;
}

#topmenu {
	height: 50px;
	width: 1100px;
	margin-top: 7px;
	background: url(../images/topmenu.jpg) left top repeat-x;
	text-align: center;
	clear: both;
}

#topmenu ul {
	/*float:left;*/
	/*margin-left: 71px;*/
	margin-left: 41px;
	display: inline-block;
}

#topmenu ul li {
	float:left;
	list-style-type:none;
	height: 50px;
}

#topmenu ul li.current {
	background: url(../images/topmenu-cura.jpg) center bottom no-repeat;
}

#topmenu ul li.current a {
	color: #fff;
	background: url(../images/topmenu-cur.jpg) left top repeat-x;
}

#topmenu ul li.current a span {
	border: 0 none;
}

#topmenu ul li a {
	color: #121212;
	font: normal 20px 'Times New Roman';
	text-decoration:none;
	display:block;
	height: 36px;
	padding: 8px 15px 0 17px;
	background: url(../images/topmenu-line.jpg) right top no-repeat;
}

#topmenu ul li a span {
	border-bottom: 1px solid #b2b2b2;
}

#search {
    /* float: right; */
    /* margin-right: 61px; */
    /* margin-top: 10px; */
    /* position: relative; */
    display: inline-block;
    position: absolute;
    top: 68px;
    /*right: 55px;*/
	right: 20px;
}

#search .search {
    position: relative;
}

#mod-search-searchword {
    /* background: url(templates/history/images/search.jpg) no-repeat; */
    /*width: 165px;*/
    width: 230px;
    height: 24px;
    border: 0 none;
    color: #fff;
    /*font: normal 14px 'Times New Roman';*/
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    /*font-family: "Times New Roman";*/
    padding-left: 11px;
    /*background-color: #6a6a6a;*/
    background-color: #195e9e;
    border-radius: 4px;
}

#search .button {
    /* background: url(../images/search2.jpg) no-repeat; */
    background: url(../images/search2.png) center no-repeat;
    width: 22px;
    height: 20px;
    margin: 2px;
    position: absolute;
    /* right: 11px; */
    top: 0;
    border: 0 none;
    cursor: pointer;
    right: 0;
    /* top: 0; */
    border-radius: 3px;
    background-color: transparent;
}

fieldset.word {
	border: 0px none;
	margin-bottom: 10px;
}

.result-title {
	font-weight:bold;
}

.result-title a {
	color: #000;
}

.result-category, .result-text {
	margin-bottom: 8px;
}

.result-created {
	margin-bottom: 30px;
}

span.highlight {
	background-color: #ffff00;
}

.search .pagination, .blog .pagination, .blogc .pagination {
	clear:both;
	padding-top: 30px;
}

.search .counter, .blog .counter, .blogc .counter {
	float:right;
}

.search table.nav, .blog table.nav, .gallery table.nav, .blogc table.nav {
	margin: 0 auto;
}

.search .pagination ul, .blog .pagination ul, .blogc .pagination ul, .gallery .pagination ul {
	text-align:center;
}

.search .pagination ul li, .blog .pagination ul li, .blogc .pagination ul li, .gallery .pagination ul li {
	float:left;
	list-style-type:none;
	margin-right: 5px;
}

.search .pagination ul li.pagination-prev, .blog .pagination ul li.pagination-prev, .blogc .pagination ul li.pagination-prev, .gallery .pagination ul li.pagination-prev {
	margin-right: 10px;
}

.search .pagination ul li.pagination-next, .blog .pagination ul li.pagination-next, .blogc .pagination ul li.pagination-next, .gallery .pagination ul li.pagination-next {
	margin-left: 10px;
}

.search .pagination ul li.pagination-end, .blog .pagination ul li.pagination-end, .blogc .pagination ul li.pagination-end, .gallery .pagination ul li.pagination-end {
	margin-right: 0;
}

.search .pagination ul li a, .blog .pagination ul li a, .blogc .pagination ul li a, .gallery .pagination ul li a {
	color: #383838;
	font-weight:normal;
}
#top-banner {
	padding: 1px 0;
	/* background: #444; */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=0 );
}
#banners {
	/*width: 991px;*/
	height: 55px;
	/*margin-top: 10px;*/
	/*margin-left: 79px;*/
	/*margin-left: 70px;*/
	margin-top: 15px;
	margin-left: 41px;
	width: 1051px;
}

#banners ul li {
	float:left;
	list-style-type:none;
	position:relative;
}
#banners > ul > li {
	width: 25%;
}

/*#banners ul li a {*/
	/*width: 226px;*/
	/*height: 63px;*/
	/*margin-right: 21px;*/
    /*text-indent: -10000px;*/
    /*color: #240c00;*/
    /*font: 18px 'Times New Roman';*/
    /*line-height: 1;*/
    /*font-style: normal;*/
    /*font-weight: normal;*/
    /*text-decoration: none;*/
    /*padding: 16px 0 0 9px;*/
    /*box-sizing: border-box;*/
/*}*/
#banners ul li a:hover {
	color: #0d5984;
    background: #eee;
    border-radius: 14px 0;
}
#banners ul li a {
	display:block;
	height: 42px;
	margin-right: 15px;
	background-size: 100% 100%;
	color: #195e9e;
    font-family: Candara, sans-serif;
    font-size: 18px;
	/* font-weight: bold; */
	text-indent: 0;
	text-decoration: none;
	padding: 8px 0 0 16px;
	box-sizing: border-box;
	line-height: 1;
	/*padding-top: 17px;*/
	/*background: #ddd;*/
    /*background: url(../images/banners/banner-menu.jpg) no-repeat;*/
    background: #fff;
    /*border-top: 5px solid #3786c2;*/
	/*border-top: 5px solid #2d5c88;*/
	border-top: 5px solid #195e9e;
    border-radius: 0 14px;
	box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.1);
    transition: all .3s;
}
#banners ul li ul {
	position: absolute;
	/*top: 63px;*/
	/*width: 207px;*/
	background: #f3f6f8;
	top: 50px;
	display: none;
	/*padding: 7px 8px;*/
	right: 15px;
	padding: 12px 15px 5px;
	box-shadow: 4px 4px 6px rgba(0, 0, 0, 0.3);

	background: rgb(221,221,221);
	background: -moz-linear-gradient(top, rgba(221,221,221,1) 0%, rgba(243,246,248,1) 100%);
	background: -webkit-linear-gradient(top, rgba(221,221,221,1) 0%,rgba(243,246,248,1) 100%);
	background: linear-gradient(to bottom, rgba(221,221,221,1) 0%,rgba(243,246,248,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#f3f6f8',GradientType=0 );
}

#banners ul li ul li a {
	height:auto;
	margin:0;
	margin-bottom: 10px;
	padding:0;
	text-decoration:none;
	color: #403f3f;
	text-indent: 0;
	font-size: 16px;
	font-style: normal;
}

#banners ul li a span {
	display:none;
}

#banners ul li ul li a span {
	display:inline;
}

#banners ul li.item-151 a {
	/*background: url(../images/banners/aktual-tema.jpg) no-repeat;*/
}

#banners ul li.item-327 a {
	/*background: url(../images/banners/banner-menu.jpg) no-repeat;*/
	/*color: #240c00;*/
	/*font: 18px 'Times New Roman';*/
	/*font-style: italic;*/
	/*font-weight: bold;*/
	/*text-indent: 0;*/
	/*text-decoration: none;*/
	/*padding: 21px 0 0 20px;*/
	/*box-sizing: border-box;*/
}
#banners ul li.item-327 a:hover {
	/*border-radius: 0 14px 0 0;*/
}
#banners ul li.item-327:hover a {
	/*border-radius: 0 14px 0 0;*/
}

#banners ul li.item-327 ul li a {
	height:auto;
	margin:0;
	margin-bottom: 10px;
	padding:0;
	text-decoration:none;
	color: #403f3f;
	text-indent: 0;
	font-style: normal;
	font-size: 16px;
}

#banners ul li.item-153 a {
	/*background: url(../images/banners/afisha.jpg) no-repeat;*/
	/*padding-top: 17px;*/
}

#banners ul li.item-308 a {
	/*background: url(../images/banners/oldkazan.jpg) no-repeat;*/
	/*padding-top: 17px;*/
	/*margin-right: 0;*/
}

#banners ul li ul li a {
	background: none !important;
}

#leftside {
	float:left;
	/*width: 239px;*/
	/*margin: 15px 0 40px 72px;*/
    /*width: 240px;*/
    margin: 15px 0 40px 70px;
	width: 300px;
	margin-left: 40px;
}

#leftmenu {
	margin-bottom: 20px;
}

#leftmenu ul li {
	list-style-type:none;
	margin-bottom: 5px;
}
#leftmenu > ul > li {
	margin-bottom: 8px;
}

#leftmenu ul li a {
	background: url(../images/leftmenu.jpg) left top no-repeat;
	color: #fff;
	/*font: normal 18px 'Trebuchet MS';*/
    font-family: Candara, sans-serif;
    font-size: 18px;
    font-weight: bold;
	line-height: 18px;
	text-decoration:none;
	display:block;
	/*width: 225px;*/
	/*height: 36px;*/
	/*min-height: 30px;*/
	padding-left: 14px;
	padding-top: 11px;
	padding-bottom: 12px;
    width: auto;
}

#leftmenu ul:first-child li.item-107 > a,
#leftmenu ul:first-child li.item-108 > a,
#leftmenu ul:first-child li.item-109 > a {
    background-image: none;
    border-radius: 6px;
    border-top: 2px solid rgba(255, 255, 255, 0.3);
    border-left: 2px solid rgba(255, 255, 255, 0.3);
    border-bottom: 2px solid rgba(0, 0, 0, 0.15);
    border-right: 2px solid rgba(0, 0, 0, 0.15);
}

#leftmenu ul:first-child li.item-107 > a {
	/*background-position: 0 0;*/
    /*background-color: #0486fe;*/
    background-color: #195e9e;
}

#leftmenu ul:first-child li.item-108 > a {
	/*background-position: 0 -55px;*/
	/*padding-top: 4px;*/
	/*height: 43px;*/
    background-color: #00b22a;
}

#leftmenu ul:first-child li.item-109 > a {
	/*background-position: 0 -112px;*/
    background-color: #db3839;
}

#leftmenu ul li ul {
	margin: 12px 0 18px 5px;
}

#leftmenu ul:first-child li.item-107 ul li a, #leftmenu ul:first-child li.item-108 ul li a, #leftmenu ul:first-child li.item-109 ul li a {
	height: auto;
	padding:0;
	padding-left: 10px;
	background-position: left center;
}

#leftmenu ul li ul li a {
	color: #232323;
	font: normal 14px 'Trebuchet MS';
	background: url(../images/leftmenu2.jpg) left center no-repeat;
}

#leftmenu ul li ul li.active a {
	color: #e3002c;
}

#leftmenu ul li ul li ul li a {
	width: 200px;
}

#leftmenu ul li ul li a span {
	border-bottom: 1px solid #b2b2b2;
}

#leftmenu ul li ul li ul {
	margin-left: 20px;
}

#citata {
	/*width: 230px;*/
	/*margin-top: 19px;*/
	/*margin-left: 5px;*/
    /*margin-left: -5px;*/
    /*margin-right: -5px;*/
	color: #142d39;
	/*font: normal 14px 'Times New Roman';*/
    font-family: Candara, sans-serif;
    font-size: 14px;
    width: auto;
    box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.2);
    margin: 30px 0 0;
    background: rgb(255,255,255);
    background: radial-gradient(circle, rgba(255,255,255,1) 30%, rgba(242,242,242,1) 80%);
}

#cit1 {
	/*width: 230px;*/
	height: 5px;
	/*background: url(../images/cit1.jpg) left top no-repeat;*/
    width: 100%;
    background-size: 100%;
}

#cit2 {
	/*width: 230px;*/
	/*background: url(../images/cit2.jpg) left top repeat-y;*/
    width: 100%;
    background-size: 100%;
}

#cit3 {
	/*width: 230px;*/
	/*height: 59px;*/
	height: 65px;
	/*background: url(../images/cit3.jpg) left top no-repeat;*/
    width: 100%;
    background-size: 100% 100%;
}

#citata .citp {
	background: url(../images/citata.png) left top no-repeat;
	padding-left: 23px;
	/*margin: 5px 20px 0 10px;*/
	margin: 5px 20px 0 15px;
}

#citata p#citcapt {
	color: #240c00;
	/*font: normal 22px 'Times New Roman';*/
    /*font-family: Candara, sans-serif;*/
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
	/*font-style: italic;*/
	text-align: center;
    text-transform: lowercase;
	padding-top: 5px;
}

#citata .citaut {
	text-align:right;
	float: right;
	margin-top: 7px;
	/*margin-right: 20px;*/
	margin-right: 30px;
	margin-left: 20px;
}

#gall {
	/*width: 226px;*/
	/*background: url(../images/gallery.jpg) left top no-repeat;*/
	/*background: url(../images/konkurs.jpg) left top no-repeat;*/
	margin-top: 27px;
	/*margin-left: 5px;*/
	/*padding-top: 56px;*/
    width: auto;
    background-size: 100% 60px;
}
#leftside h3,
#chron .custom p,
#gall .custom p {
	/*color: #240c00;*/
    color: #195e9e;
	/*font: normal 22px 'Times New Roman';*/
    font-family: Candara, sans-serif;
    font-size: 24px;
    font-weight: bold;
    text-transform: lowercase;
    text-decoration: none;
    text-align: center;
    line-height: 1;
	display: block;
	/*width: 201px;*/
	/*height: 45px;*/
	/*padding: 10px 0 0 25px;*/
    padding: 0 0 7px 0;
    margin: 0;
    margin-bottom: 10px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid #195e9e;
}
.gallery-capt {
	/*font: normal 14px 'Times New Roman';*/
    font-family: Candara, sans-serif;
    font-size: 18px;
    /* font-weight: bold; */
    text-align: center;
    margin-bottom: 5px;
    padding-top: 5px;
}

.gallery-capt a {
	color: #5a5a5a;
    text-decoration: none;
}

#polss {
	width: 226px;
	background: url(../images/polss.jpg) left top no-repeat;
	margin: 27px 0 0 5px;
	padding: 80px 0 0 6px;
}

#polss ul li {
	list-style-type:none;
	background: url(../images/leftmenu2.jpg) left 5px no-repeat;
	margin-bottom: 20px;
}

#polss ul li a {
	color: #232323;
	font: normal 14px 'Times New Roman';
	display:block;
	padding-left: 10px;
}

#chron {
	width: 226px;
	/*background: url(../images/chron.jpg) left top no-repeat;*/
	/*background: url(../images/konkurs.jpg) left top no-repeat;*/
	margin: 27px 0 0 5px;
	/*padding: 60px 0 0 6px;*/
	padding: 0;
	margin-left: 0;
    width: auto;
    background-size: 100% 60px;
}
div#calendar-136 {
	margin-top: 20px;
}
table#tableCalendar-136 {
	width: 85%;
	margin: auto;
}
#banner {
	/*width: 226px;*/
	/*margin: 27px 0 0 5px;*/
	margin: 20px 0;
	width: auto;
}

#layout-content {
	float:right;
	width: 712px;
	margin: 19px 52px 40px 0;
	color: #383838;
	font: normal 15px 'Trebuchet MS';
    margin-right: 22px;
	margin-top: 15px;
}

#pathway {
	/* width: 707px; */
	/* height: 18px; */
	/* background-color: #dadada; */
	color: #555;
	font: normal 14px Candara;
	font-style: italic;
	/* padding-left: 5px; */
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#pathway a {
	color: #555;
	text-decoration:none;
}
#pathway a:hover {
	color: #0d5984;
}

.blog {
	width: 100%;
}

#layout-content h2 {
	font: bold 32px Candara;
	margin-bottom: 20px;
	color: #0d5984;
}

#layout-content h2 a {
	color: #0d5984;
	text-decoration:none;
}

#layout-content .blog .pagination .counter, #layout-content .blogc .pagination .counter {
	text-align:center;
}

#layout-content p {
	margin-bottom: 18px;
	text-indent: 20px;
	line-height: 20px;
}

#layout-content .article-info {
	text-align:right;
	font: normal 13px 'Times New Roman';
	font-style: italic;
	margin-bottom: 10px;
}

.cit {
	margin-left: 40px;
	color: #0000ff;
}

span.cit {
	margin-left: 40px;
	color: #0000ff;
	display: block;
}

img.img-left {
	float:left;
	margin-right: 18px;
	margin-bottom: 10px;
}

#soc-seti {
	background: url(../images/soc-seti.jpg) left top no-repeat;
	clear:both;
	float:right;
	width: 314px;
	height: 23px;
	margin-top: 10px;
}

#ssylka {
	clear:both;
	float: left;
	width: 712px;
	font: bold 14px 'Times New Roman';
	font-style: italic;
	margin: 52px 0 30px;
}

#ssylka a {
	color: #0066cc;
	text-decoration:none;
}

#ssylka1 {
	float:left;
	background: url(../images/ssylka1.jpg) left 6px no-repeat;
	padding-left: 15px;
	width: 47%;
}

#ssylka2 {
	float:right;
	background: url(../images/ssylka2.jpg) right 6px no-repeat;
	padding-right: 15px;
	width: 47%;
	text-align:right;
}

#layout-footer {
	position: relative;
	clear:both;
	width: 1100px;
	/*height: 84px;*/
	height: 85px;
	margin-bottom: 10px;
	/*background: url(../images/footer.jpg) left top repeat-x;*/
	/*background: url(../images/footer2.jpg) left top repeat-x;*/
	background: url(../images/footer3.png) left top repeat-x;
	/*background-color: #2d5c88;*/
	background-color: #195e9e;
}
#layout-footer a {
	color: #afd0e8;
	text-decoration: none;
}
#layout-footer a:hover {
	color: #fff;
}

#footer-menu {
	/*font: normal 14px 'Times New Roman';*/
    font-size: 14px;
    font-weight: normal;
    color: #fff;
	position: absolute;
	left: 760px;
	top: 20px;
}
#footer-menu ul {
	list-style: none;
}
#footer-menu ul >li.item-102 {
	display: none;
}

#footer-info {
    position: relative;
    font-family: Candara, sans-serif;
}
#footer-info a {
    color: #f59f1d;
}
#footer-logo {
    /* background: url(../images/footer-logo.jpg) left top no-repeat; */
    background: url(../images/logo.svg) left top no-repeat;
    width: 82px;
    height: 32px;
    position: absolute;
    top: 20px;
    left: 40px;
}

#copyright {
	/*font: normal 14px 'Times New Roman';*/
    font-size: 14px;
    font-weight: normal;
	color: #fff;
	position: absolute;
	top: 20px;
	left: 150px;
}
#support {
	font: normal 14px 'Times New Roman';
	color: #fff;
	position: absolute;
	top: 25px;
	left: 220px;
	width: 400px;
}
#counter {
	position: absolute;
	right: 40px;
	top: 14px;
}
#itco {
	/*float:right;*/
	/*height: 72px;*/
	/*background: url(../images/itco.jpg) right top no-repeat;*/
	/*margin-right: 52px;*/
	/*padding-right: 40px;*/
	/*padding-top: 35px;*/
	/*height: 55px;*/
	/*padding-top: 23px;*/
	/*margin-right: 0;*/
	position: absolute;
	right: 40px;
	top: 50px;
	text-align: right;
	/*width: 140px;*/
}

#itco a {
	/*color: #fff;*/
	/*font: normal 14px 'Times New Roman';*/
    font-size: 14px;
    font-weight: normal;
    text-decoration:none;
}

#itco a span {
	/*border-bottom: 1px solid #7d9ab5;*/
}

.sidebar {
	float:right;
	z-index: 1000;
	display:block;
	width: 33px;
}

#ask {
	display: block;
	width: 168px;
	height: 35px;
	background:url(../images/ask.jpg) no-repeat;
	/*margin: 30px 0 14px 30px;*/
	margin: 30px auto 14px;
}

#tema {
	display: block;
	width: 168px;
	height: 35px;
	background:url(../images/tema.jpg) no-repeat;
	/*margin: 0 0 0 30px;*/
	margin: 0 auto;

}

#layout-content .item-page .lid, #layout-content .item-pagec .lid {
	color: #383838;
	font-weight:bold;
	font-size:17px;
}

#layout-content .item-page .lid img, #layout-content .item-pagec .lid img {
	float:left;
	margin: 0 10px 10px 0;
}

#layout-content .item-page .lid strong, #layout-content .item-pagec .lid strong {
	font-weight:bold;
}

#layout-content .item-page .lid span, #layout-content .item-pagec .lid span {
	color: #383838 !important;
}

#layout-content .blog .items-leading h2, #layout-content .blogc .items-leading h2 {
	margin-bottom: 0;
	clear:both;
	line-height: 14px;
}

#layout-content .blog .items-leading h2 a {
	font: bold 16px 'Trebuchet MS';
	color: #0d5984;
}

#layout-content .blogc .items-leading h2 a {
	font: bold 19px 'Trebuchet MS';
	color: #0d5984;
}

#layout-content .blog .items-leading .lid, #layout-content .blogc .items-leading .lid {
	margin-bottom: 10px;
	font-size:15px;
	font-weight:normal;
	color: #383838;
}

#layout-content .blog .items-leading h3.lid, #layout-content .blog .items-leading h4.lid, #layout-content .blog .items-leading h5.lid, #layout-content .blog .items-leading h3, #layout-content .blog .items-leading h4, #layout-content .blog .items-leading h5 {
	text-indent: 20px;
	line-height: 20px;
	margin: 0;
	margin-bottom:10px;
}

#layout-content .blog .items-leading .lid span, #layout-content .blog .items-leading h3 span, #layout-content .blog .items-leading h4 span, #layout-content .blog .items-leading h5 span {
	color: #383838 !important;
}

#layout-content .blog .items-leading .lid strong {
	font-weight: normal;
}

#layout-content .blog .items-leading .readmore-link, #layout-content .blogc .items-leading .readmore-link {
	float:right;
	font-size: 14px;
	background:none;
	padding:0;
}

#layout-content .blog .items-leading .item-separator, #layout-content .blogc .items-leading .item-separator {
	clear:both;
	margin-bottom: 30px;
}

#layout-content .blog .items-leading img {
	float:left;
	width: 100px;
	margin-right: 10px;
}

#layout-content p.img, #layout-content p a.img img, #layout-content p img.img, #layout-content span.img, #layout-content a.img img, #layout-content img.img {
	font-style:italic;
	font-size: 12px;
	text-align:center;
	display:block;
	margin: 0 auto;
	margin-bottom: 18px;
	font-weight:bold;
}

#layout-content span.img {
	margin-top: -15px;
	color: #383838;
	font-weight:bold;
}

#layout-content a.img {
	text-decoration:none;
}

#layout-content p.img img, #layout-content p a.img img, #layout-content p img.img, #layout-content a.img img, #layout-content img.img {
	border: 6px solid #dcdcdc;
}

#layout-content .item-page h3, #layout-content .item-page h4, #layout-content .item-pagec h3, #layout-content .item-pagec h4 {
	margin: 30px 0 20px;
	text-align:center;
	color: #ff0000;
}

#layout-content h3 {
	font-size: 19px;
}

#layout-content .item-page h3 span, #layout-content .item-page h4 span, #layout-content .item-pagec h3 span, #layout-content .item-pagec h4 span {
	color: #ff0000 !important;
}

.right, #layout-content p.right {
	text-align:right;
}

.center, #layout-content p.center {
	text-align:center;
}

.left, #layout-content p.left {
	text-align:left;
}

#layout-content .simpleForm p {
	text-indent: 0;
}

#layout-content .moduletable, #layout-content .moduletablecomm {
	/*margin-bottom: 50px;*/
	clear:both;
}

#layout-content .moduletable h3, #layout-content .moduletablecomm h3 {
    font-family: Candara, sans-serif;
    font-size: 24px;
    /* font-weight: normal; */
    text-transform: lowercase;
    text-align: left;
    /* background-color: #dadada; */
    /* background-color: #3786c2; */
    /* background-color: #2d5c88; */
    /* background-color: #195e9e; */
    margin-bottom: 20px;
    padding: 0 0 5px 0;
    color: #195e9e;
    /* color: #ffffff; */
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
    margin-top: 0;
    /*border-top: 3px solid #195e9e;*/
    border-bottom: 2px solid #195e9e;
}
#layout-content > div.item-page > p:nth-child(1) {
	margin-bottom: 0;
}

#layout-content .moduletable h4.newsflash-title, #layout-content .moduletablecomm h4.newsflash-titlecomm {
	font-size: 16px;
	clear:both;
	color: #0d5984;
	text-align:left;
	margin-top: 0;
}

#layout-content .moduletable h4.newsflash-title a, #layout-content .moduletable .category-module a, #layout-content .moduletablecomm h4.newsflash-titlecomm a {
	/*color: #0d5984;*/
    color: #195e9e;
	text-decoration: none;
    transition: all .3s;
}
#layout-content .moduletable h4.newsflash-title a:hover,
#layout-content .moduletable .category-module a:hover,
#layout-content .moduletablecomm h4.newsflash-titlecomm a:hover {
    color: #db3839;
}

#layout-content .moduletable h4, #layout-content .moduletablecomm h4 {
	text-align:left;
}

#layout-content .moduletable .newsflash p, #layout-content .moduletablecomm .newsflashcomm p {
	margin-bottom: 0;
}

#layout-content .moduletable .newsflash .lid, #layout-content .moduletablecomm .newsflashcomm .lid {
	font-size:15px;
	font-weight:normal;
	color: #383838;
}

#layout-content .moduletable .newsflash .lid strong, #layout-content .moduletablecomm .newsflashcomm .lid strong {
	font-weight:normal;
}

#layout-content .moduletable .newsflash .lid span, #layout-content .moduletablecomm .newsflashcomm .lid span {
	color: #383838 !important;
}

#layout-content .moduletable ul li, #layout-content .moduletablecomm ul li {
	list-style-type:none;
	margin-bottom: 20px;
}

/*#layout-content .moduletable ul.newsflash-vert, #layout-content .moduletablecomm ul.newsflash-vertcomm {
	position:relative;
}*/

#layout-content .moduletable ul.newsflash-vert li {
	position: relative;
	overflow: hidden;
	float:left;
	width: 213px;
	/*height: 375px;*/
	height: 330px;
	padding: 0 15px;
	/*margin: 0 5px 40px 0;*/
	margin: 0 5px 25px 0;
	/*border-right: 1px solid #939393;*/
}
#layout-content .moduletable ul.newsflash-vert li.newsflash-item:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 30px;
	background: rgb(255,255,255);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
}

#layout-content .moduletablecomm ul.newsflash-vertcomm li {
	float:left;
	width: 213px;
	/*height: 205px;*/
	height: 195px;
	padding: 0 15px;
	/*margin: 0 5px 40px 0;*/
	margin: 0 5px 20px 0;
	/*border-right: 1px solid #939393;*/
}

#layout-content .moduletable ul.newsflash-vert li:last-child, #layout-content .moduletablecomm ul.newsflash-vertcomm li:last-child, #layout-content .moduletable ul.newsflash-vert li:nth-child(3n) {
	border-right: 0 none;
	margin-right: 0;
	padding-right: 0;
}

#layout-content .moduletable ul.newsflash-vert li:first-child, #layout-content .moduletablecomm ul.newsflash-vertcomm li:first-child, #layout-content .moduletable ul.newsflash-vert li:nth-child(3n+1) {
	padding-left: 0;
}

#layout-content .moduletable ul.newsflash-vert li h4.newsflash-title, #layout-content .moduletablecomm ul.newsflash-vertcomm li h4.newsflash-titlecomm {
    display: block;
    /* height: 60px; */
    overflow: hidden;
    width: 210px;
    margin-bottom: 10px;
    /*line-height: 19px;*/
    font-size: 18px;
    line-height: 1.1;
    /* font-weight: normal; */
    font-family: Candara, sans-serif;
}

#layout-content .moduletable ul.newsflash-vert p, #layout-content .moduletablecomm ul.newsflash-vertcomm p {
	margin-bottom: 0;
	text-align:left;
	text-indent: 0;
}

#layout-content .moduletable ul.newsflash-vert img, #layout-content .moduletablecomm ul.newsflash-vertcomm img {
	max-width: 200px;
	max-height: 133px;
	margin-bottom: 10px;
	float:none;
	display:block;
}

#layout-content .moduletable ul.newsflash-vert .lid, #layout-content .moduletablecomm ul.newsflash-vertcomm .lid {
    color: #555;
	font-size: 15px;
    line-height: 1.2;
	font-weight:normal;
	text-align:left !important;
}

#layout-content .moduletable ul.newsflash-vert .lid strong, #layout-content .moduletablecomm ul.newsflash-vertcomm .lid strong {
	font-weight:normal;
}

#layout-content .moduletable ul li a.readmore-link {
	float:right;
	font-size: 14px;
	margin-bottom: 10px;
	background:none;
	padding:0;
}

table.blogCalendar {
	margin: 0 auto;
}

ul.newsflash-horiz {
	color: #000;
	font: normal 12px Arial;
	margin-top: 20px;
}

ul.newsflash-horiz li {
	list-style-type: none;
}

ul.newsflash-horiz li p {
	margin-bottom: 10px;
}

#weather {
	/* width: 206px; */
	/* height: 100px; */
	padding: 9px 10px 3px;
	background-color: #f4f4f4;
	border-radius: 8px;
	color: #303030;
	font: normal 12px Arial;
	font-style: italic;
	/* margin-right: 18px; */
	text-align: center;
	height: 105px;
}

#weather div.currency-title {
	margin-bottom: 5px;
}

#weather div#weather-temp {
	float:left;
	margin-left: 21px;
}

#weather div#temp {
	color: #303030;
	font: normal 24px Arial;
}

#weather div#day {
	color: #a0a0a0;
	font: normal 12px Arial;
	font-style:italic;
}

#weather div#weather-img {
	float:left;
	margin-left: 20px;
}

#weather div#weather-descr {
	float:left;
	margin-left: 9px;
	margin-top: 8px;
}

#konkurs {
	background: url(../images/konkurs.jpg) no-repeat top left;
	color: #240c00;
	font: normal 22px 'Times New Roman';
	/*font-style:italic;*/
	width: 256px;
	height: 55px;
	margin: 27px 0;
	font-style: normal;
    width: auto;
    background-size: 100% 60px;
}
#konkurs a {
	color: #240c00;
	display:block;
	width: 201px;
	height: 45px;
	padding: 10px 0 0 25px;
	text-decoration: none;
}

a.imggall img, img.imggall {
	margin: 0 10px 10px 0;
}

#partners {
	margin-top: 8px;
	height: 68px;
}

#partners a {
	text-decoration:none;
}

#nocomments {
	margin-bottom: 20px;
	font-size: 22px;
	text-align:left;
	padding: 5px 0 10px 10px;
	background-color: #dadada;
	font-weight:bold;
}

#nocomments a {
	color: #383838;
}

#kazansummit {
	display: block;
	width: 225px;
	height: 45px;
	float: left;
	margin-top: 10px;
}

#makovski {
	display: block;
	width: 216px;
	height: 59px;
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

#itcopro {
	display: block;
	width: 212px;
	height: 58px;
	float: left;
	margin-left: 10px;
	margin-top: 3px;
}

.gallery .sectiontableheader {
	font-size:18px;
}

.gallery .jg_pathway {
	margin-bottom: 10px;
}

.gallery .jg_pathway a, .gallery .jg_detailnavi a, .gallery .jg_element_gal a {
	color: #383838;
}

#opros {
	background: url(../images/konkurs.jpg) no-repeat top left;
	width: 256px;
	margin: 27px 0;
	font: normal 14px 'Times New Roman';
}

#opros span {
	color: #240c00;
	font: normal 22px 'Times New Roman';
	font-style:italic;
	display:block;
	padding: 10px 0 0 25px;
	margin-bottom: 30px;
}

#opros .poll h4 {
	margin-bottom: 10px;
}

#opros .poll #polldiv_1 {
	width: 220px;
}

#layout-content p.gallp {
	text-indent: 0;
	text-align:left;
}

#lightbox-image-details-caption {
	font-size:14px;
}

#date {
    position: absolute;
    /* left: 910px; */
    /* top: 70px; */
    color: #fff;
    /* font: normal 15px 'Trebuchet MS'; */
    left: 375px;
    top: 75px;
    font: normal 13px 'Trebuchet MS';
}

#day-t, #clock-time, #cl1 {
	float:right;
	margin-right: 5px;
}

.jg_details {
	padding: 8px;
}

#layout-content .jg_details p {
	text-indent: 0;
}

.jg_details .jg_photo_left {
	width: 12%;
}

#layout-content #jc h4 {
	color: #000;
}

#layout-content #jc p {
	text-indent:0;
}

#year {
	display:none;
}

#layout-content .moduletable ul.newsflash-vert li#main-li {
	/*height: 8px;*/
	/*width: 712px;*/
	height: 0;
	width: 100%;
    padding: 0;
	border: 0 none;
	/*border-bottom: 1px solid #939393;*/
	border-bottom: 1px solid #eee;
}

table.twb2 {
	width: 100%;
	border: 0 none;
}

table.twb2 td {
	width: 50%;
	border: 0 none;
	padding: 5px;
	text-align:center;
	vertical-align:top;
}

table.twb2 td p {
	text-indent: 0;
}

.twb2 td.lft {
	text-align: left;
	padding-left: 40px;
}

table.twb3 {
	width: 100%;
	border: 1px solid #000;
	border-collapse: collapse;
	border-spacing: 0;
	padding: 10px;
}

table.twb3 td {
	border: 1px solid #000;
	padding: 10px;
	text-align: center;
}

table.twb3 td.left {
	text-align: left;
}

/*------for sape links-----------*/
.mys_links_left * {
	background:transparent none repeat scroll 0 0 !important;
	border:medium none !important;
	clear:none !important;
	clip:rect(auto, auto, auto, auto) !important;
	font-size:100% !important;
	font-style:normal !important;
	font-variant:normal !important;
	font-weight:normal !important;
	height:auto !important;
	letter-spacing:normal !important;
	line-height:normal !important;
	margin:0 !important;
	overflow:visible !important;
	padding:0 !important;
	position:static !important;
	text-align:left !important;
	text-decoration:none !important;
	text-indent:0 !important;
	text-transform:none !important;
	vertical-align:baseline !important;
	visibility:visible !important;
	white-space:normal !important;
	width:auto;
	word-spacing:normal !important;
	z-index:auto !important;
	cursor: pointer!important;
	word-wrap: break-word!important;
}
.mys_links_left li {
	display:list-item !important;
	list-style-image:none !important;
	list-style-position:outside !important;
	list-style-type:none !important;
	display: inline;
}
.mys_links_left li DIV {
	padding:0.5em !important;
}

.mys_links_left DIV, .mys_links_left TABLE {
	padding: 5px !important;
}

.mys_links_left {
	width: auto!important;
	font-family: Verdana!important;
	font-size: 11px!important;
	/* border: 1px solid #DDDDDD!important; */
	background-color: #F7F7F7!important;
	/* padding:5px!important; */
	position: relative!important;
	display:block!important;

}
.mys_links_left TABLE {
	width: 100%!important;
	border: 0px!important;
}

.mys_links_left .mys_links_text{
	color: #000000!important;
	font-size: 11px!important;
	text-decoration: none!important;
}
.mys_links_left  .mys_links_text A{
	color: #000000!important;
	font-size: 11px!important;
	text-decoration: none!important;
}
.mys_links_left .mys_links_text A:hover {
	color: #000000!important;
	font-size: 11px!important;
	text-decoration: none!important;
}
.mys_links_left .mys_links_url {
	color: #006600!important;
	font-size: 11px!important;
	text-decoration: none!important;
}
.mys_links_left .mys_links_header, .mys_links_header A {
	color: #000066!important;
	font-size: 12px!important;
	font-weight: bold!important;
	text-decoration: underline!important;
}
.mys_links_left .mys_links_sign {
	color: #999999!important;
	font-size: 10px!important;
	text-align: left!important;
	text-decoration: none!important;
}

.mys_links_left .mys_links_clear {
	clear:both!important;
}


.mys_links_foot .mys_links_header, .mys_links_header A {
	font: 13px Trebuchet MS!important;
	color: #000066!important;
	font-weight: bold!important;
	text-decoration: underline!important;
}
.mys_links_foot .mys_links_url {
	color: #006600!important;
	font-size: 11px!important;
	text-decoration: none!important;
}
.mys_links_foot .mys_links_text{
	color: #000000!important;
	font: 13px Trebuchet MS!important;
	text-decoration: none!important;
}
.mys_links_foot  .mys_links_text A{
	color: #000000!important;
	font: 13px Trebuchet MS!important;
	text-decoration: none!important;
}
.mys_links_foot .mys_links_text A:hover {
	color: #000000!important;
	font: 13px Trebuchet MS!important;
	text-decoration: none!important;
}
.mys_links_icnt {
padding: 0px 20px;
}

/* ======================================================= */
/* ============= Дополнительные стили ==================== */
/* ======================================================= */

/* ------ Отступы ------ */
.mb0 {margin-bottom: 0 !important;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}
.mb35 {margin-bottom: 35px;}
.mb40 {margin-bottom: 40px;}
.mb50 {margin-bottom: 50px;}

.mt0 {margin-top: 0 !important;}
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt35 {margin-top: 35px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}

/* ------ Текст по центру ------ */
.t-a-l, .tal {text-align: left;}
.t-a-c, .tac {text-align: center;}
.t-a-r, .tar {text-align: right;}

/* ------ Блок по центру ------ */
.b-a-c, .bac {margin-left: auto; margin-right: auto;}

/* ------ Блок по центру ------ */
.d-n, .dn {display: none !important;}

/* ------ Не выводить на песать ------ */
@media print {
	.NoPrint, .no-print {display: none !important;}
}

/* ------ Адаптивное видео ------ */
.videoWrapper {
	position: relative;
	padding-top: 4%;
	padding-bottom: 52%;
	height: 0;
	overflow: hidden;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ======================================================= */

#layout-content .moduletable ul.category-module > li {
	float: left;
	width: 213px;
	min-height: 70px;
	padding: 0 15px;
	/*border-right: 1px solid #939393;*/
	border-right: 1px solid #eee;
}
#layout-content .moduletable ul.category-module > li > h4 {
	margin: 0;
}
#layout-content .moduletable ul.category-module > li:first-child {
	padding-left: 0;
}
#layout-content .moduletable ul.category-module > li:nth-child(3) {
	border-right: 0 none;
	margin-right: 0;
	padding-right: 0;
}

.video-header {
    font-family: Candara, sans-serif;
    font-size: 15px !important;
}

/* ======================================================= */
/* ============== Праздничные шапки ====================== */
/* ======================================================= */
body.newyear {
	background-color: #113b63;
	background-image: url("/templates/history/images/ny_bg_04.jpg");
	background-position: top center;
	background-size: auto;
}
body.newyear .main {
	background-color: white;
	box-shadow: 0 0 15px black;
}
body.newyear #top-right {
	background: url(../images/head_ny_01.png) left 70px top no-repeat;
}
body.newyear #top {
	background-color: #113b63;
	background: linear-gradient(180deg, #04204a 10%, #093a76 100%);
}
body.newyear #plus {
	opacity: .5;
}
body.newyear #mod-search-searchword {
	background-color: #20568c;
}
body.newyear #layout-footer {
	background-color: #093a76;
}

body.mart8 {
	background-color: #fff;
	background-image: url("/templates/history/images/mart8_bg_01.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
body.mart8 .main {
	background-color: white;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
body.mart8 #top-right {
	background: url(../images/mart8_head_01.png) left 70px top no-repeat;
}

body.may9 {
	background-color: #75544b;
	background-image: url("/templates/history/images/may9_bg_03.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
body.may9 .main {
	background-color: white;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}
body.may9 #top-right {
	background: url(../images/may9_head_01.png) left 70px top no-repeat;
}

/* ======================================================= */
