/* CSS reset  */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

img {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	border: 0;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

input {
	padding: 0;
	margin: 0;
}

body {
	line-height: 1;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}

ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.fl {
	float: left
}

.fr {
	float: right
}

.sp5 {
	height: 5px;
}

.sp10 {
	height: 10px;
}

.sp15 {
	height: 15px;
}

.sp20 {
	height: 20px;
}

.sp25 {
	height: 25px;
}

.sp30 {
	height: 30px;
}

.sp35 {
	height: 35px;
}

.sp40 {
	height: 40px;
}

.sp45 {
	height: 45px;
}

.sp50 {
	height: 50px;
}

.sp55 {
	height: 55px;
}

.sp60 {
	height: 60px;
}

.sp65 {
	height: 65px;
}

.sp70 {
	height: 70px;
}

.clr {
	clear: both
}

.none {
	display: none
}

b, strong {
	font-weight: bolder
}

i {
	font-style: italic
}

input, select, textarea {
	font-family: inherit
}

a, .dashed {
	color: #1a5d8c
}

a:hover, .dashed:hover {
	color: #910000 !important
}

.assist-view a {
	color: black
}

.assist-view a:hover {
	text-decoration: none;
	color: black !important;
	text-shadow: 0 0 15px red;
}

.dashed {
	border-bottom: 1px dashed #1a5d8c;
	cursor: pointer;
}

a.dashed {
	text-decoration: none;
}

.dashed:hover {
	border-color: #910000 !important
}

.assist-view .dashed {
	color: black;
	border-bottom: 1px dashed black;
}

.assist-view .dashed:hover {
	color: black !important;
	border-bottom: none;
}

html {
	height: 100%;
}

body {
	background: rgb(201, 201, 201);
	font-size: 12pt;
	font-family: Arial, Tahoma, sans-serif;
	line-height: 1.35em;
	height: 100%;
}

.adopt-mobile .hide-on-mobile {
	display: none;
}

.assist-view body {
	font-size: 13pt
}

.assist-font-size-medium body {
	font-size: 14pt
}

.assist-font-size-large body {
	font-size: 15pt
}

.site {
	min-height: 100%;
	min-width: 980px;
	max-width: 1235px;
	background: white;
	margin: auto;
	box-shadow: 0 0 50px rgba(0, 0, 0, 0.1);
	margin-bottom: -30px;
	overflow: hidden;
}

.adopt-mobile .site {
	min-width: 320px;
}

header {
	height: 203px;
	background: url('../img/bg.jpg') 50% 0 no-repeat;
	margin-bottom: 25px;
}

.adopt-mobile header {
	height: 120px;
	border-bottom: 30px solid #f1f1f1;
}

.assist-view header {
	background: #454545;
}

.menu {
	padding-top: 5px;
	height: 35px;
	background: url('../img/menu.png');
	position: relative;
	top: 156px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #b2b2b2;
	box-shadow: 0 0 15px rgba(28, 76, 116, 0.5);
	padding-left: 15px;
}

.menu li.active a {
	color: #910000;
}

.adopt-mobile .menu {
	top: 45px;
}

.menu ul {
	margin-right: 148px;
	overflow: hidden;
	white-space: nowrap;
}

.assist-view .menu ul {
	margin-right: 0;
}

.adopt-mobile .menu ul {
	display: none;
}

.assist-view .menu {
	background: black;
	box-shadow: none;
	height: 2.4em;
	padding-left: 10px;
	padding-right: 20px;
}

.menu ul li {
	display: inline-block;
	border-left: 1px dotted #aaa;
	padding: 5px 1em;
}

.menu .icons {
	float: right;
	padding-right: 20px;
}

.adopt-mobile .icons,
.assist-view .menu .icons {
	display: none;
}

.menu .icons a {
	float: left;
	margin-left: 20px;
	position: relative;
	top: 6px;
	text-decoration: none;
}

.menu ul li:first-child {
	border-left: none
}

.menu ul li a {
	color: #163954;
	text-decoration: none;
	font-size: 90%;
	text-shadow: 0 0 2px white;
}

.assist-view .menu ul li a {
	color: white;
	text-shadow: none;
	font-size: 100%;
	border-bottom: 1px solid #dadada;
	padding-bottom: 2px;
}

.assist-view .menu ul li a:hover {
	color: yellow !important;
	border-color: yellow !important;
}

header h1 {
	color: white;
	font-family: 'Oranienbaum', serif;
	font-size: 190%;
	line-height: 1.2em;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	position: relative;
	display: table;
	height: 170px;
	margin-bottom: -170px;
	width: 100%;
	top: -10px;
}

.adopt-mobile header h1 {
	font-size: 100%;
	font-weight: normal;
	text-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
	position: relative;
	z-index: 10;
	top: 13px;
	height: 115px;
	margin-bottom: -115px;
}

.assist-view header h1 {
	position: relative;
	top: -1em;
	text-shadow: none;
	color: white !important;
}

header h1 span {
	display: table-cell;
	height: 170px;
	vertical-align: middle;
	padding-left: 200px;
	padding-right: 300px;
	padding-top: 5px;
}

.adopt-mobile header h1 span {
	padding-left: 90px;
	padding-right: 5px;
	height: 115px;
}

.assist-view header h1 span {
	padding-left: 25px;
	padding-right: 200px;
}

*:first-child + html header h1 span {
	display: block;
	padding-right: 0;
	margin-right: 300px;
	height: auto !important;
	margin-top: expression(this.offsetHeight < this.parentNode.offsetHeight ? parseInt((this.parentNode.offsetHeight - this.offsetHeight) / 2) - 10 + "px" : "0");
	font-weight: normal !important;
}

.logo-holder {
	position: relative;
	width: 143px;
	height: 110px;
	padding-top: 17px;
	padding-left: 35px;
	margin-bottom: -127px;
	background: url('../img/sprite.png');
	left: -11px;
	top: 22px;
}

.adopt-mobile .logo-holder {
	background: none;
	background: white;
	padding: 5px;
	width: 60px;
	height: 60px;
	left: 10px;
	top: 35px;
	margin-bottom: 0;
}

.assist-view .logo-holder {
	display: none;
}

.adopt-mobile .logo-holder img {
	width: 60px;
	height: 60px;
}

.layout {
	padding: 0 25px;
}

.adopt-mobile .layout {
	padding: 0 18px;
}

.assist-view .layout {
	padding-top: 1em
}

.layout h1,
.layout h2 {
	color: #1f5b50;
	color: #6a3f15;
	font-family: 'Oranienbaum', serif;
	font-size: 170%;
	background: linear-gradient(to top right, #f5f3f3, white, white);
	padding: 5px 10px;
	position: relative;
	left: -10px;
	/*display: inline-block;*/
	line-height: 1.3em;
}

.adopt-mobile h1,
.adopt-mobile h2 {
	font-size: 150%;
}

.assist-view h1,
.assist-view h2 {
	color: black;
	background: none;
	font-weight: bolder;
}

.layout h2:after {
	content: "";
	display: block;
	clear: both;
}

.plain-top {
	position: relative;
	height: 54px;
	margin-bottom: -54px;
	width: 320px;
	z-index: 5;
	float: right;
	left: 17px;
}

.adopt-mobile .plain-top {
	display: none
}

.plain-top > div {
	height: 54px;
	float: left;
	background: url('../img/plain_top.png');
}

.plain-top div.right {
	width: 17px;
	background-position: 100% 0 !important;
}

.plain-top div.left {
	width: 303px
}

.eye {
	width: 50px;
	height: 34px;
	background: url('../img/eye.png');
	margin: 3px 0 0 22px;
	float: left;
	margin-right: 8px;
}

.assist-block span {
	border-bottom: 1px dashed black;
	padding-bottom: 2px;
	font-size: 17px;
	position: relative;
	top: 6px;
	cursor: pointer;
}

.assist-block span:hover {
	color: #910000;
	border-color: #910000;
}

.sudrf-link {
	position: relative;
	height: 20px;
	margin-bottom: -20px;
	z-index: 2;
	width: 260px;
	left: 100%;
	margin-left: -270px;
	top: 92px;
	white-space: nowrap;
	text-align: right;
}

.adopt-mobile .sudrf-link {
	top: 133px;
	left: 0;
	margin: 0 0 -20px 20px;
}

*:first-child + html .sudrf-link {
	text-align: left;
}

*:first-child + html.assist-view .sudrf-link {
	top: 135px;
}

.adopt-mobile .sudrf-link a {
	color: #1a5d8c
}

.adopt-mobile .sudrf-link a:hover {
	color: #910000 !important;
	border-color: #910000;
}

*:first-child + html .sudrf-link a {
	display: block;
}

.assist-view .sudrf-link {
	font-size: 120%;
	background: white;
	width: 16em;
	margin-left: -17em;
	text-align: center;
	padding-right: 1em;
	height: 1.3em;
	padding-top: 10px;
	top: 141px;
	border-top-left-radius: 1.5em;
}

.assist-view .sudrf-link a {
	color: black;
	border-bottom: none;
	text-decoration: underline;
}

.assist-view .sudrf-link a:hover {
	color: black !important;
	text-decoration: none !important;
	border-bottom: none;
	text-shadow: 0 0 15px red;
}

.assist-view .sudrf-link .icon {
	display: none;
}

.sudrf-link div.icon {
	width: 22px;
	height: 16px;
	background: url('../img/sprite.png') 0 -150px;
	margin-bottom: -16px;
}

.sudrf-link a {
	color: white;
	font-size: 75%;
	margin-left: 30px;
	text-decoration: none;
	padding-bottom: 3px;
	border-bottom: 1px solid #aaa;
	position: relative;
	top: -5px;
}

.sudrf-link a:hover {
	color: yellow !important;
	border-bottom: 1px solid yellow;
}

.home-icon {
	display: block;
	width: 16px;
	height: 16px;
	background: url('../img/sprite.png') -25px -151px;
}

.print-icon {
	display: block;
	width: 16px;
	height: 16px;
	background: url('../img/sprite.png') -244px -87px;
}

.sitemap-icon {
	display: block;
	width: 16px;
	height: 15px;
	background: url('../img/sprite.png') -46px -151px;
}

.contact-block {
	float: right;
	width: 300px;
	position: relative;
}

.adopt-mobile .contact-block {
	float: none;
	width: 100%;
}

.content {
	font-size: 90%
}

.content h2 {
	margin-bottom: 0.75em
}

.contact-part div.icon {
	float: left;
	background: url('../img/sprite.png');
	width: 20px;
	height: 20px;
	position: relative;
}

.assist-view .contact-part div.icon {
	display: none;
}

.contact-part div.right {
	margin-left: 35px;
}

.assist-view .contact-part div.right {
	margin-left: 0;
}

.contact-part div.icon.address {
	background-position: -196px -62px;
	height: 21px;
}

.contact-part div.icon.phone {
	background-position: -222px -62px;
	top: 4px;
	left: 1px;
}

.contact-part div.icon.email {
	background-position: -247px -63px;
	width: 22px;
	top: 4px;
	left: 1px;
}

.contact-part div.icon.schedule {
	background-position: -199px -88px;
	width: 16px;
	height: 16px;
	top: 4px;
	left: 4px;
}

.contact-part {
	margin-bottom: 0.6em;
	padding-bottom: 0.6em;
	border-bottom: 1px dotted #dadada;
}

.assist-view .contact-part {
	border-bottom: 1px solid #999;
	margin-bottom: 0.8em;
	padding-bottom: 0.8em;
}

.contact-part.last {
	border-bottom: none !important;
	margin-bottom: 20px;
}

.adopt-mobile .contact-part.last {
	margin-bottom: 10px;
}

.map-container {
	background: #f1f1f1;
	padding: 15px 0 10px 0;
	border-radius: 5px;
	text-align: center;
	margin-bottom: 40px;
}

.adopt-mobile .map-container {
	margin-bottom: 0;
	border-radius: 0;
	width: 100%;
	margin-left: -18px;
	box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.1);
	padding: 20px 18px !important;
	background: white;
	border-bottom: 1px dotted #aaa;
}

.map-container img {
	display: block;
	margin: auto;
	border-radius: 5px;
	margin-bottom: 0.6em;
}

.map-container .dashed {
	font-size: 90%
}

.assist-view .map-container .dashed {
	font-size: 100%
}

.magistrate-block {
	border: 1px solid #dadada;
	border-right: 0;
	position: relative;
	padding: 15px 10px 15px 25px;
	position: relative;
	width: 289px;
	background: white;
	box-shadow: -5px 0 10px rgba(0, 0, 0, 0.1);
}

.adopt-mobile .magistrate-block {
	width: 100%;
	padding-left: 18px;
	padding-right: 18px;
	margin-left: -18px;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
	margin-bottom: 1em;
	border-top: 0;
}

.adopt-mobile .magistrate-block br {
	display: none;
}

.assist-view .magistrate-block {
	font-weight: bolder;
	padding-bottom: 1.5em;
}

.magistrate-block div.icon {
	width: 60px;
	height: 58px;
	background: url('../img/sprite.png') -199px 0;
	float: left;
	border-radius: 5px;
	border: 1px solid #dadada;
	margin-right: 20px;
}

.assist-view .magistrate-block div.icon {
	display: none
}

.magistrate-block a {
	position: relative;
	top: 6px;
}

.float-fix {
	display: table;
	width: 100%;
}

.left-column {
	margin-right: 370px;
	overflow: hidden;
}

.adopt-mobile .left-column {
	margin-right: 0;
}

.content p {
	margin-bottom: 0.6em
}

.content ul {
	padding-bottom: 0.5em
}

.content ul li {
	margin-bottom: 0.7em;
	padding-left: 25px;
}

.content ul li:before {
	display: block;
	content: "";
	width: 6px;
	height: 9px;
	margin-bottom: -9px;
	background: url('../img/sprite.png') -276px -63px;
	position: relative;
	left: -18px;
	top: 5px;
}

.assist-view .content ul li:before {
	background: none;
	content: '-';
	font-size: 180%;
	top: 0;
	left: -23px;
}

*:first-child + html .content ul li {
	background: url('../img/arrow.png') 8px 6px no-repeat;
}

.content blockquote {
	padding: 0.5em 1em;
	margin-bottom: 1em;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	border: 1px solid #dadada;
	color: #6a3f15;
	font-size: 110%;
}

.adopt-mobile .content blockquote {
	width: 100%;
	padding: 0.5em 18px;
	margin-left: -18px;
	border-left: none;
	border-right: none;
	font-size: 100%;
}

.assist-view .content blockquote {
	color: black;
	font-weight: bolder;
	box-shadow: none;
	border: none;
	border-top: 1px dotted #222;
	border-bottom: 1px dotted #222;
}

.in-block {
	display: inline-block;
}

.information-block {
	float: left;
	width: 50%;
	border-right: 1px solid #dadada;
	text-align: center;
}

.adopt-mobile .information-block {
	width: 100%;
	border-right: none;
	border-top: 1px dotted #dadada;
	padding-top: 0.8em;
}

.information-block div.icon {
	width: 42px;
	height: 55px;
	background: url('../img/sprite.png') -156px -145px;
	float: left;
	margin-right: 15px;
}

*:first-child + html .information-block div.icon {
	position: relative;
	left: 30px;
}

.message-block {
	float: left;
	width: 49%;
	text-align: center;
}

.adopt-mobile .message-block {
	width: 100%;
	border-top: 1px dotted #dadada;
	border-bottom: 1px dotted #dadada;
	margin-top: 0.8em;
	padding: 0.8em 0;
}

.message-block div.icon {
	width: 48px;
	height: 51px;
	background: url('../img/sprite.png') -93px -145px;
	float: left;
	margin-right: 20px;
}

.adopt-mobile .message-block div.icon {
	margin-left: -30px;
	margin-right: 15px;
}

*:first-child + html .message-block div.icon {
	position: relative;
	left: 30px;
}

.information-block a,
.message-block a {
	font-size: 120%;
	position: relative;
	top: 10px;
}

figure.news {
	clear: both;
	border-top: 1px dotted #dadada;
	padding-bottom: 0.5em;
	padding-top: 0.6em;
}

.adopt-mobile figure.news {
	padding-bottom: 0.7em;
	padding-bottom: 0.8em;
}

.assist-view figure.news {
	border-top: 1px dotted black;
	padding-bottom: 1em;
	padding-top: 1.2em;
}

figure.news time {
	width: 125px;
	background: #f1f1f1;
	color: #910000;
	text-align: center;
	display: block;
	padding: 2px 0;
	float: left;
}

.adopt-mobile figure.news time {
	float: none;
	font-size: 90%;
	width: auto;
	float: left;
	padding: 1px 5px;
}

.assist-view figure.news time {
	width: 9em;
	background: none;
	color: black;
	border: 1px solid #555;
}

figure.news figcaption {
	display: block;
	margin-left: 150px;
}

.adopt-mobile figure.news figcaption {
	margin-left: 0;
	clear: both;
	padding-top: 0.5em;
}

.assist-view figure.news figcaption {
	margin-left: 11em;
}

figure.news.last {
	border-bottom: 1px dotted #dadada;
	margin-bottom: 20px;
}

footer {
	background: #255a83;
	box-shadow: 0 0 15px rgba(28, 76, 116, 0.5);
	height: 43px;
	min-width: 980px;
	max-width: 1235px;
	margin: auto;
}

.assist-view footer {
	background: #353535;
	box-shadow: none;
}

footer .counter {
	padding: 5px;
}

.mobile-navigation {
	height: 35px;
	width: 100%;
	background: white;
	position: fixed;
	z-index: 20;
	background: linear-gradient(to top, #1e4d71, #345c85);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	padding-top: 5px;
	top: -5px;
	left: 0;
}

.mobile-navigation .icon {
	width: 16px;
	height: 17px;
	background: url('../img/sprite.png');
	float: right;
	margin-right: 18px;
	position: relative;
	top: 9px;
	text-decoration: none;
}

.mobile-navigation .icon.home {
	background-position: -208px -132px;
}

.mobile-navigation .icon.sitemap {
	background-position: -235px -132px;
}

.menu-link {
	color: white;
	border-bottom: 1px dashed #aaa;
	padding-bottom: 2px;
	position: relative;
	top: 4px;
	left: 35px;
	cursor: pointer;
	font-size: 90%;
}

.menu-link:before {
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	margin-bottom: -16px;
	background: url('../img/sprite.png') -265px -133px;
	position: relative;
	left: -24px;
	top: 5px;
}

.mobile-menu {

	font-size: 90%;
	padding-top: 35px;
	position: fixed;
	z-index: 12;
	width: 100%;

}

.mobile-menu li {
	background: url('../img/menu.png') 0 50%;
	padding: 6px 18px 8px 18px;
}

.assist-bar {
	height: 70px;
}

.assist-font-size {
	float: right;
	padding-top: 19px;
	margin-right: 25px;
}

.assist-font-size p {
	float: left;
	margin-right: 15px;
	font-size: 24px;
	position: relative;
	top: 5px;
	color: white;
}

.assist-font-size span {
	color: white;
	border: 1px solid white;
	margin-left: 25px;
	font-size: 20px;
	font-weight: bolder;
	padding: 3px 8px;
	cursor: pointer;
}

*:first-child + html .assist-font-size span {
	position: relative;
	top: -5px;
}

*:first-child + html .assist-font-size span.s-normal {
	line-height: 2em;
}

.assist-font-size span:hover,
.assist-font-size span.active {
	color: black !important;
	background: white !important;
}

.assist-font-size span.s-medium {
	font-size: 28px;
	position: relative;
	top: 2px
}

.assist-font-size span.s-large {
	font-size: 36px;
	position: relative;
	top: 5px
}

.assist-font-size ul li:last-child {
	margin-left: 0;
}

.assist-bar .normal-size {
	color: white !important;
	font-size: 17px !important;
	border-bottom: 1px dashed white;
	padding-bottom: 2px;
	position: relative;
	top: 23px;
	cursor: pointer;
	margin-left: 25px;
}

.assist-bar .normal-size:hover {
	color: yellow !important;
	border-bottom: 1px dashed yellow;
}

.assist-view .plain-top {
	display: none;
}

.site-width {
	min-width: 980px;
	max-width: 1235px;
	margin: auto;
	background: black;
	height: 70px;
}

.schedule-list {
	padding-top: 1em;
	background: #f5f8f2;
	margin-top: 1em;
	padding-left: 30px;
	margin-left: -30px;
	padding-right: 10px;
	margin-bottom: -1em;
	display: none;
}

.assist-view .schedule-list {
	background: none;
	border: 1px solid #aaa;
	padding-left: 15px;
	margin-left: -15px;
}

.schedule-list h3 {
	color: #4f2e10;
	font-size: 100%;
	margin-bottom: 0.7em;
	padding-bottom: 0.2em;
	border-bottom: 1px dotted #dadada;
}

.assist-view .schedule-list h3 {
	color: black !important;
	font-weight: bolder;
}

.schedule-list ul {
	border-bottom: 1px dotted #dadada;
	padding-bottom: 0;
	margin-bottom: 1em;
}

.schedule-list ul:last-of-type {
	border-bottom: none;
	padding-bottom: 0.5em;
}

.schedule-list.schedule-admin img {
	position: relative;
	top: 4px;
}

.schedule-admin {
	background-color: #fff;
}

.footer-space {
	height: 70px
}

.left-menu {
	border: 1px solid #dadada;
	border-left: 0;
	position: relative;
	padding: 15px 15px 0 14px;
	position: relative;
	width: 240px;
	background: white;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.08);
	left: -25px;
	float: left;
}

.adopt-mobile .left-menu {
	float: none;
	width: 100%;
	padding-left: 18px;
	padding-right: 18px;
	left: -18px;
	border-right: none;
}

.assist-view .left-menu {
	border: none;
	box-shadow: none;
	border-right: 1px solid #666;
}

.left-menu ul li {
	border-bottom: 1px dotted #aaa;
	padding-bottom: 0.7em;
	padding-left: 17px;
	padding-right: 10px;
}

.adopt-mobile .left-menu ul li a {
	position: relative;
	left: -10px;
}

.assist-view .left-menu ul li {
	border-bottom: none;
	padding-bottom: 1em;
}

.left-menu ul li.active:before {
	display: block;
	content: "";
	width: 8px;
	height: 18px;
	margin-bottom: -18px;
	background: url('../img/sprite.png') -226px -87px;
	position: relative;
	top: 3px;
	left: 100%;
	margin-left: 8px;
}

.assist-view .left-menu ul li.active:before {
	display: none
}

.adopt-mobile .left-menu ul li.active:before {
	width: 17px;
	height: 8px;
	margin-bottom: -8px;
	background: url('../img/sprite.png') -269px -92px;
	margin-left: -6px;
	top: 7px;
}

.left-menu ul li:last-of-type {
	border-bottom: none;
	margin-bottom: 0;
}

.left-menu ul li:before {
	display: none;
}

.left-menu ul li.active a {
	color: #910000;
	text-decoration: none;
}

.assist-view .left-menu ul li.active {
	background: black;
	margin-top: -0.8em;
}

.assist-view .left-menu ul li.active a {
	color: white;
	font-weight: bolder;
	position: relative;
	display: block;
	padding-top: 0.8em;
}

.left-menu-title {
	font-weight: 600;
}

.right-content {
	margin-left: 290px;
}

.adopt-mobile .right-content {
	margin-left: 0;
	padding-top: 1em;
}

.d-nav {
	font-size: 80%;
	margin-bottom: 1em;
	color: #678;
}

.d-nav li {
	display: inline;
	list-style: none;
	margin-right: 2px;
}

.d-nav li:after {
	content: ' \2192';
}

.d-nav li:last-child:after {
	content: ' \2193';
}

.assist-view .d-nav {
	font-size: 95%;
}

.header-space {
	clear: both;
	height: 1em;
}

.half-col-left {
	width: 48%;
	float: left;
	border-right: 1px dotted #dadada;
	padding-right: 2%;
}

.half-col-right {
	width: 48%;
	float: right;
}

.sub-menu ul li {
	padding-left: 20px;
}

.sub-menu ul li.active a {
	color: #910000;
}

.assist-view .sub-menu ul li.active a {
	color: black;
	font-weight: bolder;
}

.sub-menu {
	border-bottom: 2px solid #dadada;
	padding-bottom: 1em;
	margin-bottom: 2em;
	padding-top: 0.5em;
}

.adopt-mobile .sub-menu .half-col-right,
.adopt-mobile .sub-menu .half-col-left {
	width: 100%;
	float: none;
}

.adopt-mobile .sub-menu .half-col-left ul {
	padding-bottom: 0;
}

.assist-view .sub-menu {
	border-color: #666;
}

.print-link {
	float: right;
	font-size: 90%;
	position: relative;
	top: 0.8em;
	height: 1em;
	margin-bottom: -1em;
}

.adopt-mobile .print-link {
	display: none;
}

.assist-view .print-link {
	font-size: 100%;
}

.print-link:before {
	content: '';
	display: block;
	width: 16px;
	height: 16px;
	margin-bottom: -16px;
	background: url('../img/sprite.png') -244px -87px;
	position: relative;
	left: -24px;
	top: 3px;
}

.assist-view .print-link:before {
	display: none;
}

h2.section-header {
	margin-top: 1em;
	margin-right: 130px;
}

h2.section-header:first-child,
h2.section-header:empty {
	margin-top: 0;
}

.assist-view h2.section-header {
	margin-right: 230px;
}

.adopt-mobile h2.section-header {
	margin-right: 0;
}

.hide-on-normal {
	display: none !important;
}

.adopt-mobile .hide-on-normal {
	display: block !important;
}

.yandex-map {
	text-align: center;
	padding-top: 0.5em;
}

.yandex-map span {
	font-size: 90%;
	position: relative;
	left: 5px;
}

.assist-view .yandex-map span {
	left: 0;
}

.yandex-map span:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	margin-bottom: -20px;
	background: url('../img/sprite.png') 0 -171px;
	position: relative;
	left: 50%;
	margin-left: -8.5em;
}

