@charset "utf-8";
/* body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
body {
	background-color:#EFEDE0;
	margin: 0px;
	font-size: 12px;
	color: #1F4482;
	height: 100%;
}
html, body { height: 100%; }
.alap {
	width: 950px;
	height: 100%;
}
.fejlec {
	background-color: #0066CC;
	border-bottom: solid 2px #003366;
	height: 100px;
}
.allec {
	background-color: #FFFF99;
	border-top: solid 2px #FF9900;
	height: 100px;
}
.tartalom {
	background-color: #FFFFFF;
	width: 550px;
	padding: 0px;
	height:auto;
}
.vmenu{
	height: 25px;
}
.baloldal {
	background-color: #0099FF;
	width: 200px;
	height:auto;
}
.jobboldal {
	background-color: #CCCC99;
	width: 200px;
	height:auto;
}
*/
/* OLDALRA KIEMELT HIREK */
.oldalhirek {
	display: block;
	width:174px;
	margin: 0px 15px 10px 0px;
	padding: 0px 0px 5px 0px;
	color: #000000;
	font-size: 9px;
	text-align:left;
}
.oldalhirek .cim {
	
}
.oldalhirek .szoveg {
	color: #000000;
	font-weight: bold;	
}
.oldalhirek .kep {
	width: 170px;
	border: solid 2px #FFFFFF;
	margin: 0px 0px 5px 0px;
}
.oldalhirek .cim a:link, .oldalhirek .cim a:visited, .oldalhirek .cim a {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	color:#990000;
}
.oldalhirek .cim a:hover {
	color: #0000FF;
}
/*
.panel {
	width: 190px;
}
.panel .pfejlec_kek {
	height: 27px;
	padding-top: 5px;
	text-align:center;
	font-weight: bold;
	font-size:15px;
	color: #FFFFFF;
}
.pallec {
	height: 14px;
}
.panel .pkozep {
	padding: 0px 6px 0px 6px;
}

.bejelentkezes {
	font-weight:bold;
	color:#FFFFFF;
}

.bejelentkezes H1 {
	font-size: 14px;
	color:#FFFF00;
	background-color: #6F9437;
	padding: 3px;
	border-bottom: solid 1px #FFFFFF;
	margin: 3px 0px 0px 0px;
}
.uzenet {
	border: solid 1px #000000;
	background-color: #990000;
	padding: 5px;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}
*/
.hirlevel {
	border: solid 1px #CCCCCC;
	background-color:#EBEBEB;
	margin-left: 9px;
}
.hirlevel TD {
	padding:3px;
	text-align:center;
}
.hirlevel .fejlec {
	background-color:#D6D6D6;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}
