body {
  margin: 0;
  padding: 0;
  /*background-color: #faf7f3;*/
  background: #ebf5ea url(./i/bg-new01.JPG) 0 102px no-repeat;
}

* {
  font-family: Arial;
}


.width {
  /*width: expression(document.body.clientWidth > 1200? "1200px":"100%");*/
  /*position: absolute;*/
  /*width: 1000px;*/
  background: url(./i/bg-animals01.png) 0 102px no-repeat;
  min-width: 1000px;
  width: 80%;
  /*border: 1px solid red;*/
  margin: 0 auto;
  max-width: 1200px;
  /*left: 50%;*/
  /*margin-left: -500px;*/
}

.layout {
  border-collapse: collapse;
}

td {
  font-size: 75%;
  margin: 0;
  padding: 0;
  color: #626262;
  /*background: #ebf5ea;*/
}

td.top1 {
  /*padding: 20px 20px 9px 96px;*/
  padding: 0 3% 0 0;
  vertical-align: top;
}

.hot-line {
  margin: 17px 0 0 0;
}

.hot-line h6 {
  margin: 0 0 0 0;
  padding: 0;
  font-size: 26px;
/*  font-family: 'MyriadProItalic', Arial, sans-serif;*/
  font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  letter-spacing: -1px;
  color: #03b1e2;
}

.hot-line h6 em {
  background: url(./i/handset.png) no-repeat;
  padding: 0 0 0 22px;
  margin: 0 0 0 16px;
  color: #ff7301;
}

td.top2 {
  padding: 0px 0px 10px;
  white-space: nowrap;
  text-align: right;
}

.icons-wrap {
  margin: 80px 0 0 0;
  position: relative;
}

.icons-wrap a {
  background: url(./i/icons.png) no-repeat;
}

.icons-wrap .act {
  background: url(./i/icons-act.png) no-repeat;
}

.icons-wrap .home {
  width: 11px;
  height: 10px;
}

.icons-wrap {
  float: right;
}

.icons-wrap * {
  display: block;
  float: left;
  margin: 0 18px 0 0;
}

.icons-wrap .map {
  background-position: -11px 0;
  width: 11px;
  height: 9px;
}

.icons-wrap a.home:hover {
  background: url(./i/icons-act.png) 0 0 no-repeat;
}



.icons-wrap .map:hover {
  background: url(./i/icons-act.png) -11px 0 no-repeat;
}

.icons-wrap .envelope:hover {
  background: url(./i/icons-act.png) -22px 0 no-repeat;
}


.icons-wrap .envelope {
  background-position: -22px 0;
  width: 12px;
  height: 8px;
  margin-right: 0;
}


td.top3 {
  padding: 22px 0px 0px 8px;
}

td.top4 {
  background: url('./i/i_03.gif') no-repeat 35px 0;
}

td.top5 {
  background: url('./i/i_04.gif') no-repeat bottom left;
}

td.mid1 {
  padding: 27px 20px 30px 35px;
  background: url('./i/i_05.gif') no-repeat 35px 0;
  width: 360px;
}

td.mid2 {
  padding-top: 31px;
}

td.mid3 {
  padding: 0 64px 40px 0px;
}

td.mid3 table {
  background: #ebf5ea;
}

td.mid3 table td {
  background: #ebf5ea;
}

td.mid4 {
  padding: 0 22px 40px 11px;
}

td.mid5 {
  padding: 31px 22px 40px 11px;
}

td.main {
  padding: 48px 84px 40px 0;
}

td.main td {
  background: #ebf5ea;
}

#newsleft {
  /*margin-left: -35px;*/
  position: relative;
  /*outline: 1px solid red;*/
}

#newsleft table {
  width: 266px;
  background: url('./i/i_07.gif') left top no-repeat #f5efe7;
  border-right: 1px solid #44a826;
}

#newsleft table td {
  padding: 17px 15px 10px 70px;
}

td.news2 {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#newsbut, #newsbut2 {
  background: url('./i/news1.gif');
  width: 250px;
  height: 31px;
  line-height: 20px;
  margin-left: 15px;
}

