@charset "UTF-8";
#content > div > h6 {
  background-color: #eaeaea;
  color: #6f6f6f;
  font-family: "Georgia", serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  padding: 1px 5px;
}
#content > div.article {
  margin-bottom: 20px;
  font-family: Arial, Helvetica, Droid Sans, Sans, sans-serif;
  font-size: 15px;
  padding: 10px;
  background-color: white;
  border-top: 10px solid black;
}
#content > div.article ul, #content > div.article ol {
  list-style-position: inside;
}
#content > div.article p {
  text-indent: 0px;
  margin: 0px 0 10px;
}
#content > div.article a {
  text-decoration: underline;
  color: #1D6FB9;
}
#content > div.article ul.pages {
  margin: 10px 0px;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 10px;
}
#content > div.article ul.pages > li {
  display: inline-block;
  margin-right: 5px;
}
#content > div.article ul.pages > li.current {
  border: 1px solid #EAEAEA;
  padding: 2px 5px;
}
#content > div.article ul.pages > li.right {
  float: right;
}
#content > div.article ul.tabs {
  width: 200px;
  display: block;
  float: left;
  overflow: hidden;
  list-style: none;
  margin-bottom: 10px;
  margin-right: 10px;
}
#content > div.article ul.tabs > li {
  display: block;
  font-size: 9pt;
  padding: 5px;
  font-weight: bold;
}
#content > div.article ul.tabs > li.current {
  background: #EAEAEA;
}
#content > div.article ul.tabs > li a {
  text-decoration: none;
}
#content > div.article .question {
  color: #828282;
  margin-left: 40px;
  display: block;
  position: relative;
  text-indent: 0 !important;
}
#content > div.article .question:before {
  content: "";
  display: block;
  position: absolute;
  left: -25px;
  top: 2px;
  width: 16px;
  height: 16px;
  background: transparent url(../imgs/tpl/icons.png) no-repeat -48px -16px;
}
#content > div.article > div.head {
  overflow: hidden;
  margin: -10px;
}
#content > div.article > div.head div.soc {
  float: right;
}
#content > div.article > div.head > h5 {
  font-family: Georgia, Droid Serif, serif;
  font-size: 24px;
  font-weight: bold;
  float: left;
  text-transform: lowercase;
  padding: 3px 5px 5px;
  background-color: red;
}
#content > div.article > div.head > h5:before {
  content: '[';
}
#content > div.article > div.head > h5:after {
  content: ']';
}
#content > div.article > div.head > h6 {
  float: left;
  font-family: Arial, Helvetica, Droid Sans, Sans, sans-serif;
  font-size: 20px;
  color: white;
  background-color: red;
  text-transform: lowercase;
  padding: 0px 5px;
  margin: 7px 0 2px 10px;
  text-decoration: none;
}
#content > div.article > div.head > h6 > a {
  text-decoration: none;
  color: white;
}
#content > div.article[section="105"] div.head > h5 {
  background-color: #6c3114;
  color: white;
}
#content > div.article[section="106"] div.head > h5 {
  background-color: #6c3114;
  color: white;
}
#content > div.article[section="107"] div.head > h5 {
  background-color: #117d34;
  color: white;
}
#content > div.article[section="108"] div.head > h5 {
  background-color: #117d34;
  color: white;
}
#content > div.article[section="109"] div.head > h5 {
  background-color: #0089d0;
  color: white;
}
#content > div.article[section="110"] div.head > h5 {
  background-color: #0089d0;
  color: white;
}
#content > div.article[section="114"] div.head > h5 {
  background-color: #ff7f7f;
  color: white;
}
#content > div.article[section="6"] div.head > h5 {
  background-color: #4251c8;
  color: white;
}
#content > div.article[section="116"] div.head > h5 {
  background-color: #7f55ff;
  color: white;
}
#content > div.article[section="112"] div.head > h5 {
  background-color: #cc6600;
  color: white;
}
#content > div.article > div.info {
  margin: 20px 0 5px -3px;
  clear: both;
  color: #AAA;
  font-size: 12px;
  font-family: Arial, Helvetica, Droid Sans, Sans, sans-serif;
}
#content > div.article > div.info:after {
  content: ".";
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
#content > div.article > div.info > div.tools {
  float: right;
  width: 154px;
  height: 42px;
  margin-top: -36px;
}
#content > div.article > div.info > div.tools > span {
  float: right;
  margin-top: -2px;
  margin-right: 13px;
}
#content > div.article > div.info > div.tools > a {
  width: 16px;
  height: 18px;
  display: inline-block;
  background-image: url(../imgs/tools1.png);
  background-repeat: no-repeat;
  float: right;
  margin: 1px 2px;
}
#content > div.article > div.info > div.tools > a.tools-mail {
  background-position: 0 0;
}
#content > div.article > div.info > div.tools > a.tools-print {
  background-position: -16px 0px;
}
#content > div.article > div.info > div.tools > a.tools-twitter {
  background-position: -32px 0px;
}
#content > div.article > div.info > div.tools > a.tools-fb {
  background-position: -48px 0px;
}
#content > div.article > div.info > div.tools > a.tools-lj {
  background-position: -64px 0px;
}
#content > div.article > div.info > div.tools > a.tools-fblike {
  display: block;
}
#content > div.article > div.info > div.tools div#plusone {
  float: right;
}
#content > div.article > div.info > span {
  margin: 2px 10px 0 0px;
  padding-left: 5px;
  line-height: 26px;
}
#content > div.article > div.info > span:before {
  content: attr(title);
  font-weight: bold;
}
#content > div.article > div.info > span[icon] {
  position: relative;
  left: 20px;
  padding: 0 10px;
}
#content > div.article > div.info > a {
  color: #009ADA;
}
#content > div.article > div.info > a[icon] {
  position: relative;
  left: 20px;
  padding: 0 10px;
}
#content > div.article > h1 {
  font-size: 30px;
  font-weight: bold;
  font-family: Georgia;
}
#content > div.article > h1 > img {
  margin: 0 0 -3px 5px;
}
#content > div.article > p.intro {
  font-size: 17px;
  font-family: Georgia;
  margin-bottom: 15px;
  margin-top: 5px;
}
#content > div.article > div.ext {
  overflow: hidden;
  margin-bottom: 10px;
}
#content > div.article > div.ext > span > a {
  text-decoration: underline;
  color: #3300FF;
}
#content > div.article > div.ext > img {
  display: block;
  margin: 0 auto 5px;
  width: 450px;
  float: left;
}
#content > div.article > div.ext > div {
  margin-left: 470px;
}
@media print {
  #content > div.article > div.ext > div {
    display: none;
  }
}
#content > div.article > div.ext > div > span {
  display: block;
}
#content > div.article > div.ext > ul, #content > div.article > div.ext > div > ul {
  text-indent: -8px;
  list-style-position: inside;
  padding: 53px 0 0 20px;
  background: url(../imgs/section/hand.PNG) no-repeat 8px 0px;
}
#content > div.article > div.ext > ul > li, #content > div.article > div.ext > div > ul > li {
  font-family: georgia;
  font-size: 12px;
  font-style: italic;
  margin: 10px 5px;
  text-indent: 0px;
  max-height: 90px;
  list-style-position: outside;
  color: #3366CC;
}
#content > div.article > div.ext > ul > li > a, #content > div.article > div.ext > div > ul > li > a {
  color: #666;
  line-height: 18px;
  text-decoration: none;
}
#content > div.article > div.ext > ul:before, #content > div.article > div.ext > div > ul:before {
  content: "СТАТЬИ ПО ТЕМЕ:";
  color: #3366CC;
  font-weight: bold;
  font-size: 12px;
  word-spacing: 3px;
}
#content > div.article > span .implode {
  background: url(../imgs/grheader.png) no-repeat center top #f8f8fa;
  margin: 20px 0px 20px 20px;
  padding: 30px 20px 15px 20px;
  border-bottom: 1px #C7C7CB solid;
  width: 229px;
  font-family: Arial;
  font-size: 11px;
  line-height: 14px;
  float: right;
}
#content > div.article > span .implode table {
  border-collapse: collapse;
  text-align: center;
  margin: 0 -10px;
}
#content > div.article > span .implode thead th {
  width: 33%;
}
#content > div.article > span .implode table thead tr {
  border-top: 1px solid #999999;
}
#content > div.article > span .implode table tr {
  border-bottom: 1px solid #999999;
}
#content > div.article > span .implode table tr th + th {
  border-left: 1px solid #999999;
}
#content > div.article > span .implode table tr td + td {
  border-left: 1px solid #999999;
}
#content > div.article > span .implode.left {
  margin: 20px 20px 20px 0px;
  float: left;
}
#content > div.article > span .implode p {
  margin: 0;
  padding: 0px;
  text-indent: 0px;
  font-family: Arial;
  font-size: 11px;
  line-height: 14px;
}
#content > div.article > span .implode img {
  width: 223px;
  border: 3px #C7C7CB solid;
  height: auto;
  margin-bottom: 10px;
}
#content > div.article > span .implode h6 {
  font-family: georgia;
  font-size: 18px;
  line-height: 21px;
  margin: 0 0 10px 0;
  font-weight: bold;
}
#content > div.article > span .implode blockquote {
  padding: 0;
  margin: 0;
  font: italic bold 16px Georgia;
  line-height: 22px;
  margin-bottom: 10px;
}
#content > div.article > span .implode dt {
  padding: 0;
  margin: 0;
  font: bold 15px Arial;
  line-height: 18px;
  border-top: 1px #C7C7CB solid;
  padding-top: 5px;
}

div#plusone {
  float: right;
}
