/* ************* *
 *               *
 *   IndexPage   * 
 *               *
 * ************* */

body {
	background: #171717 url(pics/site_bg_repeat.png) repeat-x fixed;
}

option {
	background: white;
}

.site_bg{
	background: url(pics/site_bg_fix.png) no-repeat fixed top left;
}

a:hover { text-decoration: none; }


.statik p {
	margin-bottom: 16px;
}

.topline{
	background: black;
}

.topline_bottom{
	background: url(pics/top_light.png) no-repeat center top;
}





.tooltip_e, .tooltip_s{
	cursor: pointer;
}

.tooltip_s{
	color: #F8E272;
	text-decoration: underline;
}

.sitename{
	height:30px;
	line-height:30px;
	font-size:13px;
	color:#dbb11d;
	text-align:center;
	font-weight:bold;
	float: left;
}

span.white {
	color: white;
}

span.larger{
	font-size: larger;
}

span.x-small{
	font-size: x-small;
}

table.menu {
	width:100%;
	height:30px;
	border-collapse:collapse;
}

table.menu td{
	height:30px;
	line-height:30px;
	font-size:12px;
	color:white;
	text-align:center;
	font-weight:bold;
	padding: 0px 10px;
}

table.menu td a{ text-decoration:none; }

.sitelogo{
	float:left;
	width: 187px;
	height: 108px;
	margin: 39px 0px 0px 0px;
	padding: 20px 26px 25px 26px;
}

.gumikereso{
	float: left;
	margin: 0px 0px 0px 45px;
	width: 335px;
	text-align: right;
}

.motorgumikereso{
	color: #30280c;
	font-size: 38px;
	font-weight: bold;
	font-style: italic;
	text-shadow: 1px 1px 1px white;
	margin-bottom: 10px;
	margin: 41px 0px 5px 45px;
	float: left;
	line-height: 36px;

}

p.motorgumikereso{
	margin-left: 15px;
}


.shrink {
	max-width: 1px;
}

.header .keresbtn{
	background: url(pics/btn_keres.png) no-repeat center center;
	border: none;
	width: 172px;
	height: 32px;
	line-height: 32px;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	color: #30516e;
	text-shadow: 1px 1px 1px white;	
	padding-bottom: 2px;
	margin-top: 7px;
}

.header .gumikereso .merettab{
	margin-top: 10px;
}

.header .gumikereso .autotab{
	margin-top: 10px;
	display: none;
}

table.keresotbl{
	border-collapse: collapse;
	width: 100%;
}

table.keresotbl th{
	padding: 2px 0px 2px;
	text-shadow: 1px 1px 1px white;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold; 
	color: #30280c;
	text-align: left;
}

table.keresotbl th img{
	vertical-align: top;
	margin-right: 5px;
}

table.keresotbl td{
	padding: 0px;
	width: 97px;
}

table.keresotbl td.space{
	width: 22px;
	vertical-align: middle;
	text-align: center;
	padding-right: 0px;
}

table.keresotbl td.space2{
	width: 5px;
	vertical-align: middle;
	text-align: center;
	padding-right: 0px;
}

.header .felnikereso{
	float: left;
	margin: 0px 0px 0px 40px;
	width: 205px;
	text-align: right;
}

#mindenparos{
	background: url(pics/btn_nyit.png) no-repeat center center;
	height: 25px;
	margin-bottom: 10px;
	cursor: pointer;
}

#mindenparos.nyitva{
	background: url(pics/btn_csuk.png) no-repeat center center;
}

/* ********** *
 *            *
 *   SLIDER   * 
 *            *
 * ********** */

.slider{
	height: 193px;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	z-index: 20;
	width: 980px;
	background: url(pics/slider_bg.png) no-repeat center center;
}

.slider .mover{
	white-space: nowrap;
	height: 192px;
}

.slider .elem{
	white-space: normal;
	width: 330px;
	height: 192px;
	float:left;
}

.slider .elem.first{
	width: 320px;
	background: none;
}

.slider .elem .bal{
	width: 145px;
}

.slider .elem.first .bal{
	width: 140px;
}

.slider .elem .termekkep{
	width: 138px;
	height: 138px;
	border: 1px solid #161616;
	margin-left: 5px;
	margin-top: 5px;
	float: left;
}

.slider .elem.first .termekkep{
	margin-left: 0px;
}

.slider .elem .markakep{
	float: left;
	margin-left: 5px;
}

.slider .elem.first .markakep{
	margin-left: 0px;
}

.slider .elem .leiras{
	float: right;
	width:170px;
	margin-top: 5px;
	margin-right: 5px;
}

.slider .elem.first .leiras{
	float: right;
	width:170px;
}

.slider .elem .leiras .ar{
    color: #F8E272;
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
	padding-top: 10px;
}

.slider .elem .leiras .termeknev{
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: white;
	margin-bottom: 5px;
}

.slider .button_left{
	position: absolute;
	z-index: 10;
	margin: 144px 0px 0px -165px; 
	width: 160px;
}

