HTML {
	margin: 0;
	margin: 0;
	width: 100%;
	height: 100.05%;
}
BODY {
	margin: 0;
	padding: 0 0 0 50%;
	width: 50%;
	height: 100.1%;
	background: #e2e2e2 url(/images/body_bg_top.jpg) no-repeat top center;
}
FORM {
	padding: 0;
	margin: 0;
}
INPUT.none {
	border: none;
	background: none;
}
a {
	color: #000;
}
a:hover {
	color: #900;
}

.wrapper {
	width: 980px;
	margin-left: -490px;
	background: #fff url(/images/bg.jpg) repeat-y top left;
}

#keret {
	float: left;
	clear: both;
	width: 955px;
	min-height: 100%;
	padding: 0;
	margin: 0;
}
#top {
	padding: 0;
	margin-left: 5px;
	height: 83px;
	width: 950px;
	background: #fff url(/images/top_shad.jpg) no-repeat top center;
}

#login {
	float: right;
	height: 50px;
	margin: 20px 10px 0 0;
	_margin-right: 5px;
	padding-right: 270px;
	text-align: right;
	background: url(/images/karcher_metabo.gif) no-repeat right 5px;
}

#topright-bg {
	float: right;
	height: 71px;
	width: 15px;
	background: #fff url(/images/topright_bg.jpg) no-repeat top right;
	padding: 0;
	margin: 0;
}
#mainmenu {
	margin-left: 10px;
	height: 76px;
	width: 945px;
	background: #fff url(/images/m_bg.jpg) repeat-x top left;
	text-align: left;
}
#mainmenu ul {
	width: 930px;
	height: 51px;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	list-style: none;
}
#mainmenu li {
	float: left;
	height: 35px;
	margin: 5px 0 0 0;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#mainmenu .sep {
	width: 1px;
	height: 35px;
	background: url(/images/mainmenu_sep.jpg) no-repeat top left;
	margin: 5px 0 0 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1px;
}
#mainmenu .end {
	float:right;
}

#mainmenu li a {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#mainmenu li a:hover {
	color: #900;
	text-decoration: none;
}
#mainmenu li:hover {
/*	background: url(/images/m_hover_bg.jpg) repeat-x top left;*/
/*	cursor: pointer;*/
}
#mainmenu li.end a {
	color: #900;
}
#mainmenu li.end a:hover {
	color: #000;
}

/* ********************************************************** */

#left {
	float: left;
	width: 204px;
	margin: 0 0 0 10px;
	_margin: 0 0 0 5px;
	padding: 0;
	background: #f4f4f4;
	border-right: #8f8f8f 1px solid;
	border-bottom: #000 8px solid;
}

.left-menu {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	width: 204px;
	margin-top: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-bottom: 1px;
}

.left-menu ul {
	width: 204px;
	vertical-align: middle;
	margin: 0;
	list-style: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.left-menu li {
	margin: 1px 0 0 0;
	border-bottom: #cdbda5 1px solid;
	background-color: #eae3cf;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}
.left-menu li:hover {
	background-position: left;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
.left-menu li a {
	padding-left: 8px;
    display: block;
	width: 200px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.left-menu li a:hover {
	color: #FF6600;
	text-decoration: none;
}

.left-menu li.sub, .left-menu li.sub-act {
	padding: 0;
	margin: 0;
	border-bottom: #eee 1px solid;
	background-color: #FFFFFF;
}

.left-menu li.sub:hover, .left-menu li.sub-act:hover {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
.left-menu li.sub a, .left-menu li.sub-act a {
	display: block;
	width: 186px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 12px;
	font-weight: normal;
}
.left-menu li.sub-act a {
	background: transparent url(/images/li_sub_bg.gif) no-repeat 5px 6px;
	color: #900;
}
.left-menu li.sub a:hover, .left-menu li.sub-act a:hover {
	background: transparent url(/images/li_sub_bg.gif) no-repeat 5px 6px;
	text-decoration: none;
	color: #FF6600;
}

.left-menu-title {
	text-transform: uppercase;
	margin-left: 2px;
	padding-left: 5px;
	border-bottom: #fff 1px solid;
}
.left-menu-title, .left-menu-title a {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #814B4B;
	line-height: 20px;
	text-align: left;
}
.left-menu-title a {
	color: #814B4B;
	text-decoration: none;
}
.left-menu-title a:hover {
	color: #F60;
}


/* ********************************************************** */



#content, #content-page {
	float: left;
	width: 725px;
	_width: 680px;
	vertical-align: top;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 0;
	margin: 0;
}

#content DIV, #content P, #content-page P, #content-page TABLE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#content DIV, #content P, #content-page P, #content FORM, #content-page FORM {
	padding-left: 20px;
	padding-right: 10px;
}
#content TD, #content-page TD {
	padding-left: 5px;
}
#content TD TD, #content-page TD TD {
	padding-left: 0;
}
#content-page P P, #content-page P P P, #content-page TABLE TD P { 
	padding-left: 20px;
	padding-right: 30px;
}
#content-page TABLE {
}
#content-page TABLE TABLE, #content TABLE TABLE, #content-page FORM TABLE, #content FORM TABLE {
	margin-left: 0;
	margin-right: 0;
}


