#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;
	text-align: center;
}
#div-content h3 {
	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: 465px;
	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;
}
fieldset#megrendinfo {
	font-size: 12px;
}
fieldset#megrendinfo table th {
	font-size: 12px;
	padding-top: 0px;
	font-weight: normal;
	padding-bottom: 10px;
}
fieldset#megrendinfo table td {
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: bold;
}
fieldset#megrendinfo table td ul {
	margin-left: 0;
	padding-left: 17px;
}
fieldset#megrendinfo table td ul li {
	list-style-image: url('bullet.gif');
}





form#megrendeles dl {
  position: relative;
  width: 450px;
}
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: 220px;
	text-align: left;
	padding: 20px;
}
#afterorderinfo h3 {
	font-size: 14px;
	margin-bottom: 15px;
}
#afterorderinfo p {
	font-size: 11px;
}

#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;
}









    #tab-content2 {
      position: relative;
      text-align: left;
      margin: 0 0 20px 0;
      font-size: 11x;
	  height: auto;
    }
    
    #tab-content-2l {
      z-index: 1;
      float: left;
      position: relative;
      top: 0;
      left: 0;
      width: 159px;
    }
    
    #div-content #tab-content-r2 {
      z-index: 0;
      float: left;
      position: relative;
      top: 0;
      left: 0;
      *left: -1px;
      width: 316px;
      *width: 348px;
      border: 1px solid #d7d7d7;
      background-color: #fff;
      padding: 15px;
	  padding-top: 7px;
	  font-size: 11px;
	  text-align: left;
    }
    
    #div-content #tab-content-r2 p {
	  font-size: 11px;
	  line-height: 16px;
    }

    #div-content ul#tab-content-list2 {
      margin: 0;
      padding: 0;
      width: 159px;
      *width: 160px;
      border-bottom: 1px solid #d7d7d7;
      list-style: none outside;
    }
    
    #div-content ul#tab-content-list2 li,
    #div-content ul#tab-content-list2 li.menu {
      width: 159px;
      *width: 160px;
      padding: 0;
      margin: 0 0 -1px;
      border: 1px solid #d7d7d7;
      background: #eeeded url("img/tab_menu_bg.gif") repeat-x top left;
      cursor: pointer;
      *cursor: hand;
	  list-style: none;
    }
    
    #div-content ul#tab-content-list2 li a,
    #div-content ul#tab-content-list2 li.menu a {
      padding: 10px;
      display: block;
      *height: 1%;
	  text-decoration: none;
	  font-size: 11px;
	  background: none;
	  color: #F06C00;
	  }
    
    #div-content ul#tab-content-list2 li.active {
      background: #fff url('img/tab_menu_bg_active_ltr.gif') no-repeat center left;
      border-left: 0;
      padding-left: 1px;
      border-right: 1px solid #fff;
	  text-decoration: none;
	  color:#000000;
    }
    
    #div-content ul#tab-content-list2 li.active,
    #div-content ul#tab-content-list2 li.active a {
      color: #000;
      text-decoration: none;
      cursor: default;
	  font-weight: bold;
    }
    #div-content ul#tab-content-list2 li a:hover {
	}

#tab-content2 .next-tab {
	text-align: right;
	margin-bottom: 0;
}
#tab-content2 .next-tab a{
	text-decoration: none;
}

