body {
	text-align: center;
	background-color:#A29E92;
	background-image:url(htmlBg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0;
	font-family:Arial;
	font-size:11px;
	color:#59564D;
}
td {
	font-family:Arial;
	font-size:11px;
	color:#59564D;
}
a,a:hover,a:visited,a:active {
	text-decoration:none;
	color:#5B5545;
}
a:hover {
	color:#FFA500;
	text-decoration:none;
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%; /* Required */
}

h1 {
	margin:0;
	display: block;
}

h2 {
	font-family:Arial;
	font-size:12px;
	margin:0 0 10px 10px;
	color:#E1AE4F;
}

/*----------SZOVEG FORMÁZÁSOK--------------------------------------*/
.kiemelt {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}



/*a legkülso div*/
#contents {

	width:780px;/* az oldal max szélessége,  footer,header- nél is meg kell adni */

	background-image:url(mainBg.gif);
	background-repeat:repeat-y;
	margin: 0 auto;
	text-align: left;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}
#header {

	width:780px;/* az oldal max szélessége,  footer,header- nél is meg kell adni */
	background-image:url(headerBg.png);
	background-repeat:no-repeat;
	background-position:176px 0px;
	height: 
	border:solid 0px red;
	position: relative;
	left:0;
	top:0;
}
#header:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html #header  {height: 1%;}
/* End hide from IE-mac */

#header h1 a {
/*background-image:url(logo.jpg);*/
display:block;
width:177px;
height:120px;
float:left;

}
#header h1 a span {
/* Ha el akarod tünteni a feliratot a fejlévből akkor :  display:none;   */
display:none;
}
#flashLogo {
position:absolute;
padding-top:9px;
margin-left: -1px;
top:0;
left:0;
}

*html #flashLogo {
position:absolute;
margin-left:-768px;
margin-top:-1px;
border:solid 0px red;
}

#headerCntr {
float:left;
}

/*kosarBtn*/
#kosarBtn {
position:absolute;
margin-left:20px;
margin-top:-30px;
}
*html #kosarBtn {
margin-left:80px;
}
#kosarBtn a { 
width:78px;
height:40px;
display:block;
background-image:url(kosarBtn.gif);
}
#kosarBtn a span {
display:none;
}
#kosarBtn a:hover {
background-position:0 -40px;
}

/*regisytracioBtn*/
#regBtn {
position:absolute;
margin-left:120px;
margin-top:-30px;
width:117px;
height:40px;
}
*html #regBtn {
margin-left:190px;
}
#regBtn a {
display:block;
width:117px;
height:40px;
background-image:url(regBtn.gif);
}
#regBtn a span {
display:none;
}
#regBtn a:hover {
background-position:0 -40px;
}

/*kereses input*/
#keresesIN  {
	position:absolute;
	margin-left:395px;
	margin-top:3px;
	border-width:0px;
	background-color:transparent;
	width:120px;
	font-family:Arial;
	font-size:11px;
	padding:2px;
	text-align:left;
	color:#5B5545;
}

*html #keresesIN  {
	margin-top:13px;
}

/*keresesBtn*/
#keresBtn {
behavior: url(hover.htc);
cursor:pointer;
border:0px;
margin-left:530px;
margin-top:10px; 
background-image:url(keresBtn.gif);
display:block;
width:60px;
height:22px;
}
#keresBtn.hover {
cursor:hand;
background-position: 0 -22px;
}
#keresBtn:hover {
cursor:hand;
background-position: 0 -22px;
}
#keresBtn span{ 
visibility:hidden;
}


/*headerMenu*/
#headerMenu {
border:solid 0px red;
padding:8px 0px 0px 20px;
list-style-type:none;
display:block;
}
*html #headerMenu {
padding:0px 0px 0px 110px;
}

#headerMenu li {
font:Arial, Helvetica, sans-serif;
display: block;
float:left;
}
#headerMenu li a {
display: block;
margin-right: 6px;
padding-right: 6px;
font-size:10px;
color:#666256;
text-decoration:none;
border-right: #E0D8C2 dotted 1px;
}

#headerMenu li a:hover {
color:#DCA94C;
}

/*hedaerIcons*/
#homeBtn {
position:absolute;
margin-left:530px;
margin-top:10px;
}
*html #homeBtn {
margin-top:0px;
}
#homeBtn a {
display:block;
width:25px;
height:20px;
background-image:url(homeBtn.gif);
}
#homeBtn a span {
display:none;
}
#homeBtn a:hover {
background-position:0 -20px;
}

