.contentpaneopen {
	width: 100%;
}
.kapcsolat_o1 {
	text-align: left;
	padding-left: 4px;
	/*font-size:10px;*/
	background-color: white;
	border-bottom: 1px solid white;
}
.kapcsolat_o2 {
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	/*font-size:10px;*/
	border-left: 1px solid white;
}
body {
	font-size: 14;
	font-family: Arial;
}
.sor1 {
	background-color: rgb(242, 242, 242);
	border-top-color: rgb(211, 211, 211);
	border-right-color: rgb(211, 211, 211);
	border-bottom-color: rgb(211, 211, 211);
	border-left-color: rgb(211, 211, 211);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.sor2 {
	background-color: rgb(223, 223, 223);
	border-top-color: rgb(211, 211, 211);
	border-right-color: rgb(211, 211, 211);
	border-bottom-color: rgb(211, 211, 211);
	border-left-color: rgb(211, 211, 211);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.sor3 {
	border-top-color: rgb(211, 211, 211);
	border-right-color: rgb(211, 211, 211);
	border-bottom-color: rgb(211, 211, 211);
	border-left-color: rgb(211, 211, 211);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}