.oldalCim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #243a6c;
	padding-left: 10px;

}
.kekHLine {
	color: 243a6c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 243a6c;
}
.feherHLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;


}
.oldalAlsoKeret {
	background-color: dedede;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.oldalAlsoLogoSor {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: aaaaaa;



}
.kekDuplaHLine {
	color: 243a6c;
	border-top: 1px solid #243a6c;
	border-right: 1px solid #243a6c;
	border-bottom: 1px solid #243a6c;
	border-left: 1px solid #243a6c;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 3px;






}
.zoldHLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 8ab548;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: 8ab548;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 8ab548;
	border-left-color: 8ab548;


}
.kekKeret {
	color: 243a6c;
	border-top: 1px solid #243a6c;
	border-right: 1px solid #243a6c;
	border-bottom: 1px solid #243a6c;
	border-left: 1px solid #243a6c;
	margin: 3px;



}
.zoldKeret {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 8ab548;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: 8ab548;
	border-left-color: 8ab548;
}

.buttonHover {
	border: 1px solid;
	border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	cursor:pointer;
	margin-right: 3px;
	margin-left: 3px;



}

.buttonDown {
	border: 1px solid;
	border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow;
	cursor:pointer;
	margin-right: 3px;
	margin-left: 3px;



}

.button {
	border: 1px none;
	cursor:pointer;
	margin: 1px 4px;


}

