/* http://webfejlesztes.gtportal.eu/index.php?f0=2_selector_06 */
#alcim {
	font-family:Times New Roman;
	font-size:20px;
	line-height: 200%;
	vertical-align:middle;
	color: #0c6bab;
	text-align: center;
	font-weight:bold;
}
.button2{
	position: relative;
	top : 65px;
	border-radius: 10px;
	width: 190px;
	height:40px;
	color: #FFFFFF;
	background-image: url("../menu/bg1.png");
	background-repeat: no-repeat;
	background-color:transparent;
	background-position: center;
	background-size: 190px 40px;

 }
a:link {
	text-decoration: none;
	color: #0c6bab;
}
a:visited {
	text-decoration: none;
	color: #0c6bab;
}
a:hover {
	text-decoration: underline;
	color: #0c6bab;
}
a:active {
	text-decoration: none;
	color: #0c6bab;
}
table.tab{
    table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid black;
 }
 
table.tab td {
	vertical-align: top;
	text-align: left;
	width: 200px;
 }
 
table.tab th {
	vertical-align: middle;
	text-align: center;
	width: 200px;
 }
 
div#container2{ /*Csupán egyetlen HTML elemre vonatkozik.*/
	position: relative;
	width: 100%;
	margin-left: 1%;
	margin-right: 1%;
}
li {
	text-indent:0px;
	line-height: 150%;
}
p.szoveg{ 
	font-family:Times New Roman;
	font-size:16px;
	text-align: justify;
	line-height: 150%;
}
p.felirat{ 
	font-family:Times New Roman;
	font-size:16px;
	text-align: center;
	line-height: 150%;
	font-weight:bold;
}

p.szovegk {
	font-family:Times New Roman;
	font-size:16px;
	text-align: center;
	line-height: 150%;
}
/* th { /*Az összes Elem típusú elemre vonatkozik.
	font-family: Arial;
	font-size: 14px;
	text-align: left;
	background-color:#CEE7FF;
} */

tr.bal{ /*sor szinezéses táblázathoz*/
	text-align: left;
	background-color:#a7c2ee;
	width: 250px;
	height: 40px;
}

tr.sima{ /*sor szinezéses táblázathoz*/
	text-align: left;
	width: 250px;
	height: 40px;
}

#cim{ /*Táblázathoz*/
	font-family:Arial;
	text-align: left;
	vertical-align:middle;
	font-size: 20px;
	color: #0c6bab;
	font-weight:bold;
	line-height: 150%;
	width: 150px;
}
#szoveg { /*Táblázathoz*/
	font-family:Times New Roman;
	text-align: left;
	vertical-align:middle;
	font-size:16px;
	line-height: 150%;
}
/*.focim {
	font-family:Arial;
	font-size:30px;
	font-weight:bold;
	color: #3D4FB6;
	text-align: center;
	line-height: 250%;
} */
.cim { /*Az összes az osztályhoz tartozó elemre vonatkozik.*/
	font-family:Arial;
	font-size:30px;
	font-weight:bold;
	color: #3D4FB6;
	text-align: center;
	line-height: 250%;
}
.alcim {
	font-family:Arial;
	font-size:15px;
	color: #0c6bab;
	text-align: left;
}
.megjegyzes {
	color: #6467EC;
	font-weight: bold;
	font-size: 12px;
}
.pdf {
	font-family:Arial;
	color: #6467EC;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	display: block;
}
.idezet {
	color: #6467EC;
	font-style: italic;	
	font-size: 12px;
	text-align: right;
	display: block;
}
.idezet_szerzo {
	color: #4648a5;
	font-size: 16px;
	font-weight: bold;
}

.padding{
	padding-top: 100px;
}
