html {
	overflow-y: scroll;
	overflow-x: hidden;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	background: #a99073 url(/images/back.gif);
	margin: 0;
	padding: 0;
	font-size: 87%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #6b5b48;
}

a:hover {
	color: #d7821e;
}

h1,
h2,
h3,
h5,
h6 {
	margin: 8px 16px;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 0.08em;
}

h4 {
font-size: 1.3em;
letter-spacing: 0.08em;
color: #d7821e;
}

h4 a:link,
h4 a:visited,
h4 a:active {
color: #d7821e;
padding: 5px;
background-color: #fff6df;
}

h4 a:hover {
color: #000;
background-color: #d7821e;
}

input[type=text],
input[type=button],
input[type=password],
/* input[type=submit],*/
.standardsubmit,
select,
textarea {
	background: #F6F9FB;
	border: 1px solid #6b5b48;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
color:#666;
text-align: right;
padding: 0 2px 0 0;
background:#F6F9FB url(/images/submit-kosar.gif) no-repeat left center;
height: 25px;
width: 80px;
margin-right: 3px;
margin-top: 2px;
}

.formbutton:hover{
background:#F6F9FB url(/images/submit-kosar-hover.gif) no-repeat left center;
}

hr {
	color: #d7821e;
	background-color: #d7821e;
	height: 1px;
	border: none;
}

div#bodyWrap {
	background: url(/images/back_top.jpg) repeat-x;
}

div#bodyWrap {
	width: auto;
	min-width: 770px;
	padding-bottom: 100px;
}

#container {
	width: 90%;
	margin: 0 auto;
	/*

border: 1px solid #fff;*/
	text-align: left;
}

#containeralso {
	width: 90%;
	margin: 0 auto;
	border-left: #fff 2px solid;
	border-right: #fff 2px solid;
	border-bottom: #fff 2px solid;
	border-top: #fff 1px solid;
	background-color: #fff;
	text-align: left;
}

/* --------------------- HEADER -------------------- */

#header {
	height: 146px;
}

#header h1 {
	font-size: 1.3em;
	color: #6b5b48;
	padding-bottom: 4px;
	border-bottom: 2px solid #d7821e;
	margin-bottom: 20px;
}

h1 {
	font-size: 1.3em;
	color: #6b5b48;
	padding-bottom: 4px;
	margin: 0;
}

h1 span {
	float: right;
	color: #a99073;
	margin-right: 5px;
	padding: 0;
	font-size: 0.85em;
}

#header #logo {
	width: 122px;
	float: left;
	background: url(/images/logo.gif) no-repeat #fff;
	margin: 0 -3px;
	height: 142px;
	position: absolute;
	z-index: 100;
}

#header #logo h1 {
	display: none;
}

#heading .head {
	height: 78px;
	background: url(/images/header.jpg) repeat-x 118px top #fff;
	border-right: 2px solid #fff;
	position: relative;
	margin: 0;
}

#heading .top {
	color: #fff;
	margin: 10px 1px 0 0;
	padding: 0 0 0 0;
	float: right;
	font-size: 1.1em;
	text-align: right;
	height: 26px;
	white-space: nowrap;
}

#heading .sub {
	color: #fff;
	margin: 0 1px 0 0;
	padding: 0 0 0 0;
	float: right;
	font-size: 1.1em;
	text-align: right;
	height: 22px;
	white-space: nowrap;
	clear: right;
}

.sub form {
	margin: 3px 0 0 0;
	padding: 0 0 0 0;
}

#heading a:link,
#heading a:visited {
	color: #fff;
	margin-left: 32px;
}

#heading a:hover {
	border-bottom: #d7821e 4px solid;
}

.konyvkereso {
	height: 68px;
	width: 192px;
	display: block;
	background-color: #d7821e;
	float: right;
	padding: 5px;
	font-size: 0.85em;
	text-align: left;
	white-space: nowrap;
	border-left: #fff 2px solid;
}

.konyvkereso img {
	border: #d7821e 1px solid;
	vertical-align: middle;
}

.url a:link,
.url a:visited,
.url a:active {
	color: #d7821e;
}

.url a:hover {
	color: #f79422;
}

.url {
	float: left;
	font-size: 1.5em;
	margin: 83px 0 0 125px;
	color: #d7821e;
	position: absolute;
	z-index: 100;
}

/*********FLOATING IMAGES*********/

.imgRight {
	float: right;
	margin: 2px 10px 0.9em 0.9em;
	position: relative;
}

.imgLeft {
	float: left;
	margin: 2px 0.9em 0.9em 0;
	vertical-align: text-top;
	position: relative;
	border-color: #fff;
}

.imgCenter {
	display: block;
	margin: 1em auto;
	text-align: center;
}


/* --------------------- Right Column -------------------- */

#rightcolumn {
	float: right;
	width: 200px;
	background: #6b5b48;
	padding: 0;
	color: #cabba4;
}

#rightcolumn a:link,
#rightcolumn a:visited,
#rightcolumn a:active {
	text-decoration: underline;
	color: #fff;
}

#rightcolumn form {
	color: #fff;
	text-align: right;
}