#valasz{
position:absolute;
margin:10px 0 0 557px;
background-image:url(ikonDott.gif);
width:5px;
height:20px;
}
*html #valasz{
position:absolute;
margin:0px 0 0 557px;
background-image:url(ikonDott.gif);
width:5px;
height:20px;
}

#mailBtn {
position:absolute;
margin-left:565px;
margin-top:10px;
}
*html #mailBtn {
margin-top:0px;
}
#mailBtn a {
display:block;
width:30px;
height:20px;
background-image:url(mailBtn.gif);
}
#mailBtn a span {
display:none;
}
#mailBtn a:hover {
background-position:0 -20px;
}


#footer {

	width:560px;/* az oldal max szélessége,  footer nél is meg kell adni */
	border:solid 0px red;
	background-image:url(footerBg.gif);

	position: absolute;
	bottom: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	text-align:left;
	color:#888;
	
	padding-left:220px;
	padding-top:5px;
	padding-bottom:5px;
}



#main {
	padding-bottom:80px;
}
#main:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html #main  {height: 1%;}
/* End hide from IE-mac */

#leftContent {
	width:175px;
	text-align:left;
	float:left;
	margin-top: 20px;
}
#centerContent {
	padding: 0 10px 10px 10px;
	width:560px;
	text-align:left;
	float:left;
	padding-bottom:80px;
}
#centerContent:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html #centerContent  {height: 1%;}
/* End hide from IE-mac */

/*------------------------------KATEGEGÓRIÁK MENU---------------------------------*/
#kategoriakBlock {
width:177px;
border:solid 0px red;
margin-left:15px;
}
#kategoriakBlock ul {
list-style-type:none;
margin:0 0 0 0;
padding:0;
}
#kategoriakBlockLabel {
margin:0px;
padding:0px;
background-image:url(kategoriakBoxTop.gif);
background-repeat:no-repeat;
background-position:15 0px;
width:177px;
height:58px;
}
#flashIkon {
position:absolute;
margin-left:0;
}
#kategoriakBlock li {
display:block;
padding:0;
margin:0;
}
#kategoriakBlock li a {
display:block;
padding-top:3px;
background-image:url(kategoriakMenu.gif);
color:#7D7767; 
text-decoration:none;
font-family: Arial;
font-size: 11px;
text-align:left;
width:156px;
height:19px;
text-indent:25px;
}
#kategoriakBlock li a:hover {
	text-indent:27px;
	background-position:0 -22px;
	color:#34312A;
}

#kategoriakBlockEnd {
margin: 0px 0px 0px 0;
padding:0px;
background-image:url(kategoriakBoxEnd.gif);
background-position:bottom;
background-repeat:no-repeat;
width:156px;
height:12px;
}
*html #kategoriakBlockEnd {
margin: -2px 0px 0px 0;
}

/*------------------------------LOGIN---------------------------------*/
#loginForm {
margin:20px 0px 0px 15px;
background-image:url(bejelentkezesBoxTop.gif);
background-repeat:no-repeat;
width:156px;
}
#elfelejtettPass{
position:absolute;
margin:15px 0px 0px 15px;
}

#submitCntr {
border:solid 0px red;
padding: 0px 0px 0px 0px;
background-image:url(kategoriakBoxEnd.gif);
background-position:bottom;
background-repeat:no-repeat;
width:156px;
height:30px;
}

*html #submitCntr {
height:20px;
}
/*usernameInput*/
#usernameCntr  {
	margin:0px 0px 0px 10px;
	padding:35px 0px 0px 0px;
	font-family:Arial;
	font-size:10px;
	color:#5B5545;
}
#usernameCntr  input{
	behavior:  url(hover.htc);
	border-width:0px;
	background-color:transparent;
	background-image:url(belep_in.gif);
	background-repeat:no-repeat;
	width:136px;
	font-family:arial;
	font-size:11px;
	padding:3px;
	padding-left:5px;
	text-align:left;
	color:#5B5545;
}
#usernameCntr input.hover {
background-position: 0 -20px;
}
#usernameCntr input:hover {
background-position: 0 -20px;
}
#usernameCntr span{ 
visibility:hidden;
}