/* ********************************************************** */



#footer {
	clear: both;
	float: left;
	height: 65px;
	padding-left: 230px;
	width: 750px;
	_width: 960px;
	background: url(/images/footer_bg.jpg) no-repeat bottom left;
}
#footer, #footer TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	line-height: 14px;
}
#footer TABLE {
	float: left;
}
#footer td {
	vertical-align: top;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
	text-decoration: none;
}
#footer a:hover{
	color: #FF6600;
	text-decoration: underline;
}
#footer.bitbox a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#footer.bitbox a:hover{
	color: #900;
	text-decoration: underline;
}



/* ********************************************************** */



.nav-position {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
	line-height: 24px;
	margin-top: 30px;
}
a.nav-position {
	color: #963;
	text-decoration: none;
}
a.nav-position:hover {
	color: #F60;
}
a.nav-position:active {
	color: #F60;
	text-decoration: none;
}
.catpage-headbox {
	width: 100%;
	height: 65px;
	padding-bottom: 3px;
	margin-bottom: 2px;
	background: url(/images/navig_bg.gif) repeat-x top left;
}
#navig {
	float: left;
	width: 920px;
	height: 20px;
	padding: 0;
	margin: 0;
	line-height: 12px;
	vertical-align: middle;
}
#navig, #navig a {
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	vertical-align: middle;
}
#navig {
	color: #aaa;
	padding: 5px 0 0 10px;
	background: url(/images/navig_arr_gray.gif) no-repeat 5px center;
}
#navig a { 
	margin: 0 2px 0 2px;
	color: #fff;
}
#navig a:hover {
	color: #ff0;
	text-decoration: none;
}


.list-navig {
	font-family: arial;
	font-size: 11px;
	color: #aaa;
	text-decoration: none;
	padding-bottom: 2px;
    }
a.list-navig { color: #963; }
a.list-navig:hover {
	color: #f60;
	text-decoration: underline;
}
a.list-navig:active {
	color: #f60;
	font-weight: bold;
}
.list-navig-act { 
	color: #999;
	font-weight: bold;
}

.termekrendezes {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #963;
	text-decoration: none;
	width: 680px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: #CCC 1px solid;
}
	
#navig-lapozas-top {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
	height: 65px;
}
.lapozas {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #963;
	text-decoration: none;
	width: 680px;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: #CCC 1px solid;
	vertical-align: bottom;
}

.cat-pagetitle, H1 {
	clear:both;
	width: 725px;
	height: 70px;
	padding: 5px 0 0 10px;
	margin: 0;
	vertical-align: top;
	line-height: 30px;
	background: url(/images/h1_bg.jpg) no-repeat top left;

	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
H2 {
	padding-left: 15px;
	margin: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 17px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #333;
	line-height: 30px;
}
H3 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-left: 17px;
	vertical-align: top;
	font-weight: bold;
	color: #333;
	line-height: 30px;
}

.form-bevitel-Oldalankent {
	font: 10px  Arial, Helvetica, sans-serif;
	color: #963;
	background: #f8f8f8;
	text-align: center;
	vertical-align: middle;
	margin-top: 3px;
	width: 20px;
	padding: 1px;
	margin-bottom: 0px;
}

.form-bevitelmezo {
	font: 10px  Arial, Helvetica, sans-serif;
	color: #963;
	background: #fff;
	text-align: left;
	vertical-align: middle;
	margin: 0px;
	padding: 3px;
	border: none;
	border-bottom: #888 1px solid;
}