#newsbut div, #newsbut2 div {
  float: left;
}

#newsbut2 {
  background: url('./i/news2.png') no-repeat;
}

.newsbut1_a, .active {
  padding: 6px 13px 0;
  color: #ebebeb;
  font-size: 12px;
}

.newsbut2, .no_active {
  padding: 6px 0 0;
  font-size: 12px;
}

.newsbut1 {
  padding: 6px 18px 0 15px;
  font-size: 12px;
}

.newsbut2_a {
  padding: 6px 30px 0 22px;
  color: #ebebeb;
  font-size: 12px;
}

td.bot1 {
  padding: 107px 0 40px 74px;
}

td.bot2 {
  padding: 16px 0 36px 20px;
}

td.bot2_m {
  padding: 16px 0 36px 13px;
}

a {
  color: #ff7301;
  outline: none;
}

a:hover {
  text-decoration: none;
}

a.lgreen {
/* #b6db87  */
  color: #ff7301;
}

a.lblue {
  color: #abccde;
}

p {
  margin: 0px 0px 13px 0px;
}

p.proezd {
  margin: 0px 0px 16px 0px;
}

.header {
  margin: 0px 0px 9px 0px;
  color: #44a826;
  font-size: 140%;
  font-style: italic;
}

p.bigblue {
  color: #016ab2;
  font-size: 130%;
  font-weight: 600;
}

p.newsdate {
  margin: 0px 0px 12px 0px;
  color: #ff7301;
  font-size: 80%;
  font-weight: bold;
}

.margb25 {
  margin: 0px 0px 18px 0px;
}

h1 {
  color: #ff7301;
  font-size: 140%;
  font-style: italic;
  font-weight: normal;
/*  font-family: 'MyriadProItalic', sans-serif;*/
  font-family: Arial, sans-serif;
  margin: 0px 0px 13px 0px;
}

h2 {
  color: #ff7301;
  font-size: 17px;
  font-style: italic;
  font-weight: normal;
/*  font-family: 'MyriadProItalic', Tahoma, sans-serif;*/
  font-family: Arial, sans-serif;
  margin: 0px 0px 13px 0px;
}

h3 {
  font-size: 120%;
  font-weight: bold;
  margin: 0px 0px 10px 0px;
}

ul.menuleft {
  margin: 0 0 0 19px;
  padding: 6px 0 32px 0;
}

li.menuleft {
  margin: 4px 0;
  padding: 0 0 0 18px;
  list-style-type: none;
  background: url('./i/lmi.gif') no-repeat 0 5px;
}

li.menuleft_a {
  margin: 4px 0;
  padding: 0 0 0 18px;
  color: #44a826;
  font-weight: bold;
  list-style-type: none;
  background: url('./i/lmi_a.gif') no-repeat 0 5px;
}

ul.map {
  margin: 0;
  padding: 3px 0 32px 0;
}

li.map {
  margin: 4px 0;
  padding: 0 0 0 18px;
  list-style-type: none;
  background: url('./i/limap.gif') no-repeat 0 10px;
}

dl.articles_list {
  margin: 0 0 0 15px;
  padding: 0;
}

dl.articles_list dd.articles {
  font-size: 1em;
}

dl.articles {
  margin: 0;
  padding: 0;
}

dt.articles {
  margin: 0px 0px 6px 0px;
}

dd.articles {
  margin: 0px 0px 22px 0px;
  font-size: 0.85em;
}

dl.otziv {
  margin: 0;
  padding: 0;
}

dt.otziv {
  margin: 0px 0px 6px 0px;
}

dd.otziv {
  margin: 0px 0px 28px 0px;
  font-size: 0.85em;
}

form {
  margin: 0px;
  padding: 0px;
}

.inp {
  border: 1px solid #959797;
  background-color: #f5fafa;
  font-size: 0.85em;
  width: 100%;
  padding: 0 0 0 5px;
  margin-bottom: 5px;
}

label.ftext {
  padding-left: 5px;
  color: #5a5e5f;
  font-size: 0.85em;
}

.inp_red {
  border: 1px solid #d87b85;
  width: 100%;
  font-size: 100%;
  padding: 0 0 0 5px;
}

