@charset "utf-8";
/* GENERAL */

* {
  margin: 0;
  padding: 0;
}
table,
th,
td {
  padding: 0;
  border-collapse: collapse;
  border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
}
ol,
ul,
li {
  padding: 0;
}
img,
fieldset,
a img {
  border: 0;
}
img {
  _position: relative;
  max-width: 100%;
}
.clear {
  clear: both;
  font-size: 0;
  height: 0;
  overflow: hidden;
}
body {
  background: #fff;
  font-size: 100%;
  font-family: Arial, sans-serif;
}
a {
  color: #277ab5;
  font-weight: 700;
}

a:hover {
  color: #900;
}

.rimg {
  float: right;
  margin-left: 10px;
}
.limg {
  float: left;
  margin-right: 10px;
}
.btn-print-service {
  margin: 10px 0;
  text-align: right;
}
.btn-print-service input {
  margin-left: 10px;
  font-size: 14px;
  font-family: Arial, sans-serif;
  height: 24px;
  padding: 0 5px;
  width: auto;
  overflow: visible;
}
.blue {
  background: #daeaf6;
}
.beige {
  background: #f1f2e6;
}
.invisible,
.clinic-stations,
.clinic-services {
  display: none;
}
.main-last-news img,
.list-news img,
.list-pub ul li.first .photo img {
  border: #848487 1px solid;
}
.b-social-button {
  margin: 15px 0 5px;
}
.b-social-button__item {
  margin: 0 10px 10px 0;
  float: left;
}
.social-widget {
  overflow: hidden;
  margin: 15px 0;
}
.social-widget__fc {
  float: left;
  width: 49.5%;
}
.social-widget__vc {
  margin-left: 50%;
}
/* NAVIBAR */

.navibar {
  font-size: 13px;
  font-weight: 700;

  padding-left: 25px;
  margin: 5px 0 10px 0;
}
.navibar a {
  color: red;
}
/* MENU topline */

.menubar-fixed {
  position: fixed;
  top: 48px;
}
.menubar {
  height: 32px;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #c0c0c0;
  z-index: 999;
}
.menubar__sections {
  float: left;
  margin: 8px 0;
}
.menubar__sections ul {
  list-style: none;
  height: 15px;
}
.menubar__sections ul li {
  float: left;
  border-right: 1px #000 solid;
  font-size: 14px;
  line-height: 14px;
  height: 16px;
}
.menubar__sections ul li a {
  margin: 0 10px;
  color: #000;
  _color: #000 !important;
}
.menubar__sections ul li.first a,
.menubar__sections ul li.first a.selected {
  margin-left: 0;
}
.menubar__sections ul li span,
.menubar__sections ul li a.selected {
  margin: 0 10px;
  color: #900;
}
.menubar__sections ul li.first span {
  margin-left: 0;
}
.menubar__sections ul li.last {
  border: none;
}
.menubar__search {
  margin-top: 4px;
  margin-top: 3px;
}
.menubar__search input[type='text'] {
  height: 18px;
}
.menubar__search input[type='submit'] {
  padding: 0 5px;
  padding: 0;
}
.menubar__breadcrumbs {
  font-size: 13px;
  line-height: 32px;
  margin-left: 5px;
}
.menubar__breadcrumbs span {
  color: #000;
  text-decoration: underline;
}
.menubar .search-small {
  float: right;
  width: 260px;
  margin-top: 4px;
}
/* NAV */

.global-nav {
  height: 25px;
  margin-top: 10px;
}
.global-nav li {
  display: inline;
}
.global-nav li * {
  height: 25px;
  float: left;
  cursor: pointer;
  cursor: hand;
}
.global-nav a {
  cursor: pointer;
  padding-left: 20px;
  border-bottom: solid 3px #bbb;
  font-size: 0.75em;
  font-weight: 700;
  color: #000;
}
.global-nav .right {
  padding-right: 27px;
}
.global-nav .center {
  margin-right: -27px;
  min-width: 25px;
  height: 25px;
  padding-top: 7px;
  text-decoration: underline;
}
.global-nav .start {
  padding-left: 10px;
}
.global-nav .end {
  padding-right: 37px;
}
.global-nav .selected a {
}
.global-nav .selected a .end {
}
.global-nav .selected .start {
}
.global-nav .selected .center {
  background: #daeaf6;
  text-decoration: none;
}
.global-nav .selected a .right {
  padding-right: 44px;
  margin-right: -17px;
  position: relative;
}
.title-service-group {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  background: #e5c56f;
  margin: 15px 0 10px;
  padding: 3px 10px;
  float: left;
  clear: both;
}
/* MENU link */

.menu-link {
  margin-bottom: 10px;
}
.menu-link ul {
  list-style: none;
}
.menu-link li {
  font-size: 13px;
  line-height: 14px;
  margin-bottom: 3px;
}
.menu-link li span {
  text-decoration: underline;
}
.menu-link li a:hover {
  color: #900;
}
/* CLINICS LIST SERVICE */

.list-service {
  margin-bottom: 15px;
}
.list-service li {
  list-style: none;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 3px;
}
/* OTHER */