#rightcolumn a:hover {
	color: #d7821e;
}

#rightcolumn h3, #rightcolumn p {
	margin-left: 10px;
	margin-right: 10px;
}

#rightcolumn h3 {
color: #f79422;
font-size: 20px !important;
}

#mainContent {
	margin: 0;
	background: #fff url(/images/bg_maincontent.gif) repeat-y right top;
}

.felsoblock {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	/*height: 215px;*/
	position: relative;
	right: 0;
	overflow: hidden;
}

.alsoblock {
	margin: 0;
	padding: 0;
	background: url(/images/bg_balmenu.gif) repeat-y left top;
}

.balmenu {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	width: 200px;
	white-space: normal;
	border-right: #fff 1px solid;
	background-color: #e6eef0;
	z-index: 1000;
}

.bal a:link,
.bal a:visited,
.bal a:active {
	text-decoration: none;
	color: #6b5b48;
	font-weight: normal;
	padding-right: 2px;
}

.bal a:hover {
	color: #d7821e;
}

.tovabb {
	font-style: italic;
	margin-left: 10px;
}

.mini {
	font-size: 75%;
}


.tartalom {
	margin: 0 200px 0 0;
	padding: 0;
	width: auto;
}

.reszleteskereses {
	margin: 0;
	padding: 0 0 8px 0;
	height: 240px;
	float: left;
	width: 100%;
	background: #fff6df url(/images/bg2.gif);
	white-space: normal;
	text-align: center;
}

.ujdonsagok {
	margin: 0;
	padding: 0 0 8px 0;
	/*height: 215px;*/
	float: left;
	width: 65%;
	background: #fff6df url(/images/bg2.gif);
	white-space: normal;
	text-align: center;
}

.ujdonsagcim {
	color: #000;
	background: #d5d7cb url(/images/bg1.gif);
	margin: 0;
	padding: 6px 0 6px 10px;
}

.akciocim {
	color: #fff;
	background-color: #6b6b6b;
	margin: 0;
	padding: 6px 0 6px 0;
}

.akciocim h2,
.ujdonsagcim h2 {
	margin: 0 !important;
	padding: 0;
}

.aktualis h2 {
	margin: 10px 0 10px 0 !important;
	line-height: 1.2em;
}

.akcio {
	margin: 0;
	padding: 0;
	/* height: 215px;*/
	float: right;
	background: #e8dfce;
	width: 34%;
	border-right: #d7821e 6px solid;
	text-align: center;
	white-space: normal;
}

div.akciotermek {
	position: relative;
	z-index: 10;
	overflow: visible;
	margin-bottom: 30px;
/* 

fix for IE italics bug */
}

div.termek {
	width: 33%;
	float: left;
	text-align: center;
	line-height: 0.8em;
	margin-bottom: 20px;
}

.talalat {
margin: 15px 8px 0 210px;
}


.cim {
	display: block;
	height: 35px;
	padding: 0 10px 0 10px;
	color: #6b5b48;
	margin-top: 5px;
	line-height: 1.0em;
}

.product {
	font-weight: bold;
	color: #d7821e ! important;
}

.product img {
	margin: 12px 8px 4px 8px;
	vertical-align: bottom;
	border: 1px #737373 solid;
}

.product span {
	display: block;
	margin-bottom: 4px;
}

img.product, 
.product img {
	margin: 12px 8px 4px 8px;
	vertical-align: bottom;
	border: 1px #737373 solid;
}

a:hover img {
	border: 1px solid #d7821e;
}

.aktualis td {
border-bottom: 1px solid #d7821e;
}

.aktualis {
margin: 15px 8px 0 210px;
}

.tartalom p {
	color: #6b5b48;
	line-height: 1.2em;
	letter-spacing: 0.05em;
	padding: 0 16px 8px 0;
	/* height: 22px;
	margin-left: 200px;*/
}

.tartalom table {
	color: #6b5b48;
	line-height: 1.0em;
	letter-spacing: 0.05em;
	padding: 0 0 8px 6px;
	/* height: 22px;
	margin-left: 200px;*/
}


.tartalom .product,
.tartalom .productbig,
.tartalom h3 {
	text-align: center;
}

.tartalom ul {
	margin: -10px 0 10px 10px;
	padding: 0;
}

.tartalom li {
	list-style: square outside;
	color: #d7821e;
	padding: 4px 0 0 2px;
	margin: 0 0 0 20px;
	font-weight: bold;
}

.tartalom dl {
	margin: 0;
}



.tartalom dd {
	list-style-position: outside;
	list-style: none;
	background: url(/images/li.gif) no-repeat 0.15em 9px;
	padding: 2px 0 0 1.3em;
	line-height: 1.3em;
	text-align: left;
	margin: 0;
}

.tartalom li a:link,
.tartalom li a:active {
	text-decoration: none;
	color: #000;
}

.tartalom li a:visited {
	text-decoration: none;
	color: #6b6b6b;
}

.tartalom li a:hover {
	text-decoration: underline;
	color: #6b5b48;
}

.tablecenter {
	margin: 0 auto;
}

