.MainBody img {
	border: 0;
}

.MainBody #content {
	margin-top: 5px;
	line-height: 125%;
	margin-left: auto;
	margin-right: auto;
	/*padding: 12px;*/
	text-align: left;
	border: 0px solid black;
	width: 565px;
}
.MainBody h1, .MainBody h2, szamolo {
	text-align: center;
	border: 1px solid black;
  margin: 0 3px;
}

.MainBody h1, #szamolo {
	font-size: 18px;
	color: white;
	background-color: #F3B024;
  padding: 6px;
}
.MainBody h2 {
	font-size: 12px;
	padding: 1px;
	background-color: #B82418;
	color: white;
}

.MainBody TABLE,.MainBody td {
	border: 1px solid black;
	border-collapse: collapse;
}


#form_table, #jut_table{
	width: 100%;
	border: 0;
	border-collapse: separate;
	border-spacing: 2px;
	color: white;
}
#jut_table2 {
  border: 0;
  margin-left: 10px;
  margin-bottom: 6px;
}

#jut_table2 td {
  border: 0;
  padding: 2px 6px;
}
#jut_table th{
	background-color: #B82418;
	border: 1px solid black;
	text-align: center;
	padding: 6px;
}
#jut_table td {
	white-space: nowrap;
	text-align: center;
	border: 0;
}
#jut_table td input {
	border: 1px solid black;
	padding: 0 6px;
  text-align: center;
  width: 100%;
}
#form_table td {
	margin: 6px;
	border: 0;
}
.MainBody .d14 {
  width: auto;;
  
}
.MainBody .ylw_bg {
	background-color: #F3B024;
	text-align: left;
	color: black;
}
#form_table td.ylw_bg {
	border: 1px solid black;
}

#form_table td input {
	border: 2px solid black;
	padding: 0 6px;
}
#ered_table{
	width: 100%;
	text-align: center;
	border-collapse: separate;
	border-spacing: 2px;
}
#ered_table td{
}
.MainBody .gr_bg{
	background-color: #FFEBBF;
	/*color: white;*/
}
.MainBody .ered {
	color: white;
	font-weight: bold;
	font-size: 16px;
	background-color: #B82418;
}
.MainBody input {
	text-align: right;
}
.MainBody label {
	width: 180px;
	display: block;
	float: left;
}
.MainBody select {
	border: 1px solid black;
}
.MainBody .vastag {
	font-weight:bold;
}

.MainBody a {
	text-decoration: none;
	color: #CDB97E;
}

label.r_off,
label.r_on { padding: 0 20px 0 10px; }
label.r_off input,
label.r_on  input { position: absolute; left: -9999px; }
label.r_off { background: url(../images/kalkulator/radio_off.gif) no-repeat right; }
label.r_on  { background: url(../images/kalkulator/radio_on.gif) no-repeat right; }

#szamolo {
  border: 0pt none;
  background-color: rgb(243, 176, 36);
  text-align: center; width: 100%;
  letter-spacing: 8px;
  color: white;
  font-size: 14px;
  font-weight: bold;
}