ul.szallitas {
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin: 10px 0 0 10px;
}

ul.szallitas li {
	 list-style-type: none;
	 font-weight: normal;
	 margin: 3px 0 0 30px;
}

ul.szallitas li.info {
	color: #444;
}

ul.szallitas li.warning {
	color: #D00;
	font-weight: bold;
}

table.szallitas {
	padding: 0;
	margin: 0;
	width: 100%;
	visibility: hidden;
}

table.szallitas td {
	vertical-align: top;
}

input[type=radio] {
	width: 12px;
	height: 12px;
	border: 1px solid #666;
	margin-top: 12px;
}

iframe.hidden {
	width: 0;
	height: 0;
	border: 0;
	position: relative;
	visibility: hidden;
}

iframe.visible {
	width: 100%;
	border: 0;
	position: relative;
	visibility: visible;
	z-index: 0;
}

div.right {
	text-align: right;
}

input.megrendelem {
	margin: 10px 0 10px 0;
	width: 30%;
	border-bottom: 1px solid #4A4A4A;
	border-right: 1px solid #4A4A4A;
	border-top: 1px solid #DADADA;
	border-left: 1px solid #DADADA;
	background: #D0D0D0;
}

#iefix {
	width: 98%;
}

input.radio {
	border: 0;
	background: #FFF;
}

