#div-content h1 {
	padding: 15px;
	text-align: center;
	background: #f4f4f4;
	margin-top: 0;
	font-size: 18px;
	margin-bottom: 20px;
}
#div-content h2 {
	font-size: 16px;
}


#sidebar #sidebar-1 div.side-box  {
	padding-bottom: 15px;
}
#sidebar-1 ul {
	margin-bottom: 0;
}
#sidebar-1 ul li {
	font-size: 11px;
	line-height: 15px;
}

#sidebar-2 div.sm-velemenyek {
	padding-bottom: 0;
	margin-bottom: 20px;
}
#sidebar-2 div.sm-velemenyek p {
	margin-bottom: 10px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
}
#sidebar-2 div.sm-velemenyek p.sb-hdr{
	font-weight: bold;
	margin-bottom: 15px;
	color: #444444;
	text-align: center;
	font-size: 11px;
}
#sidebar-2 div.sm-velemenyek p.alairas{
	font-weight: normal;
	color: #777777;
	text-align: right;
	font-size: 10px;
	padding-right: 10px;
}


#sidebar h3 {
	font-size: 16px;
	margin-bottom: 5px;
}


form {
	padding: 0;
	margin-bottom: 15px;
	clear: both;
	width: 450px;
	float: left;
}
label {
	font-size: 11px;
	padding-right: 15px;
	font-weight: normal;
}
#div-content input.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 230px;
	background: url('img/bg-input-center.gif') #D2E1F0;
	border: 0;
	height: 20px;
	padding: 3px 0 0px 0;
	line-height: 20px;
	font-size: 13px;
	float: left;
}
textarea.textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FEFFC0;
	border: 1px solid #999999;
	padding: 3px;
}
input.button {
	padding: 2px;
}
form table th {
	vertical-align: top;
	padding-top: 4px;
	text-align: left;
	padding-bottom: 5px;
	width: 130px;
}
form table td {
	padding-bottom: 5px;
}
fieldset {
	padding: 0 10px 10px 25px;
	margin-bottom: 15px;
	border: 1px solid #BCD4EB;
	background: #fbfbfb;
	width: 100%;
}
fieldset legend {
	font-size: 18px;
	font-weight: normal;
	color: #555555;
	margin-bottom: 8px;
}



form#megrendeles dl {
  position: relative;
  width: 450px;
}
form#megrendeles select {
	padding: 1px;
	margin-left: 2px;
	border: 1px solid #BCD4EB;
}
form#megrendeles dt {
  clear: both;
  float:left;
  width: 100px;
  padding: 0px 0 2px 0;
  text-align: left;
}
form#megrendeles dd {
  float: left;
  width: 200px;
  margin: 0 0 8px 0;
  padding-left: 6px;
  padding-top: 1px;
}
form#megrendeles .hint {
  display:none;
  font-size: 11px;
  position: absolute;
  right: -130px;
  width: 230px;
  margin-top: -4px;
  border: 1px solid #c93;
  padding: 9px 11px;
  background: #ffc url('img/pointer.gif') no-repeat -100px -100px;
}
form#megrendeles .widehint {
  right: -230px;
}
form#megrendeles .kuponhint {
  right: -190px;
  width: 350px;
}
form#megrendeles .hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url('img/pointer.gif') left top no-repeat;
}

#afterorderinfo {
	margin-top: 1635px;
	text-align: left;
	padding: 20px;
}
#afterorderinfo h3 {
	font-size: 14px;
	margin-bottom: 18px;
}
#afterorderinfo p {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 12px;
}

#paymenttable {
}
#paymenttable td {
	width: 143px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#paymenttable td label {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 0;
}







