#keywords, #top-icons {
  zoom: 1;
  position: relative;
}
#offers, #offers div, #main, #content .out {zoom: 1;}

* html {filter: expression(document.execCommand("BackgroundImageCache", false, true));}

* html #container, * html #footer {width: expression((document.body.clientWidth||document.documentElement.clientWidth)  > 995 ? 'auto' : '995px');}
* html #container {height: 100%;}

* html #mountains {
  background: none !important;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.tatra-servis.ru/img/mountains-bg.png", sizingMethod="crop");
}

* html #keywords p {
  background: none !important;
}
* html #keywords .decor-c, * html #keywords .decor-l, * html #keywords .decor-r {background: none !important;}
* html #keywords .decor-l {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.tatra-servis.ru/img/keywords-left-bg.png", sizingMethod="crop");}
* html #keywords .decor-r {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.tatra-servis.ru/img/keywords-right-bg.png", sizingMethod="crop");
  right: expression(this.parentNode.parentNode.offsetWidth % 2 ? "-10px" : "-9px");
}
* html #keywords .decor-c {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.tatra-servis.ru/img/keywords-bg.png", sizingMethod="scale");}

#nav td {padding-top: 7px;}

* html #logo {background: none !important;}
* html #logo a {
  display: block;
  position: relative;
  width: 160px;
  height: 160px;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.tatra-servis.ru/img/logo-bg.png", sizingMethod="crop");
  //cursor: pointer;
}
#service-nav a, #offers li, #splash-service-nav a {
  behavior: expression(!this.before ? this.before = this.innerHTML = '&ndash;&nbsp;' + this.innerHTML : '');
}

#order-form legend {margin-left: -8px;}
#splash-service-nav {top: 205px !important;}

.splash-nav li {
  a: expression(
    this.previousSibling && (!this.a) ?
        this.a = this.innerHTML = '<span class="sep">|</span>' + this.innerHTML : ''
  )
}

#clouds-left {
  background: none !important;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.tatra-servis.ru/img/splash-clouds-left.png", sizingMethod="crop");
}
#clouds-right {
  background: none !important;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.tatra-servis.ru/img/splash-clouds-right.png", sizingMethod="crop");
}