@charset "UTF-8";
html, #fej, #fej_in, #h1, #navi, form {
	margin:0px;
	padding:0px;
}
body {
	text-align:center;
	background-color:#d7d8c8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#43464b;
	margin:0px;
	padding:0px 0px 20px 0px;
}

/*- refresh link -----------------------------------------*/
.refresh a:link, .refresh a:visited, .refresh a:active {
	color:GREEN;
	text-decoration:underline;
	outline:none;
}
.refresh a:hover {
	text-decoration:none;
	color:RED;
	background-color:WHITE;
	border:1px dotted #475057;
}

/*- main page header -----------------------------------------*/
#fej {
	background-color:#3b444b;
	width:100%;
	height:60px;
	border-bottom:solid 1px #475057;
	border-top:solid 5px #57a64d;
}
#fej_in {
	width:960px;
	height:60px;
    margin:0px auto;
	text-align:left;
	//position:relative;
}
#h1 {
	font-size:24px;
	color:#e8e8ea;
	font-weight:bold;
	text-transform:uppercase;
	//position:absolute;
	top:30px;
	left:0px;
}

/*- navigator -----------------------------------------*/
#navi {
	background:url(../images/nv.gif) repeat-x 0px 0px;
	width:100%;
	height:35px;
	border-bottom:solid 2px #273037;
	text-align:center;
}
#m_navi {
	width:1060px;
	height:35px;
	list-style:none;
	padding:0px;
	margin:0px auto;
	background:url(../images/dev.gif) no-repeat right 50%;
}
#m_navi li {
	float:left;
	width:145px;
	height:35px;
	background:url(../images/dev.gif) no-repeat 0px 50%;
}
#m_navi li a {
	width:145px;
	height:23px;
	display:block;
	text-align:center;
	margin:0px;
	padding:7px 0px 0px 0px;
	text-decoration:none;
	color:#f1f1f1;
	font-weight:bold;
	border-top:solid 5px #273037;
}
#m_navi li a:hover, #m_navi li a.act, #m_navi li a.act:hover {
	border-top:double 5px #57a64d;
	text-decoration:none;
	color: #222222;
	background-color: #EEEEEE;
	font-size: 10pt;
	font-weight: bold;
}

/*- page -----------------------------------------*/
#lap {
	width:1060px;
	background-color:#fff;
	padding:2px;
	margin:10px auto;
	text-align:left;
}
#lap #tartkozep{
	width: 100%;
	text-align: center;
}
#lap #tartbal{
	width: 515px;
	float: left;
}
#lap #tartjobb{
	width: 515px;
	float: right;
}
#lap #tart #tartkozep table {
	width: 98%;
}
#lap #tart #mtartbal table {
	width: 98%;
}
#lap #tart #mtartjobb table {
	width: 98%;
}
#lap #mtartbal{
	width: 650px;
	float: left;
	vertical-align:top;
}
#lap #mtartjobb{
	width: 280px;
	float: right;
	vertical-align:top;
}

/*- inner header -----------------------------------------*/
#tart {
	margin:0px;
	background-color:#e8e8ea;
	border-top:solid 5px #d7d7d9;
	padding:10px 10px 10px 10px;
	line-height:1.8em;
}
#tart p {
	margin:0px;
	padding:0px 0px 3px 0px;
}
.pt {
	font-size:18px;
	font_weight: bold;
	color:#c77c09;
	padding: 2px;
}

/*--------------------------------------------------------*/
/*- footer ---------------------------------------------*/
/*--------------------------------------------------------*/
#lab {
	margin:0px;
	border-top:dashed 1px #aaa;
	font-size:11px;
	clear: both;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#lab p {
	margin:0px;
	padding:0px;
}

/*--------------------------------------------------------*/
/*- felvétel/szerkesztés ---------------------------------------------*/
/*--------------------------------------------------------*/
#tbl_insert {
	width:100%;
	}
#tbl_insert th, #tbl_insert td {
	text-align:left;
	vertical-align:top;
}