/*passInput*/
#passwordCntr  {
	margin:10px 0px 0px 10px;
	font-family:Arial;
	font-size:10px;
	color:#5B5545;
}
#passwordCntr  input{
	behavior:  url(hover.htc);
	border-width:0px;
	background-color:transparent;
	background-image:url(belep_in.gif);
	background-repeat:no-repeat;
	width:136px;
	font-family:arial;
	font-size:11px;
	padding:3px;
	padding-left:5px;
	text-align:left;
	color:#666256;
}
#passwordCntr input.hover {
background-position: 0 -20px;
}
#passwordCntr input:hover {
background-position: 0 -20px;
}
#passwordCntr span{ 
visibility:hidden;
}


/*enterBtn*/
#submitCntr input {
margin:0px 0px 0px 90px;
padding:0px;
position:absolute;
behavior: url(hover.htc);
cursor:pointer;
border:0px;
background-image:url(belepesBtn.gif);
display:block;
width:57px;
height:22px;
}
*html #submitCntr input {
border:solid 0px red;
margin:-10px 0px 0px 90px;
}
#submitCntr input.hover {
cursor:hand;
background-position: 0 -22px;
}
#submitCntr input:hover {
cursor:hand;
background-position: 0 -22px;
}

/*-------------------------LOGGED---------------------------------*/
#loggedBlockCntr {
margin:20px 0px 5px 15px;
background-image:url(bejelentkezesBoxTop.gif);
width:156px;
}

#username{
text-align:left;
padding:35px 0px 0px 10px;
font-weight:bold;
}

#loggedMenu {
padding:0px;
margin:0 0 0 0;
list-style-type:none;
text-align:left;
background-image:url(kategoriakBoxEnd.gif);
background-repeat:no-repeat;
padding-bottom:15px;
background-position:center bottom;
}
#loggedMenu li {
margin:0 0 0 20px;
padding:0px;
}

/*-------------------------LOGIN ERROR---------------------------------*/
#logErrorBlockCntr{
margin:20px 0px 0px 15px;
padding: 30px 0px 0px 10px; 
background-image:url(bejelentkezesErrorBox.gif);
width:146px;
height:70px;
color:#DD0000;
}

#elfelejtettJelszoCntr {
font-weight:bold;
}


/*-------------------------BALOLDALI KOSAR---------------------------------*/
#cartBlock {
margin:10px 0px 0px 15px;
background-image:url(kosarTartalmaBox.gif);
width:156px;
}

#cartBlock table{
padding: 30px 0px 0px 10px; 
}



#cartBlock div{
padding: 10px 0px 10px 10px;
background-image:url(kategoriakBoxEnd.gif);
background-repeat:no-repeat;
background-position:0px 22px;
width:146px;
font-weight:bold;
}

/*---------------------------Regisztracio----------------------------*/
#regTable {
margin:0 auto;
width:500px;
border:solid 3px #F0E9D4;
background-color:#E6DFC9;
}

#regTable tr td{
color:#59564D;
padding:3px;
}

.regBg {
padding:0px;
background-color:#F0E9D4;
}

.regTrLabel {
background-color:#F0E9D4;
}

.sInfo{
font-size:10px;
color:#968F7A;
}

#regTable  .textField {
	padding:4px 0px 0px 5px;
	behavior:  url(hover.htc);
	border-width:0px;
	background-color:transparent;
	background-image:url(regIn.gif);
	background-repeat:no-repeat;
	width:165px;
	height:20px;
	font-family:arial;
	font-size:11px;
	text-align:left;
	color:#666256;
}
#regTable  .textField.hover {
background-position: 0 -24px;
}
#regTable  .textField:hover {
background-position: 0 -24px;
}

.textField2 {
	padding:4px 0px 0px 5px;
	behavior:  url(hover.htc);
	margin:0px 0px 2px 5px;
	border-width:0px;
	background-color:transparent;
	background-image:url(regIn2.gif);
	background-repeat:no-repeat;
	width:120px;
	height:20px;
	font-family:arial;
	font-size:11px;
	text-align:left;
	color:#666256;
}
.textField2.hover {
background-position: 0 -24px;
}
.textField2:hover {
background-position: 0 -24px;
}

/*---regisztralBtn----*/
#regisztralBtn {
margin:4px 0px 4px 100px;
padding:0px;
behavior: url(hover.htc);
cursor:pointer;
border:0px;
background-image:url(regisztralBtn.gif);
display:block;
width:79px;
height:22px;
}
#regisztralBtn .hover {
cursor:hand;
background-position: 0 -22px;
}
#regisztralBtn:hover {
cursor:hand;
background-position: 0 -22px;
}
#regisztralBtn span{ 
visibility:hidden;
}

