body {
	margin: 10px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #110804;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #830d14;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-left: 55px;
	padding-top: 18px;
	padding-bottom: 18px;
	font-weight: normal;
	line-height: 24px;
}
.parentLink {
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: 28px;
	left: 56px;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 22px;
	color: #830d14;
	font-weight: normal;
	line-height: 24px;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #830d14;
	font-weight: normal;
}
h4 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #110804;
}
h5 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #110804;
}
h6 {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #110804;
}
p, div, td, li {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #110804;
}
a {
	text-decoration: none;
	color: #830d14;
}
a:hover {
	text-decoration: none;
}
pre {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #110804;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.mainTable {
	width: 948px;
	height: 100%;
	margin: auto;
}
.top {
	height: 306px;
	width: 948px;
	background-image: url(images/top.gif);
	position: relative;
}
.top a.logo {
	display: block; 
	position: absolute; 
	left: 38px; 
	top: 77px; 
	width: 383px; 
	height: 111px;
}
.leftCell {
	width: 265px; 
	height: 100%; 
	vertical-align: top;
	background-image: url(images/menu.gif);
	background-repeat: repeat-y;
}
.menuContainer {
	margin: 0 0 0 5;
	padding: 0px;
}
.menuItem {
	font-size: 16px;
	background-image: url(images/menuitem.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	font-weight: bold;
}
.menuItem a {
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 60px;
	color: #2e1e0c;
	display: block;
	text-decoration: none;	
}
.menuItem a:hover {
	text-decoration: none;
	color: #eadac3;
}
.menuItemActive {
	font-size: 16px;
	background-image: url(images/menuitem.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 60px;
	margin-left: 5px;
	color: #eadac3;
}
.subMenuItem {
	font-size: 14px;
	font-weight: bold;
	border-bottom: #2e1e0c 1px dashed;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.subMenuItem a {
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #2e1e0c;
	display: block;
	text-decoration: none;	
}
.subMenuItem a:hover {
	text-decoration: none;
	color: #eadac3;
}
.subMenuItemActive {
	font-size: 14px;
	font-weight: bold;
	border-bottom: #2e1e0c 1px dashed;
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 2px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #eadac3;
	display: block;
}
.subSubMenuItem {
	font-size: 14px;
	font-weight: bold;
	border-bottom: #2e1e0c 1px dashed;
	margin-left: 60px;
	margin-right: 10px;
	margin-bottom: 2px;
}
.subSubMenuItem a {
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #2e1e0c;
	display: block;
	text-decoration: none;	
}
.subSubMenuItem a:hover {
	text-decoration: none;
	color: #eadac3;
}
.subSubMenuItemActive {
	font-size: 14px;
	font-weight: bold;
	border-bottom: #2e1e0c 1px dashed;
	margin-left: 40px;
	margin-right: 10px;
	margin-bottom: 2px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #eadac3;
	display: block;
}
.menuBottom {
	width: 254px;
	height: 33px;
	background-image: url(images/menu_bottom.gif);
	background-repeat: no-repeat;
}
.loggedin {
	padding: 10px;
}
.filterLine {
	width: 668px;
	height: 37px;
	position: relative;
	top: -46px;
	left: 0px;
	background: url(images/filterbar.png) no-repeat;
}
.filterLine .filters {
	width: 185px;
	padding-top: 10px;
	font-size: 11px;
	text-align: center;
}
.filterLine .keywords {
	width: 450px;
	position: relative;
	top: -22px;
	left: 195px;
}
.filterLine .keywords .text-input {
	width: 230px;
	background: #e8d5bd;
	border: none;
	padding: 4px 5px;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 12px;
}
.filterLine .keywords .text-submit, #moreFilters .text-submit {
	width: 102px;
	height: 24px;
	position: relative;
	top: 1px;
	left: -10px;
	border: none;
	background: url(images/filterbar_submit.png) no-repeat;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e8d5db;
	cursor: pointer;
}
.filterLine .keywords .openerLink {
	width: 113px;
	height: 20px;
	display: block;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 0px 0px 25px;
	position: relative;
	top: -25px;
	left: 330px;
	background: url(images/filterbar_opener.png) top no-repeat;
	cursor: pointer;
}
#moreFilters {
	width: 485px;
	height: 263px;
	position: relative;
	top: -76px;
	left: 183px;
	display: none;
	background: url(images/filtermore.png) no-repeat;
}
#moreFilters .closerLink {
	width: 103px;
	height: 20px;
	display: block;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 0px 0px 35px;
	position: relative;
	top: 7px;
	left: 342px;
	background: url(images/filterbar_opener.png) bottom no-repeat;
	cursor: pointer;
}
#moreFilters table {
	width: 450px;
	height: 220px;
	position: relative;
	top: 15px;
	left: 10px;
}
#moreFilters table td {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	line-height: 1em;
}
#moreFilters .text-input, #moreFilters .text-small {
	width: 100%;
	background: #e8d5bd;
	border: none;
	padding: 4px 5px;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 12px;
}
#moreFilters .text-small {
	width: 80px;
}
.subInfo {
	width: 660px;
	float: left;
	background: #e3cbac;
	margin: -30px 0px 20px 0px;
	padding: 3px 5px;
	border: 1px solid #c7a478;
}
.subInfo p {
	line-height: 1em;
	font-size: 12px;
	font-weight: bold;
	padding: 4px;
	margin: 0;
}
.subInfo p span {
	border-bottom: 1px solid #000000;
}
.subFilterBar {
	width: 625px;
	float: left;
	position: relative;
	background: #e3cbac;
	margin: -10px 0px 20px 0px;
	padding: 4px 5px 4px 40px;
	border: 1px solid #c7a478;
}
.subFilterBar .toggler {
	width: 26px;
	height: 26px;
	display: block;
	position: absolute;
	top: 3px;
	left: 5px;
	background: url(images/subfilter_toggler.png) top no-repeat;
	cursor: pointer;
}
.subFilterBar .toggler.opener {
	background-position: bottom;
}
.subFilterBar .text-input {
	width: 365px;
	background: #ffffff;
	border: none;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 14px;
	color: #4b3929;
	margin: 0px 5px;
	padding: 3px 5px;
}
.subFilterBar .text-submit {
	width: 156px;
	height: 24px;
	position: relative;
	float: right;
	top: 0px;
	right: -10px;
	border: none;
	background: url(images/subfilter_submit.png) no-repeat;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e8d5db;
	cursor: pointer;
}
#subFilters {
	width: 672px;
	float: left;
	margin-top: -20px;
}
#subFilters .left {
	width: 336px;
	float: left;
}
#subFilters .right {
	width: 336px;
	float: right;
}
#subFilters table td {
	background: #e3cbac;
	border: 1px solid #dbbd96;
}
#subFilters table td.letter {
	background: #e8d5bd;
	color: #830d14;
	font-weight: bold;
}
#subFilters ul {
	margin: 0;
	padding: 0;
}
#subFilters ul li {
	list-style: none;
}
#subFilters ul li a {
	color: #110804;
	font-size: 12px;
}
.topSearch {
	width: 254px;
	height: 128px;
	position: relative;
	float: right;
	top: 183px;
	right: -254px;
	background: url(images/top_search.png) no-repeat;
}
.webshopLogin {
	width: 254px;
	height: 181px;
	position: relative;
	background-image: url(images/login_bg.png);
	background-repeat: no-repeat;
}
.webshopLogin .text-input {
	background: #251b13;
	border: 1px solid #000000;
	width: 220px;
	line-height: 16px;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 13px;
	color: #dbbd96;
	text-align: center;
	position: relative;
	top: 53px;
	left: 17px;
}
.webshopLogin .text-password {
	background: #251b13;
	border: 1px solid #000000;
	width: 220px;
	line-height: 16px;
	font-family: "Trebuchet MS", "Helvetica", sans-serif;
	font-size: 13px;
	color: #dbbd96;
	text-align: center;
	position: relative;
	top: 56px;
	left: 17px;
}
.webshopLogin .text-submit {
	position: relative;
	top: 64px;
	left: 140px;
}
.webshopLogin .links {
	width: 200px;
	height: 40px;
	position: relative;
	top: 72px;
	left: 20px;
}
.webshopLogin .links a {
	color: #dbbd96;
	display: block;
	font-size: 11px;
	margin: 3px 0px;
	font-weight: normal;
}
.contentCell {
	width: 683px; 
	height: 100%;
	vertical-align: top;
}
.content {
	background-image: url(images/content_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 5 10 20 10;
}
.content p, .content div, content li {
	line-height: 18px;
}
.content li {
	margin-bottom: 10px;
}
.content td {
	padding: 5px;
}
.content img {
	border: #c6a07c 5px solid;
}
.inputBox {
	border: #9e8161 1px solid;
	background-color: #c1a17e;
	color: #110804;
	font-family: Trebuchet MS;
	font-size: 14px;
	height: 22px;
	width: 400px;
}
.inputBoxRoute {
	border: #9e8161 1px solid;
	background-color: #c1a17e;
	color: #110804;
	font-family: Trebuchet MS;
	font-size: 14px;
	height: 22px;
	width: 200px;
}
select.searchCombo {
	border: #9e8161 1px solid;
	background-color: #c1a17e;
	color: #110804;
	font-family: Trebuchet MS;
	font-size: 14px;
	height: 22px;
	width: 200px;
}
.inputBoxHalf {
	border: #9e8161 1px solid;
	background-color: #c1a17e;
	color: #110804;
	font-family: Trebuchet MS;
	font-size: 14px;
	height: 22px;
	width: 100px;
}
.inputFile {
	background-color: #c1a17e;
	border: #9e8161 1px solid;
	color: #110804;
	font-family: Trebuchet MS;
	font-size: 14px;
	height: 22px;
	width: 400px;
}
input.searchCheck {
	border: #9e8161 1px solid;
	background-color: #c1a17e;
	color: #110804;
	height: 15px;
	width: 15px;
}
.textareaBox {
	border: #9e8161 1px solid;
	background-color: #c1a17e;
	color: #110804;
	font-family: Trebuchet MS;
	font-size: 14px;
	height: 100px;
	width: 400px;
}
.separator {
	background-image: url(images/separator.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
}
.bottom {
	width: 948px;
	height: 144px;
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	position: relative;
}
.bottom ul {
	margin: 0 0 0 0;
	padding: 65 0 0 0;
}
.bottom li {
	list-style-type: none;
	float: left;
	width: 310px;
	text-align: center;
	border-right: #926f4d 2px solid;
}
.bottom li a {
	color: #616161;
	font-size: 11px;
	color: #926f4d;
	font-size: 17px;
}
.loginForm {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.inputBoxLogin {
	border: #b3d446 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 16px;
	width: 160px;
	text-align: center;
	font-size: 10px;
	margin-top: 2px;
}
.error {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	color: red;
	font-weight: bold;
	font-size: 11px;
}
.regError {
	color: red;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px !important;
}
.formTable {
	width: 650px;
}
.smallText {
	font-size: 9px;
	line-height: 12px !important;
}
.button {
	height: 27px;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	background-color: #533c2a;
	border: #5c4430 1px solid;
	font-family: Trebuchet MS;
	font-size: 13px;
	color: white;
	font-weight: bold;
	cursor: pointer;
	text-transform: uppercase;
	width: 200px;
	margin-top: 10px;
}
.vissza {
	display: block;
	height: 27px;
	text-align: center;
	margin-top: 10px;
	padding-top: 4px;
	background-image: url(images/button.gif);
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
	cursor: pointer;
	width: 160px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.pager {
	border-top: #aaaaaa 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerTitle, .pagerComment {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerItem {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
}
.pagerItemNumber {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.pagerItem a {
	text-decoration: none;
	color: black;
}
.pagerItem a:hover {
	text-decoration: none;
	color: #444444;
}
.kosarTop {
	width: 254px;
	height: 39px;
	background-image: url(images/kosar_top.gif);
	background-repeat: no-repeat;
}
.naptarTop {
	margin-top: 20px;
	width: 254px;
	height: 39px;
	background-image: url(images/naptar_top.png);
	background-repeat: no-repeat;
}
.event {
	margin-top: 10px;
	border-bottom: #95734b 1px solid;
	padding-bottom: 10px;
	padding-left: 20px;
	background: url(images/kis_nyil.png) no-repeat;
	background-position: 10px 5px;
}
.articleMagni {
	height: 23px;
	border-top: #dbbd96 3px solid;
	position: relative;
	background-image: url(images/nagyitas_back.gif);
	background-repeat: repeat-x;
}
.articleMagni a {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 105px;
	height: 20px;
	background-image: url(images/nagyitas.gif);
	background-repeat: no-repeat;
}
.basketButton {
	width: 110px; 
	height: 31px;
	margin-left: 5px;
}
.basketPreviewTable {
	width: 254px;
	background-image: url(images/basket_back.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #674b35;
}
.googleDir table td, .dirLayer table {
	background-color: #dbbd96;
}
.googleDir table img {
	border: none !important;
}
table.mapTable {
	width: 650px;
}
.mapTable td {
	position: relative;
}
.mapLayer {
	width: 450px;
	height: 330px;
	position: relative;
	display: block;
}
.dirLayer {
	width: 200px;
	height: 330px;
	overflow-y: scroll;
	overflow-x: hidden;
	display: none;
	position: relative;
}
.relative {
	position: relative;
}
.plain {
	border: none !important;
	margin: 0px !important;
	padding: 0px;
	float: right;
}
td.basket {
	width: 450px;
	background-image: url(images/kosarba.gif);
	background-repeat: no-repeat;
	padding: 0px !important;
}
td.basket_wide {
	width: 475px;
	background-image: url(images/kosarba_wide.gif);
	background-repeat: no-repeat;
	padding: 0px !important;
}
td.elojegyzes{
	width: 450px;
	background-image: url(images/elojegyzes.gif);
	background-repeat: no-repeat;
	padding: 0px !important;
}
td.elojegyzes_wide{
	width: 475px;
	background-image: url(images/elojegyzes_wide.gif);
	background-repeat: no-repeat;
	padding: 0px !important;
}
.ar {
	font-weight: bold;
	font-size: 14px;
	width: 340px;
	margin-top: 10px;
	margin-left: 5px;
/*	display: inline;*/
}
a.kosarbaGomb {
	height: 31px;
	width: 110px;
	float: right;
	display: inline-block;
}
a.elojegyzesGomb {
	height: 30px;
	width: 165px;
	float: right;
	display: inline-block;
	margin-left: 90px;
}
a.reszletesKosarbaGomb {
	height: 31px;
	width: 110px;
	display: inline-block;
}
table.invisible td {
	padding: 0px !important;
	height: 20px;
	line-height: 14px;
	margin: 0px;
}
.txtLabel {
	vertical-align: top;
}
.backButton {
	font-size: 11px;
	margin-right: 30px;
	cursor: pointer;
}