body {
      width: 1280px;
      margin-left: auto; margin-right: auto;
      font: 12px "Trebuchet MS", Verdana, Arial;
      background-color: #fff;
      background-image: url(tloo.png);
      background-repeat: no-repeat;
}

a:link {color: #808080; border-bottom: 1px dashed; text-decoration: none }
a:visited {color: #808080; border-bottom: 1px dashed; text-decoration: none }
a:hover {color: #808080; border: none; text-decoration: underline }
a:active {color: #808080; border-bottom: 1px dashed; text-decoration: none }

.balon {
        display: none;
        position: absolute; top: 0px;
        width: 100%;
        height: 25px;
        background-color: #fff;
        border-bottom: 1px solid silver;
        filter: alpha(opacity=60);  
        opacity: 0.6;
}

.balon_tekst {
              width: 100%;
              margin-top: 0px; margin-bottom: 0px;
              padding-top: 4px;
              text-align: center;
}

.zakupy {
         position: absolute; left: 0px; top: 0px;
}

#wszystko {
           width: 600px;
           margin: auto;
           background-image: url(tlo.png);
           background-repeat: repeat-y;
}

#logo {
       height: 210px;
       width: 600px;
       background-image: url(logo.png);
       background-repeat: no-repeat;
}

#tresc {
        width: 534px;
        height: 534px;
        overflow: auto;
        margin: auto;
        padding-left: 17px;
        padding-right: 17px;
        border: 1px dotted silver;
        color: #808080;
}

hr {
    border: 0;
    color: silver;
    background-color: silver;
    height: 1px;
    width: 100%;
}

input.przycisk {
       font: 11px "Trebuchet MS", Verdana, Arial;
       color: #808080;
       padding: 3px;
       cursor: pointer;
       border: 1px solid silver;
       background-color: #fff;
}

input.przycisk:hover {
             font: 11px "Trebuchet MS", Verdana, Arial;
             color: #000;
             padding-top: 3px; padding-bottom: 3px;
             padding-left: 12px; padding-right: 12px;
             cursor: pointer;
             border: 1px solid silver;
             background-color: #fff;
}

#stopka {
         width: 600px;
         padding-top: 17px;
         clear: both;
         text-align: center; 
         color: #808080; 
}

#zakonczenie {
              width: 652px;
              height: 29px;
              margin: auto;
}
