     body {
         font: 12px Trebuchet MS;
         padding: 0px;
         margin: 0px;
     }
     table {
         font: 12px Trebuchet MS;
     }

     #content {
         overflow: auto;
         height: auto;
         width: 1020px;
         border: solid 1px red;
     }

     #ramka_lewa {
         position: relative;
         float: left;
         width: 100%;
     }
     #ramka_prawa {
         position: relative;
         float: left;
         width: 100%;
         height: 860px;
         background: transparent url( img/tlo.jpg ) no-repeat;
         background-position: right 34px ;
     }

     #tresc {
         position: relative;
         float: left;
         width: 320px;
         padding-left: 15px;
     }
     #slide_box {
         position: relative;
         float: right;
         margin-left: 10px;
         width: 399px;
         height: 306px;
         background: transparent url( img/01.gif ) no-repeat;
         z-Index: 50;
     }
     #slide_box2 {
         position: relative;
         float: right;
         top: -306px;
         margin-left: 10px;
         width: 399px;
         height: 306px;
         background: transparent url( img/02.gif ) no-repeat;
     }

     #szybki_kontakt {
         height: 221px;
     }

     #pasek_top {
         margin-top: 27px;
         height: 10px;
         background-color: #f4c014;
         font: 1px tahoma;
     }

     #menu {
        text-align: right;
        /* --- menu box --- */
     }

     #obrazek {
         padding-top: 20px;
         text-align: right;
     }

     #logo {
         border: none;
         margin-left: 30px;
         margin-bottom: 40px;
     }




     table.galeria img {
         border: solid 2px #f4c014;
     }

     input, textarea, select { font: 10px Trebuchet MS; border: solid 1px #f4c014; width: 230px; }

     #zapisz { cursor: pointer; width: 88px; height: 30px; background: transparent url( img/btn_wyslij.gif ) no-repeat; border: none; }
     #anuluj { cursor: pointer; width: 88px; height: 30px; background: transparent url( img/btn_wyczysc.gif ) no-repeat; border: none; }