.kosartd {
	width: 38px;
	height:10px;
	display: block;
}

.productbig span {
	float: right;
	margin: 80px 0 0 76%;
}

.productbig img {
	border: 1px solid #000;
}

.productbig td {
	line-height: 1.2em;
}

.kiskonyv img {
	border: 1px solid #000;
	margin: 2px 0.9em 0.9em 10px;
	vertical-align: text-top;
}

.listacim {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 1.1em;
}

.kosarbatesznagy a:link,
.kosarbatesznagy a:visited,
.kosarbatesznagy a:active {
	width: 105px;
	height: 26px;
	text-align: center;
	background: url(/images/ikon-kosar.gif) no-repeat center top;
	display: block;
	padding-top:40px;
	margin: 5px 0 0 0px;
}

.kosarbatesznagy a:hover {
	background: url(/images/ikon-kosar-hover.gif) no-repeat center top;
}

.kosarbatesz a:link,
.kosarbatesz a:visited,
.kosarbatesz a:active {
	width: 120px;
	height: 26px;
	text-align: right;
	background: url(/images/ikon-kosar-kicsi.gif) no-repeat left top;
	display: block;
	padding-top:5px;
	margin: 5px 0 0 0px;
}

.kosarbatesz a:hover {
	background: url(/images/ikon-kosar-kicsi-hover.gif) no-repeat left top;
}

.lapozo
{
font-size: 1.4em;
font-weight: bold;
font-family: Verdana, Arial, sans-serif;
padding: 0;
color:#000;
margin: 10px 2px 10px 10px;
display: block;
}

.lapozo a, .lapozo a:link, .lapozo a:visited, .lapozo a:active {
color:#000;
font-weight: normal;
font-size: 0.8em;
margin-left: 10px;
text-decoration: underline;
}

.lapozo a:hover {
color:#d7821e;
font-weight: normal;
margin-left: 10px;
text-decoration: underline;
}

.egyedi {
	font-size: 1.2em;
	color:#d7821e;
	margin: 5px 0 7px 0;
	line-height: 1.1em;
	font-weight: bold;
}

.egyedijobb {
	font-size: 1.2em;
	color:#d7821e;
	margin: 0 5px 0 0;
	line-height: 1.1em;
	font-weight: bold;
	float: right;
}

.bolti {
	font-weight: bold;
	margin: 5px 0 5px 0;
	color: #6b5b48;
}

.boltijobb {
	font-weight: bold;
	margin: 0 5px 0 0;
	float: right;
	color: #6b5b48;
}

.bolti span, .boltijobb span {
	text-decoration: line-through;
}

.felsoarak {
display: block;
float: right;
margin: -40px 5px 0 0;
text-align: right;
}

div.button1,
div.button2 {
	width: 100%;
	color: #163977;
	border: 0 none;
	border-top: #fff solid 2px;
	padding: 6px 0;
}

div.button1 a:link,
div.button1 a:visited,
div.button2 a:link,
div.button2 a:visited {
	margin: 0 0 0 24px;
	font-size: 1.1em;
	font-weight: bold;
}

div.button1 {
	background: #ecf2ec url(/images/bg3.gif);
}

div.button2 {
	border-bottom: #fff solid 2px;
	background: #d5d1c2 url(/images/bg4.gif);
}

.rootor {
	color: #a2a2a2;
	margin-right: 3px;
	font-size: 0.7em;
	text-decoration: none;
	float: right;
}


.titleMain {
	padding: 8px 16px 8px 10px;
	border-bottom: 1px solid #fff;
	border-top: #fff 1px solid;
	letter-spacing: 0.1em;
	height: 16px;
	background: #dfdfd4;
	font-size: 1.0em;
	margin: 0;
	margin-bottom: 12px;
}

.titleMain a:link,
.titleMain a:visited {
	color: #6b5b48;
}

.alsoblock h1 {
	border-bottom: 1px solid #d7821e;
	text-align: left;
}

.titleSide {
	background: #6b6b6b repeat-y left url(/images/title1.gif);
	border-bottom: 1px solid #fff;
	border-top: #fff 1px solid;
	color: #fff;
	margin-bottom: 12px;
	font-size: 1.2em;
	padding: 8px 16px 8px 26px;
	font-variant: small-caps;
	height: 16px;
}

.titleSide a:link,
.titleSide a:visited,
.titleSide a:active {
	color: #fff;
	text-decoration: underline;
}

.titleSide a:hover {
	text-decoration: underline;
	color: #d7821e;
}


.titleSide img {
	border: #6b6b6b 1px solid;
	margin: -6px 0 0 145px;
	position: absolute;
}

/* --------------------- Footer -------------------- */

#footer {
	padding: 0 10px;
	background-color: #6b5b48;
	border-top: #fff 2px solid;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 10px 0;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #fff;
	margin-right: 10px;
}

#footer a:hover {
	color: #d7821e;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*.clearfix {
	display: inline-table;
}*/

.clearfix {
	display: block;
}


/*
#sidebar1 { padding-top: 30px; }
#mainContent { zoom: 1; padding-top: 15px; }*/