body{
  font-family: Tahoma;
  font-size:16px;
  background-color: #C0C0C0;
    padding:0px;
  margin: 0px;
}
a {
  outline: 0px;
}
.site{
  text-align: center;
  margin: 0 auto;
  /*width: 1024px;*/
  min-width: 1060px;
  position: relative;
  /*border:1px solid black;*/
  padding-bottom:0px;
  margin-bottom:0px;
  background: #2B3D57 url(../img/header_sm_bg.png) repeat-x top;
}
/*html .site{
  width:100%;
}*/
.header {
  /*width: 1024px;*/
  height: 280px;
  /*border:1px solid red;*/
  background: url(../img/header_background.png) no-repeat right;
  margin: 0;
  padding: 0;
  text-align: left;
  min-width:1024px;

}
.logo{
  width:356px;
  height:259px;
  margin: 0;
  padding: 0;
  float: left;
  background:url(../img/big_logo.png) no-repeat left;
}
.header_right{
  /*width: 665px;*/
  height: 280px;
  /*float: left;*/
  margin-left:356px;
  /*border:1px dashed green;*/
}
a.headimg{
  padding: 0px;
  margin: 0px;
}
a.headlink{
  margin:0px 10px 0px 10px;
  color: #ffffff;
  font-size: 12px;
}
span.recomendation{
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
}
span.recomendation a{
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  text-decoration:none;
}
ul.reclist{
  margin: 0px;
  margin-top:15px;
  list-style: none;
  padding: 0px;
}
ul.reclist li{
  margin: 0px;
  padding: 0px;
  color:#ffffff;
  font-size: 13px;
}
ul.reclist li a{
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
}
.styledmenu{
  color: #ffffff;
  font-size: 12px;
  margin: 0px 10px 12px 10px;
}
.styledmenu a{
  color: #ffffff;
  font-size: 13px;
  text-decoration: none;
  font-weight: bold;
  margin-left:4px;
}
.searchcell{
  /*width:665px;*/
  margin: 0;
  padding: 0;
  padding-top:13px;
  color: #ffffff;
  font-size: 11px;
}
.searchcell input.searchstring{
  background-color:#3B5376;
  border: 1px solid #4D6C99;
  height: 22px;
  line-height: 22px;
  padding-left:5px;
  width: 310px;
  color:#A9BBD6;
  vertical-align: middle;
}
.searchcell input.searchbutton{
  background-color:#0048C4;
  border: 1px solid #4D6C99;
  height: 26px;
  width: 50px;
  color:#A9BBD6;
  margin:0px;
  padding:0px;
  margin-left:5px;
  background-image: url(../img/magnifier.gif);
  background-position: center;
  background-repeat: no-repeat
}
.content {
  /*width: 1024px;*/
  min-width:1024px;
  /*border:1px solid blue;*/
  /*background: #ffffff url(../img/content_bg.png) repeat-x scroll;*/
  background: #ffffff url(../img/ertel_bg_new.png) repeat-x scroll;  
  margin: 0;
  padding: 0;
  padding-top: 25px;
  padding-bottom: 30px;
  text-align: left;
}
.caption{
  color: #ffffff;
  font-size: 20px;
  margin-bottom:40px;
}
.caption a{
  color: #ffffff;
  font-size: 20px;
  margin-bottom:40px;
  text-decoration:none;
}
.caption2{
  color: #2B3D57;
  font-size: 20px;
  margin-bottom:40px;
}
.caption2 a{
  color: #2B3D57;
  font-size: 20px;
  margin-bottom:40px;
  text-decoration:none;
}
.sitenavbar{
  color: #ffffff;
  font-size: 16px;
  padding: 0px 0px 44px 0px;
}
.sitenavbar a{
  color: #ffffff;
  font-size: 14px;
  padding: 3px 0px 0px 3px;
  text-decoration:none;
}
.blockbody{
  border: 1px solid #667385;
  padding: 0px;
  /*width:580px;*/
  background-color:#374860;
  margin-bottom:50px;
  margin-right:50px;
}
.blockcaption{
  color: #ffffff;
  font-size: 24px;
  padding: 20px 0px 20px 24px;
  /*height:44px;
  border:1px solid red;*/
  background: #374860 url(../img/content_header_background.png) no-repeat ;
}
.blocktext{
  color: #ffffff;
  font-size: 12px;
  line-height:18px;
  padding: 0px 24px 24px 24px;
  text-align: justify;
  /*border:1px solid red;*/
}
.blocktext a{
  color: #ffffff;
  font-size: 12px;
  line-height:18px;
  text-decoration:none;
}
.blocktext a:hover{
  text-decoration:underline;
}
.itemimagecell{
  color: #45556c;
  font-size: 12px;
  text-align: center;
  font-weight:bold;
  height:22px;
  /*padding: 20px 0px 20px 24px;
  height:44px;
  border:1px solid red;*/
  background: #374860 url(../img/item_butt_background.gif) no-repeat ;
}
.itemimagecell a{
  color: #45556c;
  font-size: 12px;
  font-weight:bold;
  text-decoration:none;
}
.itemimagecell input{
  color: #ffffff;
  background-color:#45556c;
  border:1px solid #4b5a70;
  text-align: center;
  font-size: 10px;
  width:30px;
  height:16px;
}
.decision{
  margin: 40px 0px 0px 0px;
  font-size:12px;
  line-height:16px
}
.decision ul{
  margin: 0px;
  margin-top:15px;
  list-style: none;
  padding: 0px;
}
.decision ul li{
  margin: 0px;
  padding: 0px;
  color:#000000;
  font-size: 13px;
}
.decision ul li a{
  color: #000000;
  font-size: 12px;
  text-decoration: none;
  display:block;
  padding-bottom:9px;
}
.decision ul li a:hover{
  text-decoration: underline;
}
.proj {
  text-align:center;
  width:216px;
  margin-bottom:20px;
}
.proj a{
  color: #000000;
  font-size: 11px;
  text-decoration: none;
}
.catrow{
  width:47%;/*300px;*/
  float:left;
  /*
  height:40px;
  border: 1px solid #ffffff;*/
  margin-right:10px;
  display: table;
  font-size:11px;
  line-height:22px;
}

