@import "reset.css";

body {
  font: 11px/18px Tahoma, Verdana, sans-serif;
  color: #44526C;
  background: #F7F7F0;
  min-height: 100%;
  height: 100%;
}

html {height: 100%;}

#container {
  min-width: 995px;
  min-height: 100%;
  position: relative;
}

#header {
  height: 331px;
  background: #5EB4F2 url("http://www.tatra-servis.ru/img/clouds-bg.jpg") repeat-x 0 0;
  width: 100%;
  overflow: hidden;
  position: relative;
}

a {color: #28303D;}
a:hover {color: #E20032 !important;}


#opt {
  position: relative;
  z-index: 1;
}
#opt {background: url("http://www.tatra-servis.ru/img/clouds-left.jpg") no-repeat 0 0;}
#opt .in {
  height: 176px;
  background: url("http://www.tatra-servis.ru/img/clouds-right.jpg") no-repeat 100% 0;
}
#mountains {
  position: absolute;
  top: 98px;
  left: 0;
  width: 100%;
  height: 78px;
  background: url("http://www.tatra-servis.ru/img/mountains-bg.png");
}
#car {
  position: absolute;
  top: 98px;
  left: 0;
}

#keywords {
  padding: 22px 47px 18px 42px;
  overflow: hidden;
}
#keywords div {
  float: left;
  width: 33%;
}
#keywords div p {
  display: block;
  height: 56px;
  position: relative;
  text-align: center;
  font-weight: bold;
  color: #FFF;
}
#keywords div span {
  display: block;
  height: 56px;
  width: 9px;
  position: absolute;
  top: 0;
}
#keywords div .decor-c {
  width: 100% !important;
  left: 0;
  background: url("http://www.tatra-servis.ru/img/keywords-bg.png") repeat-x 0 0;
}
#keywords div .decor-l {
  left: -9px;
  background: url("http://www.tatra-servis.ru/img/keywords-left-bg.png");
}
#keywords div .decor-r {
  right: -9px;
  background: url("http://www.tatra-servis.ru/img/keywords-right-bg.png");
}
#keywords a, #keywords a:hover {
  display: block;
  padding: 9px 15px 0;
  color: #FFF !important;
  text-decoration: none;
  position: relative;
  z-index: 999;
}
#keywords .left p {margin-right: 45px;}
#keywords .center p {margin: 0 28px;}
#keywords .right p {margin-left: 45px;}


#top-icons {
  padding-left: 350px;
  overflow: hidden;
  position: relative;
  z-index: 999;
  color: #44526C;
}
#top-icons a, #top-icons a:hover {color: #44526C !important; text-decoration: none;}
#top-icons .item {
  width: 30%;
  float: right;
}
#top-icons .item p, #top-icons .item h4 {padding: 0 35px 0 88px;}
#top-icons .item h4 {
  padding-top: 9px;
  font-weight: bold;
}
#top-icons .first {
  float: left !important;
  width: 45% !important;
  margin-right: -55%;
}
#top-icons .icon {float: left;}


#nav {
  background: #D3E4EA url("http://www.tatra-servis.ru/img/nav-bg.png");
  height: 42px;
  position: relative;
  padding: 0 199px 0 368px;
}
#nav table {width: 100%;}
#nav td {padding-top: 8px;}
#nav td span {
  display: block;
  padding: 9px 24px 7px;
  border-left: 1px solid #CEDBE0;
}
#nav td img {
  display: block;
  margin: 0 auto;
}
#nav .f span {
  border: none;
  padding-left: 0;
}
#nav a {color: #3E536D;}

#service-nav {
  height: 113px;
  background: #F7F7F0 url("http://www.tatra-servis.ru/img/grass-bg.jpg") repeat-x 0 0;
}
#service-nav .decor-t, #service-nav .decor-t div {height: 54px;}
#service-nav .decor-t {background: url("http://www.tatra-servis.ru/img/lake-bg.jpg") no-repeat 75% 0;}
#service-nav .decor-t div {background: url("http://www.tatra-servis.ru/img/delimiter-bg.gif") repeat-x 115px 0;}
#service-nav .in {
  padding: 0 200px 0 359px;
}
#service-nav table {width: 100%;}
#service-nav td {
  vertical-align: middle;
  padding: 0 13px;
  font-size: 10px;
  text-transform: uppercase;
  white-space: nowrap;
}
#service-nav a {
  display: block;
  height: 27px;
  line-height: 27px;
  padding-left: 31px;
  color: #888;
  text-decoration: none;
}
#service-nav a:before {content: "\2013\a0";}
#service-nav .s1 {padding-left: 0;}
#service-nav .s1 a {background: url("http://www.tatra-servis.ru/img/s1.gif") no-repeat 0 0;}
#service-nav .s2 a {background: url("http://www.tatra-servis.ru/img/s2.gif") no-repeat 0 0;}
#service-nav .s3 a {background: url("http://www.tatra-servis.ru/img/s3.gif") no-repeat 0 0;}
#service-nav .s4 a {background: url("http://www.tatra-servis.ru/img/s4.gif") no-repeat 0 0;}