#content .form-bevitelmezo, #content-page .form-bevitelmezo {
	font: 13px  Arial, Helvetica, sans-serif;
	color: #963;
	background: #f4f4f4;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	border: none;
	border-bottom: #888 1px solid;
}

.keresodoboz {
	margin: 0px;
	padding: 2px 2px 5px;
	width: 160px;
	text-align: center;
	font: 10px  Arial, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none;
	height: auto;}


/** TARTALOM ------------------------------------------ **/

.prod-box {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 695px;
	margin: 0 10px 2px 20px;
	padding-left: 3px;
}
.prod-box-sep {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 695px;
	height: 20px;
	background: url(/images/data_sep.jpg) no-repeat bottom center;
	margin-top: 1px;
	margin-bottom: 5px;
}
.pic-list-item {
	width: 120px;
	float: left;
	font-size: 1px;
	line-height: 1px;
}
.prod-list-item {
	width: 520px;
	float: left;
	margin-left: 20px;
}
.prod-name, .prod-name a, .prod-name a:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #633;
}
.prod-name a:hover {
	text-decoration: underline;
	color: #f60;
}

.cikkszam {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}	
.extra-flags {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	vertical-align: top;
}	
.extra-flags IMG {
	margin-right: 3px;
}

#keret .product-fav {
	width: 100px;
	float: right;
	text-align: right;
}
#keret a.kedvenc {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D4040;
	margin-bottom: 4px;
	padding: 0;
}
#keret a.kedvenc img {
	padding-top: 5px;
}
#keret .kedvenc, #keret a.kedvenc {
	text-decoration: none;
}

.prod-intro, .prod-descr {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 6px;
}
.prod-intro a, .prod-descr a {
   font-family: arial, verdana, helvetica, sans-serif;
   font-size: 11px;
   text-decoration: none;
   color: #000000;
}
.prod-intro a:hover, .prod-descr a:hover {
	color: #FF6600;
	text-decoration: none;
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.prod-descr {
	margin: 10px 0 10px 4px;
}

.promo-box-01 {
	background-color: #F5F8F7;
	padding-left: 8px;
	vertical-align: top;
	padding-top: 10px;
}
.promo-box-02 {
	background-color: #F5F8F7;
	padding-left: 8px;
	vertical-align: top;
	border: 1px solid #E1EBE6;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-position: right top;
}
.promo-text-01 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}
.promo-text-02 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.tovabb {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: italic;
	text-align: right;
	letter-spacing: 0.1em;
	padding-right: 6px;
}
.title-1 {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 2px;
	vertical-align: top;
	margin-bottom: 6px;
	font-weight: bold;
}

.title-2 {
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding-left: 2px;
	vertical-align: top;
	font-weight: bold;
	color: #377959;
}
.title-3 {
	font-family: arial, verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	padding-left: 2px;
	vertical-align: top;
	font-weight: bold;
	color: #377959;
}

