@media print {
	body
	{
		color: black;
		background: none;
	}
	#fej, #lab, #jobb, #bal,
	#css_menu, #css_menu_jobb,
	#print
	{
		display: none;
	}
	#tartalom_div
	{
		width: 600px;
		text-align: justify;
		display: block;
		padding: 10px;
	}
}

body
{
	margin: 0px;
	background: #ffffff;
	text-align: center;
}

BODY, TABLE, TD, INPUT, P, A, SELECT
{
	font-family:arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3D465D;
}

P
{
	margin-top: 0px;
	margin-bottom: 10px;
}

#joga
	{
	color: white;
	font-size: 11pt;
	font-weight: 600;
	text-align: center;
	margin-top: 63px;
	margin-left: -20px;
	letter-spacing: 0.1em;
}
	
#szlogen
	{
	color: #373636;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	margin-top: 140px;
	margin-left: -20px;
}
	
INPUT
{
	color: black;
}

h1, h2, h3
{
	padding: 0px;
	margin: 0px;
}

.bold_18
{
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}
.bold_14
{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}
.normal_14
{
	text-align: center;
	font-size: 12pt;
	font-weight: normal;
}

.cim, h1
{
	font-family:arial;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.alcim, h2
{
	font-family:arial;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 10px;
}

.alcim2, h3
{
	font-family:arial;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
}

.bekezdes, UL, LI
{
	font-family:arial;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
}

.partner
{
	font-family:arial;
	font-size: 13pt;
	font-weight: bold;
	color: #FF9045;
	padding-left:15px;
	margin-bottom:10px;
}

.partnerbox
{
	padding-top:10px;
}

.keresobox
{
	padding-left:30px;
}

.gomb
{
	background: white url(images/domainbg.gif);
	background-repeat: repeat-x;
	border:solid #000000 1px;
}

.middle
{
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

.admin
{
	padding-left:20px;
	padding-right:30px;
	padding-top:10px;
	padding-bottom:10px;
}

A
{
	color: #535EA0;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
A:hover
{
	color: #F16B14;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.link1
{
	color: #535EA0;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
A.link1:hover
{
	color: #F16B14;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.link2
{
	color: #535EA0;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
A.link2:hover
{
	color: #F16B14;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A.admlink
{
	color: #535EA0;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
A.admlink:hover
{
	color: #F16B14;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

A.headlink
{
	color: #3D465D;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
A.headlink:hover
{
	color: #F16B14;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

A.cimlink
{
	color: #535EA0;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
A.cimlink:hover
{
	color: #F16B14;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

#css_fomenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0 0 0 24px;
	width: 171px;
}
#css_fomenu a {
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #3D465D;
	background-color: #EBF2FA;
	border: 1px solid #4F556F;
	margin: 4px 0;
	padding: 1px 3px;
	padding-top: 4px;
	text-decoration: none;
	width: 138px;
	*width: 146px;
	height: 16px;
	*height: 23px;
}
#css_fomenu a:hover {
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #F16B14;
	background-color: #EBF2FA;
	border: 1px solid #4F556F;
	margin: 4px 0;
	padding: 1px 3px;
	padding-top: 4px;
	text-decoration: none;
	width: 138px;
	*width: 146px;
	height: 16px;
	*height: 23px;
}

#css_menu ul {
	list-style-type: none;
	margin: 0px 0px 10px -2px;
	padding: 0;
	width: 270px;
}
#css_menu a {
	font-size: 8pt;
	font-weight: bold;
	display: block;
	color: #3D465D;
	background-color: #EBF2FA;
	border: 1px solid #4F556F;
	margin: 4px;
	padding: 1px 3px;
	text-decoration: none;
	width: 270px;
}
#css_menu a:hover {
	font-size: 8pt;
	font-weight: bold;
	display: block;
	color: #F16B14;
	background-color: #EBF2FA;
	border: 1px solid #4F556F;
	margin: 4px;
	padding: 1px 3px;
	text-decoration: none;
	width: 270px;
}

#css_almenu ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	*margin: 0px 0px -2px 0px;
	padding: 0;
	padding-left:20px;
}
#css_almenu a {
	font-size: 8pt;
	font-weight: normal;
/*
	font-weight: bold;
	font-style: italic;
*/	
	display: block;
	color: #3D465D;
	background-color: #EBF2FA;
	border: 1px solid #4F556F;
	width: 250px;
	margin: 4px;
	padding: 1px 3px;
	text-decoration: none;
}
#css_almenu a:hover {
	font-size: 8pt;
	font-weight: normal;
/*
	font-weight: bold;
	font-style: italic;
*/
	display: block;
	color: #F16B14;
	background-color: #EBF2FA;
	border: 1px solid #4F556F;
	width: 250px;
	margin: 4px;
	padding: 1px 3px;
	text-decoration: none;
}

#css_menu_jobb {
	text-align: right;
	border: 1px solid #4F556F;
	background-color: #EBF2FA;
	margin-bottom: 10px;
	padding: 1px 3px;
}
#css_menu_jobb a {
	font-size: 8pt;
	font-weight: bold;
	color: #3D465D;
	text-decoration: none;
}
#css_menu_jobb a:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #F16B14;
	text-decoration: none;
}


.narancs
{
	background-color: #FF9045;
}


.valasz_fullkeret
{
	border: 1px solid #4F556F;
	background-color: #F5FBF4;
	margin-bottom: 10px;
}
.valasz_keret
{
	border: 1px solid #4F556F;
	background-color: #F5FBF4;
	margin-bottom: 10px;
}
.valasz
{
	background-color: #FFFFFF;
	padding: 3px;
}
.valasz_hd
{
	background-color: #59607C;
	color: #FFFFFF;
	padding: 3px;
}

.valasz table
{
	width: 407px;
}

.valasz th
{
	text-align: right;
	vertical-align: top;
	width: 80px;
	padding: 2px;
}

.valasz td
{
	padding: 2px;
	vertical-align: top;
}

td#szakerto
{
	text-align: right;
	width: 100px;
}

.szakterulet
{
	width:190px;
	color: #FFFFFF;
}
.valaszdatum
{
	width:219px;
	color: #FFFFFF;
}

.talalat
{
	background: #EBAB88;
	color: black;
	border: 1px solid #FF650A;
	padding: 2px 0px;
}

.inbal {
	text-align:right;
	font-weight: bold;
	font-size: 10pt;
	padding: 2px;
	vertical-align: top;
	width: 150px;
}
.inbal2 {
	text-align:right;
	font-weight: bold;
	font-size: 10pt;
	padding: 2px;
	vertical-align: top;
	width: 300px;
}
.injobb {
	text-align:left;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: top;
	padding: 2px;
}

.imgblock
{
	width: 120px;
	padding: 2px;
	*width: 126px;
	*padding: 2px;
	border: 1px solid #999999;
	margin-bottom: 5px;
	margin-left: 0px;
}

.logo_kar
{
	color: #3D465D;
	font-size: 10pt;
	font-weight: bold;
}

.logo_hu
{
	margin-left: 2px;
	color: #879099;
	font-size: 10pt;
	font-weight: normal;
}

.kariroda
{
	color: #879099;
	font-size: 8pt;
	font-weight: normal;
	font-style: italic;
}

/*----------------------------*/

div#fo
{
	width: 780px;
/*
	padding: 0px;
	margin: 0px;

	position: absolute;
	margin-left: -390px;
	left: 50%;
	border: 1px dotted red;
*/
	margin: 0 auto 0 auto;
	text-align: left;
}

div#fej
{
	width: 780px;;
	height: 189px;
	float: left;
}

div#fej1
{
	width: 272px;
	height: 177px;
	float: left;
}
div#fej1_1
{
	width: 272px;
	height: 133px;
	float: left;
	background: url('images/index_01.jpg') no-repeat;
	cursor: pointer;
}
div#fej1_2
{
	width: 272px;
	height: 44px;
	padding-left: 40px;
	padding-top: 12px;
	float: left;
	background: url('images/keresobg.jpg') repeat-y;
}
div#fej2
{
	width: 265px;
	height: 177px;
	float: left;
	background: url('images/index_02.jpg') no-repeat;
}
div#fej3
{
	width: 243px;
	height: 177px;
	float: left;
	background: url('images/index_03.jpg') no-repeat;
}
div#elvalaszto
{
	width: 780px;
	height: 12px;
	float: left;
	background: url('images/elvalasztosav.jpg') no-repeat;
}

div#kozep
{
	width: 780px;
	float: left;
	background: url('images/kozepsav.jpg') repeat-y;
}
div#bal
{
	width: 171px;
	float: left;
	background: url('images/baloldal.jpg') repeat-y;
}
div#tartalom
{
	width: 455px;
	float: left;
	background: url('images/middlebg.jpg') repeat-y;
}
div#tartalom_div
{
	margin: 10px 20px;
}
div#admin
{
	width: 609px;
	float: left;
	background: url('images/adminbg.jpg') repeat-y;
}
div#admin_div
{
	margin: 10px 30px 10px 10px;
}
div#print
{
	text-align: right;
	width: 415px;
	height: 23px;
	margin-bottom: -26px;
}
div#print img
{
	cursor: pointer;
}

div#jobb
{
	width: 154px;
	float: left;
	background: url('images/jobboldal.jpg') repeat-y;
	padding-top:10px;
}

div#lab
{
	width: 780px;
	height: 31px;
	float: left;
	clear: both;
	background: url('images/footerbg.jpg') repeat-y; 
/*	background: #879099;*/
	text-align: center;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}

div#lab div
{
	padding: 5px;
}

div#admin
{
	width: 609px;
	float: left;
	background: none;
}


