@charset "utf-8";
/* CORE CSS by Cincér */

/* -------------------------------------- RESET CSS -------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	font: inherit;
	font-size: 11px;
	border: 0; outline: 0;
	margin: 0; padding: 0;
	vertical-align: middle;
	font-family: 'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
}
body{line-height: 1; overflow-y: scroll; overflow-x: hidden;}
#bg{
	z-index: 100;
	top: 0; left: 0;	
	position: fixed !important;
	width: 100%; height: 98px;
	background-color: #eeeff4;
	border-bottom: 1px solid #d8dfea;
}
hr{
	clear: both;
	margin: 20px auto;
	border: medium none;
	width: 100%; height: 1px;
	border-top: 1px solid #d8dfea;
}
ol, ul {list-style: none;}
table {border-collapse: collapse; border-spacing: 0;}
a{cursor: pointer; text-decoration: none; color: black;}
a, strong, th{font-weight: bold;}
a:hover{text-decoration: none; color: #3B5998; outline: none;}
.right{float: right; display: inline-block;}
.left{float: left; display: inline-block;}
.clear{clear: both; line-height: 0; font-size: 0; height: 0;}
/* --------------------------------------------------------------------------------------- */
/* ------------------------------------ WRAPPER DIV -------------------------------------- */
#wrap{
	width: auto;
	padding: 20px;
	display: table;
	color: #444444;
	cursor: default;
	margin: 98px auto;
	position: relative;
	border: 1px solid #d8dfea;
	border-top: medium none;
}
	#wrapTitle{
		z-index: 200;
		position: fixed;
		margin: -50px 0 0 -21px;
		padding: 7px 100px 7px 10px;
		border: 1px solid #d8dfea;
		border-bottom: medium none;
		height: 15px; line-height: 15px;
	}
/* --------------------------------------------------------------------------------------- */
/* ----------------------------------------- MENÜSOR ------------------------------------- */
#menu ul,
#menu li:hover ul ul,
#menu li:hover li:hover ul ul{
	position: absolute;
	width: 0; height: 0;
	left: -9999px; top: -9999px;
}
#menu a{
	color: #FFF;
	height: 26px;
	display: block;
	padding: 14px 10px 0 10px;
}			
#menu li:hover, #menu li a.active{background-color: #627AAD;}

	/* 1.szint */
	#menu{
		z-index: 300;
		top: 0; left: 2%;
		position: fixed !important;
		width: 96%; height: 40px;
		background-color: #3B5998;
	}
		#menu > li{
			position: relative;
			float: left; display: inline-block;
		}

	/* 2.szint */
	#menu li:hover ul{
		float: left;
		display: inline-block;
		left: 0; top: 40px;
		width: auto; height: auto;
		background-color: #3B5998;
	}
		#menu li:hover ul li{
			width: 100%;
			position: relative;
			white-space: nowrap;
		}

	/* 3.szint */
	#menu li:hover li:hover ul{
		left: 0; top: 0;
		margin-left: 100%;
		width: auto; height: auto;
		background-color: #3B5998;
	}
		#menu li:hover li:hover li{
			display: block;
			white-space: nowrap;
		}
/* --------------------------------------------------------------------------------------- */
/* -------------------------------------- ADD TABLE -------------------------------------- */
form{
	display: table;
	margin: 0 auto;
}
	form > p
	{
		margin: 2px;
		text-align: right;
	}
		p > label{
			font-weight: bold;
			vertical-align: middle;
		}
		.igazit{
			text-align:left;
			display: inline-block;
			width: 251px; height: auto;
		}
/* --------------------------------------------------------------------------------------- */
/* -------------------------------------- LISTÁZÁS --------------------------------------- */
#kereso{margin: 0 0 25px 0;}
	#kereso th{
		text-align: left;		
		padding: 0 0 2px 0;
	}
	#kereso input[type="text"], #kereso select{
		width: 120px;
		margin: 0 2px 0 0;
	}
	#kereso a.muvelet{float: none;}
	

#container{
	margin: 0 auto;
	border-collapse: separate;
}		
	#content tr.even{background-color: #EEEFF4;}
	#container tr.sor:hover{background-color: #bbbbbb;}
	
		#container th{
			color: #FFF;
			text-align: left;			
			letter-spacing: 2px;
			padding: 6px 12px 6px 6px;			
			border: 1px solid #1D4088;
			border-right: medium none;
			background-color: #3B5998;
		}	
			#container th.nobg {
				background: none;
				border: medium none;
				border-left: 1px solid #1D4088;
				border-bottom: 1px solid #D8DFEA;
			}

		#content td{
			color: #444;
			padding: 6px 12px 6px 6px;
			border-left: 1px solid #D8DFEA;
			border-bottom: 1px solid #D8DFEA;
		}			
			#content td.spec {
				padding: 6px;
				border: 1px solid #D8DFEA;
				border-top: medium none;
			}
/* --------------------------------------------------------------------------------------- */
/* --------------------------------------- LAPOZÓ ---------------------------------------- */
#lapozo{
	width: 100%;
	z-index: 100;
	left: 0; bottom: 0;
	position: fixed !important;
}
	#lapozo ul{
		padding: 5px 5px 5px 5px;
		display: table;
		margin: 0 auto;
		background-color: #eeeff4;
		border: 1px solid #dadee7;
		border-bottom: medium none;
	}
		#lapozo li{
			float: left;
			width: 30px;
			color: #000000;
			padding: 7px 0;
			cursor: pointer;
			text-align: center;
			margin: 1px;
			border-width: 1px;
			font-weight: bold;
			border-style: solid;
			display: inline-block;
			border-color: #9d9e9f #6f6f6f #6f6f6f #9d9e9f;
			background: url(../pic/buttonBg.png) repeat-x 0 -48px #dbdbdb;
		}
			#lapozo li:hover, #lapozo li.current{
				color: #FFFFFF;
				cursor: pointer;
				border-color: #3d5995 #1A356E #1A356E #3d5995;
				background: url(../pic/buttonBg.png) repeat-x 0 0 #5872a7;
			}
/* --------------------------------------------------------------------------------------- */