@import url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed&subset=latin,latin-ext);

html,body {
    background: url('bodybg.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 18px;
	margin: 0px;
}
.mobil-menu {text-align: right;font-size: 30px;top: 0;width: 100%;padding: 5px 0px;color: #fff;display: none;cursor: pointer;background: url('../../img/ajaxprogress_min.png') 10px center #58503b;background-repeat:no-repeat;background-size:50px 38px;position:fixed}
.mobil-menu span {background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAaCAYAAABLlle3AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH4AgPCRY193mgzgAAAENJREFUSMft1LsNADAIQ0GgsLL/tIjG6aIskI+Er6OyaJ5ZF74fJHlsyH1txYtPw0REcVAcRL6PQ1UaMO7GAUjFoYEJAtwQFDTMMOMAAAAASUVORK5CYII=');width:29px;height:26px;display: inline-block;}
.mobil-menu-icon {margin-top:5px;margin-right: 20px;-moz-user-select: none;-webkit-user-select: none;-ms-user-select: none;user-select: none;-o-user-select: none;}
.topmenu li:last-child {display:none;}
@media only screen and (max-width: 960px) {
	.agr {width:100%!important}
	.mobil-menu {display: block;}
	#topmenu {display: none;text-align:left!important;float:none!important;background-color:#58503b;position:fixed;width:100%!important;margin-top:-0px!important;text-align:left;top:48px}
	#topmenu li {display:block!important;margin-bottom:40px;width:100%;text-align:left!important;height:0px!important;padding-left:20px}
	#topmenu li br {display:none}
	#topmenu li .space::after { content: '\0020'; }
	#header {display:none!important;}
	#topmenu-container {width:100%!important;margin-top:0px!important;text-align:center;}
	#topmenu-container h1 {display:none}
	#topmenu-container .logo {display:none;/*margin:0 auto;width:100%; float:none!important;margin-top:50px;*/}
	#search-panel {margin-top:0px!important;width:100%!important;text-align:center;height:auto!important;padding-top:33px}
	#search-help {opacity:1!important;float:none!important;margin:0 auto;text-align:left;margin-left:0px!important;width:100%!important;padding:0!important;height:auto!important;}
	#search-form {opacity:1!important;float:none!important;margin:0 auto;text-align:left; width:100%!important;padding:0!important}
	#footer-wrapper {width:100%;padding:1px 0px!important;}
	#content-wrapper {width:100%!important;text-align:center;padding:15px 0px!important;}
	.prodbox {float:none!important; width:100%!important;margin:auto 0;opacity:1!important;padding:0px!important; margin: 5px 0px!important;}
	.prodbox ul {text-align:left}
	.prodbox h4 {margin:0px!important;padding:0px}
	#search-form input {width:90%!important;background-image: none!important;}
	#search-form label {padding:0!important;width:30%!important}
	#search-form ul {padding:0!important;width:100%!important;text-align:center}
	.prod-buttons {float:left!important;margin-left:15px}
	.prod-buttons a {width:103px!important}
	.prod-data ul {width:70%!important}
	.reveal-modal {padding:0!important}
	#ajax-progress img {width:50%; margin: 0 auto;}
	#ajax-progress {text-align:center}
	#popup-dialog {width:100%!important}
	.popup-img {width:100%}
	.szecs {display:none;}
	.topmenu li:last-child {display:block;}
	
}
@media only screen and (max-width: 480px) {
	.prod-data ul {width:50%!important}
	.prodbox {height:auto!important}
	.reveal-modal {width:100%!important}
	.prodbox {padding-bottom:15px!important}
}
@media only screen and (min-width: 960px) {
	#topmenu {display:block!important;}
}
.szecs {
  width: 286px;
  height: 200px;
    background: url('szechenyi_fix_small.png') no-repeat center center;
    position: fixed;
    right: 0px;
    bottom: 0px;
    cursor: pointer;
    z-index: 99;
}
#header {
	background-color: #58503b;
	height: 80px;
	margin-top: 55px;
}
.header-h1 {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.logo {
	display: inline-block;
	float: left;
	font-size: 0px;
}
#topmenu-container {
	width: 960px;
	margin: 0px auto;
	margin-top: -135px;
}
#topmenu {
	width:680px;
	float: right;
	margin-top: 55px;
}
.topmenu {
  width: 100%;
  display: table;
  margin: 0px;
  padding: 0px;
}
.topmenu li {
  display: table-cell;
  vertical-align: middle;
  width: 226px;
  text-align: center;
  border-right: 1px solid #aaa390;
  height: 80px;
}
.topmenu li:hover {
	background-color: #362e21 !important;
}
.topmenu li a:hover {
	color: #ffcc00 !important;
}
.topmenu li a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	width: 100%;
}
.topmenu li span {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}
.topmenu-selected {
	background-color: #362e21 !important;
}
.topmenu-selected a {
	color: #ffcc00 !important;
}
#search-panel {
	width: 960px;
	height: 215px;
	margin: 0px auto;
	margin-top: 135px;
	background-image: url('searchpanelbg.png');
}
#search-help {
	width: 495px;
	height: 165px;
	float: left;
	background-color: #ffffff;
	margin-top: 15px;
	margin-left: 15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
	padding: 10px;
}
#search-help h3 {
	margin: 0px;
	font-size: 18px;
}
#search-help p {
	margin: 10px;
	font-size: 16px;
}
#search-help ol {
	margin: 10px;
	font-size: 16px;
}
#search-form {
	padding: 35px 25px 15px 15px;
	width: 390px;
	margin: 0px auto;
	float: right;
}
#search-form ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}
#search-form ul li {
	margin-bottom: 10px;
}
#search-form ul li input[type="text"] {
	width: 350px;
	height: 30px;
	font-size: 18px;
	font-family: 'Ubuntu Condensed', sans-serif;
	border: 2px solid #ffffff;
	background-color: #58503b;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	padding: 4px 7px;
	outline: 0;
	-webkit-appearance: none;
	text-align: center;
	color: #ffffff;
	background-image: url('inputbg.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	/*background-image: url('search.png');
	background-position: right;
	background-repeat: no-repeat;*/
}
#search-form ul li select {
	width: 98%;
	height: 30px;
	font-size: 18px;
	font-family: 'Ubuntu Condensed', sans-serif;
	border: 2px solid #ffffff;
	background-color: #58503b;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	/*padding: 18px 7px;*/
	outline: 0;
	/*-webkit-appearance: none;*/
	text-align: center;
	color: #ffffff;
	background-image: url('inputbg.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color:    #ffcc00;
	height:40px
	/*background-image: url('search.png');
	background-position: right;
	background-repeat: no-repeat;*/
}
#search-form ul li option {
	color:    #ffcc00;
}
#search-form ul li select {
	border-color: #ffffff;
}
#search-form ul li input[type="text"] {
	border-color: #ffffff;
}
#search-form ul li ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #ffcc00;
}
#search-form ul li :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #ffcc00;
    opacity:  1;
}
#search-form ul li ::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #ffcc00;
    opacity:  1;
}
#search-form ul li :-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #ffcc00;
}
#search-form label{
	display: inline-block;
	width: 100px;
	cursor: pointer;
	height: 30px;
	font-size: 18px;
	font-family: 'Ubuntu Condensed', sans-serif;
	line-height: 30px;
	border: 2px solid #ffffff;
	background-color: #58503b;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	padding: 4px 7px;
	outline: 0;
	-webkit-appearance: none;
	text-align: center;
	color: #ffcc00;
}
#state-uj {
	display: none;
}
#state-ha {
	display: none;
}
#state-fu {
	display: none;
}
#state-uj:checked + #label-for-state-uj {
	color: #ffffff !important;
	background-color: #362e21;
}
#state-ha:checked + #label-for-state-ha {
	color: #ffffff !important;
	background-color: #362e21;
}
#state-fu:checked + #label-for-state-fu {
	color: #ffffff !important;
	background-color: #362e21;
}
#content-wrapper {
	width: 950px;
	padding: 5px;
	margin: 0px auto;
	background-image: url('searchpanelbg.png');
	margin-top: 10px;
}
#footer-wrapper {
	padding: 1px;
	background-color: #2f261d;
	color: #aaa390;
}
#footer-wrapper p {
	text-align: center;
}
#footer-wrapper a {
	color: #fed55f;
	text-decoration:none;
}
.prodbox {
	width: 445px;
	height: 150px;
	padding: 10px;
	background-color: #625b48;
	float: left;
	margin: 5px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	-moz-opacity: 0.59;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	overflow: hidden;
}
.prodbox h4 {
	font-size: 18px;
	color: #ffffff;
	margin: 0px;
	font-weight: normal;
}
.prodbox img {
	border: 2px solid #ffcc00;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
	cursor: pointer;
}
.prod-data {
	margin-top: 10px;
}
.prod-data ul {
	list-style-type: none;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	float: left;
	width: 300px;
}
.prod-data ul li {
	margin: 0px;
	color: #ffcc00;
	font-size: 12px;
	font-family: verdana;
	margin-bottom: 1px;
}
.prod-buttons {
	float: right;
	margin-top: 5px;
}
.prod-buttons a {
	display: inline-block;
	background-color: #362e21;
	text-decoration: none;
	color: #ffffff;
	padding: 3px;
	font-size: 16px;
	width: 120px;
	text-align: center;
	text-transform: uppercase;
}
.prod-buttons a:hover {
	color: #ffcc00;
}
.price-span {
	color: #aaa390;
}
.loader {
	width: 90px;
	height: 8px;
	background-image: url('loader-progress.png');
	background-repeat: no-repeat;
	background-position: -90px,0px;
	position: absolute;
	margin-left: 17px;
	margin-top: 120px;
}
#ajax-progress {
	display: none;
	left: 0px;
	top: 0px;
	z-index: 1500;
	position: absolute;
}
.prod-image {
	width: 100px;
	height: 100px;
	background-color: #ffffff;
}
#scroll-to-top {
	position: fixed;
	padding: 5px;
	bottom: 5px;
	right: 5px;
	width: 40px;
	height: 40px;
	background-color: #ffffff;
	z-index: 1000;
	display: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.no-product-found {
	text-align: center;
	font-size: 25px;
}
#popup-dialog {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1000;
	display: none;
	background-image: url('popupbg.png');
	width: 450px;
	height: 450px;
	padding: 10px;
}
.popup-img {
	border: 1px solid #ffcc00;
}
#preloader-image {
	display: none;
}
.reveal-modal h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.reveal-modal p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.ul-offer {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#err-msg {
	color: #ff0000;
	text-align: center;
}
#footer-pager {
	width: 950px;
	padding: 1px;
	margin: 0px auto;
}
#prodclear {
	height: 1px;
	overflow: hidden;
}
/* Page Numbers */
.pages {
 	font-family: 'Ubuntu Condensed', sans-serif;
    margin: 0px auto;
    font-size: 16px;
}

.pages a, .pages span {
	color:#000000;
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #fff;
    font-weight: bold;
    background: #ffcc00;
    color: #fff;
}

.pages a {
    border: 1px solid #ffffff;
    text-decoration: none;
}

.pages a:hover {
    border-color: #ffffff;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #000000;
}

.pages span.nextprev {
    border: 1px solid #ffffff;
    color: #999;
}

.pages .nextprev-next {
    float: right;
}

.product-description {
	margin-top: 20px;
}