.assist-view .yandex-map span:before {
	display: none;
}

.a-icon-home {
	display: block;
	position: relative;
	width: 35px;
	height: 31px;
	margin-bottom: -31px;
	background: url('../img/sprite.png') -210px -159px;
	left: 45%;
	top: 19px;
	margin-left: -40px;
}

.a-icon-sitemap {
	display: block;
	position: relative;
	width: 33px;
	height: 32px;
	margin-bottom: -32px;
	background: url('../img/sprite.png') -261px -159px;
	left: 45%;
	top: 18px;
	margin-left: 20px;
}

/* cyrillic-ext */
@font-face {
	font-family: 'Oranienbaum';
	font-style: normal;
	font-weight: 400;
	src: local('Oranienbaum'), local('Oranienbaum-Regular'), url(WyaFSM_en0pjtlmUWwS7GTTOQ_MqJVwkKsUn0wKzc2I.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
	font-family: 'Oranienbaum';
	font-style: normal;
	font-weight: 400;
	src: local('Oranienbaum'), local('Oranienbaum-Regular'), url(WyaFSM_en0pjtlmUWwS7GTUj_cnvWIuuBMVgbX098Mw.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
	font-family: 'Oranienbaum';
	font-style: normal;
	font-weight: 400;
	src: local('Oranienbaum'), local('Oranienbaum-Regular'), url(WyaFSM_en0pjtlmUWwS7GSYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
	font-family: 'Oranienbaum';
	font-style: normal;
	font-weight: 400;
	src: local('Oranienbaum'), local('Oranienbaum-Regular'), url(WyaFSM_en0pjtlmUWwS7GeL2WfuF7Qc3ANwCvwl0TnA.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/*old styles*/
div#divFSPopupBottom {
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	position: fixed;
	z-index: 21;
	background-color: #fff;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
	-moz-opacity: 0.8; /* Mozilla 1.6 */
	opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
}

div#divCredits {
	text-align: right;
	border-top: 1px solid #ececec;
	background-color: #fff;
	position: fixed;
	width: 100%;
	bottom: 0px;
	z-index: 5;
}

div#divErrorMessage {
	width: 100%;
	background-color: #fef7e3;
	border: 1px solid #fcde8e;
	display: none;
	margin-bottom: 5px;
}

div#divErrorMessage table td {
	font-weight: bold;
	font-size: 12px;
	color: #f00;
	padding: 2px;
	text-align: justify;
}

div#divTooltip {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 50;
	background-color: #dfedf1;
	border: 1px solid #afdce9;
	padding: 0.167em;
	font-size: 0.7em;
}

