body { background-color: #585858;
       margin: 0px; font-family: tahoma;
       font-size: 12px; color: white;}
#all {
       width: 1024px;
       margin: auto;}

#top { border: 0px solid blue;
       background: url('img/top.jpg') no-repeat 180px 0px;
       width: 1024px;
       height: 153px; }

#logo { border: 0px solid green;
       background-color: #FFFFFF;
       width: 845px; height: 61px;
       background-image:  url('img/logo.jpg');
       background-repeat: no-repeat;
       margin-left: 180px; }

#inz_spaw {border-bottom: 1px solid white;
       background-color: #000000;
       width: 841px; height: 28px;
       background-image:  url('img/inz_spaw.jpg');
       background-repeat: no-repeat;
       margin-left: 0px;
       background-position: 180px 0px;}

#blue { border-top: 1px solid black;
       background-color: #335893;
       width: 841px;
       height: 10px;
       margin-left: 0px;}

#black { border: 0px solid black;
       background-color: black;
       width: 82px;
       height: 10px;
       float: right; }

#content { border: 0px solid red;
      background-color: black;
      width: 636px;
      background-image:  url('img/kpion.jpg');
      background-repeat: no-repeat;
      background-position: 188px 23px;
      padding-left: 205px;
      padding-top: 22px;
      line-height: 22px}

#n_white {
     font-family: tahoma;
     font-size: 14px;
     color: white; }

#n_blue {  font-family: tahoma; font-size: 14px; color: #1065AC; }

#foot {
     background-color: black;
     width: 636px;
     height: 37px;
     background-image:  url('img/linki.jpg');
     background-repeat: no-repeat;
     background-position: top right;
     margin-top: 35px;
     margin-left: 0px;}
         
#foot .linki_lewy {
     display: block;
     width: 25px;
     height: 12px;
     float: left;
     margin-top: 12px;
     display:inline; }

#foot .linki {
     display: block;
     width:25px;
     height: 12px;
     float:left;
     margin-top: 12px;
     margin-left: 8px;
     display:inline;
     text-decoration: none;}

.clr {clear:both; }

#foot .linki_prawy {
     float: right;
     margin-top: 12px;
     margin-right: 20px;
     text-decoration: none;
     font-family: tahoma;
     font-size: 12px;
     color: white;
     font-weight: bold;}

#foot .linki_p {
    float: right;
    margin-top: 12px;
    margin-right: 4px;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
    color: white;
    font-weight: bold;}

#foot .linki_prawy:link {
    background-position:
    bottom right;
    color: white;}
#foot .linki_prawy:hover {
    background-position:
    bottom right;
    color: white;}
#foot .linki_prawy:visited {
    background-position:
    bottom right;
    color: white;}

#foot .linki_p:link {
    background-position:
    bottom right;
    color: white;}
#foot .linki_p:hover {
    background-position: bottom right;
    color: white; }
#foot .linki_p:visited {
    background-position: bottom right;
    color: white;}

#stopka {
     border: 0px solid red;
     width: 811px;
     margin-left: 205px;
     color: #B2B2B2;
     line-height: 22px;
     position: relative;
     }

#stopka #logo_creative {
     border: 0px solid red;
     display: block;
     width: 125px;
     height: 24px;
     float: right;
     margin: 10px 5px 0px 30px;
     background: url('logo-creative-small.gif') no-repeat;
}
#zaloguj { position: absolute; top: -30px; left: -180px; color: white; text-decoration: none; }


















