html
{
   font-family: Tahoma, Verdana, Arial, Sans-serif;
   font-size: 11px;
   color: #363425;
   text-decoration: none;
   background: url("/img/t1.gif");
   background-repeat: repeat;
}



body
{
   margin: 0px auto;
   width: 940px;
   background: url("/img/t2.gif");
   background-repeat: repeat;
 /*  position:relative;*/
}



   body a
   {
      text-decoration: none;
   }
   
   
   
div#kontener, div#naglowek, div#panel
{
   margin: auto;
   width: 900px;
   position: relative;
   background: #FFFFFF;
}



div#naglowek
{
   height: 271px;
   background: url("/img/c1.jpg");
   background-repeat: no-repeat;
}



div#menu, div#tresc, div#podstrona
{
   min-height: 384px;
   float: left;
   position: relative;
}



   div#menu
   {
      width: 265px;
      background: url("/img/c2a.jpg");
      background-repeat: no-repeat;
   }



   div#tresc
   {
      width: 635px;
      background: url("/img/c2b.jpg");
      background-repeat: no-repeat;
   }



   div.clear
   {
      clear: both;
   }



div#panel
{
   height: 212px;
   background: url("/img/c3.jpg");
   background-repeat: no-repeat;
}



div#stopka
{
   height: 32px;
   background: #FFFFFF;
   position: relative;
}