/*css document*/

#tartalom ul.letoltheto li a{
	height: 20px;
	background: url(images/download_icon_en.jpg) top left no-repeat;
	padding-left: 85px;
}

#tartalom ul.kiszamol li a{
	height: 20px;
	background: url(images/kiszamol_icon_en.jpg) top left no-repeat;
	padding-left: 83px;
}


/* FORMOK */

#login_box .logout {
	background: url(images/logout_btn_en.jpg) no-repeat;
	width: 94px;
	height: 24px;
	border: none;
}

#table_elfogadohelyet_ajanlok .save {
	height: 24px;
	width: 94px;
	border: none;
	background: url(images/send_btn_en.jpg) no-repeat;
}

#table_jelentkezes_bevaltonak .save {
	height: 24px;
	width: 94px;
	border: none;
	background: url(images/send_btn_en.jpg) no-repeat;
}

#table_igenylolap .save {
	height: 24px;
	width: 94px;
	border: none;
	background: url(images/send_btn_en.jpg) no-repeat;
}

#tajekoztato_anyagot_kerek .save {
	height: 24px;
	width: 94px;
	border: none;
	background: url(images/send_btn_en.jpg) no-repeat;
}

#csatlakozni_szeretnek .save {
	height: 24px;
	width: 94px;
	border: none;
	background: url(images/send_btn_en.jpg) no-repeat;
}

#table_regisztracio .save {
	height: 24px;
	width: 94px;
	border: none;
	background: url(images/save_btn_en.jpg) no-repeat;
}