@charset "utf-8";

a.datasheet {
	display: block;
	background: url(../images/hu/adatlapom_01.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.datasheet:hover{ 
	display: block;
	background: url(../images/hu/adatlapom_01_over.png); 
	background-repeat: no-repeat;
	background-position: center top;
}

a.datasheet_over {
	display: block;
	background: url(../images/hu/adatlapom_01_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
}

td.datasheet_over, td.friends_over, td.email_over, td.chat_over, td.bullboard_over, td.invitation_over {
	background: url(../images/personmenu_back_aktiv.png);
	background-repeat: repeat-x;
	background-position: center top;
}

td.datasheet, td.org, td.friends, td.email, td.chat, td.bullboard, td.invitation {
	background-color: #FFFFFF;
}

a.admin {
	display: block;
	background: url(../images/hu/admin.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.admin:hover{ 
	display: block;
	background: url(../images/hu/admin_over.png); 
	background-repeat: no-repeat;
	background-position: center top;
}

a.org {
	display: block;
	background: url(../images/hu/szervezeteim_02.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.org:hover{ 
	display: block;
	background: url(../images/hu/szervezeteim_02_over.png); 
	background-repeat: no-repeat;
	background-position: center top;
}

a.org_over {
	display: block;
	background: url(../images/hu/szervezeteim_02_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
}

td.org_over {
	background: url(../images/orgmenu_back_aktiv.png);
	background-repeat: repeat-x;
	background-position: center top;
}

a.friends {
	display: block;
	background: url(../images/hu/ismeroseim_03.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.friends:hover{ 
	display: block;
	background: url(../images/hu/ismeroseim_03_over.png); 
	background-repeat: no-repeat;
	background-position: center top;
}

a.friends_over {
	display: block;
	background: url(../images/hu/ismeroseim_03_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
}


a.email {
	display: block;
	background: url(../images/hu/levelezes_04.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.email:hover{ 
	display: block;
	background: url(../images/hu/levelezes_04_over.png); 
	background-repeat: no-repeat;
	background-position: center top;
}

a.email_over {
	display: block;
	background: url(../images/hu/levelezes_04_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.chat {
	display: block;
	background: url(../images/hu/chat_05.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.chat:hover{ 
	display: block;
	background: url(../images/hu/chat_05_over.png); 
	background-repeat: no-repeat;
	background-position: center top;
}

a.chat_over {
	display: block;
	background: url(../images/hu/chat_05_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.bullboard {
	display: block;
	background: url(../images/hu/faliujsag_08.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.bullboard:hover{ 
	display: block;
	background: url(../images/hu/faliujsag_08_over.png); 
	background-repeat: no-repeat;
	background-position: center top;
}

a.bullboard_over {
	display: block;
	background: url(../images/hu/faliujsag_08_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.invitation {
	display: block;
	background: url(../images/hu/meghivo_07.png);
	background-repeat: no-repeat;
	background-position: center top;
}

a.invitation:hover{ 
	display: block;
	background: url(../images/hu/meghivo_07_over.png); 
	background-repeat: no-repeat;
	background-position: center top;
}

a.invitation_over {
	display: block;
	background: url(../images/hu/meghivo_07_aktiv.png);
	background-repeat: no-repeat;
	background-position: center top;
}

