/* ÁLTALÁNOS FORMÁZÁSOK --------------------------------------------------------- */

body {
	margin:				0px;
	font:				14px Verdana, Arial;
	color:				#ffb400;
}
img {
	border:				0px;
}

/* INDEX OLDAL FORMÁZÁSOK --------------------------------------------------------- */

a.indexcr {
	font-size:			10px;
	text-decoration:	none;
	color:				#ffb400;
}

a.indexcr:hover {
	font-size:			10px;
	text-decoration:	underline;
	color:				#fffecd;
}

/* TOP FRAME FORMÁZÁSOK --------------------------------------------------------- */

div.banner {
	font-size:			30px;
	font-weight:		bold;
	color:				#ffb400;
}

/* MENU FRAME FORMÁZÁSOK --------------------------------------------------------- */

a.menu {
	margin:				0px;
	font-size:			0px;
	color:				transparent;
}

a.cr {
	font-size:			12px;
	text-decoration:	none;
	color:				#ffb400;
}

a.cr:hover {
	font-size:			12px;
	text-decoration:	underline;
	color:				#ffb400;
}

/* MAIN FRAME FORMÁZÁSOK --------------------------------------------------------- */

div.cim1 {
	margin-top:			10px;
	margin-bottom:		20px;
	font-size:			25px;
	font-weight:		bold;
	text-align:			center;
}

div.text1 {
	margin-bottom:		10px;
	margin-left:		18px;
	margin-right:		18px;
	font-size:			18px;
	text-align:			justify;
}

div.text2 {
	margin-bottom:		11px;
	margin-left:		35px;
	margin-right:		35px;
	font-size:			14px;
	text-align:			justify;
}

div.textmed {
	font-size:			16px;
	text-align:			justify;
}

div.textlaw {
	font-size:			16px;
	text-align:			justify;
	margin-bottom:		10px;
}

div.textsmall {
	font-size:			14px;
	text-align:			justify;
}

div.lista {
	margin-bottom:		10px;
	margin-left:		50px;
	margin-right:		50px;
	font-size:			14px;
	text-align:			justify;
}

a.intext {
	color:				#ffb400;
}

a.intext:hover {
	color:				#fffecd;
}

a.thickbox {
	display:			block;
	width:				120px;
	height:				120px;
	font-size:			0px;
	color:				transparent;
	border:				2px solid #643c01;
}

a.thickbox:hover {
	border-color:				#ffb400;
}

div.terkep {
	font-size:			12px;
	font-weight:		bold;
	text-align:			center;
	text-decoration:	none;
	color:				#ffb400;
}

div.terkep:hover {
	font-size:			12px;
	font-weight:		bold;
	text-align:			center;
	text-decoration:	underline;
	color:				#fffecd;
}

div.tabla {
	margin-top:			10px;
	margin-bottom:		10px;
	margin-left:		18px;
	margin-right:		18px;
	font-size:			18px;
	text-align:			justify;
}

div.labjegyzet {
	margin-top:			30px;
	margin-right:		18px;
	font-size:			12px;
	font-weight:		bold;
	text-align:			right;
}

div.sign {
	text-align:			right;
}