.container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 10px 0 20px;
}
.innertube {
  margin: 5px;
}
.banner-240 {
  margin-bottom: 10px;
  text-align: center;
}
.billboard {
  min-height: 40px;
  max-height: 90px;
  background: #ecf4f9;
  border: #ecf4f9 1px solid;
  margin: 10px 0;
}
.b-block {
  margin-bottom: 10px;
}
.b-block .inner {
  margin: 10px;
}
#yandex_ad,
#yandex_ad-news {
  font-size: 12px;
  margin: 15px 0;
}
.lya-fixed {
  width: 216px;
  position: fixed;
  top: 0px;
}
/* LAYOUT COL TWO */

.layout-col-two {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 10px 0 20px;
}
.layout-col-two .wrapper {
  float: left;
  width: 100%;
}
.layout-col-two .contentcol {
  margin-right: 250px;
}
.layout-col-two .siderbar1 {
  float: left;
  width: 240px;
  margin-left: -240px;
  margin-top: 20px;
}
/* TOP NAVIGATION */

.topnav {
  display: block;
  height: 23px;
  background: #f7f2f4;
  border-bottom: #797979 1px dotted;
  margin-top: -1px;
}
.topnav ul {
  list-style: none;
  padding-top: 4px;
}
.topnav ul li {
  display: inline;
  font-size: 0.7em;
  margin-right: 10px;
  font-family: Tahoma, Geneva, sans-serif;
}
.topnav ul li.first {
  margin-right: 38px;
}
.topnav ul li a {
  color: #000;
  padding-top: 1px;
  _color: #000 !important;
}
.topnav ul li.selected a {
  border-top: #fc2600 3px solid;
}
/* TOP NAVIGATION 2 */

.toppanel-fixed {
  position: fixed;
  top: 0;
}
.toppanel {
  height: 47px;
  width: 100%;
  background: #d7bb92;
  border-bottom: 1px solid #c0c0c0;
  z-index: 999;
}
.toppanel-item {
  display: inline-block;
  height: 41px;
  margin: 6px 11px 0;
  font: normal 15px/41px Arial, sans-serif;
  display: inline;
  zoom: 1;
}
.toppanel-item span {
  color: #3f2a10;
  text-decoration: underline;
}
.toppanel-item a:hover {
  color: #bb1a1c;
}

.toppanel-item__selected span {
  color: #797979;
  text-decoration: none;
}
.toppanel-item__selected a:hover {
  color: #454545;
}
.toppanel-item__selected:after {
  width: 3px;
  height: 41px;

  content: '';
  position: absolute;
  right: -3px;
}
.toppanel-item__selected:before {
  width: 3px;
  height: 41px;

  content: '';
  position: absolute;
  left: -3px;
}
.toppanel-item__right {
  float: left;
}
.toppanel-item__right {
  float: right;
  margin-right: -10px;
}
.toppanel-item__right a {
  color: #797979;
}
.toppanel-item__right a:hover {
  color: #454545;
}
.toppanel-item__medportal {
  margin: 6px 11px 0 6px;
}
.toppanel-item__medportal span {
  font-weight: bold;
  color: #000;

  padding-left: 20px;
}
/* TOP NAVIGATION MAIN PAGE */

.toppanel-mp {
  height: 59px;
  width: 100%;
  padding-top: 18px;

  border-bottom: 1px solid #d2d2d2;
  text-align: center;
}
.toppanel-mp__left,
.toppanel-mp__center,
.toppanel-mp__right {
  display: inline-block;
  vertical-align: top;
}
.toppanel-mp__left .toppanel-mp-item {
  margin-right: 18px;
}
.toppanel-mp__right .toppanel-mp-item {
  margin-left: 18px;
}
.toppanel-mp-item {
  display: inline-block;
  height: 59px;
  font-size: 15px;
  line-height: 59px;
}
.toppanel-mp-item a {
  color: #ed2123;
}
.toppanel-mp-item a:hover {
  color: #bb1a1c;
}
.toppanel-mp__other a {
  color: #797979;
}
.toppanel-mp__other a:hover {
  color: #454545;
}
.toppanel-mp__medportal {
  height: 60px;
  width: 246px;
  background: #fff;
  position: relative;
}
.toppanel-mp__medportal img {
  margin-top: 19px;
}
.toppanel-mp__medportal:after {
  width: 6px;
  height: 59px;

  content: '';
  position: absolute;
  right: -6px;
}
.toppanel-mp__medportal:before {
  width: 6px;
  height: 59px;

  content: '';
  position: absolute;
  left: -6px;
}
/* CLINIC */

.clinic {
  margin-bottom: 15px;
  border-bottom: #bfbbb8 1px solid;
}
.clinic__title {
  font: normal 26px/26px Georgia, serif;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 15px;
  margin: 30px 0 20px;
}
.clinic__title-link {
  font: normal 18px/26px Georgia, serif;
}
.clinic-header {
  margin: 10px 0;
}
.clinic-header h1 {
  font: normal 24px/26px Georgia, serif;
}
.clinic-header .clinic-logo {
  margin-right: 15px;
}
.clinic-header__name {
  color: #277ab5;
  font-size: 1.13em;
  font-weight: 700;
  margin: 0;
}
.clinic-header .printing {
  white-space: nowrap;
  margin-left: 10px;
}
.clinic-header .printing .checkbox {
  vertical-align: middle;
}
.clinic-header .printing label {
  vertical-align: middle;
  font-size: 12px;
  color: #8d8d8d;
}
.clinic-contact {
  margin: 10px 0;
}
.clinic-contact .col {
  width: 48%;
  float: left;
  border-left: 1px solid #f4002a;
}
.clinic-contact .inner {
  margin: 2px 10px;
}
.clinic-contact p {
  font-size: 12px;
}
.clinic-contact p span {
  color: #8d8d8d;
}
/* ARTICLE POST */