/*--------------------------------------------------------*/
/*- lista ---------------------------------------------*/
/*--------------------------------------------------------*/
#tbl_repeat {
	width:100%;
}
#tbl_repeat th, #tbl_repeat td {
	text-align:center;
	vertical-align:top;
}
#tbl_repeat th {
	background-color:#ccc;
}
#tbl_repeat td {
}
#tbl_repeat tr:hover {
	background-color:#f1f1f1;
}

.selectedRow td:hover{
	background-color:#f1f1f1;
}

.frmfld {
	border:solid 1px #aaa;
	width:300px;
}
.frmfld2 {
	border:solid 1px #aaa;
	width:70px;
}
.frmord {
	border:solid 1px #aaa;
	width:40px;
}
.belsofej {
	font-size: 8pt;
	background-color: #56789A;
  border-bottom: 1px solid BLACK;
  border-right: 1px solid BLACK;
	color: WHITE;
	text-align: center;
 }

.belsotart {
	text-align:center;
	background-color: #D8D8D8;
  border-bottom: 1px dotted GRAY;
}

.keretDiv {
	border: 1px solid LIGHTGRAY;
	text-align: center;
	margin-bottom: 5px;
	background-color: WHITE;
}

.sorSeparator {
	height:5px;
	margin:0px;
	padding:0px;
}

.modositoGomb {
	text-align: center;
	width: 63px;
	height: 18px;
	font-size: 7pt;
	background-color: WHITE;
}

.allapotGomb {
	text-align: center;
	width: 45px;
	height: 18px;
	font-size: 7pt;
	background-color: WHITE;
}

.mszam {
	font-size: 11pt;
	font-weight: bold;
	border: 1px solid GRAY;
	padding-left: 3px;
	padding-right: 3px;
	background-color: WHITE;
}

.teljes {
	text-align: left;
	text-indent: 1%;
	white-space: normal;
	display: block;
	width: 99%;
}

/*--------------------------------------------------------*/
/*- calendar ---------------------------------------------*/
/*--------------------------------------------------------*/
.minime_cal {
	width: 154px;
	font-family: Arial;
	font-size: 12px;
}
.minime_cal_head1 {
	width: 290px;
	height: 16px;
	padding: 2px;
	color: #004040;
	text-align: center;
	font-weight: bold;
}
.minime_cal_head2 {
	width: 148px;
	height: 16px;
	padding: 2px;
	color: #004040;
	text-align: center;
	font-weight: bold;
	border: 1px solid #097732;
}
.minime_cal_week {
	margin: 1px;
	text-align: center;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: #097732;
	float: left;
	color: #fff;
}
.minime_cal_blank {
	margin: 1px;
	text-align: center;
	width: 20px;
	height: 20px;
	float: left;
}
.minime_cal_days {
	margin: 1px;
	text-align: center;
	width: 16px;
	height: 16px;
	padding: 2px;
	background-color: #0080C0;
	float: left;
	color: #fff;
}
/*--------------------------------------------------------*/
/*- modified alertbox ------------------------------------*/		
/*--------------------------------------------------------*/
#modalContainer {
	background-color:GRAY;
	filter:alpha(opacity=85);-moz-opacity:0.85;opacity: 0.85;
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	z-index:10000;
	background-image:url(tp.png); /* required by MSIE to prevent actions on lower z-index elements */
}
 
#alertBox {
	position:fixed;
	width:300px;
	min-height:100px;
	margin-top:50px;
	border:2px solid #000;
	background-color:#F2F5F6;
	background-image:url(../images/Alert.png);
	background-repeat:no-repeat;
	background-position:20px 30px;
}
 
#modalContainer > #alertBox {
	position:fixed;
}
 
#alertBox h1 {
	margin:0;
	font:bold 0.9em verdana,arial;
	background-color:#78919B;
	color:#FFF;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px;
}
 
#alertBox p {
	font:0.7em verdana,arial;
	height:50px;
	padding-left:5px;
	margin-left:5px;
}
 
#alertBox #closeBtn {
	display:block;
	position:relative;
	margin:5px auto;
	padding:3px;
	border:2px solid #000;
	width:70px;
	font:0.7em verdana,arial;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
	background-color:#78919B;
	text-decoration:none;
}