.buying-box {
	vertical-align: top;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.buying-head {
	text-align: left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.buying-cart {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	color: #297A13;
}

.form-bevitel-vasarlas {
	font: 10px  Arial, Helvetica, sans-serif;
	color: #000033;
	background: #F5F5F5;
	vertical-align: middle;
	margin-top: 1px;
	padding: 1px;
	margin-bottom: 1px;
}
	
.form-termekmeret {
	font: 10px  Arial, Helvetica, sans-serif;
	color: #000033;
	background: #F5F5F5;
	text-align: left;
	vertical-align: middle;
	margin-top: 1px;
	padding: 0px;
	margin-bottom: 1px;}

/*******************************************************************/

#menu2 {
	width: 158px;
	border-bottom-width: 1px;
	}
	
#menu2 li a {
	height: 20px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #333333;
	display: block;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
#menu2 li a:hover {
	color: #339900;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
#menu2 li a:active {
	color: #006633;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	}





/* ===========  imoprt Fly  ========== */

.clear, .spacer-h {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 0;
	line-height:0;
}

#loginform, #loginform TD {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#loginform TD.title {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
.input-login {
	font: 10px arial, verdana, helvetica, sans-serif;
	color: #963;
	background-color: #f5f5f5;
	text-decoration: none;
	line-height: 16px;
	padding: 2px;
	margin: 0 0 3px 0;
	border: none;
	border: #333 1px solid;
}
.input-login a {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000;
  text-decoration: none;
}
.input-login a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.input-login-submit {
	font: 10px arial, verdana, helvetica, sans-serif;
	color: #963;
	background-color: #f5f5f5;
	text-decoration: none;
	line-height: 16px;
	padding: 0 2px 0 2px;
	margin: 0 0 3px 0;
	border: none;
	border: #333 1px solid;
}


.login {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000;
}
.login a {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.login a:hover {
	color: #f60;
	text-decoration: none;
}

.login ul {
	vertical-align: middle;
	padding: 5px 0 0 0;
	margin: 0;
	list-style: none;
}
.login li {
	background: url(/images/arrow_red_l.gif) left;
	background-repeat: no-repeat;
	padding: 2px 0 2px 10px;
	margin: 0;
}
.login li a {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.login li a:hover {
	color: #f60;
	text-decoration: none;
}


.input-text {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 9pt;
  color: #000;
  text-decoration: none;
}
.input-text a {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 9pt;
  color: #000;
  text-decoration: none;
}
.input-text a:hover {
  color: #EF5B01;
  text-decoration: underline;
}

/* =============== end Import Fly ===============7*/

		
.kosar-box {
	margin: 6px 6px 10px 0;
	padding: 4px;
	border-bottom: #814B4B 1px solid;
	cursor: pointer;
}
.termek-list-kosar-item {
	float: left;
	margin-right: 5px;
}
TH {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	line-height: 20px;
	padding: 2px;
	text-decoration: none;
}
TH.head {
	padding: 5px 2px;
	border-bottom: #ddd 1px solid;
}
#keret .kosar-list-td {
	padding: 2px;
	border-bottom: #ddd 1px solid;
}
#keret .kosar-list-over {
	padding: 2px;
	background: #fff;
	border-bottom: #000 1px solid;
}
.kosar-list, .kosar-list a, .kosar-list-over, .kosar-list-over a {
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
}
.kosar-list-over, .kosar-list-over a {
	color: #000;
}
.kosar-list a:hover, .kosar-list-over a:hover {
	color: #C00;
	text-decoration: underline;
}
.kosar-megrendeles-elkuld {
	padding: 20px 0 20px 0;
	border-bottom: #ccc 1px solid;
}
.kosar-megrendeles-elkuld-over {
	padding: 20px 0 20px 0;
	background: #fff url(/images/kosar_list_bg.jpg) repeat-x top left;
	border-bottom: #000 1px solid;
}
.kosar-megrendeles-elkuld, .kosar-megrendeles-elkuld a, .kosar-megrendeles-elkuld-over, .kosar-megrendeles-elkuld-over a {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
.kosar-megrendeles-elkuld-over, .kosar-megrendeles-elkuld-over a {
	color: #814B4B;
}

.kosar-userdata, .kosar-userdata a, .kosar-userdata-head, .kosar-userdata-head a {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #814B4B;
	text-decoration: none;
}
.kosar-userdata-head, .kosar-userdata-head a {
	font-weight: bold;
	color: #000;
}


#keret .box-title-2, .box-title-2 a, .box-title-2 a:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #814B4B;
	text-align: left;
	padding: 0 0 0 2px;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}
.box-login-2, .box-login-2 a, .box-login-2 a:hover {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #900;
	text-align: left;
	margin-left: 5px;
	text-decoration: none;
}
.box-title-2 a:hover, .box-login-2 a:hover {
	color: #6d4040;
}

.content-cart {
	background-color: #FFFFFF;
	width: 600px;
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	padding: 6px;
}

#keret .cart-list P {
	margin: 0;
	padding: 0 10px 10px 10px;
}

.cart-box {
	text-decoration: none;
	width: 190px;
	margin-left: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 3px 1px 3px;
	border-bottom: #ccc 1px solid;
}
.cart-box a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
.cart-box a:hover{
	color: #FF3300;
	text-decoration: underline;
}


#keret .cart-step-1, #keret .cart-step-2, #keret .cart-step-3 {
	float: left;
	padding: 10px;
	margin: 5px 5px 20px 5px;
	width: 205px;
	height: 30px;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #c00;
	background: #f2f2f2;
	border: #fafafa 1px solid;
}
#keret .cart-step-1 {
	margin-left: 10px;
}
#keret a.cart-step-1:hover, #keret a.cart-step-2:hover, #keret a.cart-step-3:hover {
	border-color: #000;
	color: #000;
}
#keret .cart-step-1 span, #keret .cart-step-2 span, #keret .cart-step-3 span {
	float: right;
	display: inline-block;
	width: 185px;
	padding-top: 8px;
	font-size: 11px;
	font-weight: normal;
	color: #777;
}
#keret .cart-step-3 span {
	padding-top: 2px;
}

