ul.list-ustanovu li {
list-style:none;
margin-bottom: 3px;
padding-bottom: 3px;
padding-left:5px;
border-left: 3px solid transparent;
}

ul.list-ustanovu li:hover {
	border-left: 3px solid #1572aa;
}
ul.list-ustanovu li a {
font-size: 12px;
}
ul.list-ustanovu li.main {
border-top: 1px dotted black;
padding-top: 3px;
}
ul.list-ustanovu li.first {
border-top: none;
padding-top: 0;
}
ul.list-ustanovu li.main a {
color: black;
}
.block-view-table { 
	float:left; 
	width: 100%;
}
/* Header
-----------------------------------------------------------------------------*/
.header {
  height: 480px;
  background: #FFE680;
  background: url("../img/header/header_bg.jpg") no-repeat 50% 0;
  position: relative;
  z-index: 3;
}

.header_second {
  height: 250px;
  background: #FFE680;
  background: url("../img/header/header_bg.jpg") no-repeat 50% -230px;
  position: relative;
  z-index: 3;
}
.soc{
height: 13px;
  display: block;
  position: absolute;
  z-index: 50;
  top: 0px;
  right: -5px;
}

a.sound {
  height: 13px;
  display: block;
  position: absolute;
  padding-right: 30px;
  z-index: 50;
  top: 10px;
  right: 300px;
  background-image: url(../img/header/sound_off.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
a.sound:hover {
	color: #fff;
	text-decoration: underline;
}
.logo {
  width: 228px;
  height: 228px;
  position: absolute;
  z-index: 5;
  left: -12px;
  top: 3px;
}

.title {
  text-align: center;
  position: absolute;
  top: 47px;
  left: 195px;
}
.title .name {
  font-size: 29px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Arial', sans-serif;
  display: block;
  color: #fff;
  margin: 0 0 3px 0;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.5), 1px 1px 5px rgba(0, 0, 0, 0.5), 0 0 0 rgba(0, 0, 0, 0.5);
}
.title .description {
  font-size: 14.31px;
  font-family: 'Arial Narrow', sans-serif;
  font-weight: bold;
  color: #083d69;
  text-transform: uppercase;
  display: block;
}

.yam-langselect-area {
  position: absolute;
  right: 85px;
  top: 12px;
}
.yam-langselect-area a {
  color: #083d69;
  font-size: 14px;
  text-transform: uppercase;
  padding: 5px 5px 5px 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.yam-langselect-area a:hover, .yam-langselect-area a.active, .yam-langselect-area .yam-menu-top > ul > li > a.active, .yam-langselect-area .yam-menu-top-second > ul > li > a.active, .yam-langselect-area .yam-menu-bottom > ul > li > a.active {
  background: #40a1d7;
  color: #fff;
  text-decoration: underline;
}

.phone {
  position: absolute;
  right: 0;
  top: 47px;
}
.phone span {
  display: block;
  font-family: 'Arial', sans-serif;
  font-size: 24px;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5), 0 0 1px rgba(0, 0, 0, 0.5), 1px 1px 5px rgba(0, 0, 0, 0.5), 0 0 0 rgba(0, 0, 0, 0.5);
}
.phone span a {
  color: #fff;
}
.phone span a:hover, .phone span .yam-langselect-area a.active, .yam-langselect-area .phone span a.active, .phone span .yam-menu-top > ul > li > a.active, .phone span .yam-menu-top-second > ul > li > a.active, .phone span .yam-menu-bottom > ul > li > a.active {
  text-decoration: underline;
}

.yam-search-form {
  position: absolute;
  right: 0;
  top: 108px;
}
.yam-search-form form {
  position: relative;
}
.yam-search-form input[type="text"] {
  width: 162px;
  height: 25px;
  padding: 0 25px 0 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 6px -3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 6px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 6px -3px rgba(0, 0, 0, 0.5);
  background: #fefefe;
  background: -moz-linear-gradient(top, #fefefe 14%, #dadada 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(14%, #fefefe), color-stop(100%, #dadada));
  background: -webkit-linear-gradient(top, #fefefe 14%, #dadada 100%);
  background: -o-linear-gradient(top, #fefefe 14%, #dadada 100%);
  background: -ms-linear-gradient(top, #fefefe 14%, #dadada 100%);
  background: linear-gradient(to bottom, #fefefe 14%, #dadada 100%);
  border: none;
  outline: none;
}
.yam-search-form input[type="submit"] {
  width: 20px;
  height: 20px;
  border: none;
  outline: none;
  cursor: pointer;
  background: url("../img/header/search_icon.png") no-repeat 50% 50%;
  position: absolute;
  top: 3px;
  right: 5px;
}

.slider {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 150px;
  width: 1240px;
  height: 237px;
}

.yam-menu-top {
  position: absolute;
  left: 0;
  top: 387px;
  height: 55px;
  width: 1240px;
  background: #fff;
  z-index: 10;
}
.yam-menu-top > ul {
  position: absolute;
  left: 110px;
  display: block;
}
.yam-menu-top > ul > li {
  float: none;
  display: inline-block;
  height: 55px;
}
.yam-menu-top > ul > li > a {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #094c85;
  padding: 18px 3px 18px 16px;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  font-size: 15px;
}
.yam-menu-top > ul > li > a:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 19px;
  left: 0;
  top: 50%;
  margin: -10px 0 0 0;
  background: url("../img/header/menu_separator.png") no-repeat 0 50%;
  -webkit-transform: skew(33deg);
  -moz-transform: skew(33deg);
  -ms-transform: skew(33deg);
  -o-transform: skew(33deg);
}
.yam-menu-top > ul > li > a > span {
  display: block;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -o-transform: skew(30deg);
  -ms-transform: skew(30deg);
}
.yam-menu-top > ul > li > a:hover, .yam-menu-top > ul > li > a.active, .yam-menu-top > ul > li.yam-menu-top > ul > li > a.active, .yam-menu-top-second > ul > li.yam-menu-top > ul > li > a.active {
  background: #084b86;
  color: #fff;
  text-decoration: underline;
  padding: 18px 12px 18px 7px;
}
.yam-menu-top > ul > li:first-child a:before {
  background: none;
}
.yam-menu-top > ul > li > ul li.first {
  display: none;
}
.yam-menu-top > ul > li > ul {
  position: absolute;
  z-index: 10;
  margin-top: 0;
  min-width: 300px;
  display: none;
  margin-left: -16px !important;
}
.yam-menu-top > ul > li > ul > li {
  display: block;
  padding: 0 0px 0 0;
}
.yam-menu-top > ul > li > ul > li > a {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  background: #084b86;
  padding: 5px 15px 5px 15px;
}
.yam-menu-top > ul > li > ul > li > a > span {
  display: block;
}
.yam-menu-top > ul > li > ul > li > a:hover, .yam-menu-top > ul > li > ul > li > a.active {
  background: #1572aa;
  text-decoration: underline;
}
.yam-menu-top > ul > li > ul > li.first {
  height: 10px;
  background: #084b86;
  position: absolute;
  top: -10px;
  left: 0;
}
.yam-menu-top > ul > li > ul > li > ul {
  position: absolute;
  background: #084b86;
  z-index: 10;
  min-width: 300px;
  left: 100%;
  margin: -27px 0 0 2px;
  display: none;
}
.yam-menu-top > ul > li > ul > li > ul > li {
  display: block;
}
.yam-menu-top > ul > li > ul > li > ul > li > a {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 15px 5px 15px;
}
.yam-menu-top > ul > li > ul > li > ul > li > a > span {
  display: block;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  transform: skew(30deg);
}
.yam-menu-top > ul > li > ul > li > ul > li > a:hover, .yam-langselect-area .yam-menu-top > ul > li > ul > li > ul > li > a.active, .yam-menu-top > ul > li > ul > li.yam-menu-top > ul > li > a.active, .yam-menu-top > ul > li.yam-menu-top > ul > li > ul > li > a.active, .yam-menu-top > ul > li > ul > li.yam-menu-top-second > ul > li > a.active, .yam-menu-top > ul > li.yam-menu-top-second > ul > li > ul > li > a.active, .yam-menu-top > ul > li > ul > li.yam-menu-bottom > ul > li > a.active {
  background: #1572aa;
  text-decoration: underline;
}
.yam-menu-top > ul > li > ul > li > ul > li.first {
  height: 28px;
  width: 10px;
  background: #084b86;
  position: absolute;
  left: -8px;
  z-index: 20;
}

.yam-menu-top-second {
  position: absolute;
  left: 145px;
  top: 145px;
  height: 56px;
  width: 1088px;
  -webkit-box-shadow: 0 2px 6px -3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 6px -3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 6px -3px rgba(0, 0, 0, 0.5);
  background: url("../img/footer/footer_menu_bg.png") no-repeat;
}
.yam-menu-top-second > ul {
  position: absolute;
  left: 25px;
  display: block;
}
.yam-menu-top-second > ul > li {
  float: none;
  display: inline-block;
  height: 60px;
}
.yam-menu-top-second > ul > li > a {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #094c85;
  padding: 19px 3px 19px 15px;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  font-size: 14px;
}
.yam-menu-top-second > ul > li > a:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 19px;
  left: 0;
  top: 50%;
  margin: -10px 0 0 0;
  background: url("../img/header/menu_separator.png") no-repeat 0 50%;
  -webkit-transform: skew(33deg);
  -moz-transform: skew(33deg);
  -ms-transform: skew(33deg);
  -o-transform: skew(33deg);
}
.yam-menu-top-second > ul > li > a > span {
  display: block;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -o-transform: skew(30deg);
  -ms-transform: skew(30deg);
}
.yam-menu-top-second > ul > li > a:hover, .yam-menu-top > ul > li.yam-menu-top-second > ul > li > a.active, .yam-menu-top-second > ul > li > a.active, .yam-menu-top-second > ul > li.yam-menu-top-second > ul > li > a.active {
  background: #084b86;
  color: #fff;
  text-decoration: underline;
  padding: 19px 12px 19px 7px;
}
.yam-menu-top-second > ul > li:first-child a:before {
  background: none;
}
.yam-menu-top-second > ul > li > ul {
  position: absolute;
  z-index: 10;
  margin-top: 0;
  min-width: 300px;
  display: none;
  margin-left: -16px !important;
}
.yam-menu-top-second > ul > li > ul > li {
  display: block;
  padding: 0 0px 0 0;
}
.yam-menu-top-second > ul > li > ul > li > a {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
//font-size: 12px;
  background: #084b86;
  padding: 5px 15px 5px 15px;
}
.yam-menu-top-second > ul > li > ul > li > a > span {
  display: block;
}
.yam-menu-top-second > ul > li > ul > li > a:hover, .yam-menu-top-second > ul > li > ul > li > a.active {
  background: #1572aa;
  text-decoration: underline;
}
.yam-menu-top-second > ul > li > ul > li.first {
  height: 10px;
  background: #084b86;
  position: absolute;
  top: -10px;
  display: none;
  left: 0;
}
.yam-menu-top-second > ul > li > ul > li > ul {
  position: absolute;
  background: #084b86;
  z-index: 10;
  min-width: 300px;
  left: 100%;
  margin: -27px 0 0 0px;
  display: none;
}
.yam-menu-top-second > ul > li > ul > li > ul > li {
  display: block;
}
.yam-menu-top-second > ul > li > ul > li > ul > li > a {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 15px 5px 15px;
}
.yam-menu-top-second > ul > li > ul > li > ul > li > a > span {
  display: block;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -o-transform: skew(30deg);
  transform: skew(30deg);
}
.yam-menu-top-second > ul > li > ul > li > ul > li > a:hover, .yam-langselect-area .yam-menu-top-second > ul > li > ul > li > ul > li > a.active, .yam-menu-top-second > ul > li > ul > li.yam-menu-top > ul > li > a.active, .yam-menu-top-second > ul > li.yam-menu-top > ul > li > ul > li > a.active, .yam-menu-top-second > ul > li > ul > li.yam-menu-top-second > ul > li > a.active, .yam-menu-top-second > ul > li.yam-menu-top-second > ul > li > ul > li > a.active, .yam-menu-top-second > ul > li > ul > li.yam-menu-bottom > ul > li > a.active {
  background: #1572aa;
  text-decoration: underline;
}
.yam-menu-top-second > ul > li > ul > li > ul > li.first {
  height: 28px;
  width: 10px;
  background: #084b86;
  position: absolute;
  left: -8px;
  z-index: 20;
}

.favorite {
  text-align: center;
  padding: 0 0 0 25px;
  position: absolute;
  left: 5px;
  top: 19px;
  line-height: 1;
  color: #742e22;
  font-size: 15px;
  background: url("../img/header/favorite_icon.png") no-repeat 0 50%;
}
.favorite:hover {
  text-decoration: underline;
}

.images_menu {
  width: 1240px;
  height: 200px;
  background: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 465px;
  -webkit-box-shadow: inset 0 -15px 15px -14px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -15px 15px -14px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -15px 15px -14px rgba(0, 0, 0, 0.1);
}
.images_menu .menu_element {
  width: 206px;
  height: 200px;
  position: relative;
  float: left;
  background: url("../img/header/images_menu/border.png") no-repeat 100% 50%;
}
.images_menu .menu_element:last-child {
  background: none;
}
.images_menu .menu_element .title_menu {
  width: 186px;
  height: 45px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding: 16px 10px 0 10px;
  font-size: 12px;
  color: #742e22;
}
.images_menu .menu_element .image_menu {
  width: 206px;
  height: 115px;
  line-height: 115px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 65px;
}
.images_menu .menu_element .image_menu img {
  vertical-align: middle;
}
.images_menu .menu_element:hover .title_menu, .images_menu .menu_element.active .title_menu {
  color: #07457e;
}
.images_menu .menu_element:hover, .images_menu .menu_element.active {
  background: url("../img/header/images_menu_bg.png") no-repeat 50% 50%, url("../img/header/images_menu/border.png") no-repeat 100% 50%;
}
.images_menu .menu_element:hover:last-child, .images_menu .menu_element.active:last-child {
  background: url("../img/header/images_menu_bg.png") no-repeat 50% 50%;
}

.images_menu_second {
  width: 1240px;
  height: 200px;
  background: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 235px;
  -webkit-box-shadow: inset 0 -15px 15px -14px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -15px 15px -14px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -15px 15px -14px rgba(0, 0, 0, 0.1);
}
.images_menu_second .menu_element {
  width: 206px;
  height: 200px;
  position: relative;
  float: left;
  background: url("../img/header/images_menu/border.png") no-repeat 100% 50%;
}
.images_menu_second .menu_element:last-child {
  background: none;
}
.images_menu_second .menu_element .title_menu {
  width: 186px;
  height: 45px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-family: 'Arial', sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  padding: 16px 10px 0 10px;
  font-size: 12px;
  color: #742e22;
}
.images_menu_second .menu_element .image_menu {
  width: 206px;
  height: 115px;
  line-height: 115px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 65px;
}
.images_menu_second .menu_element .image_menu img {
  vertical-align: middle;
}
.images_menu_second .menu_element:hover .title_menu, .images_menu_second .menu_element.active .title_menu {
  color: #07457e;
}
.images_menu_second .menu_element:hover, .images_menu_second .menu_element.active {
  background: url("../img/header/images_menu_bg.png") no-repeat 50% 50%, url("../img/header/images_menu/border.png") no-repeat 100% 50%;
}
.images_menu_second .menu_element:hover:last-child, .images_menu_second .menu_element.active:last-child {
  background: url("../img/header/images_menu_bg.png") no-repeat 50% 50%;
}

#sound_s_el_m {
  width: 0;
  height: 0;
  position: absolute;
  bottom: 0;
}

/* Middle
-----------------------------------------------------------------------------*/
.middle {
  width: 100%;
  padding: 0;
  position: relative;
  z-index: 2;
}

.middle:after {
  display: table;
  clear: both;
  content: '';
}

.container {
  width: 100%;
  float: left;
  overflow: hidden;
}

.news-item.content_info_block {
  padding: 1px 0 0 270px;
  font-size: 13px;
  color: #000;
}

.div .news-list img.preview_picture {
  margin: 0px 15px 6px 0;
}

.content_info_block {
  padding: 1px 0 0 270px;
  font-size: 13px;
  color: #000;
}
.content_info_block a {
  color: #000;
}
.content_info_block.front{
  padding-left: 0;
  margin-top: 15px;
}
.content-top {
  width: 100%;
}
.content {
  padding: 1px 0 50px 270px;
  font-size: 15.5px;
  color: #3a3a3a;
}
.wrapper.front main.content {
  display: none;
}
.h1 {
  color: #08457c;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 10px 0;
  background: #e7e7e7;
  padding: 7px 10px 5px 10px;
  border-left: 12px solid #1572aa;
}
.h1 h1 {
  color: #08457c;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.content .h2 {
  color: #08457c;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 10px 0;
  background: #e7e7e7;
  padding: 7px 10px 5px 10px;
}
.content .h2 h2 {
  color: #08457c;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.content .text_block {
  margin: 20px 0;
}
.content a {
  color: #1572aa;
  outline: none;
  text-decoration: underline;
}
.content a:hover, .content .yam-langselect-area a.active, .yam-langselect-area .content a.active, .content .yam-menu-top > ul > li > a.active, .content .yam-menu-top-second > ul > li > a.active, .content .yam-menu-bottom > ul > li > a.active {
  text-decoration: none;
}
.content ul {
  margin: 20px;
}
.content ul li {
  padding: 0 0 0 15px;
  list-style: none;
  background: url("../img/content/list_style.png") no-repeat 0 8px;
  margin: 0 0 5px 0;
}

.clear {
  clear: both;
}

.page_nav a {
  color: #772806;
  font-size: 13px;
  padding: 0 15px 0 5px;
  background: url("../img/content/page_nav_arrow.png") no-repeat 100% 60%;
}
.page_nav a:last-child {
  background: none;
  font-weight: bold;
}
.page_nav a:first-child {
  padding: 0 15px 0 0;
}
.page_nav a:hover, .page_nav .yam-langselect-area a.active, .yam-langselect-area .page_nav a.active, .page_nav .yam-menu-top > ul > li > a.active, .page_nav .yam-menu-top-second > ul > li > a.active, .page_nav .yam-menu-bottom > ul > li > a.active {
  text-decoration: underline;
}

.image_info_block_wrap {
  width: 700px;
  display: table;
  float: left;
}
.image_info_block_wrap .image_info_block {
  width: 715px;
  height: 265px;
  position: relative;
}
.image_info_block_wrap .image_info_block .right_block {
  width: 254px;
  height: 265px;
  position: absolute;
  right: 0;
  top: 0;
  background: rgba(23, 60, 88, 0.9);
  z-index: 5;
}
.image_info_block_wrap .image_info_block .right_block .block_element {
  width: 235px;
  height: 75px;
  background: #fff;
  margin: 10px auto;
  font-size: 15px;
  font-style: italic;
  font-family: 'Arial', sans-serif;
  color: #08457c;
}
.image_info_block_wrap .image_info_block .right_block .block_element span {
  display: table-cell;
  height: 75px;
  width: 210px;
  padding: 0 10px 0 15px;
  vertical-align: middle;
}
.image_info_block_wrap .image_info_block .bottom_block {
  width: 461px;
  height: 70px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(23, 60, 88, 0.9);
  z-index: 2;
  font-size: 15px;
  color: #fff;
  font-family: 'Arial', sans-serif;
}
.image_info_block_wrap .image_info_block .bottom_block span {
  display: table-cell;
  height: 70px;
  width: 451px;
  padding: 0 0 0 10px;
  vertical-align: middle;
}

.news_wrap {
  width: 250px;
  float: right;
}
.news_wrap .news_element {
  width: 250px;
  margin: 17px 0 0 0;
  display: table;
}
.news_wrap .news_element .news_image {
  padding: 1px;
  border: 1px solid #e7e7e7;
  display: table;
  float: left;
  margin: 0 10px 0 0;
}
.news_wrap .news_element .news_image img {
  float: left;
  display: block;
  max-width: 71px;
}
.news_wrap .news_element .news_data {
  color: #742e22;
  float: left;
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  font-weight: bold;
  width: 165px;
}
.news_wrap .news_element .news_text {
  color: #3a3a3a;
  font-size: 14px;
  float: left;
  width: 165px;
}
.news_wrap .news_element:hover .news_text {
  text-decoration: underline;
}

/* Left Sidebar
-----------------------------------------------------------------------------*/
.left-sidebar {
  float: left;
  width: 265px;
  margin-left: -100%;
  position: relative;
  padding: 25px 0 50px 0;
  font-family: 'Arial', sans-serif;
}

.books {
  width: 230px;
  height: 350px;
  background: #e7e7e7;
  float: left;
  position: relative;
}
.books .title_book {
  width: 262px;
  line-height: 36px;
  height: 42px;
  color: #fff;
  font-size: 15px;
  font-family: 'Arial', sans-serif;
  background: url("../img/sidebar/sidebar_block_title_1.png") no-repeat -2px 0;
}
.books .title_book span {
  display: table-cell;
  vertical-align: middle;
  height: 37px;
  padding: 0 0 0 5px;
  line-height: 1;
}
.books .books_img {
  height: 300px;
  text-align: center;
  line-height: 300px;
}
.books .books_img img.book_1 {
  position: absolute;
  top: 48px;
  left: 13px;
  max-width: 121px;
}
.books .books_img img.book_2 {
  position: absolute;
  top: 110px;
  left: 56px;
  max-width: 121px;
}
.books .books_img img.book_3 {
  position: absolute;
  top: 170px;
  left: 95px;
  max-width: 121px;
}
.books .books_img img {
  vertical-align: middle;
  -webkit-transition: -webkit-transform 0.3s linear 0s;
  -moz-transition: -moz-transform 0.3s linear 0s;
  -o-transition: -o-transform 0.3s linear 0s;
  transition: transform 0.3s linear 0s;
}
.books .books_img img:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -o-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transition: -webkit-transform 0.3s linear 0s;
  -moz-transition: -moz-transform 0.3s linear 0s;
  -o-transition: -o-transform 0.3s linear 0s;
  transition: transform 0.3s linear 0s;
}

.feedback {
  width: 374px;
  height: 355px;
  margin: 10px 0 10px 0;
  float: right;
}

.feedback .title_feedback span {
  display: table-cell;
  vertical-align: middle;
  height: 38px;
  padding: 0 0 0 10px;
  line-height: 1;
}
.feedback input[type="text"], .feedback input[type="email"] {
  outline: none;
  border: 1px solid #e7e7e7;
  width: 94%;
  height: 30px;
  padding: 0 10px;
  margin: 0 0 10px 1px;
  color: #787878;
  font-family: 'Arial', sans-serif;
  font-size: 14px;
}

.feedback textarea {
  width: 94%;
  height: 131px;
  padding: 5px 10px;
  resize: none;
  border: 1px solid #e7e7e7;
  outline: none;
  margin: 0 0 10px 0;
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  color: #787878;
}
.feedback input[type="submit"] {
  width: 92px;
  height: 34px;
  background: #6f261b;
  border: none;
  cursor: pointer;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  color: #fff;
  outline: none;
}
.feedback input[type="submit"]:hover {
  text-decoration: underline;
}
.feedback input.clear_fb {
  float: left;
}
.feedback input.submit_fb {
  float: right;
  margin: 0 4px 0 0;
}

.login {
  display: none !important;
  width: 100%;
  display: table;
  float: left;
  clear:both;
}
.login .title_login {
  width: 98%;
  height: 42px;
  font-family: 'Arial', sans-serif;
  font-size: 18px;
  color: #fff;
  background: #6e251a;
  border-right: 7px solid #ffc200;
  margin-bottom: 6px;
}
.login .title_login span {
  display: table-cell;
  vertical-align: middle;
  height: 38px;
  padding: 0 0 0 10px;
  line-height: 1;
}
.login table {
  margin-left: -2px;
}
.login table tr {
  float:left;
}

.login table tr.submit-login {
  margin-top: -32px;
  border-spacing: 0;
  float: right;
}
.login input[type="text"], .login input[type="password"] {
  outline: none;
  border: none;
  width: 298px;
  height: 30px;
  padding: 0 10px;
  color: #787878;
  background: #e7e7e7;
  font-family: 'Arial', sans-serif;
  font-size: 14px;
}
.login input.name_login {
  background: url("../img/sidebar/name_bg.png") no-repeat;
  margin: 7px 0 10px 1px;
}
.login input.password_login {
  background: url("../img/sidebar/mail_bg.png") no-repeat;
}
.login input[type="submit"] {
  width: 92px;
  height: 64px;
  background: #6f261b;
  border: none;
  cursor: pointer;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  color: #fff;
  outline: none;
}
.login input[type="submit"]:hover {
  text-decoration: underline;
}
.login input.submit_login {
  float: right;
  margin: 0 4px 0 0;
}
.preview.right-sidebar.annonce {
  margin-left: 0;
  width: 230px;
}
.preview.right-sidebar.annonce .preview_element, .preview.right-sidebar.annonce .info_preview_title {
  width:100%!important;
  text-align: center;
}

.preview.right-sidebar.annonce .preview_element .info_element a img {
  display:inline;
  float: none;
}
.preview {
  width: 370px;
  margin: 10px 0 0 25px;
  float: left; 
  min-height: 350px;
  padding: 0 0 10px 0;
}
.feedback .title_feedback {
  margin-bottom: 10px;
}
.preview .title_preview, .feedback .title_feedback {
  text-transform: uppercase;
  background: #e7e7e7;
  height: 30px;
  font-family: 'Arial', sans-serif;
  font-size: 15px;
  color: #08457c;
  font-weight: bold;
  border-left: 12px solid #1572aa;
  padding: 0 0px 0 10px;
}
.preview .title_preview span, .feedback .title_feedback span {
  display: table-cell;
  height: 30px;
  vertical-align: middle;
}
.preview .preview_element {
  font-family: 'Arial', sans-serif;
  margin: 15px 0 0 0;
  display: table;
  width: 100%;
}
.preview .preview_element .data_element {
  color: #6f261b;
  font-size: 15px;
  padding: 5px;
  font-weight: bold;
}
.preview .preview_element .info_element a img {
  display: block;
  float: left;
  max-width: 61px;
  margin: 5px;
}
.preview .preview_element .info_element a .info_preview_title {
  width: 165px;
  float: left;
  font-size: 15px;
  color: #0d76bf;
  text-decoration: underline;
}
.preview .preview_element .info_element a:hover .info_preview_title, .preview .preview_element .info_element .yam-langselect-area a.active .info_preview_title, .yam-langselect-area .preview .preview_element .info_element a.active .info_preview_title, .preview .preview_element .info_element .yam-menu-top > ul > li > a.active .info_preview_title, .preview .preview_element .info_element .yam-menu-top-second > ul > li > a.active .info_preview_title, .preview .preview_element .info_element .yam-menu-bottom > ul > li > a.active .info_preview_title {
  text-decoration: none;
}

/* Footer
-----------------------------------------------------------------------------*/
.footer {
  margin: -357px auto 0;
  min-width: 1240px;
  height: 357px;
  position: relative;
  z-index: 1;
}

footer.footer {
  background-color: #0a3c79;
  padding-top: 25px;
  height: auto;
  margin-top: 0;
}

.footer_phone {
  position: absolute;
  right: 0;
  top: 70px;
}
.footer_phone span {
  display: block;
  font-family: 'Arial', sans-serif;
  font-size: 24px;
}
.footer_phone span a {
  color: #fff;
}
.footer_phone span a:hover, .footer_phone span .yam-langselect-area a.active, .yam-langselect-area .footer_phone span a.active, .footer_phone span .yam-menu-top > ul > li > a.active, .footer_phone span .yam-menu-top-second > ul > li > a.active, .footer_phone span .yam-menu-bottom > ul > li > a.active {
  text-decoration: underline;
}

.yam-menu-bottom {
  position: absolute;
  left: 150px;
  top: 135px;
  height: 56px;
  width: 1088px;
  background: url("../img/footer/footer_menu_bg.png") no-repeat;
}
.yam-menu-bottom > ul {
  position: absolute;
  left: 40px;
  display: block;
}
.yam-menu-bottom > ul > li {
  float: none;
  display: inline-block;
  height: 60px;
}
.yam-menu-bottom > ul > li > a {
  display: block;
  position: relative;
  text-transform: uppercase;
  color: #094c85;
  padding: 18px 15px 19px 22px;
  -webkit-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -o-transform: skew(-30deg);
  font-size: 15px;
}
.yam-menu-bottom > ul > li > a:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 19px;
  left: 0;
  top: 50%;
  margin: -10px 0 0 0;
  background: url("../img/header/menu_separator.png") no-repeat 0 50%;
  -webkit-transform: skew(33deg);
  -moz-transform: skew(33deg);
  -ms-transform: skew(33deg);
  -o-transform: skew(33deg);
}
.yam-menu-bottom > ul > li > a > span {
  display: block;
  -webkit-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -o-transform: skew(30deg);
  -ms-transform: skew(30deg);
}
.yam-menu-bottom > ul > li > a:hover, .yam-menu-top > ul > li.yam-menu-bottom > ul > li > a.active, .yam-menu-top-second > ul > li.yam-menu-bottom > ul > li > a.active, .yam-menu-bottom > ul > li > a.active {
  background: #084b86;
  color: #fff;
  text-decoration: underline;
  padding: 18px 15px 19px 22px;
}
.yam-menu-bottom > ul > li:first-child a:before {
  background: none;
}

.social {
  float: left;
}
.social > p {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.social a {
  display: inline-block;
  width: 41px;
  height: 41px;
}
.social a.yam-share-icon-facebook {
  background: url("../img/footer/fb.png") no-repeat 50% 100%;
}
.social a.yam-share-icon-facebook:hover, .social .yam-langselect-area a.yam-share-icon-facebook.active, .yam-langselect-area .social a.yam-share-icon-facebook.active, .social .yam-menu-top > ul > li > a.yam-share-icon-facebook.active, .social .yam-menu-top-second > ul > li > a.yam-share-icon-facebook.active, .social .yam-menu-bottom > ul > li > a.yam-share-icon-facebook.active {
  background: url("../img/footer/fb.png") no-repeat 50% 0;
}
.social a.yam-share-icon-vkontakte {
  background: url("../img/footer/vk.png") no-repeat 50% 100%;
}
.social a.yam-share-icon-vkontakte:hover, .social .yam-langselect-area a.yam-share-icon-vkontakte.active, .yam-langselect-area .social a.yam-share-icon-vkontakte.active, .social .yam-menu-top > ul > li > a.yam-share-icon-vkontakte.active, .social .yam-menu-top-second > ul > li > a.yam-share-icon-vkontakte.active, .social .yam-menu-bottom > ul > li > a.yam-share-icon-vkontakte.active {
  background: url("../img/footer/vk.png") no-repeat 50% 0;
}
.social a.yam-share-icon-twitter {
  background: url("../img/footer/twitter.png") no-repeat 50% 100%;
}
.social a.yam-share-icon-twitter:hover, .social .yam-langselect-area a.yam-share-icon-twitter.active, .yam-langselect-area .social a.yam-share-icon-twitter.active, .social .yam-menu-top > ul > li > a.yam-share-icon-twitter.active, .social .yam-menu-top-second > ul > li > a.yam-share-icon-twitter.active, .social .yam-menu-bottom > ul > li > a.yam-share-icon-twitter.active {
  background: url("../img/footer/twitter.png") no-repeat 50% 0;
}

.copyright {
  font-size: 10px;
  color: #3a3a3a;
  position: absolute;
  right: 0;
  top: 210px;
}
.copyright span {
  display: block;
  width: 190px;
  float: right;
}
.copyright a {
  float: right;
  margin: 8px 15px 0 0;
}

.yam-counters-area {
  position: absolute;
  left: 150px;
  top: 210px;
  z-index: 20;
}
.yam-counters-area a {
  margin: 0 10px 0 0;
}

* {
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
}

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

body {
  font-family: 'Verdana', sans-serif;
  font-size: 14px;
  height: 100%;
  background: white;
}

.wrapper {
  width: 100%;
  min-width: 1240px;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  overflow: hidden;
  /* background: url("../img/header/footer_bg.jpg") no-repeat 50% 100% white; */
}

a {
  color: #1572aa;
  outline: none;
  text-decoration: none;
}

p {
  margin: 0 0 18px;
}

img {
  border: none;
}

img.preview_picture {
  margin: 0px 15px 6px 0 !important;
  width: 150px;
 height: 100%;
}

.inner {
  width: 1240px;
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: table;
}

.news-item {
  margin-left: 15px;
  height: 100px;
  overflow: hidden;
}

@font-face {
  font-family: 'Arial Narrow';
  src: local("Arial Narrow"), url(../fonts/arialn.ttf);
}
/*---------------------------------------Personal_Slider----------------------------------------*/
.personal_slider {
    width: 974px;
    height: 302px;
    margin: 20px 0;
    background: url("../img/content/personal_slider/slider_bg.png") no-repeat;
}
.slider4 .slide{
    margin-top: 15px;
    height: 302px;
    font-family: 'Arial Narrow', sans-serif;
    text-decoration: none;
}
.slider4 .slide img{
    border: 4px solid rgba(0,0,0,0);
    display: block;
    margin: 0 auto;
}
.slider4 .slide:hover img{
    border-radius: 5px;
    border: 4px solid #fff;
}
.slider4 .slide span.surname{
    display: block;
    width: 145px;
    text-align: center;
    text-transform: uppercase;
    color: #094c85;
    font-size: 15px;
    margin: 17px 0 0 0;
    line-height: 1;
}
.slider4 .slide span.name{
    width: 145px;
    display: block;
    text-align: center;
    color: #094c85;
    font-size: 15px;
    line-height: 1;
}
.slider4 .slide span.function{
    width: 145px;
    display: block;
    text-align: center;
    color: #094c85;
    font-size: 15px;
    line-height: 1;
}
.personal_slider .bx-wrapper .bx-controls-direction a {
    top: 35%;
    margin-top: -10px;
}
.personal_slider .bx-wrapper .bx-prev {
    left: -80px;
}

.personal_slider .bx-wrapper .bx-next {
    right: -80px;
}



/*---------------------------------------/Personal_Slider----------------------------------------*/

.old-tmp-line-site {
	width:100%;
	background:#e0f1f9;
}

.old-tmp-line-site a {
	color:black;
	text-decoration:none;
	font-weight:bold;
}

.old-tmp-line-site p {
	width:1238px;
	margin:auto;
	display:block;
}

div.news-detail *{
	font-size: 14px!important;
	color: black;
}

.aparat-prezidiyi td {
	padding:3px!important;
}

.preview_element#bx_1059379751_443 {
	
}




.main-block-slide-front {
	width:810px;
	height:412px;
	float:left;
	position:relative;
    overflow: hidden;
}

.main-block-slide-front .big-photo {
	position:relative;
	width:74.7%;;
	float:left;
	height:490px;
	overflow:hidden;
}

.main-block-slide-front .big-photo img {
	width:100%;
	min-height:100%;
}

.main-block-slide-front .mini-photo {
	position:absolute;
	bottom:0;
	margin-left: -204px;
    left: 100%;
    height: 100%;
}

.main-block-slide-front .mini-photo .child-block-photo.mini.last, .main-block-slide-front .mini-photo .child-block-photo.mini.first {
	margin:0;
}

.main-block-slide-front .big-photo .child-block-photo.big {
	position:relative;
	top:0;
	display:none;
}

.main-block-slide-front .big-photo .child-block-photo.big.active {
	display:block;
}

.main-block-slide-front .big-photo .child-block-photo.big p a {
	color:#fff;
}

.main-block-slide-front .big-photo .child-block-photo.big p {
	position:absolute;
	color:#fff;
	width:100%;
    bottom:12%;
	padding:10px;
	font-size:16px;
	background:rgba(0, 0, 0, 0.7);
}

.main-block-slide-front .mini-photo .child-block-photo.mini {
	float:left;
    height: 133px;
    width: 193px;
    padding: 2px 5px 2px 5px;
    opacity:0.7;
}

.child-block-photo.mini.first {
	float:left;
    height: 133px;
    width: 193px;
    padding: 0 5px 5px 5px !important;
    opacity:0.7;
}

.child-block-photo.mini.last {
	float:left;
    height: 133px;
    width: 193px;
    padding: 5px 5px 0 5px !important;
    opacity:0.7;
}


.main-block-slide-front .mini-photo .child-block-photo.mini.active, .main-block-slide-front .mini-photo .child-block-photo.mini:hover {
    opacity:1.0;
}



.main-block-slide-front .mini-photo .child-block-photo.mini:hover p {
	color:#fff;
}

.main-block-slide-front .mini-photo .child-block-photo.mini:hover p a{
	color:#fff!important;
}

.main-block-slide-front .mini-photo .child-block-photo.mini p a{
	color:#000!important;
}


.main-block-slide-front .mini-photo .child-block-photo.mini.active p a{
	color:#fff!important;
}

.main-block-slide-front .mini-photo .child-block-photo.mini.active p {
	color:#fff;
	font-size:12px;
	padding:4px 5px 0 11px;
}

.main-block-slide-front .mini-photo .child-block-photo.mini p {
	color:#000;
	font-size:12px;
	padding:4px 5px 0 11px;
}

.main-block-slide-front .mini-photo .child-block-photo.mini > div {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: auto;
}

.main-block-slide-front .mini-photo img {
	width:100%;
	min-height:100%;
}

.line-news-front-down-slide {
	float:left;
  width: 32.23%;;
  margin: 20px 0 0 0;
}
.line-news-front-down-slide .title_preview {
  margin-bottom: 10px;

}

.line-news-front-down-slide .view-child-block-news {

	width:400px;
	position:relative;
	margin-bottom:5px;
  margin-right: 24px;
  padding: 1px 14px 0 14px; 

  overflow: hidden;
}

.line-news-front-down-slide .view-child-block-news.last {
  margin-right: 0;
}

.line-news-front-down-slide .view-child-block-news p.img  img {
	width:100%;
	min-height:100%;
}

.readmorenews {
   float: right;
}

.line-news-front-down-slide .view-child-block-news .img {
	width:150px;
	overflow:hidden;
	margin-right:21px;
	margin-bottom:0;
	float: left;
}

.line-news-front-down-slide .view-child-block-news p.title-news {
  margin-top: 7px;
  margin-right: 7px;
}

.line-news-front-down-slide .view-child-block-news p.title-news a {
	color:#191e22;
	font-size:12px;
	font-weight:bold;
}

.line-news-front-down-slide .view-child-block-news p.date {
	position:absolute;
	bottom:0;
	left:172px;
	margin-bottom:0;
	font-size:12px;
	font-weight:bold;
	color:#742e22;
}

.image_info_block_wrap {
  width: 570px!important;
}

.preview .preview_element {
  float:left;
  width: 50%;
}

.preview.video .video-only {
  clear: both;
  margin-bottom: 8px;
  float: left;
  width: 100%;
}

.preview.video .video-only .info_element .video-preview {
  float:left;
  margin-right: 7px;
  width: 40%;
}

.preview.video .video-only .info_element .video-preview *{
  width: 100%;
  height: auto;
}

.preview.video .preview_element-1.video-only .info_element .video-preview {
  width: 100%!important;
  margin-right: 0;
}

.preview.video .preview_element-1.video-only .info_element .video-preview *{
  height: 256px!important;
}

.preview.video .title_preview {
  margin-bottom: 10px;
}
.preview.video {
  width: 400px;
}
.preview.video .video-only .info_element p a {
  color: #191e22;
  font-size: 15px;
  font-weight: bold;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}

.top-left-sidebar {
  float:left;
  width: 816px;
}

.top-right-sidebar {
  float:right;
  width: 420px;
}

.content_info_block.front .preview.right-sidebar.annonce {
  width: 100%;
  min-height: 100px;
}

.content_info_block.front .preview.right-sidebar.annonce .preview_element .data_element{
  float: left;
  width: 108px;
  background: #e7e7e7;
  padding: 5px 0 5px 0;
  border-left: 12px solid #c7c7c7;
}

.content_info_block.front .preview.right-sidebar.annonce .preview_element .info_element {
  float: right;
  width: 290px;
}

.content_info_block.front .preview .preview_element:hover .data_element {
  border-left: 12px solid #ffc200 !important;
}

.content_info_block.front .preview .preview_element .info_element a .info_preview_title {
  text-align: left;
  text-decoration: none;
  color: #191e22;
  font-weight: bold;
}

.content_info_block.front .preview.right-sidebar.annonce .preview_element .data_element .day {
  float:left;
  font-size: 26px;
  color:#3f4041;
  margin-left: 13px;
}

.content_info_block.front .preview.right-sidebar.annonce .preview_element .data_element .month-year {
  float: left;
  margin-left: 7px;
}

.content_info_block.front .preview.right-sidebar.annonce .preview_element .data_element .month-year span {
  float:right;
  clear: both;
  color:#3f4041;
  font-size: 12px;
}

.content_info_block.front .preview.right-sidebar.annonce .preview_element .data_element .month-year span.m {
  font-weight: bold;
}

.preview.video {
  margin-left: 0;
}

.book-front .books {
  background-color: transparent;
  width: 400px;
}
.preview.book-front {
  width: 400px;
  margin-left: 35px;
}
.book-front .books .books_img {
  margin-top: 10px;
  background: url('../images/bg-literature.jpg') no-repeat;
}

.book-front .books .books_img img.book_1 {
  top: 52px;
  left: 198px;
}

.book-front .books .books_img img.book_2 {
  top: 87px;
  left: 133px;
}

.book-front .books .books_img img.book_3 {
  top: 144px;
  left: 56px;
}

.footer .wrapper-footer  > div {
  float:left;
  width: 23%;
  border-right: 1px solid #436b9c;
  min-height: 134px;
  padding: 0 10px 0 10px;
}

.footer div.logo-footer div.logo img,
.footer div.logo-footer div.logo {
  width: 110px;
  height: auto;
}

.footer .logo-footer .name-sloga {
  float: right;
  width: 65%;
}

.footer .logo-footer .name-sloga p {
  color: #fff;
  font-size: 15px;
}

.footer .logo-footer .name-sloga p.slogan {
  font-size: 12px;
}

.wrapper-footer {
  width: 1240px;
  position:relative;
  left: 50%;
  margin-left: -620px;
}

.wrapper-footer .other-footer {
  border-right: none !important;
}

.wrapper-footer .menu-footer a {
  float: left;
  clear: both;
  margin-bottom: 7px;
  color: #fff;
}

.wrapper-footer .menu-footer a:hover {
  color: #9D9999;
}

.wrapper-footer .contact-footer * {
  color: #fff;
}

.wrapper-footer .contact-footer span {
  font-weight: bold;
  text-transform: uppercase;
}

.wrapper-footer .contact-footer p {
  margin-top: 15px;
}

.wrapper-footer .other-footer {
  width: 24%!important;
}

.wrapper-footer .other-footer a.link-footer {
  float: left;
  width: 100%;
  background-color: #7cb4d9;
  color: #fff;
  text-transform: uppercase;
  font-weight:bold;
  padding: 10px 0 10px 10px;
}

.region-banner {
  width: 1240px;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 30px;
}

.region-banner a {
  float: left;
  width: 291px;
  height: 70px;
  background: url('../images/banners-gov.png') no-repeat;
  margin-right: 25px;
}

.region-banner a.b4 {
  margin-right: 0!important;
}

.region-banner a.b2 {
  background-position: -316px 0;
}

.region-banner a.b3 {
  background-position: -632px 0;
}

.region-banner a.b4 {
  background-position: -948px 0;
}

.news-detail.ustanovy img {
  float: left;
  width: 650px;
  padding-left: 0;
  padding-top: 0;
}

.news-detail.ustanovy {
  float: left;
  width: 100%;
}

.news-detail.ustanovy .ustanovy-contactu {
  float: left;
  margin-left: 5px;
  width: 31%;
}

.news-detail.ustanovy .ustanovy-contactu h3 {
  font-size: 24px !important;
  margin-bottom: 15px;
}

.news-detail.ustanovy .ustanovy-contactu .preview-contactu {
  margin-bottom: 10px;
  position: relative;
  padding-left: 23px;
}

.news-detail.ustanovy .ustanovy-contactu .preview-contactu:before {
  content: ' ';
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  background: url('../images/contactu-bg.png') no-repeat;
}

.news-detail.ustanovy .ustanovy-contactu .preview-contactu.mail:before {
  background-position: 0 -21px;
}

.news-detail.ustanovy .ustanovy-contactu .preview-contactu.address:before {
  background-position: 0 -43px;
}

.news-detail.ustanovy .ustanovy-contactu .preview-contactu.phon:before {
  background-position: 0 -67px;
}

.news-detail.ustanovy .ustanovy-contactu .preview-contactu.fax:before {
  background-position: 0 -87px;
}

.news-detail.ustanovy .ustanovy-contactu .preview-contactu span {
  font-weight: bold;
  color:#41464a;
}

.news-detail.ustanovy .ustanovy-contactu .preview-contactu * {
  text-indent: 0;
  color:#41464a;
}

.news-detail.ustanovy .ustanovy-contactu .preview-contactu p {
  margin-bottom: 0;
}

.news-detail.ustanovy .detail-text {
  clear:both;
  margin-top: 20px;
  float: left;
}

.news-detail.ustanovy .ustanovy-contactu .preview-contactu.address > div * {
  font-weight: normal;
}

.main-news.detail {
  float: left;
  width: 700px;
}

.other-news-list {
  float: right;
  width: 230px;
}

.main-news.detail .top-information {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.main-news.detail .top-information span.date {
  color: #919191;
  font-size: 12px;
}

.main-news.detail .detail-picture {
  float: left;
  width: 100%;
}

.main-news.detail h2.title-detail {
  margin-bottom: 20px;
  float: left;
  width: 100%;
  color: #41464a;
  font-size: 22px;
  margin-top: 20px;
}

.main-news.detail .other-photo {
  float: left; 
  width: 100%;
  overflow: auto;
}

.main-news.detail .other-photo-conteiner {
  width: 10000%;
}

.main-news.detail .other-photo img {
  width: 70px;
  height: 50px;
  float: left;
  margin-right: 3px;
  margin-bottom: 10px;
  cursor: pointer;
}

.main-news.detail .detail-text * {
  color: #41464a;
  font-size: 18px !important;
  font-family: Verdana !important;
  text-align: justify;
}

.news-list .sidebar-list-news-0 {
  float: left;
  width: 700px;
}

.news-list .sidebar-list-news-9 {
  float: right;
  width: 230px;
}

.news-list {
  position: relative;
}

.news-list .main-list-news {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.news-list .main-list-news > a {
  float:left;
  width: 40%;
}

.news-list .main-list-news.index-0 > a {
  width: 50%;
}

.news-list .main-list-news > a  img {
  width: 85%;
}

.news-list .main-list-news .preview-info {
  float: right;
  width: 60%;
}

.news-list .main-list-news.index-0 .preview-info {
  width: 50%;
}

.news-list .main-list-news .preview-info h2 {
  color: #41464a;
  font-weight: bold;
  font-size: 24px;
  font-family: Open sans;
  line-height: 25px;
  margin-bottom: 10px;
}

.news-list .main-list-news .preview-info p {
  color: #41464a;
  font-size: 14px;
  font-family: Open sans;
  text-indent: 0;
}

.news-list .main-list-news .preview-info .link-items {
  float: left;
  width: 100%;
}

.news-list .main-list-news .preview-info .link-items span {
  float: right;
  color: #919191;
  font-size: 12px;
  font-family: Open sans;
}

.news-list .main-list-news .preview-info .link-items span.date {
  float: left;
}

.news-list .main-list-news .preview-info.full {
  width: 100%;
}

.news-list .main-list-news.index-1,
.news-list .main-list-news.index-2 {
  width: 48%;
  padding-right: 2%;
  border: none;
  margin-bottom: 0;
}

.news-list .main-list-news.index-2 {
  padding-right: 0;
  padding-left: 2%;
}

.news-list .main-list-news.index-1 > a,
.news-list .main-list-news.index-2 > a,
.news-list .main-list-news.index-1 > .preview-info,
.news-list .main-list-news.index-2 > .preview-info,
.news-list .main-list-news.index-1 > a img,
.news-list .main-list-news.index-2 > a img {
  width: 100%;
}

.news-list .main-list-news.index-1 > a,
.news-list .main-list-news.index-2 > a {
  height: 250px;
  overflow: hidden;
  margin-bottom: 10px;
}

.news-list .main-list-news.index-1 > a img,
.news-list .main-list-news.index-2 > a img {
  min-height: 100%;
  width: auto;
}

.news-list hr {
  clear: both;
  margin-bottom: 25px;
  border-top: 0px solid #e7e7e7;
}

.news-list .sidebar-list-news-9 .main-list-news .preview-info {
  width: 100%;
}

.news-list .sidebar-list-news-9 .main-list-news {
  border: none;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.bannerline {
  margin-top: 15px;
}
