HTML {
	margin: 0;
	margin: 0;
	width: 100%;
	height: 100.05%;
}
BODY {
	width: 100%;
	height: 100.05%;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #fff;
}

FORM {
	padding: 0;
	margin: 0;
}
a {
	color: #000;
}
a:hover {
	color: #c00;
}

#clear, .clear, #clearer, .clearer {
	clear: both;
}
#center {
	width: 950px;
	padding: 0;
	margin: 0 auto 0 auto;
	text-align: left;
}

/* header */
#top {
	width: 950px;
	height: 88px;
}
#topshad {
	width: 950px;
	height: 12px;
	background: url(/images/shad_up_950.jpg) no-repeat bottom center;
	padding: 0;
	margin: 0;
	font: 1px Arial, Helvetica, sans-serif;
}

#login {
	width: 580px;
	height: 45px;
	float: right;
	background: url(/images/login_bg2.jpg) no-repeat top right;
}
#login FORM {
	padding: 0 0 0 20px;
	margin: 6px 0 0 0;
}
#login, #login a, #login input, #searchform-page input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
#login a:hover {
	color: #C00;
}
#login input, #searchform-page input {
	background-color: #fcfcfc;
	border-top: #000 1px solid;
	border-left: #000 1px solid;
	border-right: #b2b2b2 1px solid;
	border-bottom: #b2b2b2 1px solid;
	padding-left: 2px;
	padding-right: 2px;
}
#searchform-page input {
	font: 14px Arial, Helvetica, sans-serif;
}
#login .submit, #searchform-page .submit {
	background-color: #d6d6d6;
	_padding-left: 0;
	_padding-right: 0;
}
#search {
	float: right;
	padding: 20px 20px 0 0;
}
#loggedin {
	margin: 8px 24px 2px 26px;
	text-align: right;
}

#header {
	width: 950px;
	height: 233px;
	background-repeat: no-repeat;
	background-position: top left;
	float: left;
}
.head-01 { background-image: url(/images/pic/01.jpg) }
.head-02 { background-image: url(/images/pic/02.jpg) }
.head-03 { background-image: url(/images/pic/03.jpg) }
.head-04 { background-image: url(/images/pic/04.jpg) }
.head-05 { background-image: url(/images/pic/05.jpg) }

h1 {
	margin: 200px 0 0 260px;
	padding: 0;
	font: 21px Arial, Helvetica, sans-serif;
	color: #009900;
}

#page {
	float: left;
	width: 950px;
	background: url(/images/page_bg.jpg) repeat-y top left;
}



/* LEFT */
#left {
	float: left;
	width: 235px;
	background: url(/images/left_top_bg.jpg) no-repeat top left;
}
#left a IMG {
	margin: 20px 0 10px 12px;
	border: 0;
}
#left ul {
	padding: 0;
	margin: 16px 0 0 8px;
	list-style-type: none;
}
#left ul li {
	padding: 3px 3px 3px 10px;
	margin: 0;
	background: url(/images/m_li_1.gif) repeat-y top right;
	border-bottom: #e8e8e8 1px solid;
}
#left ul li.last {
	padding: 0;
	margin: 0;
	background: url(/images/m_ul_end.gif) no-repeat bottom right;
}
#left ul li a {
	display: block;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
#left ul li a:hover {
	color: #C00;
}
#left ul li.title, #left ul li.title a {
	display: block;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	border-bottom: #888 1px solid;
}
#left ul li.title a:hover {
	color: #C00;
}

#left ul li.sub {
	padding: 2px 2px 2px 16px;
	margin: 0;
	background: url(/images/m_li_2.gif) repeat-y top right;
	border-bottom: #e8e8e8 1px solid;
}
#left ul li.sub a {
	font: normal 15px Arial, Helvetica, sans-serif;
	width: 194px;
	padding: 0 0 0 10px;
	background: url(/images/li_green_arr.gif) no-repeat 0px 6px;
}
#left ul li.sub a:hover {
	padding: 0 0 0 10px;
	background: url(/images/li_magenta_arr.gif) no-repeat 0px 6px;
}

#left ul li.sep {
	line-height: 2px;
	border-top: #888 1px solid;
}
#left ul li.shopmenu {
	margin-left: 3px;
	background: url(/images/m_li_3.gif) repeat-y top right;
}
#left ul li.shopmenu, #left ul li.shopmenu a {
	color: #444;
}
#left ul li.shopmenu a:hover {
	color: #C00;
}
#left ul li.sub.shopmenu {
	margin-left: 3px;
}

#left ul li.pagemenu, #left ul li.pagemenu a {
	color: #194E1A;
}
#left ul li.pagemenu a {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: url(/images/li_green_arr.gif) no-repeat 0px 8px;
}
#left ul li.pagemenu a:hover {
	color: #C00;
	background: url(/images/li_magenta_arr.gif) no-repeat 0px 8px;
}


/* DATA */
#data {
	float: right;
	background: url(/images/data_top_bg2.jpg) no-repeat top right;
	width: 670px;
	padding: 10px 20px 10px 20px;
	margin: 0;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #000;
}
#data H1 {
	padding: 0;
	margin: 10px 0 10px 0;
}
h2 {
	font: bold 17px Arial, Helvetica, sans-serif;
	color: #009900;
	margin: 15px 0 10px 0;
	padding: 0;
}
h3 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 10px 0 7px 0;
	padding: 0;
}

#data .full {
	width: 100%;
	clear: both;
}
#data .left {
	width: 47%;
	float: left;
}
#data .right {
	width: 47%;
	float: right;
}

