h1 {
	font-size: 24px;
	color:  #000000;
	margin: 0 0 25px 0;
	text-align: center;
	font-weight: normal;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
	position: relative;
}
#background {
	position: absolute;
	top: 0;
	width: 900px;
	height: 500px;
	margin: 0 auto;
	background: url('img/back.gif') top center no-repeat;
}
div#header {
	text-align: center;
	padding: 20px 0 20px 0;
	background: #3F7C5F;
	margin-bottom: 1px solid #ffffff;
}
div#header p {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div#menubarouter {
	background: #ffffff;
	height: 25px;
	padding: 0;
	margin-bottom: 1px;
	text-align: center;
}
div#menubar {
	text-align: right;
	background: #ffffff;
	height: 25px;
	width: 770px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
div#menubar ul {
	position: absolute;
	right: 0;
	text-align: right;
	height: 25px;
	padding: 0;
}
div#menubar ul li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left: 20px;
}
div#menubar ul li a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	line-height: 25px;
	padding: 0;
	font-size: 11px;
}
div#content {
	width: 770px;
	margin: auto;
	text-align: left;
}
#left #navilink {
	position: absolute;
	right: 25px;
	top: 28px;
	font-size: 10px;
	padding: 0;
}
#left #navilink a {
	color: #F06C00;
	text-decoration: none;
	font-size: 10px;
	border: none;
	padding: 0;
	margin-top: 0;
}
div#left {
	width: 730px;
	float: left;
	padding: 20px;
	position: relative;
/*	background: #f4f4f4;*/
	border-left: 5px solid #f8f8f8;
	border-right: 5px solid #f8f8f8;
}
div#left p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
}
div#footer {
	text-align: center;
	padding: 10px 0 10px 0;
	background: #3F7C5F;
	clear: both;
}
div#footer p {
	color: #FFFFFF;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
div#footer p a {
	color: #FFFFFF;
	text-decoration: none;
}
div#footer p a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



h2 {
	font-size: 14px;
	line-height: 18px;
	margin: 0 0 15px 0;
	padding: 0;
	border-left: 5px solid #F06C00;
	padding: 5px 20px 5px 20px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 15px;
	color: #D36834;
}
ul {
	margin: 0 0 15px 0;
}
li {
	margin: 0 0 4px 0;
	font-size: 12px;
	list-style-type: circle;
	line-height: 16px;
}
form {
	padding: 0;
	margin-bottom: 15px;
	clear: both;
	width: 450px;
	float: left;
}
label {
	font-size: 11px;
	padding-right: 15px;
	font-weight: normal;
}
input.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
	border: 1px solid #999999;
	padding: 3px;
	font-size: 12px;
}
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: 9px;
	text-align: left;
	padding-bottom: 5px;
	width: 100px;
}
form table td {
	padding-bottom: 5px;
}
fieldset {
	padding: 0 10px 10px 25px;
	margin-bottom: 15px;
	border: 1px solid #3F7C5F;
	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');
}













#left {
	position: relative;
}




    #tab-content-header {
      border: 1px solid #d7d7d7;
      border-bottom: 0;
      margin: 1em 0 0;
      *margin-right: 1px;
      padding: 5px;
      background-color: #e8eefa;
      text-align: left;
      font-size: 13px;
    }
    
    #tab-content {
      position: relative;
      text-align: left;
      margin: 0 0 20px 0;
      font-size: 13px;
    }
    
    #tab-content-l {
      z-index: 1;
      float: left;
      position: relative;
      top: 0;
      left: 0;
      width: 180px;
    }
    
    #tab-content-r {
      z-index: 0;
      float: left;
      position: relative;
      top: 0;
      left: 0;
      *left: -1px;
      width: 510px;
      *width: 542px;
      border: 1px solid #d7d7d7;
      background-color: #fff;
      padding: 15px;
	  padding-top: 7px;
    }
    
    ul#tab-content-list {
      margin: 0;
      padding: 0;
      width: 179px;
      *width: 180px;
      border-bottom: 1px solid #d7d7d7;
      list-style: none outside;
    }
    
    ul#tab-content-list li,
    ul#tab-content-list li.menu {
      width: 179px;
      *width: 180px;
      padding: .7em 0;
      margin: 0 0 -1px;
      border: 1px solid #d7d7d7;
      background: #eeeded url(tab_menu_bg.gif) repeat-x top left;
      cursor: pointer;
      *cursor: hand;
	  list-style-type: none;
    }
    
    ul#tab-content-list li a,
    ul#tab-content-list li.menu a {
      padding: 0 10px;
      display: block;
      *height: 1%;
	  text-decoration: underline;    }
    
    ul#tab-content-list li.active {
      background: #fff url('/css/img/tab_menu_bg_active_ltr.gif') no-repeat center left;
      border-left: 0;
      padding-left: 1px;
      border-right: 1px solid #fff;
    }
    
    ul#tab-content-list li.active,
    ul#tab-content-list li.active a {
      color: #000;
      text-decoration: none;
      cursor: default;
	  font-weight: bold;
    }
    




    #tab-content2 {
      position: relative;
      text-align: left;
      margin: 0 0 20px 0;
      font-size: 13px;
	  height: auto;
    }
    
    #tab-content-2l {
      z-index: 1;
      float: left;
      position: relative;
      top: 0;
      left: 0;
      width: 180px;
    }
    
    #tab-content-r2 {
      z-index: 0;
      float: left;
      position: relative;
      top: 0;
      left: 0;
      *left: -1px;
      width: 510px;
      *width: 542px;
      border: 1px solid #d7d7d7;
      background-color: #fff;
      padding: 15px;
	  padding-top: 7px;
    }
    
    ul#tab-content-list2 {
      margin: 0;
      padding: 0;
      width: 179px;
      *width: 180px;
      border-bottom: 1px solid #d7d7d7;
      list-style: none outside;
    }
    
    ul#tab-content-list2 li,
    ul#tab-content-list2 li.menu {
      width: 179px;
      *width: 180px;
      padding: .7em 0;
      margin: 0 0 -1px;
      border: 1px solid #d7d7d7;
      background: #eeeded url(tab_menu_bg.gif) repeat-x top left;
      cursor: pointer;
      *cursor: hand;
	  list-style-type: none;
    }
    
    ul#tab-content-list2 li a,
    ul#tab-content-list2 li.menu a {
      padding: 0 10px;
      display: block;
      *height: 1%;
	  text-decoration: underline;    }
    
    ul#tab-content-list2 li.active {
      background: #fff url('/css/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;
    }
    
    ul#tab-content-list2 li.active,
    ul#tab-content-list2 li.active a {
      color: #000;
      text-decoration: none;
      cursor: default;
	  font-weight: bold;
    }




