*{
  margin: 0;
  padding: 0;
}
body{
  background: #69696c;
  font: 12px Arial, Tahoma, Verdana, sans-serif;
  padding-bottom: 50px;
  color: #ccccd2;
}
a img{
  border: none;
}
a{
  outline: none;
}
#basis{
  width: 970px;
  margin: 0 auto;
}
#leftCol{
  float: left;
  width: 208px;
  padding-top: 58px;
}
#logo{
  display: block;
  margin-left: 11px;
}
#logo img{
  display: block;
}
#menu{
  list-style-type: none;
  list-style-position: outside;
  color: #fff;
  font-weight: bold;
  padding: 54px 0 0 40px;
}
#menu li{
  padding: 7px 0 8px 0;
}
#menu a{
  color: #e7eacc;
}
#main{
  float: left;
  width: 750px;
  padding-top: 21px;
}
.topLeftCorn{
  background: #fff url(img/corn_4.gif) 0 0 no-repeat;
}
.topRightCorn{
  background: url(img/corn_3.gif) 100% 0 no-repeat;
}
.botLeftCorn{
  background: url(img/corn_1.gif) 0 100% no-repeat;
}
.botRightCorn{
  background: url(img/corn_2.gif) 100% 100% no-repeat;
}
#topLine{
  width: 728px;
  margin: 0 auto;
  padding: 10px 0;
}
#topLine img{
  display: block;
}
#leftCornedBox{
  width: 241px;
  float: left;
  color: #1f1f24;
  font-size: 18px;
  margin: 11px 0;
}
#leftCornedBox .botRightCorn{
  padding: 7px 0 11px 11px;
}
#leftCornedBox a{
  color: #2e2e32;
  background: url(img/arrow.gif) 0 55% no-repeat;
  padding: 0 0 0 14px;
  font-size: 13px;
  vertical-align: middle;
}
#leftCornedBox span{
  vertical-align: middle;
}
#rightCornedBox{
  float: right;
  width: 241px;
  margin: 11px 0;
}
.searchBox{
  padding: 8px 0 11px 11px;
}
.submitBtn{
  font-size: 12px;
  vertical-align: middle;
  width: 46px;
  text-align: center;
}
.textField{
  vertical-align: middle;
  width: 164px;
}
#container{
  clear: both;
  background: #7b7b7e url(img/bg.gif) 0 0 repeat;
  zoom: 1;
}
#container a{
  color: #e7eacc;
}
#container a:hover{
 text-decoration:none;
}
#container ul{
  float: left;
  width: 33%
}
#container li{
  padding: 3px 0 3px 20px;
  list-style-type: none;
}
.topCorns{
  background: url(img/top_corns.gif) 0 0 no-repeat;
}
.botCorns{
  background: url(img/bot_corns.gif) 0 100% no-repeat;
  padding: 5px 23px;
}
h1{
  font-size: 22px;
  font-weight: normal;
  color: #fdfef0;
  padding: 11px 0 6px 0;
}
h2{
  color: #ced0b9;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  padding-left: 3px;
}
h2 a{
  color: #ced0b9;
  font-size: 18px;
  line-height: 18px;
  font-weight: normal;
  text-decoration: none;
}
.item{
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #88888b;
  padding: 12px 0 26px 0;
}
.item2{
  width: 100%;
  overflow: hidden;
  border-top: 1px solid #88888b;
  padding: 12px 0 26px 0;
  font-size: 14px;
}

.description{
  float: left;
  width: 365px;
  color: #ccccd2;
  padding: 3px 0 0 3px;
}
.phone{
  float: right;
  width: 192px;
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
}
.phone span{
  vertical-align: top;
  font-size: 12px;
  line-height: 12px;
}
#footer{
  color: #bbbbc2;
  text-align: center;
  padding: 30px 0 0 0;
}
#footer a{
  color: #bbbbc2;
  text-decoration: none;
}
#about td{
 padding: 5px 20px 5px 0;
}
#back{
  padding: 10px 0 10px 5px;
}
.clear{
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
#otziv{
 padding: 15px 0 10px 0;
}

