/* ÷ 2010-02-24 10:45:17 */
/*	basic HTML elelments	*/
body {
	margin:0; padding:0; background-color:#a76432;
}
table { border-spacing:0px; /*border-collapse:collapse;*/ }
img { border:none; }
/*		*/


.headerDIV {
	background-image:url(../images/public/design/headerBG.png); background-repeat:no-repeat;
}
.contentDesignDIV {
	background-image:url(../images/public/design/contentDesignBG.jpg); background-repeat:no-repeat;
}

/*	BAL LAP	*/
	.contentLeftDIV {
		position:absolute; left:62px; top:276px; width:404px; height:411px; padding-right:8px; overflow-y:auto; overflow-x:hidden;
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
	}
		.contentLeftDIV p { margin-right:20px; }
/*		p.orange, p.blue, p.green { font-weight:bold; }*/
		p.orange { color:#ee8d20; }	p.blue { color:#00a5de; }	p.green { color:#80bf32; }	p.pink { color:#e70084; }	p.purple { color:#632f87; }	p.red { color:#e61b22; }
			p.orange a { color:#ee8d20; text-decoration:none; } p.pink  a { color:#e70084; text-decoration:none; }
			p.orange a:hover, p.pink a:hover { text-decoration:underline; }
		
/*	TARTALMAK	*/

	/*	HÍREK/AKTUÁLIS	*/
	.newsRow { border-bottom:1px solid #00a5de; }
		.newsRow a { text-decoration:none; color:#ee8d20; }
		.newsRow a:hover { text-decoration:underline; color:#e70084; }
		.newsRow p.texts { /*max-height:26px;*/ height:auto; overflow:hidden; }

	/*.newsListDate { font-weight:normal; font-size:10px; color:#000000; }*/
	.newsDetailedPicts { float:left; width:154px; height:auto; margin:0 12px 0 16px; }
	.newsDetailedPicts img { margin:0 0 10px 0; padding:1px; border:1px solid #e70084; }
	.newsDetailedTexts { margin:0 10px 0 16px; color:#80bf32; }
	.newsDetailedTexts p.title { margin:0 0 10px 0; color:#ee8d20; font-size:12px; font-weight:bold; }
	.newsDetailedDate { font-weight:normal; font-size:10px; color:#00a5de; }
	
	/*	ISKOLÁK, PEDAGÓGUSOK	*/
	.schools_n_teachers p {
		margin-top:0; margin-bottom:0;
	}

	/*	DIÁKOK	*/
	p.galleryRow {
		float:left; width:100%;
		margin:0 0 12px 0;
	}
		.galleryRow img {
			float:left;  margin:0 4px 6px 0; padding:1px; border:1px solid #00a5de;
		}

	/*	HALLGATÓK	*/
	.hallgatok_tf { font-weight:bold; color:#00a5df; }
	.hallgatok_store { border:1px solid #00a5df; color:#00a5df; background:#eeeeee; }
	
	/*	HÍRLEVÉL	*/
	.hirlevel_tf { font-weight:bold; color:#80bf32; }
	.hirlevel_store { border:1px solid #80bf32; color:#80bf32; background:#eeeeee; }
	
	/*	SCEs	*/
	.wp_txa_felirat { font-weight:bold; color:#00a5df; }
	.wp_felirat { font-weight:bold; color:#80bf32; }
	.wp_calendar_textfield_txt { font-size:10px; }


/*	JOBB LAP	*/
	.contentRightDIV {
		position:absolute; left:517px; top:49px; width:444px; height:638px; overflow-y:auto; overflow-x:hidden;
		font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
	}
		.contentRightDIV p {
			margin-left:40px; margin-right:20px;
		}
		p.onlyBttm {
			margin-top:0;
		}
		.contentRightDIV img {
			display:block;
		}
			.contentRightDIV img.asTxt {
				margin-left:40px;
			}


	/*	Általános képek	*/
	img.bordered { float:left; margin:2px 6px 4px 0; padding:1px; border:1px solid #00a5de; }

.footerDIV {
	background-image:url(../images/public/design/footerBG.jpg); background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;
}
	p.menu {
		margin:6px 0 0 56px; color:#999999;
	}
		p.menu a {
			color:#999999; text-decoration:none;
		}
		p.menu a:hover {
			text-decoration:underline;
		}
	p.othrTxt {
		margin:10px 0 0 56px; color:#929292; font-size:10px;
	}

/*
img { 	margin:0px; padding:0px; border:0px; }
form { margin:0px; padding:0px; border:0px; }
input, select, textarea {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align:justify;
}
table {
	padding:0px; margin:0 auto; border:0px; border-collapse:collapse; border-spacing:0px;
}
td {
	margin:0px;	padding:0px; border:0px;
}
hr {
	height:1px; border-top:1px; border-bottom-color:#D7D8D8; border-bottom-style:solid;
}
*/
/*	basic classes	*/
/*
.floatL {
	position:relative; float:left;
}
.floatR {
	position:relative; float:right;
}
*/
