body, html {
margin:0px;
padding:0px;
}

#container {
width:100%;
}

#container td {
vertical-align:top;
}

#header {
height:200px;
}

/*таблица меню*/
#menu {
width:100%;
height:50px;
}
#venya {
width:auto;
}
/*конец меню*/

/*внутренняя таблица*/

#maket {
width:100%;
height:100%;
}
#left {
width:100px;
height:1446px;
}
#pr {
width:27px;
height:1446px;
}
#nf {
height:100px;
width:100%;
}
#content {
padding:10px;
}


/*конец внутренней таблицы*/

#footer {
height:50px;
}