body{
     padding: 0;
     margin: 0;
     font-family: "MS Trebuchet", Verdana, Geneva, Arial, Helvetica, sans-serif;     
     font-size: 75%;
     line-height: 135%;
     background: #FFFFFF url("../img/tlo.jpg") repeat-x;
     color:  #424242;
     text-align: center;
}

a{
     color: #29166F;
     font-weight: bold;
     text-decoration: none;
}
a:visited{
     color: #29166F;
     text-decoration: none;
}
a:hover{
     text-decoration: none;
     color: #29166F;
}

#container{
     position: relative;     
     width: 981px;     
     border-bottom: 0;
     border-top: 0;
     margin: 0 auto;
     text-align: left;     
     border: 0px solid #5F5F5F;
}

#top {
     width: 981px;
     height: 359px;     
     margin-bottom: 0;     
     overflow: hidden;
     background: url("../img/top.jpg") no-repeat;
     border: 0px solid #5F5F5F;
}
#top_menu {
     position: absolute;
     left: 42px;
     top: 120px;
     width: 158px;
     height: 155px;
     overflow: hidden; 
     border: 0px solid #5F5F5F;
}
#top_menu a{
     margin-bottom: 4px;
     color: #333333;
     text-decoration: none;
     display:block;
     
}
#top_podmenu {
     position: absolute;
     left: 15px;
     top: 335px;
     width: 960px;
     height: 15px;
     overflow: hidden; 
     border: 0px solid #5F5F5F;
}
#top_podmenu a{
     color: #333333;
     font-weight: bold;
}
#top_szukaj {
     position: absolute;
     left: 834px;
     top: 50px;
     width: 150px;
     height: 25px;
     overflow: hidden; 
     border: 0px solid #5F5F5F;

}
#kolumna_lewa{          
     float:left;
     width: 228px;           
     margin-left:0px;     
     display:block;
     text-align:center;
     overflow: hidden;
     border: 0px solid #5F5F5F; 
}
#tresc_wl {
     margin-left: 235px;              
     width:734px;
     border: 0px solid #5F5F5F;     
}



#stopka {
     clear:both;
     width: 981px;     
     height: 114px;
     font-family: Arial;
     font-size: 11px;
     color:#000000;     
     margin-left: 0px;
     background: url("../img/stopka.jpg") no-repeat;     
     border: 0px solid #5F5F5F;     
}