/*--------------------------Egyéb SUBMIT BUTTONS----------------------------*/
/*---jelszoujraBtn----*/
#jelszoKuldesBtn {
margin:4px 0px 4px 100px;
padding:0px;
behavior: url(hover.htc);
cursor:pointer;
border:0px;
background-image:url(jelszoUjraBtn.gif);
display:block;
width:110px;
height:22px;
}
#jelszoKuldesBtn .hover {
cursor:hand;
background-position: 0 -22px;
}
#jelszoKuldesBtn:hover {
cursor:hand;
background-position: 0 -22px;
}
#jelszoKuldesBtn span{ 
visibility:hidden;
}

/*---mentesBtn----*/
#mentesBtn {
margin:4px 0px 4px 100px;
padding:0px;
behavior: url(hover.htc);
cursor:pointer;
border:0px;
background-image:url(mentesBtn.gif);
display:block;
width:53px;
height:22px;
}
#mentesBtn .hover {
cursor:hand;
background-position: 0 -22px;
}
#mentesBtn:hover {
cursor:hand;
background-position: 0 -22px;
}
#mentesBtn span{ 
visibility:hidden;
}

/*---rendelesKovetekzoLepesBtn----*/
#rendelesKovetkezoLepesBtn {
margin:4px 0px 4px 100px;
padding:0px;
behavior: url(hover.htc);
cursor:pointer;
border:0px;
background-image:url(kovetkezoLepesBtn.gif);
display:block;
width:99px;
height:22px;
}
#rendelesKovetkezoLepesBtn .hover {
cursor:hand;
background-position: 0 -22px;
}
#rendelesKovetkezoLepesBtn:hover {
cursor:hand;
background-position: 0 -22px;
}
#rendelesKovetkezoLepesBtn span{ 
visibility:hidden;
}

/*---rendelesKovetekzoLepesBtn----*/
#rendelesElkuldBtn {
margin:4px 0px 4px 100px;
padding:0px;
behavior: url(hover.htc);
cursor:pointer;
border:0px;
background-image:url(megrendelesFeladasaBtn.gif);
display:block;
width:147px;
height:32px;
}
#rendelesElkuldBtn .hover {
cursor:hand;
background-position: 0 -32px;
}
#rendelesElkuldBtn:hover {
cursor:hand;
background-position: 0 -32px;
}
#rendelesElkuldBtn span{ 
visibility:hidden;
}


/*-------------------------------TermékékLista---------------------------------------*/
#x {
width: 800px;
padding: 50px;
background-color:#FDF5DE;
}
#termekekTable {
width: 544px;
background-color:#E6DFC9;
border:solid 3px #F0E9D4;
margin-bottom:10px;
}
#arTdName {
background-color:#F0E9D4;
padding:0px 3px 0px 10px;
border-top:solid 1px #D8D1BE;
border-left:solid 1px #D8D1BE;
color:#605D54;
}

.arText {
padding-top:3px;
float:left;
font-size:11px;
}
.arNum {
font-size:12px;
font-weight:bold;
color:#FFA500;
}
.reszletesInfo {
text-align:right;
padding-right:10px;
padding-top:3px;
padding-bottom:3px;
width:auto;
border:solid 0px red;
font-size:11px;
}

.termekekTdImg {
border-bottom:solid 1px #D8D1BE;
width:85px;
padding:5px;
}

/*------------------------------KEP KERET------------------------------*/
.fotgal {border:2px; border-thickness: 2px; border-color: #BBAF90; border-style: double;}
A:hover, A:active {border-color: #FFA800; border:2px;}
A:hover .fotgal, A:active .fotgal {border:2px; border-thickness: 2px; border-color: #FFA800; border-style: solid}

#termekekTdText {
font-size:11px;
color:#605D54;
padding: 5px 10px 5px 10px;
}

#valaszLine {
background-image:url(valaszLine.gif);
width:545px;
height:3px;
margin:3px 0 0 8px;
}


/*-------------------------------TermékBovebben---------------------------------------*/
#termekCntr {
padding-left:10px;
}

#termekTable {
width: 544px;
background-color:#E6DFC9;
border:solid 3px #F0E9D4;
}
#termekTable h3 {
margin:0px;
}

