/*
	IKONKY SOUBORÙ
*/

a.ico-audio   , a.ico-default , a.ico-doc     , a.ico-dwg     ,
a.ico-exe     , a.ico-xls     , a.ico-gif-png , a.ico-hlp-chm ,
a.ico-html    , a.ico-indd    , a.ico-jpg     , a.ico-pdf     ,
a.ico-pps     , a.ico-ppt     , a.ico-tif     , a.ico-ttf     ,
a.ico-txt     , a.ico-video   , a.ico-zip
{
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

a.ico-audio   { background-image: url(/images/ico/ico-audio.gif);   }
a.ico-default { background-image: url(/images/ico/ico-default.gif); }
a.ico-doc     { background-image: url(/images/ico/ico-doc.gif);     }
a.ico-dwg     { background-image: url(/images/ico/ico-dwg.gif);     }
a.ico-exe     { background-image: url(/images/ico/ico-exe.gif);     }
a.ico-gif-png { background-image: url(/images/ico/ico-gif-png.gif); }
a.ico-hlp-chm { background-image: url(/images/ico/ico-hlp-chm.gif); }
a.ico-html    { background-image: url(/images/ico/ico-html.gif);    }
a.ico-indd    { background-image: url(/images/ico/ico-indd.gif);    }
a.ico-jpg     { background-image: url(/images/ico/ico-jpg.gif);     }
a.ico-pdf     { background-image: url(/images/ico/ico-pdf.gif);     }
a.ico-pps     { background-image: url(/images/ico/ico-pps.gif);     }
a.ico-ppt     { background-image: url(/images/ico/ico-ppt.gif);     }
a.ico-tif     { background-image: url(/images/ico/ico-tif.gif);     }
a.ico-ttf     { background-image: url(/images/ico/ico-ttf.gif);     }
a.ico-txt     { background-image: url(/images/ico/ico-txt.gif);     }
a.ico-video   { background-image: url(/images/ico/ico-video.gif);   }
a.ico-xls     { background-image: url(/images/ico/ico-xls.gif);     }
a.ico-zip     { background-image: url(/images/ico/ico-zip.gif);     }


/*
	IKONKY EXTERNÍCH ODKAZÙ
*/
a.ico-exter   {
	background-position: right top;
	background-repeat: no-repeat;
	background-image: url(/images/ico/ico-exter.gif);
	padding-right: 5px;
}
