body{ background:url(images/fon.png) repeat; margin:0; padding:0}
 
/*каркас*/
.wrapper{margin:50px;}
/*Блок с контентом*/
.header{  }
.header-left-ugol{ background:url(images/cor-t-l.png); width:32px; height:32px; float:left;}
.header-right-ugol{ background:url(images/cor-t-r.png); width:32px; height:32px; float:right;}
.header-top-center{ background:url(images/top.png) repeat-x; height:32px;  margin:0 32px;}
.content{}
.content-left{ background:url(images/left.png) repeat-y left;  height:100%; }
.content-right{ background:url(images/right.png) repeat-y right;  height:100%;}
.content-fon{ background:#FFF; height:100%; margin:0 32px; padding:1px  0;}
.footer{}
.footer-bott-left-ugol{ background:url(images/cor-b-l.png); width:32px; height:32px; float:left;}
.footer-bott-right-ugol{ background:url(images/cor-b-r.png); width:32px; height:32px; float:right;}
.footer-bott-center{ background:url(images/bottom.png) repeat-x; height:32px; margin:0 32px;}

/*Блок с шаблонами*/
.blok-shablon{ margin:20px 0 0 0}
.shab-left-top{ background:url(images/cor-t-l.png); width:32px; height:32px; float:left;}
.shab-right-top{ background:url(images/cor-t-r.png); width:32px; height:32px; float:right;}
.shab-center-top{ background:url(images/top.png) repeat-x; height:32px; margin:0 32px;}
.shab-right{background:url(images/right.png) right repeat-y; height:100%;}
.ahab-left{ background:url(images/left.png) left repeat-y; height:100%;}
.shab-fon{background:#FFF; height:100%; margin:0 32px; padding:1px 20px;}
.shab-fon img{ margin:5px 22px 0 20px; border:1px #666 solid; }
.shb-title p{font-size:18px; color:#900; font-weight:600; text-align:center; margin:-10px 0 0 0;}
.shab-left-bottom{ background:url(images/cor-b-l.png); width:32px; height:32px; float:left;}
.shab-right-bottom{ background:url(images/cor-b-r.png); width:32px; height:32px; float:right;}
.shab-center-bottom{ background:url(images/bottom.png) repeat-x; height:32px; margin:0 32px;}