/* CSS Document */
.vezercikk {
	width:594px;
	height:auto;
	font-family: Tahoma;
	font-size: 11px;
	/*color: #B34747;*/
	color: #000000;
	text-align: justify;
	padding: 10px;
}
.altalanos_szoveg {
	height:auto;
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #206080;
	background-color: #FFFFFF;
}
.vastag {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	margin: 0px;
}
.dolt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin: 0px;
	font-style: italic;
}
.cim {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
.alcim {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	margin: 0px;
}
.teljes_cikk{
	float: right;
}
.tagok {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin: 0px;
	font-weight: bold;
}
.kep_balra {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;	
}
.kep_kozepre {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.kep_jobbra {
	float: right;
	padding: 0px 0px 0px 15px;
	margin: 0 0px 5px 5;
}
#block_2 ul {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	/*font-weight: bold;*/
	text-align: justify;
	margin: 0px;
	padding-left: 20px;
	list-style-type: disc;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;*/
}
#block_2 ol {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	/*font-weight: bold;*/
	text-align: justify;
	margin: 0px;
	padding-left: 25px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;*/
}

#block_2 a:link, #block_2 a:visited{
	color: #B34747;
	font-weight: bold;
	text-decoration: none;
}
#block_2 a:hover{
	color: #B34747;
	font-weight: bold;
	text-decoration: underline;
}