.but {
	padding: 2px 5px;
}

.admTbl {
	border-spacing: 6px;
	border-collapse: separate;
}

table.admList td {
	padding: 2px 7px 2px 7px;
}

table.admList thead td {
	font-weight: bold;
}

table.admList tr.hovered td {
	background-color: #e6f5f9;
}

table.admList, table.admList td, table.admList td {
	background-color: #fff;
}

tr.inactive td {
	color: #cecece;
}

table.gbookMess thead td {
	font-weight: bold;
	font-size: 12px;
}

table.gbookMess tbody td {
	text-align: justify;
}

table.gbookMess tfoot td.gbookAdmAnswer {
	padding-left: 20px;
}

td.AdmAnswer {
	border: 1px solid #e8d4b9;
	background-color: #fdf5e9;
	width: 0;
}

td.AdmDate {
	font-size: 12px;
	font-weight: bold;
}

@media print {
	header {
		background: none;
	}

	header h1 span {
		padding-right: 10px;
	}

	.plain-top, .sudrf-link, .left-menu, footer, .dashed, .sub-menu, .menu, .d-nav {
		display: none;
	}

	.right-content {
		margin-left: 0;
	}

	.schedule-list {
		display: block;
	}

	h1, h2 {
		background: none !important;
		color: #000 !important;
	}
}