#tab-content .tartalomjegyzek li {
	font-size: 10px;
	list-style-image: url('img/tartjegyzekarrow.gif');
	margin-bottom: 3px;
}
#tab-content .next-tab {
	text-align: right;
	margin-bottom: 0;
}
#tab-content .next-tab a{
	text-decoration: none;
}
#tab-content2 .next-tab {
	text-align: right;
	margin-bottom: 0;
}
#tab-content2 .next-tab a{
	text-decoration: none;
}
#tab-content-dvd .tartalomjegyzek li {
	font-size: 10px;
	list-style-image: url('img/tartjegyzekarrow.gif');
	margin-bottom: 3px;
	margin-left: 0;
}
#tab-content-dvd .tartalomjegyzek {
	margin-left: 60px;
}






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-left: 512px;
	border: 1px solid #3F7C5F;
	background: #fbfbfb;
	padding: 19px;
	margin-top: 15px;
}

#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-kezikonyv div.pdfdownload {
	margin-bottom: 8px;
	min-height: 16px;
	margin-left: 10px;
}
#tab-kezikonyv div.pdfdownload p {
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 8px;
	margin-left: 28px;
	padding-top: 2px;
}
#tab-kezikonyv div.pdfdownload a {
	float: left;
	margin-right: 5px;
	background: none;
	border: none;
	display: block;
}
#tab-kezikonyv div.pdfdownload a img {
	background: none;
	border: none;
}


ul#akadalyok {
	margin-left: 264px;
}
ul#akadalyok li {
	list-style-image: url('img/smarrow_2.gif');
	font-size: 13px;
	line-height: 19px;
}




    #tab-content-dvd {
      position: relative;
      text-align: left;
      margin: 0 0 20px 0;
      font-size: 13px;
	  height: auto;
    }
    
    #tab-content-l-dvd {
      z-index: 1;
      position: relative;
      top: 0;
      left: 0;
      width: 110px;
	  margin-bottom: -1px;
    }
    
    #tab-content-r-dvd {
      z-index: 0;
      float: left;
      position: relative;
      top: 0;
      left: 0;
      *left: -1px;
/*      width: 450px;
      *width: 482px;*/
      border: 1px solid #d7d7d7;
      background-color: #fff;
      padding: 15px;
	  padding-top: 7px;
	  margin-top: -1px;
    }
    
    ul#tab-content-list-dvd {
      margin: 0;
      padding: 0;
      width: 309px;
      *width: 310px;
      border-bottom: 0;
      list-style: none outside;
	  margin-bottom: -1px;
    }
    
    ul#tab-content-list-dvd li,
    ul#tab-content-list-dvd li.menu {
      width: 89px;
      *width: 90px;
      padding: .7em 0;
      margin: 0 0 -2px;
      border: 1px solid #d7d7d7;
	  border-left: 0;
      background: #eeeded ;
      cursor: pointer;
      *cursor: hand;
	  list-style-type: none;
	  float: left;
    }
    
    ul#tab-content-list-dvd li a,
    ul#tab-content-list-dvd li.menu a {
      padding: 0 10px;
      display: block;
      *height: 1%;
	  text-decoration: underline;    }
    
    ul#tab-content-list-dvd li.active {
      background: #fff;
      padding-left: 1px;
      border-bottom: 1px solid #fff;
    }
    
    ul#tab-content-list-dvd li.active,
    ul#tab-content-list-dvd li.active a {
      color: #000;
      text-decoration: none;
      cursor: default;
	  font-weight: bold;
	  margin-bottom: -1px;
    }


ul.bulleted {
	margin-left: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
}
ul.bulleted li {
	list-style-image: url('bullet.gif');
}



#megrendbuttondiv {
	width: 490px;
}

#content #left .tartalomjegyzek-x {
	font-size: 10px;
	list-style-image: url('img/tartjegyzekarrow.gif');
	margin-bottom: 3px;
	margin-left: 112px;
	padding-top: 10px
}
#content #left .tartalomjegyzek-x li {
	font-size: 10px;
}
#content #left .tartalomjegyzek-y {
	font-size: 10px;
	list-style-image: url('img/tartjegyzekarrow.gif');
	margin-bottom: 3px;
	margin-left: 50px;
	padding-top: 1px
}
#content #left .tartalomjegyzek-y li {
	font-size: 10px;
}
#garanciap {
	margin-left: 97px;
	padding-top: 5px;
}
.kicsidvdlink {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	border: 0;
	padding: 0;
	background: none;
}
.kicsidvdlink img {
	background: none;
	border: 0;
	padding: 0;
	width: 156px;
}
.clearfix {
	clear: left;
}