.contentOfTop{    
width:100%;
height:96px;
overflow : hidden;
}
.topIcons{
width:465px;
float:right;
padding:15px 0px 0px 0px;
}
.icon{
float:right;    
height:70px;
background-repeat:no-repeat;
/*background-image: url(../images/topIcons/ikony.png);     */
background-image: url(../images/topIcons/ikony.gif);
display: block;
color:#5481c1; 
text-align : center;
margin : 0px auto;
line-height: 12px;
}
.ico1
{
  color : #67993B;
}
.topIcons a:hover{
text-decoration: underline;
}
.icon{
    background-position: 0px 0px;
}
.fixme
{
  position:relative;
  behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
  this.src = "http://www.ekologia.pl/assets/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
  this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
  
}
.titleIcon{
display: block;
margin:0px 0px 0px 0px;
text-align: center;
}