body { background-color: #fefbf6; color: #010409; font-family: Times; margin: 0; padding: 0;}

#container
{
 width: 100%; margin: 0 auto; height: 100%;/* Выравнивание по центру */
}
#nav
{
 width: 300px; float: left; background: #f6ebd3 url('./images/grad_ver.jpg') repeat-y right top; height: 100%; vertical-align: top;
}
#aside
{
 width: 250px; float: right;
}
#content
{
 margin: 0 250px 0 300px; min-width: 500px; text-align: justify; padding-left: 15px; padding-top: 15px;
}
#header
{
	text-align: left;  height: 124px; padding: 0; margin: 0; background: #f6ebd3 url('./images/grad_hor.jpg') repeat-x left bottom; min-width: 800px;
}

#hnot {  }
#hcity { font-size: 69%; }
#hcity2 { font-size: 78%; }
#tabnot { width: 100%; height: 124px; background: none; }
#leftbook { width: 300px; min-width: 300px; height: 124px; background: #f6ebd3 url('./images/books_left.jpg') no-repeat left top; }
#rightbook { height: 124px; background: #f6ebd3 url('./images/books_right.jpg') no-repeat left top; }
#canvnot { min-width: 474px; height: 124px;  }
#canvastable { width: 474px; height: 124px; background: #f6ebd3 url('./images/head_canvas.jpg') no-repeat left top; }
.tdnot1 { padding-top: 17px; text-align: center; }
.tdnot2 { padding-bottom: 24px; text-align: center;}

h1 , h2 { font-family: Arial; color: #544125; padding: 0; margin: 0; }
h1 { font-size: 28pt; }
h2 { font-size: 18pt; }
h1 div { float: left; padding: 0; margin: 0; }

img { border: none; margin: 0; padding: 0; }
table { margin: 0; padding: 0 }

.menua { text-decoration: none; }
/*.menutable { border: none; padding: 0; border-collapse:collapse; width: 251px; height: 79px; }
.menutd { padding: 0; text-align: center; vertical-align: middle; width: 251px; height: 79px; }*/

.menulink , .menuover { cursor: pointer; width: 215px; max-width: 215px; max-height: 79px; height: 79px; vertical-align: middle; text-align: center; font: bold small-caps 14pt Arial;  padding-left: 18px; padding-right: 18px; }

.menulink { color: #544125; text-decoration: none; background-image: url('./images/menu_cell.jpg'); }
.menuover { color: #34220f; text-decoration: underline; background-image: url('./images/menu_cell_over.jpg'); }
.menuover:active , .menuover a:active{ color: #b07e4e }
.menulink a, .menulink a:visited { color: #544125; text-decoration: none; }
.menuover a { color: #34220f; text-decoration: underline; }


.main { font: 13pt Times; padding-bottom: 20px; color: #111111; }
.main a { text-decoration: none; color: #624619 }
.main a:hover { text-decoration: underline; color: #624619 }
.main a:active, main a:visited { color: #624619 }

ul, ol { margin-top: 7px; }
p { margin-bottom: 12px; margin-top: 0; }