#logo {
  position: absolute;
  top: 144px;
  right: 22px;
  width: 160px;
  height: 160px;
  background: url("http://www.tatra-servis.ru/img/logo-bg.png");
  z-index: 999;
  font-size: 21px;
}
#logo a {color: #50526C;}


#offers {
  padding: 0 34px 44px 44px;
  position: relative;
  z-index: 3;
  overflow: hidden;
}
#offers a {color: #44526C;}
#offers div {
  float: left;
  width: 33%;
  overflow: hidden;
}
#offers img {float: left;}
#offers ul {
  padding-left: 105px;
  padding-top: 3px;
  list-style: none;
}
#offers .right {float: right !important;}
#offers li {
  padding-left: 9px;
  text-indent: -9px;
}
#offers li:before {content: "\2013\a0";}


#main {
  overflow: hidden;
  padding: 0 36px 108px 32px;
}

#content {
  float: right;
  margin-left: -29%;
  width: 71%;
}
#content .in {margin-left: 17px;}
#sidebar {
  float: left;
  width: 29%;
}
#sidebar .in {margin-right: 17px;}

.dashed .in {
  background: #E5E5E5 url("http://www.tatra-servis.ru/img/dashed-bg.gif");
  padding: 3px;
}
.dashed .in .out {
  background: #FFF;
}

#content .out {
  padding: 17px 32px 2px;
  overflow: hidden;
}

#content h1, #content h2, #content p {
  margin-bottom: 15px;
}

h1, h2 {
  font-size: 13px;
  font-weight: bold;
  padding-left: 20px;
  background: url("http://www.tatra-servis.ru/img/bullet-heading.gif") no-repeat 5px 50%;
}
.c-img {border: 3px solid #EAEAEA;}
.c-left {
  float: left;
  margin: 0 15px 5px 0;
}


#contacts {
  padding: 21px 0 8px 24px;
  list-style: none;
  font-size: 12px;
}
#contacts li {
  padding: 0 0 30px 56px;
}
#contacts strong {
  display: block;
  font-weight: bold;
}
#contacts .icq {background: url("http://www.tatra-servis.ru/img/icon-icq.gif") no-repeat 0 0;}
#contacts .phone {background: url("http://www.tatra-servis.ru/img/icon-phone.gif") no-repeat 0 0;}

#order-form .out {
  padding: 20px 19px;
}
#order-form legend {
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 12px 20px;
  background: url("http://www.tatra-servis.ru/img/bullet-heading.gif") no-repeat 5px 6px;
}
#order-form label {
  display: block;
  padding: 3px 0;
  font-weight: bold;
  color: #B6B6B6;
}
#order-form input {
  border: 1px solid #D6D6D6;
  width: 99%;
  font: 11px Tahoma, Verdana, sans-serif;
  padding: 2px 0;
}
#order-form a {color: #44526C;}
#order-form p {
  margin-top: 8px;
  text-align: right;
}

#banners {padding: 23px 0;}
#banners div {
  margin: 0 auto;
  width: 240px;
}
#banners img {
  float: left;
  display: inline;
  margin: 0 8px;
  opacity: .5;
  filter: alpha(opacity=50);
}


#footer {
  height: 108px;
  position: relative;
  z-index: 7;
  margin-top: -108px;
  min-width: 995px;
}
#footer .in {padding: 0 36px 0 40px;}
#copyright {
  float: right;
  width: 71%;
  text-align: right;
  background: url("http://www.tatra-servis.ru/img/footer-bg.jpg") no-repeat 25px 100%;
  height: 108px;
}
#copyright p {
  padding: 0 56px 0 0;
  margin: 22px 34px 0 0;
  background: url("http://www.tatra-servis.ru/img/footer-logo.gif") no-repeat 100% 50%;
}
#footer a {color: #44526C;}
#footer {color: #44526C;}

#myonline {
  float: left;
  padding: 35px 0 0;
}
#myonline p {
  padding-left: 62px;
  background: url("http://www.tatra-servis.ru/img/myost.gif") no-repeat 0 50%;
}
#myonline a {display: block;}