/*html entitánsok*/
body{
	font-family: "Arial";
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

/*az oldal felépítését befolyásoló elemek*/
div#lap {
	width: 982px;
}

div#fejlec {
	width: 982px;
	height: 110px;
	background-image: url('../images/jokai_top_982.png');
}

div#lablec {
	clear: both;
	width: 982px;
	text-align: center;
	font-size: 8pt;
}

/*a fejléc elemei*/
div.felsomenu {
	position: absolute;
	left: 194px;
	top: 88px;
	height: 20px;
}

ul.felsomenu {
	margin: 0;
	padding: 0;
}

ul.felsomenu li {
	list-style-type: none;
	float: left;
}

ul.felsomenu li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	padding: 0 10px;
}

/*a középső rész elemei*/

div#balsav {
	float: left;
	width: 185px;
	height: 420px;
	background-image: url('../images/jokai_menuhatter.png');
}

div#szoveg {
	float: left;
	width: 612px;
	/*border: solid 1px;*/
}

div#jobbsav {
	float: left;
	width: 185px;
	height: 420px;
	background-image: url('../images/jokai_menuhatter.png');
}

/*a balsáv, jobbsáv elemei*/
ul.balmenu {
	padding-top: 25px;
}

ul.jobbmenu {
	padding-top: 30px;
}

ul.balmenu li, ul.jobbmenu li {
	list-style-image: url('../images/balmenu_jel.png');
	list-style-position: outside;
	padding: 10px 0 0 0;
}

ul.balmenu li a, ul.jobbmenu li a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#rolunk {
	position: relative;
	top: 30px;
	left: 40px;
	color: #fff;
	font-size: 1.5em;
}

#epulet {
	position: relative;
	top: 80px;
	left: 25px;
}

#jokaimor {
	position: relative;
	top: 0px;
	left: 32px;
}

/*design elemek*/
h1 {
	color: #FF5104;
	font-family: "Arial";
	font-size: 18pt;
	margin-top: 7px;
	margin-bottom: 8px;
}

h2 {
	color: #FFA882;
	font-family: "Arial";
	font-size: 16pt;
	margin-top: 5px;
	margin-bottom: 8px;
	text-align: left;
}

h3 {
	color: #000000;
	font-family: "Arial";
	font-size: 14pt;
	margin-top: 2px;
	margin-bottom: 2px;
}

p, table.elerhetoseg {
	color: #5F5A5F;
	font-family: "Arial";
	font-size: 10pt;
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 2px;
}

p.prename {
	margin-top: 10px;
	margin-bottom: 2px;
	font-size: 12 px;
	color: #000000;
	font-weight: bold;
	border-top: 2px dotted #FFA882;
}

p.pretime {
	margin-top: 5px;
	margin-bottom: 2px;
	font-size: 12 px;
	font-weight: bold;
}

p.precost {
	font-size: 10px;
}

.center {
	text-align: center;
}

a {
	color: #FF5104;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



table.blokk {color: #5F5A5F;
	font-family: "Arial";
	font-size: 10pt;
	text-align: justify;
	margin-bottom: 20px;
	}

td.cim {
	color: #FFA882;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
	text-align: left;
	}

td.ido {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
	text-align: left;
	}

td.indul,td.vezeti {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
	text-align: left;
	}

td.ara {
	font-size: 8pt;
	padding-top: 5px;
	text-align: left;
	}









table.text {color: #5F5A5F;
	font-family: "Arial";
	font-size: 9pt;
	text-align: justify;
	margin-bottom: 20px;
	}

table.forum_table {
	border-top:2px dotted #FFA882;
	border-left:2px dotted #FFA882;
	border-right:2px dotted #FFA882;
	border-bottom:2px dotted #FFA882;	
	font-family: "Arial";
	color: #5F5A5F;
	font-size: 10pt;
	margin-bottom: 25px;
	}

td.forum_date {
	text-align: right;
	}

td.forum_email {
	border-bottom:2px dotted #FFA882;
	padding-bottom: 10px;
	}

td {vertical-align: top;
	horisontal-space: 10px;
	}

p.footer_banners {text-align: center;
        margin-top: 5px;
        margin-bottom: 0px;
	}
table.prgsum{color: #5F5A5F;
	font-size: 10pt;}
table.prgsum td{border: solid 1px;}