table.contentModuleForm {
	margin: 0.5em 0;
}

table.contentModuleForm td {
	padding: 0.6em 0.416em;
	vertical-align: bottom;
}

table.contentModuleForm td:first-child {
	vertical-align: top;
}

table.contentModuleForm tr td:first-child {
	padding-left: 0;
	padding-right: 0.833em;
}

table.contentModuleForm tr td:last-child {
	padding-right: 0;
}

input[type=text],
input[type=password],
textarea,
select {
	padding: 0.3em;
	border: 1px solid #a0a0a0;
}

input[type=submit],
input[type=button] {
	padding: 0.2em 1.5em;
}

a.mItem {
	margin-right: 1.5em;
	line-height: 1.8em;
	/*white-space: nowrap;*/
}

a.mItemSel {
	margin-right: 1.5em;
	line-height: 1.8em;
	/* white-space: nowrap; */
	font-weight: bold;
	color: #000;
}

div.ajaxLoading {
	color: #6f6f6f;
	background-image: url("../img/loading.gif");
	background-repeat: no-repeat;
	margin: 0.5em 0;
	font-size: 0.833em;
	line-height: 1.6em;
	padding-left: 22px;
	padding-top: 0;
	text-align: left;
}

table.opendata {
	margin-bottom: 2em;
}

table.opendata td {
	padding: 0.5em;
	border-bottom: 1px dotted #cecece;
}

table.opendata thead td {
	font-weight: bold;
	border-bottom: 1px solid #000;
}

#divGbookDivider {
	height: 1.1em;
	clear: both;
}

.open-data {
	float: right;
	font-size: 13px;
	position: relative;
	top: 10px;
	margin-right: 20px;
	color: white;
}

.open-data:hover {
	color: yellow;
}