/*#intro p{ text-align:justify;}*/


/* ---------- Examples -------------- */

.korr {
	line-height: 2em;
	display: inline-block;
	text-align: center;
	width: 2em;
	height: 2em;
	border: 1px solid red;
	border-radius: 1.5em;
	}
	
.kor {
	line-height: 2em;
	display: inline-block;
	text-align: center;
	width: 2em;
	height: 2em;
	border: 1px solid #000;
	border-radius: 1.5em;
	}
	
table td.kor {
	line-height: 2em;
	display: table;
	text-align: center;
	width: 2em;
	height: 2em;
	border: 1px solid #000;
	border-radius: 1.5em;
	}
	
table td.korr {
	line-height: 1em;
	display: table;
	text-align: center;
	width: 2em;
	height: 2em;
	border: 1px solid red;
	border-radius: 1.5em;
	}
	
.vonalbr {
	display: inline-block;
	text-align: right;
	vertical-align: middle;
	width: 2em;
	height: 2em;
	background: url('vonalbr.png') no-repeat;
	}
	
.vonaljr {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	width: 2em;
	height: 2em;
	background: url('vonaljr.png') no-repeat;
	}
	
.vonalb {
	display: inline-block;
	text-align: right;
	vertical-align: middle;
	width: 2em;
	height: 2em;
	background: url('vonalb.png') no-repeat;
	}
	
.vonalj {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	width: 2em;
	height: 2em;
	background: url('vonalj.png') no-repeat;
	}
	
.nyilvonalr {
	display: inline-block;
	text-align: center;
	width: 0.8em;
	height: 1.7em;
	line-height: 1.7em;
	vertical-align: middle;
	background: url('nyilvonalr.png') no-repeat;
	}
	
.nyilnyilr {
	display: inline-block;
	text-align: left;
	width: 0.8em;
	height: 1.7em;
	line-height:1.7em;
	vertical-align: middle;
	background: url('nyilnyilr.png') no-repeat;
	}

#te2f, #te4a  {
	border-collapse: collapse;
	}
	
#te2f , #te4a{
	margin-left: 3em;
	}
	
#te2f  td, #te4a td{
	padding-bottom: 0em;
	margin-bottom: 0em;
	}

.eqover td{border-top: 1px solid red;}
	
#te2a, #te2b, #te2c, #te2d, #te5a, #te5b, #te5c, #te5d{
	margin: 0 auto;
	padding-top: 1em;
	}
	
/* ---------- Exercises ------------- */

.noborder td{
	border: none;
	text-align: center;
	}
	
.question .grafinput {
width: 1em;
}

#q2form .ls {width: 7em;}

#q3form .wider {width:5em;}

#q4form .ls {width: 8em;}

#q6form .ls {width: 8em;}

#q8form .ls {width: 8em;}