#keret .cart-step-act {
	color: #000;
	background: #fff;
	border: #000 1px solid;
}
#keret .cart-step-inact {
	border: #ccc 1px solid;
}
#keret .cart-step-inact, #keret .cart-step-inact span {
	color: #ccc;
}



.osszes-termekszam {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 1px;
	font-weight: bold;
}

.flash-prod-box { /* Flash XML - bıl beolvasott termıkek */
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 5px;
	
}
.termek-nev {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
	text-align: center;
}
.termek-ar {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}
.termek-regiar {
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.termek-akciosar {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
	font-weight: bold;
}
.box-indent {
	text-decoration: none;
	padding-left: 3px;
	margin-left: 3px;
}
.penztar-box {
	text-decoration: none;
	padding-left: 3px;
	margin-left: 10px;
}
.penztar {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
}
.penztar a {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10px;
  color: #000;
  text-decoration: none;
}
.penztar a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
		

.search-form {
	margin: 10px;
	width: 130px;
}
.search-form-input {
	width: 130px;
	height: 25px;
	border: none;
	border-bottom: #333 1px solid;;
	background: #ccc;
	padding: 4px 4px 0 4px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.search-form-submit {
	width: 25px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: url(/images/but_go.gif) no-repeat 4px 6px;
	cursor: pointer;
}
.form-csillag {
	color: #f00;
}
.error {
	color: #fff;
	font-weight: bold;
	border: #000 2px solid;
	padding: 10px;
	margin: 10px 10px 10px 20px;
	background-color: #f00;
}
.uzenet {
	color: #000;
	font-weight: normal;
	border: #000 1px solid;
	padding: 10px;
	margin: 10px 10px 10px 20px;
}

.table-title {
	margin: 0;
	padding: 0;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 17px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #333;
	line-height: 30px;
	background: url(/images/data_sep.jpg) no-repeat top center;
}
	



#keret a.favorites {
	display: block;
	padding: 5px 0 3px 16px;
	background: url(/images/star_gold.gif) no-repeat left center;
	color: #c00;
	font-weight:bold;
	
}
ul.ul-product-list, ul.ul-product-list ul, ul.ul-product-list ul ul {
	margin: 2px 0 0 0;
	padding: 0;
}
ul.ul-product-list {
	padding: 0 0 0 2px;
}
ul.ul-product-list li {
	margin: 0 0 2px 0;
	padding: 0;
	list-style-type: none;
}
#left, #left a {
	font: 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#left a {
	border-top: #cfcfcf 1px solid;
	display: block;
	padding: 2px 0;
}
#left .sub0 { padding-left: 5px; font-size: 0.99em; background-color: #f2f2f2}
#left .sub1 { padding-left: 10px; font-size: 0.98em; background-color: #f0f0f0 }
#left .sub2 { padding-left: 15px; font-size: 0.97em; background-color: #ededed }
#left .sub3 { padding-left: 20px; font-size: 0.96em; background-color: #ebebeb }
#left .sub4 { padding-left: 25px; font-size: 0.95em; background-color: #e9e9e9 }
#left a.act {
	font-weight: bold;
}

#keret .navig {
	padding-bottom: 10px;
	height: auto;
}
.navig-order {
	float: right;
	width: 225px;
}
.navig-item-cnt {
	float: left;
	padding: 0 0 0 10px;
}
#keret .navig-item-per-page FORM {
	margin: 0;padding: 0;
}
.navig-order, .navig-order SELECT, .navig-item-cnt, .navig-item-cnt SELECT {
	font-size: 10px;
}


