#container {
	width: 852px;
	margin: 15px auto 0 auto;
	background: transparent url('bg.gif') repeat-y scroll center top;
}

#logo {
	margin: 0;
	width: 852px;
	padding-top: 82px;
	background: transparent url('head.png') no-repeat scroll center top;
}

#subcats h2, #menu h1, #langs h1 {
	display: none;
}

#menu ul, #langs ul, #subcats ul, ul.breadcrumb {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.breadcrumb {height: 3em}
ul.breadcrumb li {float: left;line-height: 3em;margin:0;padding:0;padding-right:6px}
ul.breadcrumb li a {display:block; padding:0 14px 0 0; background:url('crumbs.png') no-repeat right center; color:#555}
ul.breadcrumb li a:hover {color:#ae0055;}

#menu ul li, #langs ul li {
	margin: 0;
	display: inline;
}

#subcats ul li {
	margin: 0;
	padding: 10px 0;
}

#subcats ul li img {
	padding-right: 10px;
}

#subcats ul li * {
	margin: 0;
	vertical-align: middle;
}

#langs ul {
	width: 128px;
	margin: -15px auto 0 auto;
}

#langs ul li a {
	display: inline;
	overflow: hidden;
	width: 22px;
	height: 16px;
	float: left;
	margin: 0 0 0 8px;
	font-size: 6px; /* for IE */
}

#langs ul li a:hover, #langs ul li a:focus, #langs ul li.a a {
	background-position: 0 -16px;
}

#status {
	width: auto;
	position: absolute;
	font-size: 12px;
	top: 84px;
	left: 50%;
	margin-left: -340px;
}

#menu {
	width: auto;
	position: absolute;
	top: 78px;
	left: 50%;
	margin-left: 204px;
}

#menu a {
	display: block;
	overflow: hidden;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	width: 34px;
	height: 34px;
	float: left;
	margin: 0;
}

#menu a span, #langs a span {
	visibility: hidden;
}

#menu a:hover span {
	position: absolute;
	border: 1px solid #777;
	margin: 36px 0 0 12px;	
	padding: 3px;
	font-size: 12px;
	color: #777;
	background-color: #fafafa;
	visibility: visible;
}

a#logolink {
	position: absolute;
	left: 50%;
	margin: -50px 0 0 -500px;
	width: 426px;
	height: 48px;
}

#menu a#logolink:hover span {
	visibility: hidden;
}

#m_1 {background: url('menu.png') 0 0}
.a #m_1, #m_1:hover, #m_1:active, #m_1:focus {background: url('menu.png') 0 -35px}

#m_2 {background: url('menu.png') -35px 0}
.a #m_2, #m_2:hover, #m_2:active, #m_2:focus {background: url('menu.png') -35px -35px}

#m_3 {background: url('menu.png') -70px 0}
.a #m_3, #m_3:hover, #m_3:active, #m_3:focus {background: url('menu.png') -70px -35px}

#m_4 {background: url('menu.png') -105px 0}
.a #m_4, #m_4:hover, #m_4:active, #m_4:focus {background: url('menu.png') -105px -35px}

#m_5 {background: url('menu.png') -140px 0}
.a #m_5, #m_5:hover, #m_5:active, #m_5:focus {background: url('menu.png') -140px -35px}

#m_6 {background: url('menu.png') -175px 0}
.a #m_6, #m_6:hover, #m_6:active, #m_6:focus {background: url('menu.png') -175px -35px}

#m_7 {background: url('menu.png') -210px 0}
.a #m_7, #m_7:hover, #m_7:active, #m_7:focus {background: url('menu.png') -210px -35px}

#content {
	padding-top: 24px;
	margin-left: 85px;
	margin-right: 85px;
	min-height: 520px;
}

#legalja {
	width: 852px;
	height: 160px;
	margin: 0 auto;
	background: transparent url('foot.gif') no-repeat center top;
}

