html, body.bk { margin: 0; padding: 0; }
.bk.header *, .bk.leftbar *, .bk.rightbar *, .bk.footer * { margin: 0; padding: 0; border: none; border-collapse: collapse; list-style: none; background: none; }

table.stopper {
    border-collapse: collapse;
    }
    td.stopper {
        width: 1200px;
        padding: 0;
        }
        div.stopper {
            overflow: hidden;
            width: 1000px;
            height: 0;
            }

body.bk {
    background: #cee3a5;
    text-align: center;
    }

.bk.page {
    display: inline-block;
    position: relative;
    max-width: 1178px;
    min-width: 978px;
    margin: 0 6px;
    border: solid 5px #4d7308;
    border-top: none;
    border-bottom: none;
    background: #fff url('images/page.jpg') 100% 192px repeat-y;
    text-align: left;
    }
.bk.header {
    position: relative;
    z-index: 2;
    height: 192px;
    border-bottom: solid 2px #9d1b00;
    background: #fff;
    }
    .bk.title {
        position: absolute;
        z-index: 4;
        left: 265px;
        top: 104px;
        }
        .bk.title dt {
            font: 16px/16px Tahoma;
            text-transform: uppercase;
            color: #b01a1d;
            }
        .bk.title dd {
            font: 14px/32px Arial;
            color: #121212;
            }
    .bk.logo {
        position: absolute;
        overflow: hidden;
        width: 243px;
        height: 132px;
        left: 2px;
        top: 58px;
        background: #c8de9d url('images/logo_dl.png') 0 0 repeat-x;
        }
        .bk.logo dt {
            height: 132px;
            padding: 16px 0 0 19px;
            background: url('images/logo_dt.jpg') 4px 2px no-repeat;
            }
            .bk.logo dt a, .bk.logo dt img {
                display: block;
                width: 216px;
                height: 72px;
                }
        .bk.logo dd {
            margin-top: -80px;
            margin-bottom: 80px;
            padding-right: 13px;
            text-align: right;
            font: bold 12px/16px Arial;
            color: #242321;
            }
            .bk.logo dd.bk.city {
                font-weight: normal;
                line-height: 18px;
                color: #030303;
                }
            .bk.logo a {
                text-transform: uppercase;
                text-decoration: none;
                color: #6A911E;
                }
                .bk.logo a:hover {
                    text-decoration: underline;
                    }
    .bk.mainnav {
        width: 100%;
        height: 30px;
        padding-top: 25px;
        border-bottom: solid 1px #bcd194;
        background: #c8de9d url('images/mainnav_ul.png') 0 0 repeat-x;
        }
        .bk.mainnav li {
            display: block;
            position: relative;
            z-index: 4;
            overflow: hidden;
            float: left;
            width: 14px;
            height: 10px;
            background: url('images/mainnav.png') -14px 0 no-repeat;
            }
        .bk.mainnav li.bk.sitemap {
            margin: 0 29px 0 57%;
            padding-left: 25px;
            background-position: 25px 0;

            }
            .bk.mainnav li a {
                display: block;
                padding: 14px;
                }
    .bk.search {
        position: absolute;
        z-index: 3;
        right: 0;
        top: 0;
        width: 43%;
        height: 30px;
        padding-top: 161px;
        background: url('images/search.jpg') 100% 0 no-repeat;
        }
        .bk.search fieldset {
            height: 16px;
            padding: 6px 0 8px 16px;
            background: url('images/search_fieldset.png') 0 0 no-repeat;
            font: bold 11px/11px Arial;
            color: #fff;
            }
            .bk.search label span {
                vertical-align: top;
                }
                .bk.search span {
                    display: inline-block;
                    height: 13px;
                    padding-top: 3px;
                    text-shadow: 0 0 3px #333;
                    }
                .bk.search #q {
                    width: 102px;
                    margin: 0 13px 0 5px;
                    padding: 0 2px 0 2px;
                    border: solid 1px #646464;
                    background: #fff;
                    vertical-align: top;
                    }
            .bk.search .bk.button {
                overflow: hidden;
                width: 19px;
                height: 16px;
                margin-top: 1px;
                background: url('images/search_submit.gif') 0 0 no-repeat;
                text-indent: -1000px;
                cursor: pointer;
                }
            * html .bk.search .bk.button {
                margin-top: 2px;
                }
    .bk.topmenu {
        position: absolute;
        top: 0;
        left: 1px;
        width: 57%;
        height: 29px;
        padding-top: 24px;
        border: solid 1px #6d902e;
        border-top: none;
        background: #f2f1e0 url('images/topmenu.png') 0 0 repeat-x;
        text-align: center;
        }
        .bk.topmenu li {
            display: inline;
            }
            .bk.topmenu li a {
                display: inline-block;
                margin-left: -4px;
                padding: 5px 15px 0 15px;
                border-right: solid 1px #ddd;
                border-left: solid 1px #ddd;
                text-transform: uppercase;
                text-decoration: none;
                font: bold 12px/20px Arial;
                color: #242321;
                }
            .bk.topmenu li a:hover {
                
                color: #6A911E;
                }
