body {
        paddind: 0px;
        margin: 0 0 0 0;
}

img {
        border: 0px;
}
.main-tbl {
        width: 100%;
}
.main-logo {
        height: 210px;
        color: #5D3913;
        font-family: tahoma;
        font-size: 24px;
        font-weight: bold;
        vertical-align: top;
        background: url(img/logo-back.gif) repeat-x;
}
.main-logo a{
        width: 100px;
        display: block;
        white-space: nowrap;
        margin: 50 0 0 300;
}
.main-logo img{
        margin: 0 0 0 38;
}
#logo-text {
        width: 100px;
        display: block;
        white-space: nowrap;
        margin: 50 0 0 500;
}
.inf-tbl {
        width: 20%;
        vertical-align: top;
}

.centr-tbl {
                width: 60%;
        vertical-align: top;
        border-left: 2px solid #5D3913;
        border-right: 2px solid #5D3913;
        padding: 2px;
}
#title-line {
        width: 100%;
        height: 2px;
        background: #92622E;
}
#title-left {
        width: 6px;
        background: #5D3913;
}
.title-center  {
        color: #92622E;
        font-family: tahoma;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
        padding: 5px;
        border-left: 6px solid #5D3913;
        border-right: 6px solid #5D3913;
        border-top: 2px solid #92622E;
        border-bottom: 2px solid #92622E;
}
.title-center a {
        margin: 0 5 0 5;
    color: #92622E;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.title-center a:hover {
        text-decoration: underline;
}
.center-table {
    width: 100%;
    height: 100%;
    border-bottom: 2px solid #92622E;
}
.center-item {
    color: #92622E;
    font-family: tahoma;
    font-size: 12px;
    border-left: 6px solid #5D3913;
    padding-left: 5px;
    margin: 10px;
}
.center-item a{
        color: #92622E;
        font-family: tahoma;
        font-size: 12px;
}
.center-item a:hover {
        text-decoration: underline;
}
.center-item img{
        padding: 1px;
        border: 1px solid #92622E;
}
.item-title, .item-title a {
      font-weight: bold;
      padding-bottom: 3px;
      text-decoration: none;
}
.item-title a:hover {
        text-decoration: underline;
}
#item-link {
        width: 100%;
        padding-top: 5px;
        text-align: center;
	white-space: nowrap;
}
#item-link a{
      color: #92622E;
      font-family: tahoma;
      font-size: 12px;
        font-size: 10px;
        font-weight: bold;
        text-decoration: none;
}
#item-link a:hover {
        text-decoration: underline;
}
.menu-item {
        height: 25px;
        background: #92622E;
        color: #FFFFFF;
        font-family: tahoma;
        font-size: 14px;
        font-weight: bold;
        text-decoration: none;
        padding: 2 0 2 0;
}
.menu-item img{
        margin: 2px;
}
#menu-item-text {
        padding-top: 4px;
}
.menu-text, .menu-text a{
        color: #92622E;
        font-family: tahoma;
        font-size: 12px;
        font-weight: bold;
        padding-left: 5px;
        text-decoration: none;
}
.menu-text a:hover {
        text-decoration: underline;
}
.catalog-text a{
        color: #92622E;
        font-family: tahoma;
        font-size: 12px;
        font-weight: normal;
        padding-left: 20px;
        text-decoration: none;
}
.catalog-text a:hover {
        text-decoration: underline;
}
#sep{
        background: url(img/sep.gif) repeat-x;
        margin: 5 0 2 0;
}
#grad{
        margin-top: 2px;
        background: url(img/grad.gif) repeat-x;
}
.search {
        text-align: center;
}
.src-inp {
        font: 11px tahoma;
        color: #5D3913;
        background: #92622E;
        width: 160px;
        height: 20px;
        border: 1px solid #5D3913;
        padding: 2 2 0 2;
}
.src-but {
        font: 12px tahoma;
        color: #92622E;
        background: #FFFFFF;
        height: 23px;
        cursor: hand;
        border: 2px solid #5D3913;
        outline: none;
        margin: 2 2 2 2;
}

.copy {
        background: #92622E;
        color: #FFFFFF;
        font-family: tahoma;
    font-size: 12px;
        font-weight: normal;
}
#copy-center {
        width: 100%;
    text-align: left;
    padding-left: 2px;
    border-left: 6px solid #5D3913;
}
#copy-right {
        width: 200px;
    text-align: right;
    font-size: 10px;
        font-weight: bold;
}
.tth {
    font: 11px tahoma;
    color: #92622E;
    background: #5D3913;
    width: 100%;
    border: 1px solid #92622E;
}
.tth td {
    border: 1px solid #92622E;
}