.article-post {
  margin-bottom: 10px;
}
.article-post h1 {
  font: bold 28px/32px Georgia, serif;
  margin-bottom: 12px;
  margin-top: 10px;
}
.article-post h2 {
  font: bold 18px/24px Georgia, serif;
  margin: 18px 0 6px;
}
.article-post h3 {
  font: bold 16px/24px Georgia, serif;
  margin: 18px 0 6px;
}
.article-post p,
.article-post li {
  font: normal 18px/24px Georgia, serif;
  margin-bottom: 12px;
}
.article-post ul,
.article-post ol {
  margin: 0 0 10px 25px;
}
.article-post .all-clinics-issue {
  float: right;
  margin: 8px 0 0;
}
/* SEARCH RESULT PAGER NAVI*/

.search-pager {
  margin: 20px 0;
  font-size: 14px;
}
.search-pager .pages span {
  margin: 0 5px;
}
.search-pager ul li {
  background: none !important;
  padding-left: 0 !important;
}
.search-pager ul.pagewheel {
  list-style: none;
  margin: 0.4em 0 0 0;
}
.search-pager ul.pagewheel li {
  display: inline;
  margin: 0 0.5em 0 0;
}
/* SEARCH METRO */

.search-metro {
  border-bottom: #bfbbb8 1px solid;
  border-top: #bfbbb8 1px solid;
  margin-bottom: 10px;
}
.search-metro .inner {
  margin: 10px;
}
.search-metro__title {
  font-size: 16px;
  font-weight: 700;
  padding-left: 30px;
  margin-bottom: 10px;
}
.search-metro .arrow-r {
  display: block;
  width: 19px;
  height: 16px;

  margin: 5px;
}
.search-metro .arrow-l {
  display: block;
  width: 19px;
  height: 16px;

  margin: 5px;
}
.search-metro .btn {
  text-align: right;
  margin-top: 5px;
}
.search-metro .btn input {
  margin-left: 10px;
  font-size: 14px;
  font-family: Arial, sans-serif;
  height: 24px;
  padding: 0 5px;
  width: auto;
  overflow: visible;
}
.list-metro {
  width: 100%;
  border: 1px inset gray;
  overflow: hidden;
}
.list-metro option {
  background-color: white;
}
.list-metro .disabled {
  color: #999;
}
/* SEARCH RESULT HEADER */

.result-header {
  margin-bottom: 10px;
}
.result-header .inner,
.search-result .inner {
  margin: 10px;
}
.result-header p {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 10px;
}
/* SEARCH RESULT*/

.search-result {
  margin-bottom: 10px;
}
.search-result h4 {
  font-size: 18px;
  color: #1254b5;
  margin: 24px 0 6px;
}
.search-result p {
  font-size: 14px;
  line-height: 18px;
}
.search-result ul {
  list-style: none;
}
.search-result ul li {
  padding-left: 15px;
  margin: 0.5em 0;
}
.search-result ul li.total {
  margin-left: 15px;
}
.search-result .show-all {
  padding-right: 20px;
}
/* SEARCH CATEGORY*/

.search-category label {
  font-size: 0.88em;
}
.search-category h3 {
  font-size: 1em;
  margin: 15px 0 5px;
}
.search-category input[type='radio'] {
  vertical-align: middle;
}
/* EURO ADDRESS address */

.euro-address-clinic {
  font-size: 14px;
  margin-bottom: 20px;
}
.euro-address-clinic ul {
  list-style: none;
  margin-bottom: 10px;
}
.euro-address-clinic li {
  margin: 0.3em 0;
}
.euro-address-clinic h3 {
  font-weight: 400;
  color: #5d6a73;
  margin: 15px 0 3px;
}
.euro-address-clinic h1 {
  margin: 15px 0;
}
.euro-address-header {
  width: 100%;
  margin-top: 10px;
}
.euro-address-header .title {
  width: 100%;
  vertical-align: middle;
  padding-left: 17px;
}
.euro-address-contact {
  margin-bottom: 15px;
  line-height: 1.3em;
}
.euro-address-contact th {
  font-weight: 400;
  color: #8d8d8d;
  text-align: right;
  padding-right: 5px;
}
/* DOCTORS ADVICE */

.doctors-advice,
.l-analysis {
  margin: 10px 0 20px 25px;
}
.doctors-advice ul,
.l-analysis ul {
  list-style: none;
}
.doctors-advice li,
.l-analysis li {
  font-size: 14px;
  margin: 3px 0;
}
/* ANALYSIS ABC */

.analysis-abc {
  margin: 15px 25px;
  font-size: 0.88em;
}
.analysis-abc a {
  margin: 0 2px;
}
.analysis-top {
  float: right;
  width: 250px;
}
.analysis-top .t-clinic .box-link ul {
  height: 114px;
}
/* GLOSSARY ABC */

