/* png pod IE http://dean.edwards.name/my/misbehaviors/OnAfterPrint */
img/**/ { filter:expression( this.napalmLoaded ? "" : ( this.src.substr(this.src.length-4)==".png" ? ( (!this.complete) ? "" : this.runtimeStyle.filter= ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+ (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+ String(this.napalmLoaded=true).substr(0,0)+ (this.src="gfx/transparent.gif").substr(0,0) ) : this.runtimeStyle.filter="" ) );}


body{
     margin:0px;
     padding:0px;
     background-color:#FFFFCC;
     }

td   {
     font-family:"arial";
     font-size:13px;}

.margines {margin:10}
     
.tytul    {color:; font:bold 16px tahoma; background:; text-align:center}
.tekst    {color:; font: 13px arial; background:; text-align:justify}
.naglowek_obraz    {color:; font: 13px arial; background:#dcca9a; text-align:center }
.naglowek_obraz_tabela  {color:#542a21; font:bold 11px arial; background:#d7bca2; text-align:center }
.tekst_obraz_tabela  {color:#542a21; font: 11px arial; background:#f8ebba; text-align:center }
.tekst_obraz    {color:#542a21; font: 10px arial; background:; text-align:justify}

a:link, a:visited{text-decoration:none;color:#2F6BB5; font-weight: none;}
a :active{text-decoration:none;color:red}