.inp_blue {
  border: 1px solid #c5dde7;
  width: 100%;
  font-size: 100%;
  padding: 0 0 0 5px;
}

.fbut {
  background-color: #c2dee9;
  color: #526069;
  border: none;
  padding: 2px 3px;
}

.ftd_l {
  padding: 0 10px 0 0;
}

.ftd_r {
  padding: 0 0 0 10px;
}

.red {
  color: #ed1c24;
}

.blue {
  color: #44a826 /* #017dc1 */;
}

.menutop {
  color: #ff7301;
  font-weight: bold;
}

.hnews {
  color: #44a826;
}

.copy {
  font-size: 85%;
}

div.map {
  float: left;
  width: 143px;
}

img.map {
  border: 1px solid #c7dde8;
  margin-bottom: 8px;
}

img.logo {
  margin: 0 0 31px 18px;
}

img.banner {
  margin-bottom: 6px;
}

img.licenz {
  margin: 4px 8px 0 0;
}

img.artpic {
  position: absolute;
  top: 3px;
  left: -51px;
}

img.picpeople {
  border: 1px solid #acacac;
  margin: 0 22px 20px 0;
  float: left;
}

img.people {
  border: 1px solid #acacac;
  margin: 0 0 20px 22px;
}

img.fotogal {
  margin-bottom: 4px;
}

p.licenz {
  font-size: 0.8em;
  margin-left: 22px;
}

.icon {
  margin: 2px 7px 0 0;
}

.icon2 {
  margin: 2px 4px 0 4px;
}

.icon3 {
  margin: 0px 23px 12px 0;
}

div.banner {
  position: relative;
  margin-bottom: 25px;
}

.gallery {
  padding: 0 4px 23px 0;
  font-size: 70%;
}

.htab {
  background-color: #e9f0f2;
  color: #017dc1;
  padding: 5px 14px;
}

.maintd {
  border-bottom: 1px solid #bbdced;
  padding: 7px 11px 6px 11px;
}

.maintd1 {
  border-bottom: 1px solid #bbdced;
  padding: 7px 11px 6px 30px;
}

.hutd {
  background-color: #e8f0f2;
  color: #097ccc;
  font-weight: bold;
  font-size: 0.7em;
  padding: 4px 17px 6px 8px;
}

.hutd_r {
  background-color: #e8f0f2;
  color: #097ccc;
  font-weight: bold;
  font-size: 0.7em;
  padding: 4px 17px 6px 34px;
}

.utd {
  border-bottom: 1px solid #c2dce9;
  padding: 10px 17px 14px 8px;
  font-size: 0.7em;
}

.utd_r {
  border-bottom: 1px solid #c2dce9;
  padding: 10px 17px 14px 34px;
  font-size: 0.7em;
}

.padd {
  padding: 4px 0 6px 0;
}

img.bigphoto {
  margin-bottom: 9px;
}

div.bigphoto {
  padding: 25px 25px 7px 25px;
  border: 2px solid #027dc1;
  background-color: #f5fbfb;
  color: #2b8ec5;
  font-size: 0.85em;
  z-index: 10;
  position: absolute;
  top: 30%;
  left: 24%;
}

img.close {
  position: absolute;
  top: 9px;
  right: 9px;
}

ul.innerNav {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  zoom: 1;
}

ul.innerNav li {
  float: left;
  margin: 0 1em 0 0;
}

ul.innerNav li a {
  margin-right: 1em;
}

ul.innerNav li a.active {
  color: #626262;
  text-decoration: none;
}

/** news block **/

#newsleft table.news_block02 {
/*
  position: absolute;
  top: 31px;
  left: 0;
*/
  zoom: 1;
  display: none;
  margin-bottom: 200px;
}

#newsbut2 div.active span {
  color: #ebebeb;
  cursor: default;
  text-decoration: none;
  font-size: 11px;
}

#newsbut2 div.no_active span:hover {
  text-decoration: none;
}

#newsbut2 div.no_active span {
  color: #FF7301;
  cursor: pointer;
  text-decoration: underline;
  font-size: 11px;
}