.glossary-abc {
  margin: 5px 0;
  font-size: 15px;
  line-height: 18px;
}
.glossary-abc a {
  margin: 0 2px;
}
/* GLOSSARY SEARCH */

.glossary-search {
  margin-bottom: 15px;
}
.glossary-search .text {
  width: 250px;
}
.glossary-search .btn {
  margin-left: 5px;
  font-size: 15px;
  font-family: Arial, sans-serif;
  height: 24px;
  padding: 0 5px;
  width: auto;
  overflow: visible;
}
/* TERMS LIST */

.terms-l {
  margin: 15px 0;
}
.terms-l ul {
  list-style: none;
}
.terms-l li {
  font-size: 15px;
  line-height: 18px;
  margin: 3px 0;
}
/* TERMS POST */

.terms-post {
  margin: 25px 0;
}
.terms-post h1 {
  font: bold 28px/32px Georgia, serif;
  margin-bottom: 12px;
}
.terms-post p {
  font: normal 16px/24px Georgia, serif;
  margin-bottom: 12px;
}
/* TEASER CLINICS */

.t-clinic {
  margin-bottom: 10px;
}
.t-clinic .header {
  background: #d7bb92 5px center no-repeat;
  color: #fff;
  padding-left: 25px;
}
.t-clinic .header span {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-decoration: underline;
}
.t-clinic .header .inner {
  padding: 2px 0 3px;
}
.t-clinic .body {
  background: rgba(215, 187, 146, 0.5);
  border: #cecece 1px solid;
}
.t-clinic .body .inner {
  margin: 10px;
}
.t-clinic .hr {
  background-color: #bfbbb8;
  height: 1px;
  margin: 5px 0;
  _overflow: hidden;
}
.t-clinic__header2 {
  font-weight: 700;
  color: #333;
  margin: 5px 0 10px;
}
.t-clinic__header3 {
  font-size: 14px;

  padding-left: 20px;
  margin: 10px 0 5px;
}

.t-clinic .title {
  border-left: #cecece 1px solid;
  border-right: #cecece 1px solid;
  position: relative;
}
.t-clinic .title p {
  font-size: 0.75em;
  font-weight: 700;
}
.t-clinic .title .bg {
  border-bottom: #626262 1px solid;
  padding: 3px 0 5px 25px;
}
.t-clinic .title .zigzag {
  width: 13px;
  height: 9px;
  position: absolute;

  bottom: -8px;
  left: 6px;
}
.t-clinic .title .t-clinic__header2 {
  margin: 0;
  font-size: 1em;
}
.t-clinic .title .t-clinic__header2 span {
  color: #333;
  text-decoration: underline;
}
.t-clinic .box-link {
  margin-bottom: 10px;
}
.t-clinic .box-link ul {
  list-style: none;
  height: 57px;
  background-color: #fff;
  border: #696969 1px solid;
  margin: 0;
  overflow: auto;
}
.t-clinic .box-link li {
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  margin: -3px 0;
  _width: 200px;
}
.t-clinic .box-link li a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 0 2px;
}
.t-clinic .box-link li a:hover {
  background-color: #dcdcdc;
}
.t-clinic .more-services {
  margin-bottom: 10px;
}
.t-clinic .more-services ul {
  list-style: none;
}
.t-clinic .more-services li {
  font-size: 13px;

  padding-left: 12px;
  line-height: 1em;
  margin-bottom: 5px;
}
.t-clinic .more-services li a {
  color: #333;
  font-weight: 700;
}
.t-clinic .more-services li.clinics {
}
.t-clinic .more-services li.clinics a {
  color: #3f2a10;
  text-decoration: underline;
}
.clinics-info {
  border-left: #cecece 1px solid;
  border-right: #cecece 1px solid;
}
.t-clinic .clinics-info .inner {
  margin: 0 10px;
  padding: 10px 0;
}
.clinics-info ol {
  list-style: none;
  margin-left: 20px;
}
.clinics-info .number {
  position: absolute;
  left: -22px;
  top: 3px;
  color: #fff;
  background-color: red;
  font-size: 9px;
  text-align: center;
  width: 18px;
  font-weight: 700;
}
.clinics-info li {
  position: relative;
  margin-bottom: 10px;
}
.clinics-info p {
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
}
.all-clinics-issue {
  margin: 10px 0;
}
.all-clinics-issue a {
  display: block;
  height: 32px;
  font-size: 0.75em;
  color: #000;
  line-height: 2.5em;
  font-weight: 700;
  padding-left: 40px;
}
/* TOP ARTICLE */

.top-articles {
  margin: 10px 0;
}
.top-articles .col {
  width: 33%;
  border-bottom: 4px solid #a8c9e8;
  border-left: 1px solid #d4d4d4;
  vertical-align: top;
}
.top-articles .space {
  width: 15px;
}
.top-articles img {
  float: left;
  margin: 0 10px 0 0;
}
.top-articles p {
  font-size: 11px;
  line-height: 14px;
  color: #535353;
  margin: 0 5px 5px 10px;
}
.top-articles h5 {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 3px;
}
.top-articles h5 a {
  color: #333;
}
.top-articles-four .col {
  width: 25%;
}
/* LIST NEWS */

