/**
 *
 * @author: buranyi.gabor@infoart.hu
 * @copyright: 2011 Infoartnet Kft.
 *
 */
div.part-langswitch a.lang {
float: left;
display: block;
width: 21px;
height: 16px;
margin: 2px 0 0 20px;
text-indent: -99999px;
}
div.part-langswitch a.lang.hu_HU { background: transparent url('../gfx/ico_hu.png') no-repeat 0 0; }
div.part-langswitch a.lang.en_GB { background: transparent url('../gfx/ico_en.png') no-repeat 0 0; }