.g-clrfix:after {
  content: '.';
  display: block;
  clear: both;
  font: 0 / 0 a;
  height: 0;
  visibility: hidden;
}

.hot-line span {
  font: 15px/12px Tahoma, sans-serif;
  margin: 0 48px 0 0;
  /*letter-spacing: -1px;*/
}

.hot-line p {
  margin: 0 0 16px;
}

.to_home {
  display: block;
  width: 100%;
  height: 100%;
}

.top-contacts {
  color: #fff;
  /*outline: 1px solid red;*/
  /*overflow: hidden;*/
}

.top-contacts div {
  border-top: 6px solid #ffd800;
  float: left;
  padding: 20px 0 0;
  margin: 1px 0 0 0;
}

.top-contacts div em {
  font: italic 32px/16px Arial, sans-serif;
}

.top-contacts div em span {
  font-size: 18px;
}

.phone-desc {
  margin: 2px 0 0 0;
  display: block;
  font: 13px/12px Arial, sans-serif;
}

.top-contacts .clinics {
  padding: 4px 6px;
  background: url(./i/clinics-bg.png);
  clear: both;
  border: none;
  margin: 9px 0 0 -6px;
}

.top-contacts .clinics a {
  color: #fff;
}

#newsbut2 div.added span {
  /*padding: 0 0 0 6px;*/
}

.top-contacts .call-back-wrap {
  background: url(./i/call_bg.png) no-repeat;
  margin: 19px 0 0 14px;
  padding: 13px 0 0 50px;
  /*outline: 1px solid black;*/
  border-top: none;
  float: left;
  width: 226px;
  height: 35px;
}

.top-contacts .call-back-wrap cite {
  font: italic 22px/12px Arial, sans-serif;
  color: #ff7301;
}

.top-contacts .call-back-wrap a {
  text-decoration: none;
}

.top-contacts .call-back-wrap cite span {
  display: block;
  font: italic 11px/12px Arial, sans-serif;
  color: #626262;
}

/*
td {
  outline: 1px solid red !important;
}
*/

.center-block {
  background: #fff;
  border: 1px solid #d9d8d3;
  padding: 8px;
  position: relative;
}

.center-block img {
  position: relative;
  z-index: 1;
  float: left;
  margin: 0 9px 5px 0;
}

.center-block span {
  display: block;

}

.center-block ins {
  background: url(./i/promo_corner.png) no-repeat;
  top: -1px;
  left: -1px;
  position: absolute;
  width: 29px;
  height: 28px;
  z-index: 2;
}

.back-call-wrap fieldset {
  /*outline: 1px solid green;*/
  border: none;
}

.back-call-wrap div {
  float: left;
  /*outline: 1px dotted black;*/
}

.labels {
  width: 100px;
}

.fields {
  width: 230px;
}

.fields input, .fields textarea, .fields select {
  margin-bottom: 16px;
  width: 220px;
  border: 1px solid #C5DDE7;
}

.captcha input {
  border: 1px solid #C5DDE7;
  vertical-align: 12px;
  padding: 0 2px;
  width: 80px;
}

#captcha {
  height: 24px;
  width: 120px;
  margin-left: 24px;
}

#captcha-submit {
  width: 70px;
  cursor: pointer;
  display: block;
  margin: 10px 0 0 102px;
  height: 24px;
}

.back-call-wrap .labels label {
  display: block;
  height: 16px;
  margin: 0 0 24px;
}

.back-call-wrap .labels .to-radio {
  margin-top: 190px;
}

.back-call-wrap select, .captcha {
  font-size: 12px;
  color: #626262;
}

.captcha span {
  display: block;
  float: left;
  margin: 0 32px 0 0;
}

.fields #call-time-now, .fields #call-time-today, .fields #call-time-tomorrow, .fields #call-time-after-tomorrow {
  width: auto;
  vertical-align: -3px;
  margin: 0 6px 10px 0;
  border: none;
}


.likeh2 {
 font-size: 17px;
font-style: italic;
font-weight: normal;
font-family: Arial, sans-serif;
margin: 0px 0px 13px 0px;   
}

