html, body{margin:0; padding:0; height:100%; }
#main{ padding:0; margin:0 auto; width:1000px; height:100%; }
#title-main{ width:150px; position:absolute; top:0; left:10px;}
#wrapper{ background:#999; width:1000px;  padding-bottom:100px;  margin-top:-100px; min-height:100%;}
#top{ background:#066; height:100px; padding:1px 0; padding-top:100px;}
#header{background:#9C3; height:70px; position:relative; top:5px;} 
#topBlokLeft{background:#900; width:100px; height:50px; position:absolute;}
#topBlokRight{background:#900; width:100px; height:50px; position:absolute;  right:0}
#topBlokCenter{background:#036; width:765px; height:50px; position:absolute; left:120px;}
#menu-left{background:#900; width:200px; height:200px; float:left; margin:10px 0 0 0;}
#menu-right{background:#900; width:200px; height:200px; float:right; margin:10px 0 0 0;}
#content{background:#036; width:560px; min-height:200px; padding:1px 0 0; margin:10px 205px;}
*html #content{height:200px;}
#con-blok1{background:#069; width:500px; height:150px; padding:1px 0; margin:10px 0 0 10px; position:relative; z-index:3;}
#con-blok2{background:#09C; width:300px; height:120px; padding:1px 0; float:left; position:relative; top:-20px; z-index:2; }
#con-blok3{background:#0C6; width:250px; height:130px; padding:1px 0; margin:-20px 0 0 280px; position:relative; z-index:1; }
#bott{ margin:0; margin-top:-100px; background:#066;   height:100px;}

.clear{clear:both;}

p{margin:0; padding:0;}
h2{margin:15px 0; text-align:center; padding:0;}
#con-blok1 p, #con-blok2 p, #con-blok3 p{margin-top:25px; padding:0;}