body {
        margin: 0px;
        background: #000000;
        background: url("images/bg_main.gif");
        }


.flash {
        width: 780px;
        height: 295px;
        margin: auto;
        background: url("images/bg.jpg");
        }


.content {
        width: 780px;
        margin: auto;
        background: #FDF4E4 url("images/bg_right.gif") repeat-y right;
        overflow: hidden;
        }

.text {
        padding: 0px 25px 0px 25px;
        width: 399px;
        background: #FDF4E4;
        float: left;
        line-height: 17px;
        font-family: tahoma;
        font-size: 13px;
        color: #000000;
        text-align: justify;
        }


.kraweznik {
        width: 95px;
        float: left;
        }


.prawa_kolumna {
        width: 236px;
        float: right;
        }


.panel {
        width: 206px;
        background: url("images/panel_srodek.gif");
        padding: 0px 15px 0px 15px;

        font-family: tahoma;
        font-size: 11px;
        color: #000000;
        text-align: justify;

        }

.panel_gora {

        height: 50px;
        background: url("images/panel_gora.gif");
        taxt-align: center;
        padding-top: 75px;
        }

.bottom {
        width: 780px;
        height: 62px;
        margin: auto;

        }

.stopka {
        background: url("images/stopka.gif") no-repeat;
        width: 820px;
        height: 37px;
        margin: auto;

        padding-top: 37px;

        }

.stopka_content_1 {

        width: 420px;
        padding-top: 5px;
        float: left;
        padding-left: 80px;

        font-family: tahoma;
        font-size: 11px;
        color: #FDF4E4;
        }

.stopka_content_2 {

        width: 320px;
        float: left;
        }

.enzo {
        width: 780px;
        margin: auto;
        text-align: center;
        }

.polecamy_zawartosc {
        padding: 15px 15px 15px 15px;
        text-align: center;
        }

a:link, a:active, a:visited {
        color: #734C2F;
        text-decoration: none;
}

a:hover {
       text-decoration: underline;
       color: #322114;
}