html, body {
    margin: 0;
    padding: 0;
    background-color:#BFBEBE;
}

.mainwrapper {
    margin: auto;
    background: #E6E2D6;
}

.lpanel {
    width: 220px;
    text-align: center;
    vertical-align: top;
    background: url(img/lpanel.gif) repeat-y;
}

.lpanel_top {
    width: 220px;
    height: 19px;
    margin-bottom: -9px;
    background: url(img/lpanel_top.gif) no-repeat;
}

.lpanel_delim {
    width: 206px;
    height: 12px;
    margin: 4px 7px;
    background: url(img/lpanel_delim.gif) repeat-x 21px 0;
}

.rpanel {
    width: 750px;
    margin: 0;
    padding: 113px 0 0 0;
    vertical-align: top;
    background: #E6E2D6 url(img/Shapka.gif) 10px 0 no-repeat;
}

.delim {
    height: 20px;
    background: #E6E2D6 url(img/bottom.gif) repeat-x bottom;
}
.bpanel {
    background: #BFBEBE;
    text-align: center;
    padding: 15px 0 10px 0;
}

.lpanel .reklama {}
.rpanel .reklama {margin: 10px 0; text-align: center;}

#feed {
    float: right;
    padding: 5px;
    margin-right: 10px;
}

.counter {
    margin: 10px;
}

.copyrights {
    /*margin-left: 220px;*/
    padding: 8px 0;
}

.breadclumbs {margin:10px;}

.contentwrapper {
    margin: 5px 10px 0 10px;
}

.content {}

.menu {
    width: 200px;
    margin: 0 auto;
    background: #ebe8df url(/skin/img/menu_body.gif) top left repeat-y;
}
.menu_top {
    height: 15px;
    width: 100%;
    background: url(/skin/img/menu_top.gif) top right no-repeat;
}
.menu_bottom {
    height: 15px;
    width: 100%;
    background: url(/skin/img/menu_bottom.gif) bottom left no-repeat;
}

.menu a {display: block; padding: 6px 0; text-decoration:none; }

.podmenu {
    text-align: left;
    margin: 2px 0 0 30px;
}
