body {
   margin: 0;
   padding: 0;
   font: 11px Times New Roman;
   text-align: center;
   color: #5A6A8F;
}

img, form, fieldset {
   margin: 0;
   padding: 0;
   border: 0px none;
}

table {
   border: 0px none;
   border-collapse: collapse;
   empty-cells: show;
}

a {
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

a:visited {
   color: #3333AA;
}

#pojemnik {
   position: relative;
   width: 800px;
   margin: auto;
   z-index: 1;
}

#w2 {
   float: left;
   clear: both;
   width: 800px;
   height: 51px;
   background: url('../../grafika/domyslny/nowa/logo1.jpg') no-repeat center;
}

#w3 {
   float: left;
   clear: both;
   width: 800px;
   height: 84px;
}

#w3 .btn {
   float: left;
   width: 130px;
   height: 84px;
   text-align: center;
}

#w3 .btn img {
   height: 84px;
   cursor: pointer;
}

#w3 .space {
   float: left;
   width: 4px;
   height: 84px;
   font-size: 0;
}

#w4 {
   float: left;
   clear: both;
   width: 800px;
   font: 13px Times New Roman;
}

#w5 {
   float: left;
   clear: both;
   width: 800px;
   height: 60px;
   background: #FFFFFF;
   font: bold 10px Times New Roman;
   color: #5A6A8F;
}

#w5 a {
   color: #5A6A8F;
   border-bottom: 1px solid #0000FF;
}

#w5 a:hover {
   text-decoration: none;
}