.list-news {
  margin-bottom: 10px;
  display: inline-block;
}
.list-news .inner {
  margin: 0 10px;
  padding: 5px 0;
}
.list-news h2 {
  font-size: 1em;
  margin-bottom: 0.5em;
}
.list-news h3 {
  font-size: 15px;
  margin-bottom: 0.5em;
}
.list-news h5 {
  margin-bottom: 0.5em;
}
.list-news ul {
  list-style: none;
}
.list-news ul li {
  font: normal 14px/16px Georgia, serif;
  margin-bottom: 12px;
  overflow: hidden;
  _clear: left;
}
.list-news .date {
  color: #777;
  font-size: 11px;
}
.list-news p {
  margin-bottom: 0.5em;
}
.list-news p.first {
  margin: 0;
}
.list-news .more {
  text-align: right;
  font-size: 12px;
  font-weight: 700;
}
.list-news .options {
  float: right;
}
.list-news .options img {
  border: 0;
}
/* SEARCH PERCENT */

.search-pct {
  width: 300px;
}
.search-pct h5 {
  font-size: 0.88em;
  text-align: center;
  margin-bottom: 5px;
}
.pct {
  font-size: 0.75em;
  margin: 5px 0;
}
.pct .name {
  float: left;
  width: 160px;
  text-align: right;
}
.pct .box {
  height: 16px;
  background-color: red;
  float: left;
  margin: 0 3px;
}
.pct .number {
  float: left;
}
/* BANNER EXCHANGE */

.banner-exchange {
  border: 1px solid #ddd;
}
.banner-exchange .title {
  background-color: #ddd;
  font-size: 0.88em;
  font-weight: bold;
  padding: 0.5em;
  margin: 2px;
}
.banner-exchange .row {
  margin: 10px;
}
/* TEASER POP ARTICLES */

.t-pop-articles {
  margin-bottom: 10px;
}
.t-pop-articles h5 {
  font-size: 1em;
  font-weight: 400;
  margin-bottom: 5px;
}
.t-pop-articles p {
  font-size: 13px;
}
.t-pop-articles a {
  font-weight: 700;
  color: #c00;
}
.t-pop-articles img {
  float: left;
  margin: 3px 6px 0 0;
  border: #333 1px solid;
}
.t-pop-articles .ad-unit {
  margin-bottom: 10px;
  min-height: 70px;
}
/* TEST */

.test .row {
  position: relative;
  padding-left: 20px;
  font: normal 14px/16px Georgia, serif;
  margin-bottom: 5px;
}
.test .checkbox {
  position: absolute;
  left: 0;
  top: 1px;
  top: -2px;
  left: -3px;
  _position: static;
}
.test .number {
  font-style: italic;
  font-size: 13px;
}
.test .btn {
  font-size: 12px;
  height: 24px;
  overflow: visible;
  padding: 0 5px;
  width: auto;
  margin-top: 6px;
}
/* BLOCK MAMA RU */

.mamaru {
  height: 45px;
  font-size: 0.75em;
  background: #fff left top repeat-x;
  margin-bottom: 10px;
}
.mamaru a {
  color: #f00;
  font-weight: 700;
}
.mamaru .inner {
  margin: 15px;
}
/* FOOTER */

.footer {
  border-top: 1px dotted #555;
  padding: 5px 0 10px 0;
  font-size: 12px;
  margin-top: 10px;
}
.footer .about {
  margin-bottom: 7px;
}
.footer .about a {
  margin-right: 5px;
  color: #000;
  _color: #000 !important;
}
.footer .copyright {
  color: #666;
}
.footer .copyright a {
  color: red;
  _color: red !important;
}
.footer .counters {
  float: right;
  width: 480px;
  text-align: right;
}
#rambler_counter {
  display: inline-block;
}
#orphus {
  display: block;
  margin-bottom: 6px;
}
/* CORNER 1px border */

.corner {
  position: relative;
}
.corner ins {
  display: block;
  height: 10px;
  overflow: hidden;
  position: absolute;
  width: 10px;
  _display: none;
}
.corner-gray {
  background: #efefef;
  border: 1px #efefef solid;
}
.corner-gray ins {
}
.corner-gray-1b {
  background: #fff;
  border: 1px #d4d4d4 solid;
}
.corner-gray-1b ins {
}
.corner-blue {
  background: #daeaf6;
  border: 1px #daeaf6 solid;
}
.corner-blue ins {
}
.corner-white {
  background-color: #fff;
  border: 1px #fff solid;
}
.corner-white ins {
}
.corner .lt {
  background-position: -10px -10px;
  left: -1px;
  top: -1px;
}
.corner .rt {
  background-position: 0 -10px;
  right: -1px;
  top: -1px;
}
.corner .lb {
  background-position: -10px 0;
  bottom: -1px;
  left: -1px;
}
.corner .rb {
  bottom: -1px;
  right: -1px;
}
/* INCUT */

