/* ..\..\desktop.blocks\page\page.styl begin */
html {
  height: 100%;
}
.page {
  height: 100%;
  background: url("/tpl/images/page-bg.png");
}
/* ..\..\desktop.blocks\page\page.styl end */
/* ..\..\desktop.blocks\page\__wrapper\page__wrapper.styl begin */
.page__wrapper {
  width: 1007px;
  margin: 0 auto;
  min-height: 100%;
  background: #fff;
}
/* ..\..\desktop.blocks\page\__wrapper\page__wrapper.styl end */
/* ..\..\desktop.blocks\page\__content\page__content.styl begin */
.page__content {
  padding-bottom: 100px;
}
/* ..\..\desktop.blocks\page\__content\page__content.styl end */
/* ..\..\desktop.blocks\page\__footer\page__footer.styl begin */
.page__footer {
  width: 1007px;
  margin: 0 auto;
  background: #477047 url("/tpl/images/page__footer.png") bottom center no-repeat;
  margin-top: -95px;
}
/* ..\..\desktop.blocks\page\__footer\page__footer.styl end */
/* ..\..\libs\bem-components\design\common.blocks\page\_theme\page_theme_islands.styl begin */
html {
  min-height: 100%;
}
.page_theme_islands {
  font: 13px/15px Arial, Helvetica, sans-serif;
  min-height: 100%;
  margin: 0;
  color: #000;
  background: #fff;
}
/* ..\..\libs\bem-components\design\common.blocks\page\_theme\page_theme_islands.styl end */
/* ..\..\desktop.blocks\page\_theme\page_theme_islands.styl begin */
.page_theme_islands {
  background: url("/tpl/images/page-bg.png");
  font: 13px/15px Helvetica, sans-seri;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

/* ..\..\desktop.blocks\page\_theme\page_theme_islands.styl end */
/* ..\..\desktop.blocks\top-menu\top-menu.styl begin */
.top-menu {
  text-align: left;
  background: #477047;
	float: left;
}
.top-menu * {
  color: #fff;
  text-decoration: none;
}
/* ..\..\desktop.blocks\top-menu\top-menu.styl end */
/* ..\..\desktop.blocks\top-menu\__item\top-menu__item.styl begin */
.top-menu__item {
  display: inline-block;
  position: relative;
  margin: 0 5px;
  font-size: 1.2em;
}
.menu-item {
    display: inline-block;
    padding: 20px 10px;
}
.menu-item_hovered,
.top-menu__item:hover {
  background: #254625;
}
/* ..\..\desktop.blocks\top-menu\__item\top-menu__item.styl end */
/* ..\..\desktop.blocks\sub-menu\sub-menu.styl begin */
.sub-menu {
  display: none;
  z-index: 9999;
  top: 55px;
  left: 0;
  padding: 15px 0 5px;
  position: absolute;
  background: url("/tpl/images/sub-menu-bg.png");
  text-align: left;
}
.sub-menu > ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
/* ..\..\desktop.blocks\sub-menu\sub-menu.styl end */
/* ..\..\desktop.blocks\sub-menu\__item\sub-menu__item.styl begin */
.sub-menu__item {
  white-space: nowrap;
  padding: 5px 30px 5px 10px;
  display: block;
}
.sub-menu__item:hover {
  background: #254625;
}
/* ..\..\desktop.blocks\sub-menu\__item\sub-menu__item.styl end */
/* ..\..\desktop.blocks\header\header.styl begin */
.header {
  position: relative;
  background: url("/tpl/images/header.png") center no-repeat;
  width: 1007;
  height: 229px;
}
/* ..\..\desktop.blocks\header\header.styl end */
/* ..\..\desktop.blocks\header\__logo\header__logo.styl begin */
.header__logo {
  position: absolute;
  top: 40px;
  left: 25px;
}
/* ..\..\desktop.blocks\header\__logo\header__logo.styl end */
/* ..\..\desktop.blocks\logo\logo.styl begin */
.logo {
  width: 137px;
  height: 163px;
  display: block;
  background: url("/tpl/images/logo.png?1") center no-repeat;
}
/* ..\..\desktop.blocks\logo\logo.styl end */
/* ..\..\desktop.blocks\site-name\site-name.styl begin */
.site-name {
  color: #116d0f;
  position: absolute;
  top: 45px;
  left: 180px;
  text-decoration: none;
}
/* ..\..\desktop.blocks\site-name\site-name.styl end */
/* ..\..\desktop.blocks\ttl\__text\ttl__text.styl begin */
.ttl__text {
  font-size: 2.5em;
  line-height: 1.2em;
}
.ttl__text_without_small
{
    /*line-height: 2em;*/
    line-height: 3.5em;
    font-size: 1.5em;
}
/* ..\..\desktop.blocks\ttl\__text\ttl__text.styl end */
/* ..\..\desktop.blocks\ttl\__small-text\ttl__small-text.styl begin */
.ttl__small-text {
  font-size: 1.5em;
}
/* ..\..\desktop.blocks\ttl\__small-text\ttl__small-text.styl end */
/* ..\..\desktop.blocks\contacts\contacts.styl begin */
.contacts {
  position: absolute;
  top: 115px;
  left: 180px;
}
.contacts .link {
  color: #fff;
  text-decoration: none;
}
/* ..\..\desktop.blocks\contacts\contacts.styl end */
/* ..\..\desktop.blocks\title\title.styl begin */
.title {
  background: url("/tpl/images/title.png") center no-repeat;
  width: 1007px;
  height: 82px;
  color: #fff;
}
.title > * {
  padding: 7px 0 0 30px;
}
/* ..\..\desktop.blocks\title\title.styl end */
/* ..\..\desktop.blocks\copy\copy.styl begin */
.copy {
  color: #fff;
}
/* ..\..\desktop.blocks\copy\copy.styl end */
/* ..\..\desktop.blocks\footer\__copy\footer__copy.styl begin */
.footer__copy {
  padding: 35px 25px 45px;
}
/* ..\..\desktop.blocks\footer\__copy\footer__copy.styl end */
.content {
    text-align: justify;
    padding: 10px 40px 30px;
}

table { border-color: #477047; border-collapse: collapse; width: 100%; }
table td { padding: 5px 20px; }

.files-box
{
    margin-bottom: 30px;
}
.files-box__title
{
    font-size: 1.5em;
    margin-bottom: 20px;
    color: #183818;
}
.file
{
    overflow: hidden;
    margin: 20px 0;
}
.file__icon
{
    background: url("images/file-icon.png") no-repeat;
    background-size: 60px 60px;
    display: inline-block;
    width: 60px;
    height: 60px;
    float: left;
}
.file__info
{
    margin-left: 70px;
}
.file__name
{
    font-size: 1.3em;
    color: #116d0f;
}
.file__description, .file__year
{
    margin-top: 10px;
}



.box  {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	box-sizing: border-box;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding: 12px 20px 10px 20px;
	font-size: 14px;
	
	
	float: right;

}

.box a {color: #fff; text-decoration: none;}

.page__header {
	background: #477047;
}