.slider .elem .leiras .info{
	font-size: 12px;
	line-height: 15px;
	color: #ccc;
	font-weight: bold;
}

.content p{
	color: white;
}

.leftsidebar .sidebox, .rightsidebar .sidebox{
	background: url(pics/box_bg.png) repeat;
	border: 1px solid black;
	margin-bottom: 15px;
	color: white;
}

.leftsidebar .hazhozszallitas{
	background: url(pics/hazhozszallitas_box.png) no-repeat center center;
	width: 200px;
	height: 193px;
	text-align: center;
	margin-bottom: 15px;
}

.leftsidebar .hazhozszallitas .pad{
	padding-top: 145px;
}

.leftsidebar .label2, .rightsidebar .label2{
	padding:8px 0px 8px 23px;
	cursor:pointer;
	font-size:14px;
	color: white;
	font-weight:bold;
	border-bottom: 1px solid #414141;
	border-top: 1px solid #101010;
	background: url(pics/arrow_right.png) no-repeat 10px center;
}

.leftsidebar .viszonteladobox{
	background: url(pics/viszontelado_box_bg.png) no-repeat center center;
	height: 191px;
	border: none;
	padding: 0px 10px;
	text-align: center;
}

.leftsidebar .viszonteladobox.belepve{
	height: 90px;
}

.leftsidebar .viszonteladobox .label{
	background: none;
	border: none;
	line-height: 22px;
	height: 22px;
	font-size: 18px;
	font-weight: bold;
	color: #30280c;
	text-shadow: 1px 1px 1px white;
	text-align: left;
	padding-top: 8px;
	margin-bottom: 8px;
}

.leftsidebar .viszonteladobox .formlabel{
	color: #30280c;
	text-shadow: 1px 1px 1px white;
	font-weight: bold;
	margin: 2px 0px 2px;
	text-align: left;
}

.leftsidebar .viszonteladobox .formlabel.kilepes{
	text-align: right;
}

.leftsidebar .viszonteladobox.belepve .formlabel{
	margin: 10px 0px 0px;
}

.leftsidebar .viszonteladobox .keresbtn{
	margin-top: 10px;
}

.leftsidebar .label2.first, .rightsidebar .label2.first{
	border-top: none;
}

.leftsidebar .akciotipusok{
	height: 85px;
	margin-bottom: 10px;
}

.leftsidebar .akciotipusok p{
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-top: 65px;
}

.leftsidebar .akciotipusok.nyari{
	background: url(pics/akcio_nyari.png) no-repeat center center;
}

.leftsidebar .akciotipusok.teli{
	background: url(pics/akcio_teli.png) no-repeat center center;
}

.leftsidebar .akciotipusok._4x4{
	background: url(pics/akcio_4x4.png) no-repeat center center;
}

.leftsidebar .akciotipusok._4evszakos{
	background: url(pics/akcio_4_evszak.png) no-repeat center center;
}

.leftsidebar .akciotipusok.kisteher{
	background: url(pics/akcio_kisteher.png) no-repeat center center;
}

.leftsidebar .akciotipusok.felni{
	background: url(pics/akcio_lemezfelni.png) no-repeat center center;
}

.leftsidebar .leftarrow{
	background: url(pics/arrow_right.png) no-repeat left center;
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding-left: 10px;
	margin-left: 10px;
	line-height: 22px;
}

.leftsidebar .label.motorgumilabel{
	margin-top: 10px;
}

.leftsidebar .informaciok{
	margin-top: 10px;
	background: url(pics/info_bg.png) repeat;
	padding: 8px 10px;
	border: 1px solid #f3f2e5;
}

.leftsidebar .informaciok h2{
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	color: #6e6153;
	border-bottom: 1px solid #e1ded0;
	padding-bottom: 8px;
	margin-bottom: 8px;
}

.leftsidebar .informaciok p{
	color: #6e6153;
	line-height: 21px;
	margin: 3px 0px;
	font-size: 14px;
	font-weight: bold;
}

.leftsidebar .informaciok p img{
	vertical-align: middle;
	margin-right: 5px;
}

.leftsidebar .informaciokbottom{
	background: url(pics/info_bottom.png) no-repeat center center;
	height: 7px;
}

.rightsidebar .idopontfoglalo{
	background: url(pics/idopont_bg.png) no-repeat center center;
	width: 200px;
	height: 163px;
}

.rightsidebar .idopontfoglalo .pad{
	padding-top: 120px;
}

.rightsidebar .idopontfoglalo .button_left{
	width: 185px;
	margin: 0px auto;
}

.rightsidebar .markabanner .markakeret{
	background: url(pics/marka_bg.png) no-repeat center center;
	margin-bottom: 10px;
	text-align: center;
	line-height: 71px;
	height: 71px;
}

.rightsidebar .markabanner .markakeret img{
	vertical-align: middle;
	max-height: 62px;
	max-width: 170px;
}