.list-navig {
	border: #f2f2f2 1px solid;
	height: 20px;
	padding: 8px 8px 3px 8px;
	margin: 0 0 10px 10px;
	text-align: center;
}
#keret .list-navig, #keret .list-navig div, #keret .list-navig a {
	font-size: 11px;
}
.list-navig-links {
	float: left;
	width: 200px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.list-navig-links a, .list-navig-links b, .list-navig-links strong {
	width: 20px;
	margin: 0 1px;
	padding: 2px 6px;
	border: #000 1px solid;
}
.list-navig-links b, .list-navig-links strong {
	padding: 2px 6px 3px 6px;
	background: #f2f2f2;
	color: #000;
	border: #000 1px solid;
}
strong.dot {
	background: none;
	border: none;
}
.list-navig-links, .list-navig-links a {
	font-size: 8pt;
    color: #000;
	text-decoration: none;
}
.list-navig-links a:hover {
	color: #000;
	background-color: #f5f5f5;
	border: #000 1px solid;
}

.list-navig-left {
	float: left;
	width: 150px;
	text-align: left;
}
.list-navig-left, .list-navig-left a {
	font-size: 9pt;
    color: #999;
	text-decoration: none;
}
.list-navig-left a {
    color: #000;
}
.list-navig-left a:hover {
    color: #000;
}
.list-navig-right {
	float: right;
	width: 150px;
	text-align: right;
}
.list-navig-right, .list-navig-right a {
	font-size: 9pt;
    color: #999;
	text-decoration: none;
}
.list-navig-right a {
    color: #000;
}
.list-navig-right a:hover {
    color: #000;
}



#keret a.btn {
	float: left;
	margin: 0 10px 0 0;
	padding: 8px 14px 8px 4px;
	background: transparent url(/images/note_big_red_bg_r.png) no-repeat right top;
	line-height: 24px;
	text-decoration: none;
}
#keret a.btn span {
	margin: 0;
	padding: 8px 4px 8px 14px;
	background: transparent url(/images/note_big_red_bg_l.png) no-repeat left top;
	color: #fff;
	line-height: 24px;
	font-size: 21px;
	text-decoration: none;
}
#keret a.btn:hover {
	background: transparent url(/images/note_big_gray_bg_r.png) no-repeat right top;
}
#keret a.btn:hover span {
	background: transparent url(/images/note_big_gray_bg_l.png) no-repeat left top;
	color: #000;
}

.zacsi {
	background: #FFFDC0 url(/images/cart.gif) no-repeat 170px 10px;
	margin: 2px 2px -8px 2px;
	padding: 5px;
	cursor: pointer;
	border: #ccc 1px solid;
}
.zacsi-ures {
	background: transparent url(/images/kosar_ures.gif) no-repeat 170px 3px;
	cursor: auto;
}
.zacsi a.btn {
	color: #c00;
}
#keret .zacsi a.btn:hover {
	text-decoration: underline;
}

#keret .pic {
	border: none;
	text-align:center;
}
.ar {
	width: 120px;
	padding: 0;
	margin: 0 0 3px 0;
}
.ar-akcios {
	color: #c00;
}
a.kosarba {
	background: #777777;
	padding: 3px 5px;
	color: #fff;
	text-decoration: none;
}
a.kosarba:hover {
	background: #C00;
	color: #FFFF3B;
	text-decoration: none;
}
#keret FORM.form-buy {
	padding: 0;
	margin: 5px 0;
}


.product-grp-list {
	width: 220px;
	height: 160px;
	display: block;
	float: left;
	padding: 0;
	margin: 0 5px 15px 10px;
	text-align: center;
	border: #F2F2F2 1px solid;
	background: #fff;
}
.product-grp-list:hover {
	border: #fafafa 1px solid;
	background: #f2f2f2;
}
.product-list-grp .pic {
	overflow: hidden;
	width: 220px;
	height: 120px;
	background: #fff;
	margin:0;
	padding:0;
}
.product-grp-list h2 {
	text-align: center;
	font-size: 13px;
	line-height: 1.2em;
	margin: 0;
	padding: 5px;
	width: 210px;
	height: 40px;
	display: block;
	color: #000;
}
.product-grp-list h2 a {
	color: #000;
	text-decoration: none;
}
.product-grp-list h2 a:hover, .product-grp-list:hover h2 {
	color: #C00;
}


#keret .product-list-row-sep {
	clear:both;
}
.product-list {
	width: 340px;
	height: 120px;
	display: block;
	float: left;
	padding: 0;
	margin: 0 10px;
	text-align: left;
	border: #F2F2F2 1px solid;
	background: #fafafa;
}
.product-list:hover {
	background: #fff;
}
.product-list-first {
	margin-right: 0px;
	/*border:none;*/
}
.product-list-pic {
	width: 120px;
	height: 120px;
	float: left;
	border-right: #F2F2F2 1px solid;
	background: #fff;
	margin:0;
	padding:0;
}
.product-list-data {
	padding: 10px 0 0 5px;
	width: 205px;
	height: 110px;
	float: right;
}
.product-list H2 {
	line-height: 1.2em;
	font-size: 14px;
	font-weight:normal;
	padding: 0 0 4px 0;
	margin: 2px 0;
	display: block;
}
.product-list H2 a {
	text-decoration:none;
}
.product-list .ar {
	font-size: 13px;
}
.product-list a.kosarba {
	margin-top: 5px;
}