div.IncutMagazine {
  float: right;
  font: 0.8em Tahoma, Verdana, Arial, sans-serif;
  margin: 1em 0 1em 1em;
  padding: 1em 1em 50px;
  position: relative;
  width: 230px;
}
div.IncutMagazine div.IncutMagazineCornerTL {
  height: 6px;
  left: 0;
  position: absolute;
  top: 0;
  width: 6px;
}
div.IncutMagazine a {
  color: Black;
  text-decoration: none;
}
div.IncutMagazine div.IncutMagazineTitle {
  bottom: 5px;
  height: 36px;
  left: 33px;
  overflow: hidden;
  position: absolute;
  width: 199px;
  z-index: 30;
}
div.IncutMagazine div.IncutMagazineTitle div.IncutMagazineTitleImg {
  height: 36px;
  left: 0;
  position: absolute;
  top: 0;
  width: 199px;
  z-index: 50;
}
div.IncutMagazine div.IncutMagazineTitle a.IncutMagazineTitleText {
  color: #696969;
  display: block;
  font-size: 10px;
  height: 36px;
  left: 0;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  top: 0;
  width: 199px;
  z-index: 30;
}
div.IncutMagazine div.IncutMagazineTitle a.IncutMagazineTitleText span {
  color: Red;
  display: block;
  font-size: 20px;
}
div.IncutMagazine div.IncutMagazineTitle a.IncutMagazineTitleImg {
  height: 22px;
  left: 47px;
  position: absolute;
  top: 14px;
  width: 108px;
  z-index: 60;
}
.RArrow1 {
  padding-right: 16px;
  text-decoration: none;
  width: 16px;
}
.IncutMEDNews {
  float: right;
  margin: 1em 0px 1em 1em;
  width: 30%;
  min-width: 230px;
  clear: right;
}
* html .IncutMEDNews {
  width: 230px;
}
.IncutMEDNewsTitle {
  background-color: #eeefe0;
  margin-bottom: 4px;
  height: 20px;
  position: relative;
}
.IncutMEDNewsTitle .Img {
  position: absolute;
  height: 20px;
  left: 20px;
  top: 0px;
  z-index: 30;
  width: 119px;
}
.IncutMEDNewsTitle .Text {
  position: absolute;
  height: 20px;
  width: 119px;
  left: 20px;
  top: 0px;
  font: 14px Verdana, Arial, sans-serif;
  line-height: 20px;
  overflow: hidden;
}
.IncutMEDNewsTitle .Text span {
  font-weight: bold;
  color: red;
}
.IncutMEDNewsTitle .Text a {
  text-decoration: none;
  color: Black;
}
.IncutMEDNewsTitle a.Img {
  position: absolute;
  height: 20px;
  width: 119px;
  left: 20px;
  top: 0px;
  z-index: 50;
}
.IncutMEDNewsContent {
  background-color: #eeefe0;
  padding: 0.5em 1em;
  font: 0.75em Tahoma, Verdana, Arial, sans-serif;
}
.IncutMEDNewsContent a {
  text-decoration: none;
  color: black;
}
.IncutMEDNewsContent span.marker {
  width: 16px;
  height: 7px;
  background-position: left center;
  background-repeat: no-repeat;
  display: inline-block;
  font-size: 0;
  overflow: hidden;
  vertical-align: middle;
}
.Incut {
  background-color: #e6eef2;
  border: 1px solid #758b9a;
  float: right;
  margin: 1em 0 1em 1em;
  min-width: 215px;
  padding: 0.5em 1em;
  width: 30%;
  font-size: 12px;
}
.Incut p {
  font-size: 12px;
}
* html .Incut {
  background-color: #e6eef2;
  border: 1px solid #758b9a;
  clear: both;
  font: 100% Tahoma, Verdana, Arial, sans-serif;
  margin: 1em 0 1em 1em;
  padding: 0.5em 1em;
  width: 215px;
}
/* LAW */

.law18 {
  display: inline-block;
  font-weight: 700;
  font-size: 14px;
  color: #f00;
  background: #f2f2f2;
  padding: 1px 4px;
}
.law {
  text-align: center;
  margin: 20px 0;
}
.law img {
  max-width: 100%;
}
.post-tools {
  font-size: 12px;
  float: right;
  margin: 10px 0 0 15px;
}
/* POPULAR TOPICS */

.t-popular-topics {
  padding: 0 10px;
  margin-bottom: 10px;
}
.t-popular-topics h6 {
  font-size: 13px;
  margin-bottom: 5px;
}
.t-popular-topics ul {
  list-style: none;
}
.t-popular-topics li {
  font-size: 13px;
  margin-bottom: 3px;
}
/* BLOCK ADVERT PROMO TEXT */

.b-adv-text {
  margin: 10px 0;
  border-bottom: 1px solid #d4d4d4;
  border-top: 1px solid #d4d4d4;
  font-size: 12px;
  line-height: 12px;
  overflow: hidden;
}
.b-adv-text .col {
  float: left;
}
.b-adv-text img {
  float: left;
  margin-right: 5px;
}
.b-adv-text .inner {
  margin: 8px 5px;
}
.b-adv-text-2 .col {
  width: 50%;
}
.b-adv-text-3 .col {
  width: 33%;
}
.b-adv-text-4 .col {
  width: 25%;
}
/* TEASER ADVERT BLOCK */