#footer {
	text-align: center;
	margin-left: 76px;
	margin-right: 76px;
	padding-top: 40px;
	padding-bottom: 10px;
	font-size: 11px;
	height: 100px;
	overflow: hidden;
}

#footer hr {
	border: 0;
	width: 450px;
	color: #000;
	background-color: #000;
	height: 1px;
}

div.page-nav {
	width: 100%;
	font-size: 10px;
	margin: 0;
}

div.page-nav h3 {
	display: none;
}

div.page-nav ul {
	list-style: none;
	width: auto;
	padding: .5ex 0;
	margin: 0;
}

div.page-nav ul li {
	display: inline;
	margin: 0 .75em;
	font-weight: bold;
}

div.page-nav ul li a {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

div.page-nav ul li a:hover {
	color: #ae0055;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	width: 100%;
}

#subcats ul li a, #subcats ul li a:visited {
	color: #555;
	text-decoration: none;
/*	padding-right: 6px; */
}

#subcats ul li a:hover {
	color: #777;
	text-decoration: underline;
}

table.termekek caption, table.termekek label, table.kosar label, table.checkout caption, form#searchform label {
	display: none;
}

#subcats {margin-bottom: 20px; margin-top: -10px;}
#subcats td {vertical-align: middle}

table.kosar thead th, table.checkout thead th {
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	color: #ae0055;
	background-color: #fff; 
	border: 1px solid #c5c5c5;
	border-width: 1px 0;
}

table.kosar thead th.left, table.checkout thead th.left{
	border-width:1px 0 1px 1px;
}

table.kosar thead th.right, table.checkout thead th.right{
	border-width:1px 1px 1px 0;
}

td.kep {
	width: 84px;
	padding: 6px 0;
}

td.kep a, td.kep a img {
	display: block;
	margin: 0 auto;
}

td.nev {
	color: #555;
	font-weight: normal;
	font-size: 17px;
	line-height: 125%;
	padding: 6px 0;
}

td.egysegar {
	width: 100px;
	text-align: right;
	color: #ae0055;
}

td.mennyiseg {
	width: 70px;
	text-align:right;
}

td.mertegys {
	width: 16px;
	text-align: left;
}

th.reszosszeg, td.reszosszeg, td.osszeg {
	width: 5%;
	text-align: right;
	padding: 0 8px;
}

th.torles, td.torles {
	width: 60px;
	text-align: center;
}

td.kosarhoz {
	width: 126px;
	text-align: right;
	padding: 0 0 8px 0;
}

td.kosarhoz input.text {
	vertical-align: bottom;
	background: url('tb54.png') 0 0 no-repeat ;
	width: 34px;
	padding: 5px 10px;
 	border-style: none;
}

td.kosarhoz .mertegys {
	text-align: left;
	vertical-align: bottom;
	line-height: 12px;
	position: relative; 
	top: -5px; 
}

td.kosarhoz input.cart-add {
	vertical-align: top;
	margin: 0 0 0 8px;
}

table.checkout td.nev {
	width: 360px;
	padding-left: 8px;
}

table.checkout td.egysegar {
	text-align: right;
	width: 100px;
}

fieldset#rendel-fizet {
	border-width: 0;
	width: 160px;
	padding-left: 38px;
	float: left;
	margin-bottom: 1em;
}

fieldset#rendel-megj {
	float: right;
	padding-right: 38px;
	margin-bottom: 1em;
}

p#rendel-megj-info {
	clear: both;
}

fieldset#rendel-lablec {
	clear: right;
	text-align: right;
	padding-top: 1em;
}

form#searchform input.text {
	vertical-align: top;
	background: url('tb400.png') no-repeat;
	padding: 5px 10px;
	width: 380px;
	border: none;
}

div.cikkszam {
/*	color: #b8b791; */
}

.fokat-nev a {
    font-weight: normal;
	color: #555;
	font-size: 17px;
}

div.cikkszam, .fokat-al, .termek-leiras, .termek-kivitel, .termek-meret, .kosar-leiras, .nincs-raktaron {
	font-weight: normal;
	font-size: 12px;
	line-height: 125%;
}