.product {
	padding: 0 10px;
}
.product H1 {
	padding: 0;
	margin: 0 0 10px 0;
}
#keret .product .ar {
	clear: left;
	font-size: 13px;
	text-align: center;
	width: 200px;
	padding-top: 10px;
	border-top: #F2F2F2 1px solid;
}
.product strong {
	font-size: 15px;
}
.product em strong {
	font-size: 17px;
}
#keret .product-pic {
	width: 200px;
	float: left;
	padding-bottom: 10px;
}
.product-body {
	width: 480px;
	padding-left: 10px;
	float:right;
	border-left: #F2F2F2 1px solid;
}
#keret .product-body P {
	padding: 0 0 5px 0;
}
#keret .product-body H2 {
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
}
#keret .product-body H3 {
	padding: 0;
	margin: 0 0 10px 0;
	display: block;
}


#keret .product .form-buy, #keret .product-navig {
	clear: left;
	width: 200px;
	float: left;
}
#keret .product-navig {
	text-align: center;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #F2F2F2 1px solid;
}
#keret .product-navig a {
	padding: 3px 5px;
	margin: 3px 0;
	display: inline-block;
	background: #e2e2e2;
	text-decoration: none;
}
#keret .product-navig a:hover {
	background: #f2f2f2;
}


a img {
	border: none;
}

.brdr3 {
	border-radius:3px;-khtml-border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;
}
.brdr5 {
	border-radius:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;
}

td.fancyTitle {
	font: 11px Arial, Helvetica, sans-serif;
}

div.grippie {
	background:#EEEEEE url(/images/grippie.png) no-repeat scroll center 2px;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0pt 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
}
.resizable-textarea textarea {
	display:block;
	margin-bottom:0pt;
	width:98%;
	height: 100px;
}

#keret .pay-info {
	clear: both;
	text-align: left;
	border-left: #494949 1px solid;
	margin-left: 30px;
	padding: 4px 0 4px 4px;
	color: #333;
}
#keret .pay-info P {
	margin: 0;
	padding: 2px;
}







/* jCarousel */
.jcarousel-skin .jcarousel-container {
/*    -moz-border-radius: 10px;    background: #F0F6F9;    border: 1px solid #346F97;*/
}

.jcarousel-skin .jcarousel-container-horizontal {
    width: 645px;
    padding: 20px 40px 0px 40px;
}

.jcarousel-skin .jcarousel-container-vertical {
    width: 120px;
    height: 120px;
    padding: 20px 20px;
}

.jcarousel-skin .jcarousel-clip-horizontal {
    width:  100%;
    height: 170px;
}

.jcarousel-skin .jcarousel-clip-vertical {
    width:  75px;
    height: 245px;
}

.jcarousel-skin .jcarousel-item {
    width: 120px;
    height: 100%;
	text-align: center;
}

.jcarousel-skin .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 16px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/images/carousel_pic.gif) no-repeat -48px 50%;
}

.jcarousel-skin .jcarousel-next-horizontal:hover {
    background-position: -16px 50%;
}

.jcarousel-skin .jcarousel-next-horizontal:active {
    background-position: -16px 50%;
}

.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -80px 0;
}

.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 10px;
    width: 16px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/images/carousel_pic.gif) no-repeat -32px 50%;
}

.jcarousel-skin .jcarousel-prev-horizontal:hover {
    background-position: 0px 50%;
}

.jcarousel-skin .jcarousel-prev-horizontal:active {
    background-position: 0px 50%;
}

.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -64px 50%;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/images/carousel_pic.gif) no-repeat 0 0;
}

.jcarousel-skin .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin .jcarousel-next-disabled-vertical,
.jcarousel-skin .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(/images/carousel_pic.gif) no-repeat 0 0;
}

.jcarousel-skin .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin .jcarousel-prev-disabled-vertical,
.jcarousel-skin .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin .pic-car {
	width: 120px;
	height: 120px;
	background: #fff;
	margin:0;
	padding:0;
}
.jcarousel-skin a {
	font-size:10px;
	line-height: 10px;
	text-decoration: none;
}