.t-adv {
  margin: 18px 0;
}
.t-adv__item {
  float: left;
  min-height: 50px;
  font: normal 16px/22px Georgia, serif;
  position: relative;
  overflow: hidden;
}
.t-adv__item a {
  display: block;
  margin: 0 10px 0 60px;
}
.t-adv__item:hover i {
  opacity: 0.7;
}
.t-adv--col2 .t-adv__item {
  width: 50%;
}
.t-adv--col3 .t-adv__item {
  width: 33%;
}
.t-adv--col4 .t-adv__item {
  width: 25%;
}
.iadv-cross,
.iadv-heart,
.iadv-cigarette,
.iadv-glasses,
.iadv-tube,
.iadv-baby,
.iadv-nose,
.iadv-yin,
.iadv-wineglass,
.iadv-flowers,
.iadv-tooth,
.iadv-fruit,
.iadv-stethoscope,
.iadv-face,
.iadv-intestines,
.iadv-tit,
.iadv-biceps,
.iadv-foot,
.iadv-manicure,
.iadv-lotus,
.iadv-pimples,
.iadv-head {
  display: block;
  width: 50px;
  height: 50px;

  position: absolute;
  top: 0;
  left: 0;
}
.iadv-cross {
  background-position: 0 0;
}
.iadv-heart {
  background-position: -50px 0;
}
.iadv-cigarette {
  background-position: -100px 0;
}
.iadv-glasses {
  background-position: -150px 0;
}
.iadv-tube {
  background-position: -200px 0;
}
.iadv-baby {
  background-position: 0 -50px;
}
.iadv-nose {
  background-position: -50px -50px;
}
.iadv-yin {
  background-position: -100px -50px;
}
.iadv-wineglass {
  background-position: -150px -50px;
}
.iadv-flowers {
  background-position: -200px -50px;
}
.iadv-tooth {
  background-position: 0 -100px;
}
.iadv-fruit {
  background-position: -50px -100px;
}
.iadv-stethoscope {
  background-position: -100px -100px;
}
.iadv-face {
  background-position: -150px -100px;
}
.iadv-intestines {
  background-position: -200px -100px;
}
.iadv-tit {
  background-position: 0 -150px;
}
.iadv-biceps {
  background-position: -50px -150px;
}
.iadv-foot {
  background-position: -100px -150px;
}
.iadv-manicure {
  background-position: -150px -150px;
}
.iadv-lotus {
  background-position: -200px -150px;
}
.iadv-pimples {
  background-position: 0 -200px;
}
.iadv-head {
  background-position: -50px -200px;
}
.iadv-1,
.iadv-2,
.iadv-3,
.iadv-4 {
  display: block;
  width: 50px;
  height: 50px;

  position: absolute;
  top: 0;
  left: 0;
}
.iadv-2 {
  background-position: -50px 0;
}
.iadv-3 {
  background-position: -100px 0;
}
.iadv-4 {
  background-position: -150px 0;
}
/* TEASER GROUP */

.t-group {
  width: 100%;
  margin: 10px -5px 0;
}
.t-group__item50 {
  float: left;
  width: 50%;
}
.t-group__inner {
  margin: 0 5px;
}
/* TEASER POST LIST horizontal */

.t-post-horiz {
  background: #daeaf6;
  overflow: hidden;
  margin: 15px 0;
  padding: 10px 5px;
}
.t-post-horiz h3 {
  font-size: 14px;
  margin: 0 0 5px 5px;
}
.t-post-horiz-item {
  width: 25%;
  float: left;
}
.t-post-horiz-inner {
  margin: 0 5px;
}
.t-post-horiz__date {
  color: #777;
  font-size: 10px;
}
.t-post-horiz__title {
  font-size: 12px;
  margin: 5px 0;
}
.t-post-horiz__descr {
  font-size: 12px;
}
.t-post-horiz img {
  border: 1px solid #848487;
}
.t-post-horiz__more {
  font-size: 11px;
}
/* SEARCH */

.search-mp {
  margin: 24px auto;
  padding: 0 10px 0 20px;
}
.search-mp h1 {
  font-size: 13px;
  line-height: 13px;
  font-weight: 400;
  margin-top: 11px;
}
.search-mp h1 a {
  color: #ed2123;
}
.search-mp h1 a:hover {
  color: #bb1a1c;
}
.search-inner {
  background: #daeaf6;
  padding: 16px;
}
.search__input {
  height: 36px;
  border: 1px solid #c2c2c2;
  padding: 0 10px 0 40px;
  margin-right: 10px;
  background: #fff;
  position: relative;
  -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.07) inset;
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.07) inset;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.07) inset;
}
.search__input .i-search-big {
  position: absolute;
  left: 13px;
  top: 10px;
}
.search__input .i-search-small {
  position: absolute;
  left: 7px;
  top: 5px;
}
.search input[type='text'] {
  width: 100%;
  height: 36px;
  background: transparent;
  border: 0;
  font-size: 14px;
  color: #333;
  resize: none;
  outline: none;
}
.search__td-input {
  width: 95%;
}
.search__td-button {
  width: 5%;
}
.search__example {
  font-size: 13px;
  line-height: 14px;
  color: #686868;
  margin-top: 12px;
}
.search__example span {
  color: #717171;
  text-decoration: none;
  border-bottom: #717171 1px dashed;
  cursor: pointer;
}
.search__mode {
  float: right;
  margin-top: 12px;
}
.search__mode a {
  font-size: 12px;
  line-height: 13px;
  color: #717171;
}
.search-section {
  margin: 16px 0;
}
.search-section h3 {
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 10px;
}
.search-section ul {
  list-style: none;
}
.search-section li {
  font-size: 13px;
  float: left;
  margin-right: 12px;
}
.search-section label {
  margin-left: 2px;
}
.search-small .search__input {
  height: 22px;
  padding: 0 5px 0 22px;
  margin-right: 5px;
}
.search-small input[type='text'] {
  height: 22px;
  font-size: 12px;
}
/* ERROR PAGE */