/* ************** *
 *                *
 *   Kategóriák   * 
 *                *
 * ************** */

.kategoriak{
}

.kategoriak li{
	background: url(pics/label_bg.png) no-repeat center top;
	font-size:14px;
	color: white;
	font-weight:bold;
}

.kategoriak ul{
}

.kategoriak li p{
	padding:0px 0px 0px 28px;
	font:inherit; 
	color:inherit;
	cursor:pointer;
	height: 51px;
	line-height: 51px;
	overflow: hidden;
}

.kategoriak li p.parent{
	background:url(pics/btn_plusz.png) no-repeat 8px center;
}

.kategoriak ul.level1{
	display: none;
}

.kategoriak ul.level1 li{
	border-bottom: 1px solid #333333;
	border-top: 1px solid black;
	background: none;
	padding-left: 18px;
}

.kategoriak ul.level1 li p{
	padding:0px 0px 0px 11px;
	font-size:12px;
	color: white;
	font-weight:bold;
	cursor:pointer;
	height: 32px;
	line-height: 32px;
}

/* *********** *
 *             *
 *   Főoldal   * 
 *             *
 * *********** */

.mainbanner{
	width: 560px;
	overflow: hidden;
	margin-bottom: 10px;
}



.oldaltexttop .page-title,
.oldaltexttop h2 {
	font: inherit;
	line-height: inherit;
	color: inherit;
}

.oldaltop{
	background: url(pics/admin_box_top.png) no-repeat top center;
	height: 5px;
}