#arTdNameBov {
background-color:#F0E9D4;
padding:0px 3px 0px 10px;
border-top:solid 1px #D8D1BE;
color:#605D54;
}

.rendeleshezText {
text-align:right;
padding-right:10px;
padding-top:5px;
width:auto;
border:solid 0px red;
font-size:11px;
}

.segg {
margin-left:20px;
}


/*------------------------------KEP KERET------------------------------*/
.fotgal {border:2px; border-thickness: 2px; border-color: #BBAF90; border-style: double;}
A:hover, A:active {border-color: #FFA800; border:2px;}
A:hover .fotgal, A:active .fotgal {border:2px; border-thickness: 2px; border-color: #FFA800; border-style: solid}

#termekekTdText {
font-size:11px;
color:#605D54;
padding: 5px 10px 5px 10px;
}


#termekKosarbaCntr {
text-align:right;
padding-right:3px;
padding-top:3px;
margin:0px;
width:auto;
border:solid 0px red;
font-size:11px;
}
#dbInput {
	behavior:  url(hover.htc);
	border-width:0px;
	background-color:transparent;
	background-image:url(dbIn.gif);
	background-repeat:no-repeat;
	width:26px;
	height:14px;
	font-family:arial;
	font-size:11px;
	padding:2px;
	padding-left:7px;
	text-align:left;
	color:#666256;
}
#dbInput.hover {
background-position: 0 -18px;
}
#dbInput:hover {
background-position: 0 -18px;
}

/*kosarbaBtn*/
#kosarbaBtn {
font-size:9px;
	margin:0px;
	padding:0px;
	behavior: url(hover.htc);
	background-image:url(kosarbaBtn.gif);
	cursor:pointer;
	border:0px;
	width:100px;
	height:22px;
}
#kosarbaBtn.hover {
	cursor:hand;
	background-position: 0 -22px;
}
#kosarbaBtn:hover {
	cursor:hand;
	background-position: 0 -22px;
}



/*-----------------------------------------KOSÁR-----------------------------------------------------*/
#kosarTable {
width: 544px;
background-color:#E6DFC9;
border:solid 3px #F0E9D4;
}
#kosarTable td{
padding:3px;
}
.topTd { 
height:20px;
background-color:#F0E9D4;
}


.termekTd {
height:20px;
}

.osszTd {
height:20px;
background-color:#F0E9D4;
}

#torlesBtn {
margin-right:2px;
}
#torlesBtn a {
display:block;
width:19px;
height:19px;
background-image:url(torlesBtn.gif);
}
#torlesBtn a span {
display:none;
}
#torlesBtn a:hover {
background-position:0 -19px;
}

#megrendelesBtn {
margin: 15px 0px 20px 460px;
}
#megrendelesBtn a {
display:block;
width:82px;
height:22px;
background-image:url(megrendelesBtn.gif);
}
#megrendelesBtn a span {
display:none;
}
#megrendelesBtn a:hover {
background-position:0 -22px;
}


/*----------------------------------------KAPCSOLAT-------------------------------------------*/
#kapcsolatTable {
margin:30px 0px 30px 0px;
width:350px;
}

#kapcsolatTable td{
height:20px;
}






/* lapozo*/
.leaferCntr {
margin:10px;
}
.leaferCntr a,.leaferCntr a:hover,.leaferCntr a.visited,.leaferCntr.active {
font-size:13px;
}

#contentCntr {
margin:10px;text-align:justify;font-size:11px;border-bottom:solid 1px #e2e2e2;padding-bottom:10px;
}
#backBtn {

}
#termekImageListCntr {
margin:10px;
}


#reszletesKeresesTable {
margin:10px;
padding:10px;
width: 500px;
background-color:#E6DFC9;
border:solid 3px #F0E9D4;
}
#reszletesKeresesTable legend {
font-weight:bold;
}

/*keresesBtn*/
#keresBtn2 {
behavior: url(hover.htc);
border:0px;
background-image:url(keresBtn.gif);
width:60px;
height:22px;
}
#keresBtn2.hover,#keresBtn2:hover {
background-position: 0 -22px;
}
#keresBtn2 span { 
visibility:hidden;
}

#sRegBtn {
position:absolute;
margin-top:14px;
margin-left:10px;
}
*html #sRegBtn {
margin-top:12px;
}

#printIcon {
float:right;
margin:10px 20px 10px 10px;
}