div.termek-nev {
	padding-bottom: .5ex;
}

.fokat-al {
	font: 11px/15px Tahoma, sans-serif;
}

.termek-leiras {
	color:#000;
}

.kosar-leiras {
	display: none;
}

.nincs-raktaron, .order-item-na {
	color: red;
}

tr.osszeg-sor td {
	border-top: 1px solid #c5c5c5;
}

td.osszeg {
	font-weight: bold;
}

p.termekek-lablec {
	text-align: right;
}

p.signature {
	text-align: center;
	width: 200px;
	margin-left: auto;
	margin-right: 1em;
}

p.hidden {
	display: none;
}

div.kosar-lablec {
	margin-top: 16px;
	text-align: right;
	height: 42px;
}

.toggle {
	cursor:pointer;
}

form#registerform p.reg-instr {
	font-size: 13px;
	font-weight: normal;
}

form.user-form fieldset {
	border-width: 0;
	margin: 10px 0;
	padding: 0;
}

form.user-form legend {
	display: none;
	color: #777;
}

form.user-form label, form.user-form input.text, 
form.user-form textarea, form.user-form p.error {
	display:block;
	float:left;
	font-size:11px;
	margin:5px 0;
	border:0;
}

form.user-form label {
	width:150px
}

form.user-form input.text {
	width:380px; 
	background: url('tb400.png') no-repeat; 
	padding: 5px 10px; 
	border: none
}

form.user-form input#egysegar,form.user-form input#telefon,form.user-form input#perpage {
	width:250px; 
	background: url('tb270.png') no-repeat;
	padding: 5px 10px; 
	border: none
}

form.user-form br {clear:both}

form.user-form p.error {
	color: #ae0055;
}

form#loginform input.text, form#loginform input.password,
form.user-form input.text, form.user-form input.password {
	vertical-align: top;
	background: url('tb270.png') no-repeat;
	padding: 5px 10px;
	width: 250px;
	border: none;
}

input.text, input.password,
input.button, input.item-button,
input.save-changes, input.cart-checkout,
a#cart-checkout,
select {
	border : 1px solid #777;
}

input.button, input.save-changes,
input.item-button, input.cart-checkout,
a#cart-checkout {
	background: #ddd;
	margin: 0;
	padding: 1px 3px;
	font-size: 10px;
}

a#cart-checkout {
	color: black; text-decoration: none;
}

div.cart-clear {
	width:auto;
	float:left;
}

div.cart-submit {
	width:auto;
	float:right;
}

p.cart-back, p.reg-cont {
	text-align: center;
	background: no-repeat center top;
}

p.cart-back a {
	display: block;
/*	background: #efefef url('back.png') no-repeat; */
	width: 70px;
	height: 15px;
	margin: 0 auto;
	overflow: hidden;
}

p.cart-back a span {
	display: none;
}

input.item-num {
	text-align: right;
	vertical-align: top;
	background: url('tb54.png') 0 0 no-repeat ;
	width: 34px;
	padding: 5px 10px;
 	border-style: none;
}

div.orders-list h3, div.order h3, div.portfolio h3 {
	font-size: 13px;
	font-weight: bold;
}

div.orders-list ul {
	list-style: none;
	float: left;
	margin: 0 0 14px 0;
}

div.orders-list ul li {
	margin: 0;
}

div.orders-list ul li.selected-order {
	color: blue;
}

div.order {
	width: 500px;
	float: right;
}

div.order ul {
	margin: 0;
	font-size: 11px;
}

div.portfolio {
	clear: both;
}

ul.profile-menu {
	list-style: none;
}

ul.profile-menu li {
	margin: 0 12px 0 0;
	display: inline;
	font-size: 11px;
}

ul.profile-menu li a {
	color: #777;
}

.talalat {
	padding: 0 8px; 
}

p.vat {
	text-align: right;
	color:#ae0055;
	font-size: 92%;
}