.bk.leftbar {
    position: relative;
    z-index: 3;
    float: left;
    width: 241px;
    margin-top: -2px;
    padding-bottom: 60px;
    border-left: solid 3px #fff;
    }
        .bk.leftbar dt {
            position: relative;
            height: 31px;
            padding-left: 19px;
            border-top: solid 1px #f1f0de;
            border-bottom: solid 2px #fff;
            background: #f1f0de url('images/leftbar_dt.png') 0 0 repeat-x;
            text-transform: uppercase;
            font: bold 12px/31px Arial;
            color: #476412;
            }
        .bk.leftmenu {
            margin: 2px 0;
            padding-bottom: 15px;
            background: #f1f0de url('images/leftmenu.jpg') 100% 33px repeat-y;
            border-bottom: solid 7px #f1f0de;
            }
            .bk.leftmenu dt {
                height: 33px;
                text-align: left;
                padding: 0;
                border: none;
                }
.bk.leftmenu li{
color: #A52027; 
width: 223px;  
height: 33px;     
text-transform: uppercase;
font: bold 12px/31px Arial;
padding: 0;
 background: #f1f0de url('images/leftbar_dt.png') 0 0 repeat-x;
padding-left: 19px;
border-bottom: solid 3px #A52027;
text-align: left;
                }
                .bk.leftmenu dt strong {
                    display: block;
                    padding-left: 19px;
                    border-bottom: solid 2px #fff;
                    }
            .bk.leftmenu dd {
                position: relative;
                margin: 4px 7px 0 7px;
                padding: 0 0 2px 27px;
                border-bottom: dotted 1px #c8c5c2;
                background: url('images/leftmenu_dd.gif') 12px 2px no-repeat;
                }
                .bk.leftmenu a {
                    text-decoration: none;
                    font-weight: bold;
                    color: #252523;
                    }
                .bk.leftmenu a:hover {
                    text-decoration: none;
                    color: #58771f;
                    }
                .bk.leftmenu dd.bk.active a {
                    color: #58771f;
                    }
    .bk.congratulations {
        height: 188px;
        padding-bottom: 1px;
        border-bottom: solid 4px #90b940;
        background: url('images/congratulations.jpg') 0 34px no-repeat;
        }
        .bk.congratulations dt {
            margin-bottom: 80px;
            }
        .bk.congratulations dd {
            height: 29px;
            margin-top: 10px;
            background: url('images/congratulations_dd.png') 0 0 repeat;
            }
            .bk.congratulations dd a {
                display: block;
                padding-right: 25px;
                background: url('images/rightbar_dt.gif') 228px 9px no-repeat;
                text-transform: uppercase;
                text-decoration: none;
                text-align: right;
                font: bold 11px/29px Arial;
                color: #a52027;
                }
            .bk.congratulations dd a:hover {
                text-decoration: underline;
                }