.oldaltext{
	background: black url(pics/admin_box_repeat.png) repeat-x top;
	padding: 8px 10px 3px;
	text-align: justify;
	border-left: 1px solid #2e2e2e;
	border-right: 1px solid #2e2e2e;
	color: #aaa;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.oldaltext h1,
.oldaltext h2,
.oldaltext h3,
.oldaltext h4,
.oldaltext h5,
.oldaltext h6 {
	color: white;
}

.oldaltext h1 {
	font-size: 24px;
	line-height: 18px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: bold;
}

.oldaltext p{
	font: inherit;
}

.oldaltextbottom{
	background: url(pics/admin_box_bottom.png) no-repeat top center;
	height: 5px;
	margin-bottom: 10px;
}

/* ************* *
 *               *
 *   Terméklap   * 
 *               *
 * ************* */

.termeklap .oldaltexttop .cikkszam{
	float: right;
	color: #555;
	margin-top: 13px;
	font-weight: normal;
}

.product-pics-wrapper {
	width: 196px;
	margin:4px 0px 0px 2px;
	float: left;
}

.termeklap .oldaltext .termekkep{
	width: 196px;
	height: 196px;
	border: 1px solid #dedede;
	margin-bottom: 10px;
}

.termeklap .oldaltext .termekinfo{
	float: right;
	width: 320px;
	color: #aaa;
	font-weight: bold; 
	padding-top: 4px;
}

.termeklap .oldaltext .termekinfo p.meret{
	font: inherit;
	color: inherit;
	line-height: inherit;
	float: left;
}

.termeklap .oldaltext .termekinfo h3{
	font: inherit;
	color: inherit;
	line-height: inherit;
	margin-left: 40px;
	font-weight: bold;
	color: white;
	font-size: larger;
}

.termeklap .oldaltext .termekar{
	color: #f8e272;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	margin-top: 15px;
}

.termeklap .oldaltext select[name=mennyiseg]{
	float: left;
	margin-right: 15px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin-top: 24px;
}

.termeklap .oldaltext .button_left{
	width: 160px;
	margin-top: 20px;
	float: left;
}


.termeklap .oldaltext .termekleiras{
	margin: 20px 0px;
	color: white;
	font-weight: normal;	
}

.termeklap .oldaltext .termekleiras p{
	color: inherit;
	font: inherit;
	margin-bottom: 20px; 
}

.termeklap .parosakcio{
	margin-top: 16px;
	line-height: 20px;
	color: #FF0000;
}

/* ****************** *
 *                    *
 *   Keresés fejléc   * 
 *                    *
 * ****************** */

.kerestbl{
	margin:5px 0px;
	width:100%;
	border-collapse:collapse;
}

.kerestbl td{
	padding:0px;
	height:30px;
	color: white;
}

.kerestbl select{
	padding:2px 0px;
}

.kerestbl td.view{ width: 60px; text-align: right; }

.kerestbl td.view button{
	width: 28px;
	height: 28px;
	background: transparent;
	border: none;
	cursor: pointer;
	padding: 0px;
}

.kerestbl td.summary{
	font-weight: bold;
}

.kerestbl td.summary span{
	font-weight: normal;
	font-size: 10px;
}

.kerestbl td.displaylabel{ width: 85px; text-align: right; }
.kerestbl td.display{ width:44px; text-align: right; }
.kerestbl td.orderlabel{ width: 70px; text-align: right; }
.kerestbl td.order{ width:146px; text-align: right; }

/* ************* *
 *               *
 *   SideKosar   * 
 *               *
 * ************* */

.kosaroverlay{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 98;
}

.kosar .h100{
	height: 100%;
	width:100%;
	border-collapse: collapse;  
}

.kosar .h100 td{
	padding: 0px;
}

.kosar .fejlec{
	color: white;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	line-height: 59px;
	height: 62px;
	background: url(pics/kosar_fejlec_bg.png) no-repeat right center;
}



.kosar td.tartalom{
	vertical-align: top;
}

.kosar .kosartartalom{
	overflow-x: hidden;
	overflow-y: auto;
	margin-right: 7px; 
}

.kosar td.summary{
	height: 100px;
	padding: 20px;
	text-align: center;
	height: 140px; 
}

.kosar .summary .ar_left{
	margin-bottom: 10px;
}

.kosar .kosartbl{
	border-collapse: collapse;
	width: 100%;
}

.kosar .kosartbl tr{
	background: url(pics/kosar_separator.png) no-repeat bottom center;
}

.kosar .kosartbl td{
	padding: 12px 0px 14px;
}

.kosar .kosartbl td.kosarures{
	color: white;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.kosar .kosartbl td.kosarures img{
	margin: 10px 0px 25px;
}

.kosar .kosartbl td.tetelkep{
	width: 115px;
	text-align: center;
	vertical-align: middle;
}

.kosar .kosartbl td.tetelkep .termekkep{
	width: 73px;
	height: 73px;
	border: 1px solid #4b4c4c;
}

.kosar .kosartbl td.tetelinfo{
	color: #aaa;
	vertical-align: top;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
}

.kosar .kosartbl td.tetelinfo .mee{
	color: #aaa;
	font-size: 16px;
	font-weight: bold;
}

.kosar .kosartbl td.tetelinfo .termeknev{
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: white;
	margin-bottom: 5px;
}

.kosar .kosartbl td.tetelinfo .cikkszam{
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: white;
	margin-bottom: 10px;
}

.kosar .kosartbl td.tetelinfo .mennyiseg{
	width: 40px;
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.kosar .kosartbl td.tetelinfo .ar_left{
	margin-top: 10px;
}

.kosar .kosartbl td.tetelinfo .loader{
	margin: 0px 0px -11px 20px;
	display: none;
}

.kosar .kosartbl td.teteleltavolit{
	width: 110px;
	text-align: center;
	vertical-align: middle;
}

.kosar .kosartbl td.teteleltavolit .teteltorles{
	cursor: pointer;
}

.ar_left{
	background: url(pics/kosar_ar_bg_left.png) no-repeat top left;
	height: 38px;
}

.ar_right{
	background: url(pics/kosar_ar_bg_right.png) no-repeat top right;
	height: 38px;
}

.ar_center{
	background: url(pics/kosar_ar_bg_center.png) repeat-x;
	height: 38px;
	margin: 0px 6px;
	line-height: 38px;
	font-size: 26px;
	font-weight: bold;
	color: #aaaaaa;
	text-align: center;
}

/* *************** *
 *                 *
 *   Termék List   * 
 *                 *
 * *************** */

.termeklist{}

.termeklist li{
	margin-bottom: 10px;
}

.termeklist li .termekboxtop{
	background: url(pics/admin_box_top.png) no-repeat center top;
	height: 5px;
}

.termeklist li .termekbox{
	background: black url(pics/admin_box_repeat.png) repeat-x top;
	padding: 10px 10px 1px;
	border-left: 1px solid #2e2e2e;
	border-right: 1px solid #2e2e2e;
	color: #aaa;
}

.termeklist li .akciostermek{
	position: absolute;
	margin: -2px 0px 0px -2px;
}

.termeklist li .termekboxbottom{
	background: url(pics/admin_box_bottom.png) no-repeat top center;
	height: 5px;
	margin-bottom: 10px;
}

.termeklist li .termekboxkep{
	float: left;
}

.termeklist li .termekboxkep .termekkep{
	width: 126px;
	height: 126px;
	border:1px solid #bbb;
}

.termeklist li .termekboxinfo{
	float: left;
	width: 220px;
	margin-left: 20px;
	color: #aaa;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.termeklist li .termekboxinfo h3{ font-weight: inherit }

.termeklist li .termekboxinfo p.meret{
	font: inherit;
	color: inherit;
	line-height: inherit;
	float: left;
}

.termeklist li .termekboxinfo h4{
	font: inherit;
	color: inherit;
	line-height: inherit;
	margin-left: 40px;
	font-weight: bold;
	color: white;
	font-size: larger;
}

.termeklist li .termekboxinfo .termeknev{
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 2px;
	color: white;
}

.termeklist li .termekboxinfo .cikkszam{
	font-weight: normal;
	color: white;
}

.termeklist li .megrendel{
	float: right;
	width: 160px;
	color: #aaa;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.termeklist li .megrendel .parosakcio{
	line-height: 20px;
	color: #FF0000;
}

.termeklist li .megrendel .termekar{
	text-align: center;
	color: #f8e272;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	margin-top: 20px;
}

.termeklist li .megrendel .termekar.termekar2{
	margin-top: 7px;
}

.termeklist li .megrendel .button_left{
	margin-top: 24px;
}

/* *************** *
 *                 *
 *   Termék Grid   * 
 *                 *
 * *************** */

.termekgrid{
	border-collapse:collapse;
	width: 100%;
}

.termekgrid a{
	text-decoration:none;
}

.termekgrid td{
	padding:0px;
	width: 275px;
	vertical-align: top;
}

.termekgrid td.space{
	width:10px;
}

.termekgrid td.vspace{
	height:7px;
	width: 560px;
}

.termekgrid td.termekbox_top{
	background: url(pics/termekbox_min_top.png) no-repeat top center;
	height: 5px;
}

.termekgrid td.termekbox_repeat{
	background: url(pics/termekbox_min_repeat.png) repeat-y center;
	padding: 10px 10px 1px; 
}

.termekgrid td.termekbox_repeat .termekboxkep {
	float: left;	
}

.termekgrid td.termekbox_repeat .termekboxkep .termekkep{
	border:1px solid #c8c8c8;
	width:107px;
	height:107px;
}

.termekgrid td.termekbox_repeat .termeknev{
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 2px;
	color: white;
}

.termekgrid td.termekbox_repeat .cikkszam{
	font-weight: normal;
	color: white;
}

.termekgrid td.termekbox_repeat .termekboxinfo{
	float:right;
	width: 135px;
	color: #aaa;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

.termekgrid td.termekbox_repeat .termekboxinfo h3{ font-weight: inherit; }

.termekgrid td.termekbox_repeat .termekboxinfo p.meret{
	font: inherit;
	color: inherit;
	line-height: inherit;
	float: left;
}

.termekgrid td.termekbox_repeat .termekboxinfo h4{
	font: inherit;
	color: inherit;
	line-height: inherit;
	margin-left: 40px;
	font-weight: bold;
	color: white;
	font-size: larger;
}

.termekgrid td.termekbox_repeat .parosakcio{
	line-height: 20px;
	color: #FF0000;
	margin-top: 5px;
}

.termekgrid td.termekbox_repeat .megrendel{
	float: right;
	width: 135px;
	color: #aaa;
	font-size: 12px;
	font-weight: bold;
}

.termekgrid td.termekbox_repeat .megrendel .termekar{
	color: #f8e272;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}

.termekgrid td.termekbox_repeat .megrendel .button_left{
	margin-top: 10px;
}

.termekgrid td.termekbox_bottom{
	background:url(pics/termekbox_min_bottom.png) no-repeat bottom center;
	height:7px;
}

/* ********* *
 *           *
 *   Lapozó  * 
 *           *
 * ********* */

.lapozokozep{
	text-align: center;
	margin: 20px 0px;
}

.lapozo li{
	display: inline;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	color: #555;
	border: 1px solid #342705;
	padding: 3px 6px;
	margin:0px 4px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #eeeeee;
}

.lapozo li img{
	vertical-align: middle;
	margin-bottom: 1px;
}

.lapozo li.aktiv_bg{
	background: url(pics/lapozo_aktiv_bg.png) repeat-x;
	border: 1px solid #342705;
	color: white;
	text-shadow: 1px 1px 1px #342705;
}

.lapozo li.current{
	cursor: default;
}

/* *********** *
 *             *
 *   V�s�rl�s  * 
 *             *
 * *********** */

.vasarlas .osszesen {
	line-height:22px;
	font-size:20px;
	font-weight:bold;
	text-align:right;
	color:#aaa;
	margin-bottom:8px;
}

.vasarlas .osszesen span{
	color: #f8e272;
}

.vasarlas .fizetendo {
	line-height:26px;
	font-size:24px;
	font-weight:bold;
	text-align:right;
	color:#aaa;
	margin-bottom:20px;
}

.vasarlas .fizetendo span{
	color: #f8e272;
}

.vasarlas .oldaltexttop{
	text-align: center;
	color: #555;
	font-size: 13px;
	font-weight: bold;
	text-shadow: 1px 1px 1px white;
}

.vasarlas .oldaltexttop .aktiv{
	color: black;
	font-size: 16px;
}

.vasarlas .oldaltext{
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 10px;
}

.vasarlas .button_center{
	padding: 0px 10px;
}

.vasarlas p.label{
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	padding-bottom:10px;
	margin:0px 0px 15px;
	border-bottom:1px solid #dbd9ce;
	color: white
}

.vasarlas .adatoktbl{
	border-collapse:collapse;
	width:100%;
	margin-bottom: 40px;
}

.vasarlas .adatoktbl td{
	padding:0px;
}

.vasarlas .adatoktbl td.label{
	width:200px;
	color: #ccc;
	font-size:14px;
	padding:0px 10px 0px 0px;
	text-align:right;
}


.vasarlas .adatoktbl td.data{
	padding:5px 0px;
	color: #f8e272;
	font-size:14px;
	font-weight:bold;
	min-width: 150px;
}

.vasarlas .adatoktbl td.data.pelda{
	color: #ccc;
	font-size:10px;
	padding-bottom:20px;
	padding-top:0px;
}


/* ************ *
 *              *
 *   Kos�rlap   * 
 *              *
 * ************ */

.kosarlap .kosarlist li {
	border-bottom:1px solid #d3d3d3;
	padding-bottom:15px;
	margin-bottom:15px;
}

.kosarlap .kosarlist li .termekkep{
	width:115px;
	height:115px;
	float:left;
}

.kosarlap .kosarlist li .termekinfo{
	float:right;
	width: 407px;
}

.kosarlap .kosarlist li .termekinfo .kosarteteltorlesbtn{
	background: url(pics/kosar_btn_torles.png) no-repeat center center;
	border: none;
	width: 76px;
	height: 22px;
	cursor: pointer;
}

.kosarlap .kosarlist li .termekinfo .termeknev{
	line-height:22px;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
	color: white;
}

.kosarlap .kosarlist li .termekinfo .egysegar{
	line-height:18px;
	font-size:16px;
	margin-bottom:15px;
	color: #aaa;
}

.kosarlap .kosarlist li .termekinfo .egysegar span{
	font-weight: bold;
}

.kosarlap .kosarlist li .termekinfo .mennyiseg{
	line-height:18px;
	font-size:16px;
	margin-bottom:10px;
	color: #aaa;
}

.kosarlap .kosarlist li .termekinfo .mennyiseg select[name=mennyiseg]{
	padding: 3px 0px;
	text-align: center;
	font-size:16px;
	font-weight:bold;
	width: 40px;
}

.kosarlap .kosarlist li .termekinfo .ar{
	font-size:24px;
	line-height:26px;
	font-weight:bold;
	color: #f8e272;
	text-align:right;
}

.kosarlap .kosarlist li .termekinfo .info{
	color: #aaa;
}

.kosarlap .kosarlist li .termekinfo .white{
	font-weight: bold;
}

.kosarlap .tovabbform .button_left{
	float: right;
}

/* **************************** *
 *                              *
 *   �tv�teli, fizet�si m�dok   * 
 *                              *
 * **************************** */

.atvetelfizetes{}

.atvetelfizetes .title{
	padding-left:40px;
	font-size:20px;
	line-height:22px;
	font-weight:bold;
	color:white;
}

.atvetelfizetes .half{
	width:268px;
	margin-bottom:30px;
}

.atvetelfizetes .half.first{
	border-right:1px solid #dbd9ce;
	width:255px;
}

.atvetelfizetes .half.first .title{
	padding-left:20px;
}

.atvetelfizetes .vasarlasallapot{
	margin-bottom:25px;
}


.atvetelfizetes .szallitasimodok{
	margin-left:40px;
	margin-right:40px;
	margin-top:15px;
	margin-bottom: 50px;
}

.atvetelfizetes .szallitasimodok li{
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#aaa;
	margin-bottom:20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d3d3d3;
}

.atvetelfizetes .szallitasimodok li.last{
	border: none;
}

.atvetelfizetes .szallitasimodok li input[type=radio]{
	vertical-align:middle;
	margin-bottom:3px;
}

.atvetelfizetes .szallitasimodok li .egysegar{
	color: #aaa;
    font-size: 16px;
    line-height: 22px;
    margin: 20px 0px 30px 18px;
	font-weight: normal; 
	text-align: left;
}

.atvetelfizetes .szallitasimodok li .egysegar span{
	font-weight: bold;
}

.atvetelfizetes .szallitasimodok li .hatar{
	color: #aaa;
    font-size: 14px;
    line-height: 18px;
    margin: 0px 0px 20px 18px;
	font-weight: normal;
}

.atvetelfizetes .szallitasimodok li .hatar span{
	font-weight: bold;
}

.atvetelfizetes .szallitasimodok li .fizetendo{
	margin: 20px 0px 0px;
	font-size: 20px;
}

.atvetelfizetes .fizetesimodok{
	margin-left:40px;
	margin-top:15px;
}

.atvetelfizetes .fizetesimodok li{
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	color:#aaa;
	margin-bottom:10px;
}

.atvetelfizetes .fizetesimodok li input[type=radio]{
	vertical-align:middle;
	margin-bottom:3px;
}

.atvetelfizetes .button_left{
	float: right;
}

.atvetelfizetes .visszabtn .button_left{
	float: left;
}

/* ******************************** *
 *                                  *
 *   Sz�ml�z�si �s sz�ll�t�si c�m   * 
 *                                  *
 * ******************************** */

.megrendeles{}

.megrendeles p.label span{
	color:#ccc;
	font-size:14px;
	font-weight: normal;
}

.megrendeles p.label input[type=checkbox]{
	margin-left:130px;
}

.megrendeles .osszesen{
	margin-top:40px;
}

.megrendeles .button_left{
	float: right;
}

.megrendeles .visszabtn .button_left{
	float: left;
}

/* ******************** *
 *                      *
 *   Sikeres rendelés   * 
 *                      *
 * ******************** */

.sikeresrendeles {}

.sikeresrendeles .szoveg{
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	color: #aaa;
	text-align: justify;
	margin-bottom: 16px;
}

.sikeresrendeles .szoveg .bold{
	font-weight: bold;
	color: #f8e272;
}

.sikeresrendeles .tetellista{
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}

.sikeresrendeles .tetellista tbody tr{
	border: 1px solid #dbd9ce;
}

.sikeresrendeles .tetellista tbody tr.ps{
	background: #e9f8fb;
}

.sikeresrendeles .tetellista td{
	padding: 8px 2px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #aaa;
}

.sikeresrendeles .tetellista td.ar{
	color: #f8e272;
}

.sikeresrendeles .tetellista tr.noborder{
	border: none;
}

.sikeresrendeles .tetellista th{
	background: #f8e272;
	padding: 8px 2px;
	color: black;
	text-align: center;
}

.sikeresrendeles .button_left{
	margin:50px auto 20px;
	width: 230px;
}

/* ****************** *
 *                    *
 *   Statikus oldal   * 
 *                    *
 * ****************** */

.oldallap {}

.oldallap .fejlec{
	background:#28bad9;
	padding:8px 8px 6px;
	color:white;
	font-weight:bold;
	font-size:20px;
	line-height:22px;
	text-shadow:-1px -1px #1e8ba3;
	margin-bottom:18px;
}

.oldallap .tartalom p{
	margin-bottom:15px;
}

/* **************************** *
 *                              *
 *   Jelszó emlékeztető oldal   * 
 *                              *
 * **************************** */

.jelszoemlekezteto {}

.jelszoemlekezteto .fejlec{
	background:#28bad9;
	padding:8px 8px 6px;
	color:white;
	font-weight:bold;
	font-size:20px;
	line-height:22px;
	text-shadow:-1px -1px #1e8ba3;
	margin-bottom:18px;
}

.jelszoemlekezteto .uzenet{
	margin-bottom:15px;
	text-align: center;
	color: #555;
	font-size: 14px;
}

.jelszoemlekezteto .uzenet .input_left{
	width:410px;
	margin: 20px auto;
}

/* ******************* *
 *                     *
 *   Új jelszó oldal   * 
 *                     *
 * ******************* */

.ujjelszo {}

.ujjelszo .fejlec{
	background:#28bad9;
	padding:8px 8px 6px;
	color:white;
	font-weight:bold;
	font-size:20px;
	line-height:22px;
	text-shadow:-1px -1px #1e8ba3;
	margin-bottom:30px;
}

.ujjelszo .uzenet{
	text-align: center;
}

.ujjelszo .uzenet p{
	margin-bottom:20px;
	line-height: 20px;
	text-align: center;
	color: #555;
	font-size: 14px;
}

.ujjelszo .uzenet p a{
	color: #28bad9;
	font-weight: bold;
}

.ujjelszo .uzenet .input_left{
	width:300px;
	margin: 10px auto 0px;
}

.ujjelszo .uzenet .submitbtn{
	margin-top: 20px;
}

/* *********** *
 *             *
 *   Belépés   * 
 *             *
 * *********** */

.belepes {}

.belepes .fejlec{
	background:#28bad9;
	padding:8px 8px 6px;
	color:white;
	font-weight:bold;
	font-size:20px;
	line-height:22px;
	text-shadow:-1px -1px #1e8ba3;
	margin-bottom:30px;
}

.belepes .uzenet{
	text-align: center;
	padding: 10px 0px 15px;
}

.belepes .uzenet p{
	margin-bottom:20px;
	line-height: 20px;
	text-align: center;
	color: #555;
	font-size: 14px;
}

.belepes .uzenet p a{
	color: blue;
}

.belepes .uzenet p a:hover{
	text-decoration: underline;
}

.belepes .uzenet .input_left{
	width:300px;
	margin: 10px auto 0px;
}

.belepes .uzenet .button_left{
	width:150px;
	margin: 20px auto 0px;
}

.belepes .uzenet .submitbtn{
	margin-top: 20px;
}

/* ********************** *
 *                        *
 *   Jelszó változtatás   * 
 *                        *
 * ********************** */

.jelszovaltoztatas {}

.jelszovaltoztatas .fejlec{
	background:#28bad9;
	padding:8px 8px 6px;
	color:white;
	font-weight:bold;
	font-size:20px;
	line-height:22px;
	text-shadow:-1px -1px #1e8ba3;
	margin-bottom:30px;
}

.jelszovaltoztatas .uzenet{
	text-align: center;
}

.jelszovaltoztatas .uzenet p{
	margin-bottom:20px;
	line-height: 20px;
	text-align: center;
	color: #555;
	font-size: 14px;
}

.jelszovaltoztatas .uzenet p a{
	color: #28bad9;
	font-weight: bold;
}

.jelszovaltoztatas .uzenet .input_left{
	width:300px;
	margin: 10px auto 0px;
}

.jelszovaltoztatas .uzenet .submitbtn{
	margin-top: 20px;
}

.jelszovaltoztatas .adatoktbl{
	border-collapse:collapse;
	width:100%;
}

.jelszovaltoztatas .adatoktbl td{
	padding:0px;
}

.jelszovaltoztatas .adatoktbl td.label{
	width:200px;
	color:#28bad9;
	font-size:16px;
	font-weight:bold;
	padding:0px 10px 0px 0px;
	text-align:right;
}

.jelszovaltoztatas .adatoktbl td.data{
	padding:3px 0px;
}


/* ************** *
 *                *
 *   InputDecor   * 
 *                *
 * ************** */

div.input_left{
	background:url(pics/input_left.png) no-repeat top left;
	height:29px;
}

div.input_right{
	background:url(pics/input_right.png) no-repeat top right;
	height:29px;
}

div.input_center{
	background:url(pics/input_center.png) repeat-x;
	height:29px;
	margin:0px 7px;
	text-align:left;
}

div.input_center input{
	width:100%;
	height:21px;
	line-height:21px;
	margin-top:3px;
	border:none;
	background:transparent;
	font-size:14px;
	color:#555;
}

div.input_center select{
	width:100%;
	margin-top:5px;
	font-size:14px;
	border:none;
	background:transparent;
	color:#555;
}

div.button_left{
	background:url(pics/btn_left.png) no-repeat top left;
	height:32px;
}

div.button_right{
	background:url(pics/btn_right.png) no-repeat top right;
	height:32px;
}

div.button_center{
	background:url(pics/btn_center.png) repeat-x;
	height:32px;
	margin:0px 4px;
	text-align:center;
	line-height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #382c00;
	text-shadow: 1px 1px 1px white;
}

.button_left input{
	width: 100%;
	font: inherit;
	color: inherit;
	background: none;
	border: none;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	text-shadow: 1px 1px 1px white;
}

.noresult {
	color: white;
	padding:40px 0px;
	text-align: center;
}

.chb-group {
	margin-top: 10px;
	text-align: left;
	color: #30280C;
    font-size: 12px;
    font-weight: bold;
    line-height: 17px;
	text-shadow: 1px 1px 1px white;
}

.decorated-checkbox-label {
	background: url(pics/checkbox.png) no-repeat;
	width: 25px;
	height: 25px;
	border: none;
	margin-top: -5px;
	vertical-align: middle;
	margin-right: -2px;
}

.decorated-checkbox-label.second {
	margin-left: 10px;
}

.decorated-checkbox-label.ui-state-active {
	background: url(pics/checkbox.png) 0px -25px no-repeat;
}

.hasznalt-label {
	position: absolute;
	width: 126px;
	background: #ffbe06;
	margin: 109px 0px 0px 1px;
	text-align: center;
	color: #1e1e1e;
	font-size: 12px;
	font-weight: 900;
	text-shadow: 0px 1px 0px white;
	text-transform: uppercase;
	line-height: 18px;
}

.termekgrid .hasznalt-label {
	width: 107px;
	margin-top: 90px;
}

.termeklap .hasznalt-label {
	width: 196px;
	margin: 183px 0px 0px 3px;
}

.welcome-popup {
	width: 609px;
	color: #555;
	background: url(pics/pop-up-bottom-bg.png) no-repeat center bottom;
	padding-bottom: 120px;
}

.social-page-subscribes {
	position: absolute;
	top: 0px;
	margin: 253px 0px 0px 15px;
}

.breadcrumb {
	color: white;
	margin-bottom: 12px;
}

.news {
	margin-bottom: 12px;
}

.news .news-title {
	display: block; 
	margin-bottom: 5px; 
	font-weight: bold;
	margin-bottom: 12px;
	color: #fad84e;
	font-size: 12px;
}

.news .news-title a {	
	color: inherit;
}

.news .lead {
	font-weight: normal;
}

.news-article {
	margin-top: 10px;
	padding: 0px 5px 10px;
	border-bottom: 1px solid #999;
}

.news-article .title {
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
	color: #fad84e;
	margin-bottom: 5px;
}

.news-article .lead {
	font-size: 12px;
	color: white;
	text-align: justify;
	margin-bottom: 5px;
}

.news-article .article-link {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #fad84e;
	text-align: right;
	text-transform: uppercase;
}

.social-shares {
	line-height: 20px;
	vertical-align: top;
}

.social-shares > * {
	line-height: 20px;
	vertical-align: top;
	display: inline-block;
	margin-right: 5px;
}