html,body
         {
	  background: url(tlo_lampa.png) #000;
          background-repeat: no-repeat;
          height:100%;
          margin:0;
          padding: 10px 0px 0px 0px;
          font-family: verdana;
          font-size: 11px;
          font-weight: bold;
         }

.containingbox
      {

       margin: 0px 0px 0px 140px;
       width: 700px;
       height: 801px;
      }

.header
      {
       display: inline;
       clear: both;
       float: left;
       margin-left: 60px;
       width: 80%;
       height: 100px;
       background: url(talcomp_anim.gif);
       background-repeat: no-repeat;
      }

.main
     {
       clear: both;
       float: left;
       width: 100%;
       height: 780px;
       padding-top: 20px;
       background: url(tlo_main.jpg);
       font-family: verdana, tahoma;
       font-size: 11px;
       text-align: justify;
       line-height: 1.5em;
       color: #acc5ea;
    }


.footer
      {
       clear: both;
       width: 100%;
       height: 63px;
       float: left;
       font-weight: normal;
       font-size: 10px;
       color: #888;
       background: url(tlo_footer.gif);
      }

.menu1
      {
        position: absolute;
        top:130px;
        left:45px;
        background: #555;
        width: 96px;
        height: 47px;
        background: url(tlo_menu.gif);
        background-repeat: no-repeat;
      }

.menuitem
      {
        width:100%;
        height:100%;
        margin: 15px 0 0 12px;
        color: #91e8ff;
      }

a     {
          font-family: verdana;
          font-size: 11px;
          font-weight: bold;
          text-decoration: none;
          color: #000;
         }

.bialy {
          color: #fff;
       }


a:hover {color: #fff;}



p
      {
        margin: 20px 30px 0 30px;
        color: #000;
        font-weight: normal;
      }


li
      {
        margin: 5px 0 0 0;
        color: #000;
        font-weight: normal;
        padding: 0px;
      }

.image
      {
        display: inline;
        width: 200px;
        height: 200px;
        float: right;
        background: #aaa;
        border: 2px solid #000;
      }

.napis
      {
        width: 588px;
        float: right;
        font-family: tahoma;
	color: #eee;
        background: none;
        margin: 86px 60px 0px 0px;	
      }

.tytul
      {
        font-size: 14px;
        font-weight: bold;
      }