.bk.rightbar {
    position: relative;
    float: right;
    width: 239px;
    margin-top: -2px;
    padding-top: 2px;
    padding-bottom: 60px;
    border-right: solid 1px #fff;
    }
    .bk.rightbar dt {
        height: 31px;
        margin: 0 13px 0 8px;
        }
    .bk.rightbar dt.bk.news_title {
        margin: 0;
        border-left: solid 8px #fff;
        border-right: solid 13px #fff;
        background: #fff;
        }
        .bk.rightbar dt span {
            display: block;
            height: 30px;
            padding-left: 21px;
            border-bottom: dotted 1px #bebbbb;
            background: url('images/rightbar_dt.gif') 0 10px no-repeat;
            text-transform: uppercase;
            font: bold 12px/30px Arial;
            color: #476412;
            }
    .bk.rightbar dd {
        margin: 0 13px 0 8px;
        padding: 16px 0;
        text-align: left;
        }
        .bk.rightbar dl dt {
            height: auto;
            margin: 0;
            padding-top: 10px;
            text-align: left;
            font-weight: bold;
            color: #6a911e;
            }
        .bk.rightbar dl dd {
            margin: 0;
            padding: 0;
            text-align: justify;
            }
        .bk.rightbar dd.bk.more {
            text-align: right;
            }
            .bk.rightbar dd.bk.more a {
                text-decoration: none;
                font-weight: bold;
                font-size: 10px;
                color: #6a911e;
                }
            .bk.rightbar dd.bk.more a:hover {
                text-decoration: underline;
                }
.bk.content {
    margin: -2px 241px 0 245px;
    padding: 0 19px 30px 19px;
    }
    h1.bk {
        margin: 16px 0 20px 5px;
        text-transform: uppercase;
        font: bold 12px/12px Arial;
        color: #a52027;
        }
.bk.footer {
    position: relative;
    clear: both;
    height: 55px;
    border-top: solid 1px #88966d;
    border-bottom: solid 15px #a3c16c;
    background: #cee3a5;
    text-align: center;
    font: 12px/12px Arial;
    color: #6b8d27;
    }
    .bk.bottommenu {
        position: absolute;
        left: 0;
        top: -26px;
        width: 100%;
        height: 12px;
        padding-bottom: 14px;
        border-bottom: solid 1px #abbd89;
        }
    * html .bk.bottommenu {
        top: -29px;
        }
        .bk.bottommenu li {
            display: inline;
            font: 12px/12px Arial;
            text-decoration: none;
            color: #131313;
            }
            .bk.bottommenu li a {
                display: inline-block;
                padding: 0 7px 0 3px;
                border-right: solid 2px #444;
                text-decoration: none;
                text-shadow: 0 0 1px #999;
                color: #131313;
                }
            .bk.bottommenu li a:hover {
                text-decoration: none;
                color: #4d7308;
                }
    .bk.copyright {
        position: absolute;
        z-index: 1;
        left: 0;
        top: 1px;
        width: 100%;
        height: 58px;
        padding-top: 10px;
        border-top: solid 1px #c2d69c;
        background: url('images/copyright.jpg') 0 0 no-repeat;
        }
    .bk.footer a.bk {
        display: inline-block;
        position: relative;
        z-index: 2;
        margin-top: 30px;
        color: #6b8d27;
        }
    .bk.footer a:hover {
        text-decoration: none;
        }
    .bk.counters {
        position: absolute;
        z-index: 1;
        left: 0;
        bottom: 56px;
        width: 245px;
        margin-top: -30000px;
        padding: 30000px 0 13px 0;
        background: url('images/page.jpg') 244px 3px repeat-y;
        }
        .bk.counters li {
            display: inline;
            }
.bx-top-panel { position: relative; z-index: 1000; }

.zag {
                
               
                padding: 5px 15px 0 15px;
                              
                text-transform: uppercase;
                text-decoration: none;
                font: bold 12px/20px Arial;
                color: #476412;
                }