.catitem{
  /*border: 1px solid #ffffff;*/
  margin-bottom:30px;

}
.catitemcapt{
  font-size:14px;
  line-height:22px;
  font-weight:bold;
  color:#ffffff;
  padding-bottom:5px;
}
.catitem a{
  /*border: 1px solid #ffffff;*/
  font-size:11px;
  color:#000000;
}
.phone{
  font-size: 32px;
}
.object{
  margin-bottom:15px;
  line-height:12px;
}
.objcapt{
  color:#374860;
  font-weight:bold;
  font-size:10px;
  padding-bottom: 5px;
}
.objcapt a{
  color:#374860;
  font-weight:bold;
  font-size:10px;
  padding-bottom: 5px;
  text-decoration:none;
}
.objtext{
  color:#4E4E4E;
  font-size:10px;
  text-align: justify;
}
.objdet{
  text-align: right;
}
.objdet a{
  color:#374860;
  font-weight:bold;
}
.objprice{
  padding:0px 24px 24px 0px;
  color:#ffffff;
  font-size:16px;
  font-weight:bold;
}
.footer {
  /*width: 1024px;*/
  min-width:1024px;
  /*border:1px solid blue;*/
  margin: 0;
  padding: 0;
  padding-top:20px;
  text-align: left;
  background-color: #4E4E4E;
  color:#ffffff;
  font-size: 11px;
}
.subfooter {
  /*width: 1024px;*/
  min-width:1024px;
  height: 7px;
  line-height: 7px;
  margin: 0px;
  padding: 0px;
  background-color: #1d1d1d;
}
.news{
  width: 28%;
  /*border: 1px solid red;
  height:50px;;*/
  float:left;
  margin-right: 25px;
  display: table;
}
.newsdate{
  color:#ffffff;
  padding-bottom: 5px;
  font-size: 12px;
  text-decoration:underline;
  margin-bottom: 10px;

}
.newstext, .newstext a{
  color:#ffffff;
  padding-bottom: 5px;
  font-size: 12px;
  text-decoration:none;
}
.footermenu{
  color:#ffffff;
  font-size: 11px;
  font-weight:bold;
  margin-right:8px;
}
.cop1{
  padding-left:28px;
  padding-bottom:15px;
}
.cop2{
  /*background: url(../img/circle.png) no-repeat top left;
  padding-left:25px;*/
  padding-bottom:15px;
}
.orderinput{
  color: #ffffff;
  background-color:#45556c;
  border:1px solid #4b5a70;
  padding:3px 5px 3px 5px;
  text-align: left;
  font-size: 12px;
  width:400px;
  height:16px;
  overflow:hidden;
}
.orderbutton{
  background-color:#ffffff;
  border:1px solid #4b5a70;
  padding:3px 15px 3px 15px;
  color: #45556c;
  font-size: 14px;
  font-weight:800;
}

.catalogue{
      display:none;
      position: absolute;
      width:800px;
      padding: 0px 7px;
      border: 1px solid #667385;
      background-color: #374860;
      background: #374860 url(content_header_background.png) no-repeat 0 0;
}