@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;}
.proform .ptext {width:50%}
.proform {margin-left:20px;padding-bottom:20px;}
.proform .magan {display:none}
.proform .ceg {display:none}
@media only screen and (max-width: 960px) {
	.conw {text-align:left;padding:5px}
	.proform .ptext {width:90%}
	.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;}
	#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;margin-top:40px!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;}
	#search-panel-placeholder {width:100%!important;height:auto!important}
	.tyreadvice-visitortext-wrapper {width:100%!important;float:none!important;margin-bottom:20px;text-align:left;}
	.tyreadvice-visitortext-wrapper p{margin:0!important;padding:0!important;padding-left:5px!important}
	.tyreadvice-form-wrapper {float:none!important;text-align:center;margin: 0 auto;}
	.tyreadvice-form {text-align:left;}
	#content-wrapper p {margin-left:0px!important}
	#content-wrapper li {text-align:left}
	.prod-gallery-wrapper img {width:100%;height:auto;margin:0px;border:0!important}
	.prod-gallery-wrapper {margin-left:0px!important;}
	.proform {margin-left:0px!important;}
	.sbtn {text-align:center!important; padding:10px 0px;margin-right:0!important}
	.sbtn a {float:none!important;margin-right:0!important}	
}
@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}
	.tyreadvice-form-wrapper {width:100%!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;
}
#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-panel-placeholder {
	width: 960px;
	height: 125px;
	margin: 0px auto;
}
#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('search.png');
	background-position: right;
	background-repeat: no-repeat;
}
#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: 930px;
	padding: 15px;
	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;
}
.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;
}
#content-wrapper h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 22px;
	font-weight: bold;
}
#content-wrapper p {
	margin-left: 20px;
}
.offer-button {
	display: inline-block;
	background-color: #362e21;
	text-decoration: none;
	color: #ffffff;
	padding: 3px;
	font-size: 16px;
	width: 120px;
	text-align: center;
	text-transform: uppercase;
}
.offer-button:hover {
	color: #ffcc00;
}
.prod-details-images {
	border: 1px solid #ffcc00;
	width: 450px;
	height: 450px;
	margin: 5px;
}
.prod-gallery-wrapper {
	margin-left: 5px;
}
.no-image-found {
	text-align: center;
	font-size: 25px;
}
.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;
}
#ajax-progress {
	display: none;
	left: 0px;
	top: 0px;
	z-index: 1500;
	position: absolute;
}
.tyreadvice-visitortext-wrapper {
	width: 570px;
	float: left;
}
.tyreadvice-form-wrapper {
	width: 330px;
	float: right;
}
.tyreadvice-form {
	background-color: #ffffff;
	padding-bottom: 10px;
}
.tyreadvice-form h5 {
	margin: 0px;
	background-color: #58503b;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: normal !important;
}
.tyreadvice-form p {
	margin: 0px;
	text-align: right;
	margin-right: 20px;
}
.tyreadvice-form a {
	text-decoration: none;
	color: #ffcc00;
}
.tyreadvice-form ul {
	list-style-type: none;
	margin: 0px 20px 0px 10px;
	padding: 0px;
}
.tyreadvice-form ul li input {
	margin-left: 15px;
	width: 280px;
}
.tyreadvice-button {
	display: inline-block;
	background-color: #362e21;
	text-decoration: none;
	color: #ffffff !important;
	padding: 3px;
	font-size: 16px;
	width: 120px;
	text-align: center;
	text-transform: uppercase;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
}
.tyreadvice-button:hover {
	color: #ffcc00 !important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 50px white inset;
    -webkit-text-fill-color: #333;
    border: 1px solid #abadb3 !important;
    padding: 2px !important;
}
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 50px white inset;
    -webkit-text-fill-color: #333;
    border: 1px solid #abadb3 !important;
    padding: 2px !important;
}
.form-err {
	color: #bd181e !important;
	text-align: center !important;
	display: none;
}
.advices {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
.advices thead th {
	background-color: #58503b;
	color: #ffffff;
	font-weight: normal !important;
	font-size: 16px;
	padding: 5px;
	text-transform: uppercase;
}
.advices tbody td {
	border-bottom: 1px solid #362e21;
}
