/* start shablon left_content (#left) */
#left {
  background-color:#fff;/* col left right */
  margin:10px auto;
  min-width:980px;
  max-width:980px;
}
#main {background-color:#fff;/*content*/margin-left:180px;}
#content,.wrap {float:right;}
#content,#header {overflow:hidden;}
#left,#content,.left,#footer {position:relative;}

.left {background:url(../i/left-bg.jpg) no-repeat #496692;float:left;margin-left:-180px;width:180px;}
#content,.wrap,#header,#footer {width:100%;}
#header {background:url(../i/.gif) no-repeat #fff;position:absolute;top:0;left:0;}
#header,.header {height:125px;}
#footer {background:url(../i/footer-bg.gif) #516d95;line-height:55px;text-align:center;margin: 8px 0 0;}
body {width:expression( documentElement.clientWidth < 980 ? (documentElement.clientWidth == 0 ? (body.clientWidth < 980 ? "980" : "auto") : "980px") : "auto" );}
#left {width:expression( documentElement.clientWidth > 980 ? (documentElement.clientWidth == 0 ? (body.clientWidth >980 ? "980" : "auto") : "980px") : "auto" );}
*html #main,*html #left {height:1%}
#main-content {width:525px;float:left;background-color:#dce2ea;}
#main-content-wide {background-color:#dce2ea;padding:0 0 10px 0;}
#article {width:260px;float:right;background-color:#dce2ea;}
#article p {text-align:left;}
.empty {height:8px;background-color:#fff;font-size:1px;margin:10px 0 0;}
#sub {width:180px;height:135px;background:url(../i/form-bg.gif) no-repeat #496692;}
.cont {font:14px/1.18 verdana,arial,helvetica,sans-serif;}
input.sub-mail {margin-top:20px;text-align:center;}
input.sub-button {margin-top:15px;}
#form-mail {width:400px;height:290px;background:url(../i/mail-bg.gif) no-repeat #dce2ea;margin:50px 0 0 190px;}
p.mail-mail {padding: 30px 0 0 9px;}
textarea.mail-text {margin: 5px 0 0 9px; font:12px/1.18 verdana,arial,helvetica,sans-serif;}
input.mail-button {margin: 5px 0 0 40px;}
p.telnumber {font:16px/1.18 verdana,arial,helvetica,sans-serif;color:#516d95;font-weight:bold;}
/* end shablon (#left) */
