body                  {
                          height: 100%;
                          margin: 0; padding: 0;
                          background-color: #0a0a0a;
                          background: url(../images/tloStrony.png)
                      }

.clear                {clear: both;}
img                   { border: 0 }
#container            {
                          position: absolute;
                          top: 0px; left: 50%;
                          width: 842px; min-height: 100%; height: auto;
                          margin-top: 0; margin-left: -421px;
                          background-repeat: repeat-both;
                          background: url(../images/tlo.png);
                      }
#container .text      {
                          margin-top: 202px; margin-left: 140px;
                          width: 664px; height: auto;
                          min-height: 500px;                              ;
                          padding-bottom: 202px;
                          padding: 0;
                          color: white;
                          font-size: 11px;
                          text-align: justify;
                          font-family: verdana;
                          line-height: 16px;
                          
                          background: url(../images/tlo.png);
                      }
/*obejscie min-height dla ie6, niech go szlag*/
*html #container      { height: 100% }
#tloNaglowka          {
                          position: absolute;
                          top: 0; left: 0;
                          width: 100%; height: 142px;
                          background: url(../images/tloNaglowka.png);
                          background-repeat: repeat-x;
                      }
#lewaLapa             {
                          position: absolute;
                          top: 120px; left: 237px;
                          width: 43px; height: 44px;
                          background: url(../images/lewaLapa.png);
                          background-repeat: no-repeat;
                      }
#prawaLapa            {
                          position: absolute;
                          top: 117px; left: 531px;
                          width: 104px; height: 52px;
                          background: url(../images/prawaLapa.png);
                          background-repeat: no-repeat;
                      }
#glowaKota            {
                          position: absolute;
                          top: 0px; left: 284px;
                          width: 172px; height: 141px;
                          background: url(../images/glowaKota.jpg);
                          background-repeat: no-repeat;
                      }
#siteLogo             {
                          position: absolute;
                          top: 51px; left: 487px;
                          width: 198px; height: 51px;
                          background: url(../images/logo_small.png);
                          background-repeat: no-repeat;
                      }
#siteLogoEn           {
                          position: absolute;
                          top: 51px; left: 487px;
                          width: 198px; height: 51px;
                          background: url(../images/logo_small_en.png);
                          background-repeat: no-repeat;
                      }
.english              {
                          width: 76px; height: 17px;
                          background-repeat: no-repeat;
                          background: url(../images/english.png);
                      }
.english a,
.polish a             {
                          display: block;
                          width: 100%; height: 100%
                      }
.polish               {
                          width: 76px; height: 17px;
                          background-repeat: no-repeat;
                          background: url(../images/polish.png);
                      }
#siteEnglish          {
                          position: absolute;
                          top: 71px; left: 140px;
                          width: 49px; height: 10px;
                          background-repeat: no-repeat;
                          background: url(../images/english_small.png);
                      }
#sitePolish a,
#siteEnglish a        {
                          display: block;
                          width: 49px; height: 10px
                      }
#sitePolish           {
                          position: absolute;
                          top: 71px; left: 140px;
                          width: 49px; height: 10px;
                          background-repeat: no-repeat;
                          background: url(../images/polish_small.png);
                      }
.text a               {
                          color: #cae49d;
                          text-decoration: underline
                      }
.text a:visited       { color: white }
.text a:hover,
.text a:visited:hover { color: #97ca3d }
#pracownia            {
                          position: relative;
                          top: 50px; left: 560px;
                          width: 147px; height: 15px;
                          background: url(../images/pracownia.png);
                          background-repeat: no-repeat;
                          clear: both;
                      }
#pracownia a          {
                          display: block;
                          width: 100%; height: 100%
                      }
                      
                


