/*Narva ver10 MJ&GHS*/
#keeled  {
	position:relative;
	float:right;
	display: block;
	/*height ei FF*/
	list-style: none;
	margin:0;
	padding:0 9px;	
	overflow:hidden;
	}	
#keeled li {
	margin:0; 
	padding:0;	
	display:inline;/*IE-le */
	list-style-type:none;
	}
#keeled a {
	float:left;
/*float:none FF vert kuvamine! IE ja FF Bg Li-kuva error*/
	padding:16px 0 0 0;
	margin:0;
	overflow:hidden;
	height: 0px !important; 
	height /**/:16px; /* for IE5/Win */
	color:#000;
	}	
#keeled a:hover {
	background-position:0 -16px;
	}
#eng a  {
	width:40px;/*37px <9ver -> 34 12 ei parandaFF hor error*/
	height:32px;
	background:url(../i/engLang10.jpg) top left no-repeat;
	}
#ru a  {
	width:40px;
	height:32px;
	background:url(../i/ruLang10.jpg) top left no-repeat;
	}
#est a  {
	width:40px;
	height:32px;
	background:url(../i/estLang10.jpg) top left no-repeat;
	}