.error-page {
  margin: 24px auto 72px;
  padding: 0 10px 0 20px;
  text-align: center;
}
.error-page h2 {
  font-size: 72px;
  font-weight: 700;
  margin-bottom: 24px;
}
.error-page ul {
  width: 478px;
  margin: 12px auto;
  text-align: left;
}
/* BUTTON */

.button-group {
  margin: 15px 0;
}
.button {
  display: inline-block;
  padding: 0 10px;
  height: 32px;
  cursor: pointer;
  font: bold 13px/32px Arial, sans-serif;
  border: 0;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
}
.button-large {
  height: 38px;
  font: bold 14px/38px Arial, sans-serif;
}
.button-small {
  height: 24px;
  font: bold 12px/24px Arial, sans-serif;
}
.button-red {
  color: #fff !important;
  background: #c61a1a;
  background: -moz-linear-gradient(top, #ff4242 0%, #c61a1a 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ff4242),
    color-stop(100%, #c61a1a)
  );
  background: -webkit-linear-gradient(top, #ff4242 0%, #c61a1a 100%);
  background: -o-linear-gradient(top, #ff4242 0%, #c61a1a 100%);
  background: -ms-linear-gradient(top, #ff4242 0%, #c61a1a 100%);
  background: linear-gradient(to bottom, #ff4242 0%, #c61a1a 100%);
}
.button-red:hover {
  background: #ff4242;
}
.button:active {
  text-shadow: none;
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5) inset;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5) inset;
  transition: all 0.1s ease 0s;
}
.button-gray {
  color: #fff !important;
  background: #bcbcbc;
  background: -moz-linear-gradient(top, #bcbcbc 0%, #919191 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #bcbcbc),
    color-stop(100%, #919191)
  );
  background: -webkit-linear-gradient(top, #bcbcbc 0%, #919191 100%);
  background: -o-linear-gradient(top, #bcbcbc 0%, #919191 100%);
  background: -ms-linear-gradient(top, #bcbcbc 0%, #919191 100%);
  background: linear-gradient(to bottom, #bcbcbc 0%, #919191 100%);
}
.button-gray:hover {
  background: #919191;
}
/* CLEARFIX */

.cf:before,
.cf:after {
  content: ' ';
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
/* ICONS */

.i-search-big,
.i-search-small,
.i-fire,
.i-close,
.i-photo {
  display: inline-block;
}
.i-search-big {
  height: 16px;
  width: 16px;
  background-position: -1px -1px;
}
.i-search-small {
  height: 11px;
  width: 11px;
  background-position: -18px -1px;
}
.i-fire {
  height: 15px;
  width: 12px;
  vertical-align: middle;
  background-position: 0 -19px;
}
.i-close {
  height: 14px;
  width: 14px;
  vertical-align: middle;
  background-position: -15px -20px;
}
.i-photo {
  height: 10px;
  width: 12px;
  vertical-align: middle;
  background-position: -42px 0;
  margin-left: 6px;
}
/* FIRE */

.link-fire {
  white-space: nowrap;
}
/* GOOGLE MEDIA BAR */

.google-media {
  height: 70px;
  min-width: 915px;

  padding-left: 65px;
  position: relative;
}
.google-media__link {
  display: block;
  height: 70px;
  position: absolute;
  top: 0;
  left: 0;
  right: 180px;
}
.google-media__title {
  font-size: 17px;
  line-height: 70px;
  color: #fff;
  text-decoration: underline;
}
.google-media__link:hover + div.google-media__title {
  color: #ccc;
}
.google-media__close {
  display: block;
  font-size: 13px;
  line-height: 70px;
  color: #919191;
  position: absolute;
  right: 18px;
  top: 1px;
  text-decoration: none;
  cursor: pointer;
}
.google-media__close:hover {
  color: #747474;
}
.google-media__close span {
  border-bottom: 1px dashed #919191;
  margin-right: 17px;
}
.google-media__close:hover span {
  border-bottom: 1px dashed #747474;
}
/* TEASER IMPORTANT NEWS */

.t-important-news {
  width: 240px;
  margin: 20px 0 10px;
}
.t-important-news__title {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #3f2a10;
  margin-bottom: 7px;
}
.t-important-news__groups {
  border: 1px solid #d1d1d1;
}
.t-important-news__number {
  font-size: 39px;
  font-weight: 700;
  color: #666;
  position: absolute;
  left: 1px;
  top: 24px;
  text-decoration: none;
}
.t-important-news__item {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #000 !important;
  text-decoration: none;
  border-top: 1px solid #e0e0e0;
  margin: 0 9px;
  padding: 15px 0 15px 40px;
  position: relative;
  font-weight: 400;
}
.t-important-news__item:first-child {
  border: 0;
}

.teme {
  color: #277ab5;
  text-decoration: underline;
}