#data ul {
	padding: 0;
	margin: 5px 0 10px 10px;
	list-style-type: none;
}
#data ul li {
	padding: 2px 2px 2px 8px;
	margin: 0;
	background: url(/images/li_green_arr.gif) no-repeat 0px 11px;
}


/* FOOTER */
#footerwrapper {
	clear: both;
	width: 100%;
	text-align: center;
	background: #fff url(/images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer {
	clear: both;
	width: 950px;
	padding: 0;
	margin: 0 auto;
	height: 140px;
	background: url(/images/footer_bg.jpg) no-repeat top left;
}
a.topthetop {
	float: left;
	background: url(/images/tothetop.gif) no-repeat 0px 0px;
	padding: 2px 2px 2px 20px;
	margin: 30px 0 0 243px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

#bitbox {
	float: left;
	clear: both;
	padding: 0;
	margin: 35px 0 0 25px;
}
#bitbox, #bitbox a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#bitbox a, .zold {
	color: #a4caa4;
}
#bitbox a:hover {
	color: #c00;
}

#copyright {
	float: right;
	width: 680px;
	text-align: left;
	padding: 0;
	margin: 35px 0 0 0;
}
#copyright, #copyright a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#copyright a:hover {
	color: #c00;
}


/* NAVIG */
#navig-lapozas-top {
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 4px;
	height: 65px;
}
#navig-lapozas-top SELECT {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #963;
	border: none;
	border-top: #000 1px solid;
	border-left: #000 1px solid;
	border-right: #b2b2b2 1px solid;
	border-bottom: #b2b2b2 1px solid;
}
.lapozas {
	clear: both;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #963;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 20px;
	vertical-align: bottom;
/*	border-bottom: #CCC 1px solid;*/
	background: url(/images/data_sep2.jpg) no-repeat bottom center;
}
.termekrendezes {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #963;
	text-decoration: none;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: #CCC 1px solid;
}
	


/* EGYEBEK */

.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;
}
	
/* TERMEKLISTA */

.prod-box {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 660px;
	margin: 0 5px 10px 5px;
	padding: 0;
}
.prod-box-list-item {
	float: left;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 315px;
	_width: 317px;
	margin: 0 5px 10px 5px;
	padding: 5px 0 5px 5px;
	_padding: 5px 0 5px 0;
	border: #ddd 1px solid;
}
.prod-box-sep {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	height: 20px;
	background: url(images/data_sep2.jpg) no-repeat bottom center;
	margin-top: 1px;
	margin-bottom: 5px;
}
.prod-box-sep2 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100%;
	height: 20px;
	background: url(images/data_sep.jpg) no-repeat bottom right;
	margin-top: 1px;
	margin-bottom: 5px;
}
.pic-list-item {
	width: 100px;
	float: left;
	font-size: 1px;
	line-height: 1px;
	text-align: center;
}
.pic-item {
	width: 110px;
	float: left;
	font-size: 1px;
	line-height: 1px;
	text-align: center;
}
.pic-item IMG {
	margin-top: 10px;
}
.prod-list-item {
	width: 206px;
	float: left;
	margin-left: 6px;
}
.prod-item {
	width: 540px;
	float: left;
	margin-left: 6px;
}
.prod-box-odd {
	margin-left: 6px;
	float: right;
/*	background: url(images/col_sep_gray.gif) repeat-y top left;*/
}
.prod-box-row-sel {
	clear: both;
	background: url(images/row_sep_gray.gif) repeat-x top left;
	height: 1px;
	width: 100%;
	margin: 4px 0 10px 0;
	padding: 0;
}
.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: #009900;
}
.prod-name a:hover {
	text-decoration: underline;
	color: #f60;
}
.prod-item .prod-name {
	margin-top: 10px;
	font-size: 21px;
}

.cikkszam {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}	
.prod-item .cikkszam {
	width: 80px;
	float: left;
	font-size: 13px;
	margin: 3px 0 3px 0;
}
.extra-flags {
	float: left;
	clear: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	vertical-align: top;
}	
.extra-flags IMG {
	margin-right: 3px;
}
.prod-item .termek-list-kosar-item {
	width: 400px;
	float: left;
	clear: none;
	font-size: 12px;
}

.kedvenc {
	float: right;
	width: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D4040;
	text-align: right;
	margin-bottom: 4px;
	padding: 0;
}
.kedvenc, .kedvenc a {
	text-decoration: none;
}
.ar {
	float: left;
	clear: left;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	text-align: right;
	margin-bottom: 4px;
}
.prod-intro, .prod-descr {
	float: left;
	clear: left;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 210px;
}
.prod-intro P, .prod-descr P {
	margin: 3px 0 6px 0;
	padding: 0;
}
.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;
}
.prod-item .prod-descr {
	width: 520px;
	font-size: 12px;
}
.footer-navig {
	width: 640px;
	background: url(images/data_sep.jpg) no-repeat top left;
	border: #ccc 1px solid;
	border-top: none;
	padding: 10px;
}
.footer-navig a.nav-position {
	font-size: 12px;
	text-decoration: none;
}
.prod-item .prod-descr TABLE {
	border-top: #333 3px solid;
	border-bottom: #333 2px solid;
}
.prod-item .prod-descr TABLE TD {
	font-size: 12px;
	border-bottom: #ddd 1px solid;
}

.termek-ar {
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	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;
}
.prod-item .termek-ar, .prod-item .termek-regiar, .prod-item .termek-akciosar {
	font-size: 15px;
}
.search-form-submit {
	width: 25px;
	height: 25px;
	padding: 0;
	margin: 0;
	background: url(images/but_go.gif) no-repeat 4px 6px;
	cursor: pointer;
}
