/*bekérő rész*/
.fejlec_bg {
	background-image:url(../images/admin/fejlec_bg.png);
	background-repeat:repeat-x;
	background-position:left top;
	height:30px;
	font-weight:bold;
	color:#FFFFFF;
}
.select_bg {
	background-image:url(../images/admin/select_bg.png);
	background-repeat:repeat-x;
	background-position:left top;
	height:30px;
	border-bottom:#B4B4B4 solid 1px;
	border-top:#FFFFFF solid 1px;
	
}
.table_border {
	border-left:#B4B4B4 solid 1px;
	border-right:#B4B4B4 solid 1px;
}
.td_border {
	border-bottom:#FFFFFF solid 1px;
}
.table_bg{
	background-color:#F7F7F7;	
	border-bottom:#B4B4B4 solid 1px;		
}
.tiltott_bg{
	background-color:#F9BF94;
	color:#000000;
}
.enged_bg{
	background-color:#FBFBFB;	
}
.arnyek{
	background-image:url(../images/admin/arnyek.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
.marginleft{
	margin-left:18px;
}
.cursorpointer{
	cursor:pointer;
}
.font13{
	font-size:13px;
}
.font12{
	font-size:12px;
}
.font11{
	font-size:11px;
}
.font10{
	font-size:10px;
}
.fontBold{
	font-weight:bold;
}
.adminFont{
	font-family:Arial, Helvetica, sans-serif;
}
.adminTableWidth{
	width:480px;
}
.menuHozzaadasInput{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:240px;
	padding:2px;
}
.menuHozzaadasInputUrl{
	width:212px;
}
.admin_button {
   background-color:transparent;
   background-position:0px 0px;
   background-repeat:no-repeat;
   border-width:0px;
}
.admin_button:hover, .portal_admin_button:focus {
   background-position:0px -50px;
}
.admin_button:active {
   background-position:0px -100px;
} 
.admin_bekezdest_modosit {
   display:block;
   width:16px;
   height:16px;
   background-image:url(../../../common/images/admin/icons/icon_edit.jpg);
   background-position:0px 0px;
   background-repeat:no-repeat;
}

.admin_bekezdest_beszur {
   display:block;
   width:16px;
   height:16px;
   background-image:url(../../../common/images/admin/icons/icon_add.gif);
   background-position:0px 0px;
   background-repeat:no-repeat;
}

.admin_bekezdest_torol {
   display:block;
   width:16px;
   height:16px;
   background-image:url(../../../common/images/admin/icons/icon_remove.jpg);
   background-position:0px 0px;
   background-repeat:no-repeat;
}

.admin_bekezdest_fel {
   display:block;
   width:16px;
   height:16px;
   background-image:url(../../../common/images/admin/icons/icon_up.jpg);
   background-position:0px 0px;
   background-repeat:no-repeat;
}

.admin_bekezdest_le {
   display:block;
   width:16px;
   height:16px;
   background-image:url(../../../common/images/admin/icons/icon_down.jpg);
   background-position:0px 0px;
   background-repeat:no-repeat;
}

.admin_bekezdest_enged {
   display:block;
   width:16px;
   height:16px;
   background-image:url(../../../common/images/admin/icons/icon_enable.jpg);
   background-position:0px 0px;
   background-repeat:no-repeat;
}

.admin_bekezdest_tilt {
   display:block;
   width:16px;
   height:16px;
   background-image:url(../../../common/images/admin/icons/icon_disable.jpg);
   background-position:0px 0px;
   background-repeat:no-repeat;
}

.AdminFormazo {

}
.AdminBekezdesTiltva {
	background-color:#F5E5E5;
}
.NemEngedelyezettBekezdesFormazo {

}