@charset "windows-1250";
/* CSS Document */
body {

}
.thide {
	display: none;
}
#page {
	width: 100%;
	/*max-width: 630px;*/
}
/* header */
#header {
	background:none;
	width:100%;
	max-width: 630px;
	margin: auto;
	height: 80px;
}
#header #logo {
	width: 160px;
}
#header #headerText {
	/*background-image:url(/images/header_bg.gif);*/
	display:block;
	text-align: left;
	width:100%;
	max-width: 470px;
	/*margin-top:18px;*/
	padding-left:20px;
	position: relative;
	top:-5px;
}
#div_menu_mobile {
	display:block;
	position:fixed;
	right:10px;
	top:15px;
	background:#c31506;
	border-radius:5px;
	z-index:100;
}
/* end header */
#main {
	width:100%;
	max-width: 630px;
	margin: auto;
	float: none;
}
.cond_break {
	display:none;
}


/* bal és jobb oldalsávok */
#mainLeft, #mainRightSide {
	display:none;
}
/* end bal és jobb oldalsávok */

/* felső menü, keresés, minicart */
#mainRight #navTop {
	background-image:none;
}
#mainRight #menu_h {
	display: none;
}
#mainRight #navTop #bar {
	padding:3px;
}
#navTop li.last {
	background-color:#FC0;
	padding-right:10px;
}
#searchDiv_title {
	display:none;
}
#searchDiv {
	display:none;
	position:absolute;
	top:80px;
	right:0px;
	width:50%;
	text-align:left;
	z-index:10;
	margin:0px;
	padding:5px 10px;
	border:none;
	border-radius:0px;
	background-color:rgba(255,204,0,1);
}
#searchDiv select, #searchDiv #search_field {
	display: inline-block;
	color:#990000;
	font-size:18px;
	padding: 3px;
	width:100%;
	max-width: none!important;
	margin-bottom:16px;
}
#searchDiv label, #searchDiv hr {
	display:none!important;
}
#searchDiv p {
	display:block;
}

div#searchForm {
	position:relative;
	width: 100%
}
#search_field {
	/*border-radius:12px;
	padding-left:10px;*/
}
#btn_submit {
	position: inherit;
	width:20px;
	height:31px!important;
	padding:5px;
	/*border-radius:50%;
	position:absolute;
	bottom:0;
	right:0;*/
	float: none;
/*	display: inline-block;
	position: absolute;
	top: inherit;
	bottom: 4px;*/
}
#minicart {
	margin:5px 20px 15px;
}
/* end felső menü, keresés, minicart */

/* menu mobile */
#menu_mobile {
	position:absolute;
	top:80px;
	right:0px;
	max-height: 73%;
	overflow: auto;
	z-index:20;
	background:rgba(255,204,0,0.85);
	width:50%;
}
#menu_mobile ul, ul.menu, #menu_bottom_1 ul, #menu_bottom_2 ul {
	padding-left:10%;
	background:none;
	padding-right:15px;
	margin:0px;
}
#menu_bottom_1 ul {
	column-count: 2;
}
#menu_mobile li, li.menu, #menu_bottom_1 li, #menu_bottom_2 li {
	border:none;
	font-size:18px;
	list-style-type:none;
	/*padding-bottom:0px;*/
	margin-bottom:0px;
}
#menu_mobile li.mhide {
	display:none;
}
#menu_mobile a, a.menu, #menu_bottom_1 a, #menu_bottom_2 a {
	color:#990000;
	text-decoration:none;
	display:block;
	width:100%;
	padding-left:10px;
	min-height:inherit;
	line-height:inherit;
}
#menu_mobile li a, li.menu, #menu_bottom_1 li a, #menu_bottom_2 li a {
	padding: 8px;
}
#menu_mobile a:hover, #menu_bottom_1 a:hover, #menu_bottom_2 a:hover {
	color:white;
	background:#DA2705;
}
#facebook, #akcio_banner, #leftTop, li.first, #subscribe, #subscribe_header, #left_banners {
	display:none;
}
/* end menu mobile */

/* main */
#main {
	background-image:none;
	background-color:#FFFFFF;
}
#main #mainRight #content {
	margin:0px 10px;
}
/* end main */


#searchForm {
	position:relative;
}

/* FSA */
#fsa_header {
	margin-left:10px;
	margin-right:10px;
}
/* END FSA */

/* FOOTER */
#mainFooter a {
	padding:3px 16px;
}
#btn_other_pages, #btn_facebook, #btn_view {
	display:block;
	position:fixed;
	bottom:0px;
	background-image:url(/images/header_bg.gif);
	background-size:10px 27px;
	height:30px;
	padding:7px 3px;
	border-top:2px solid #FFCC00;
	color:rgba(255,204,0,0.75);
	cursor:pointer;
}
#btn_other_pages {
	width:50%;
}
#btn_facebook {
	width:50%;
	left:50%;
}
#menu_bottom_1, #menu_bottom_2 {
	background:rgba(255,204,0,0.8);
	width:50%;
	padding:3px 10px;
	font-size:18px;
	text-align:left;
	position:fixed;
	bottom:30px;
}
#menu_bottom_1 {
	width: 80%;
}
#menu_bottom_2 {
	right:0px;
}
/* end FOOTER */