/* start shablon left_content_right (#gordi)*/

#gordi {
  /* col left right */
background-color:#fff;
  background: url(../i/logotop.jpg) no-repeat;
  margin:0px auto;
  position:relative;
  min-width:1200px;
  max-width:1200px;
}
div.pronto {
	 margin:0 10px;
} 
#main {/* content */margin: 0 200px; }
.wrap {float:left; background-color:#fff;}
#content {float:right;overflow:hidden; }
#content,.left,.right {padding-bottom:10px;position:relative; margin-top:0px;}
.left,.right {width:200px; }

.left {float:left;margin-left:-200px;left:-0px;width:200px; padding-bottom:90px; margin-top:0px;}
.right {float:right;margin-right:-200px;left:1px;width:200px; margin-top:0px;}
.wrap,#content,#header,#footer {width:100%;}

#header {height:230px; }
.header {height:230px;
	
}
#footer {line-height:30px;position:relative;text-align:center;}
#gordi {width:expression( documentElement.clientWidth > 1200? (documentElement.clientWidth == 0 ? (body.clientWidth >1200 ? "1200" : "auto") : "1200px") : "auto" ); background-color:#fff;}

*html #main,*html #gordi {height:1%}
* html .left {margin-right:-199px; }
* html .right {margin-left:-0px;} 
/* end shablon (#gordi) */

