<style>
 <!--

   .nic
   {}
   .kosz_komunikat
   {
   position:absolute;
   left:700px;
   top:233px;
   width:300px;
   padding:0px;
   margin:0px;
   }

   .kosz_nagl
   {
   font-size:14px;
   color:#22aa22;
   border-style:solid;
   border-width:0px;
   border-color:#22aa22;
   border-bottom-width:1px;
   border-top-width:1px;
   
   }
   
   .kosz_kom_top
   {
    background-image:url('../images/koszyk/kosz_kom_top.png');
    background-position:right top;
    background-repeat : repeat-x;
    width:300px;
    height:23px;
    font-size:11px;
    text-align:center;
   }

   .kosz_kom_bot
   {
    background-image:url('../images/koszyk/kosz_kom_bot.png');
    background-position:right bottom;
    background-repeat : repeat-y;
    width:300px;
    height:11px;
   }
   .kosz_kom_mid
   {
    background-image:url('../images/koszyk/kosz_kom_mid.png');
    background-position:right bottom;
    background-repeat : repeat-y;
    width:300px;
    }

   .Kosz_HL
   {
    background-image:url('../images/koszyk/kosz_HL.png');
    background-position:right top;
    background-repeat : repeat-x;
    font-size:12px;
    height:20px;
   }

   .Kosz_BL
   {
   font-size:12px;
   }
   
   .kosz_line1
   {
   font-size:12px;
   background-image:url('../images/koszyk/kosz_BrL.png');
   background-position:right bottom;
   background-repeat : repeat-x;
   }
   .kosz_line_hover
   {
   font-size:12px;
   background-image:url('../images/koszyk/kosz_line_hover.png');
   background-position:right center;
   background-repeat : repeat-x;
   }

   .kosz_line2
   {
   font-size:12px;
   background-image:url('../images/koszyk/kosz_BrL.png');
   background-position:right bottom;
   background-repeat : repeat-x;
   }

   .Kosz_linia
   {
    background-image:url('../images/ramki/PE_tlo.png');
    background-position:right top;
    background-repeat : repeat;
    font-size:12px;
    height:2px;
   }
    -->
    </style>
