body {
	SCROLLBAR-FACE-COLOR: #661905;
	SCROLLBAR-HIGHLIGHT-COLOR: #581001;
	SCROLLBAR-SHADOW-COLOR: #000;
	SCROLLBAR-ARROW-COLOR: #000;
	FONT-FAMILY: Montserrat, Raleway, "Open Sans", Arial, Helvetica, sans-serif;
	SCROLLBAR-BASE-COLOR: #Black;
	scrollbar-3d-light-color: Black;
	scrollbar-dark-shadow-color: Black;
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 1.5;
	text-decoration: none;
	text-align: center;
	color: #fdf0ce;
	padding: 0;
	margin: 0;
	border: 0;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(../kepek/bg.jpg);
	background-attachment: fixed;
}
div#base {
	position: relative;
	width: 955px;
	height: auto;
	margin: auto;
	text-align: center;
}
#canvas {
	position: relative;
	display: block;
	width: 955px;
	height: auto;
	text-align: left;
	/*	border-left: solid 1px #000;

	border-right: solid 1px #000;

	border-bottom: solid 4px #581001; */

	padding-bottom: 20px;
	margin-bottom: 20px;/*	-moz-box-shadow: 0 1px 2px 1px #000;

	-webkit-box-shadow: 0 1px 2px 1px #000;

	box-shadow: 0 1px 2px 1px #000; */

}
#head {
	position: relative;
	width: auto;
	height: 100px;
	text-align: left;
}
.slideshow {
	height: 100px;
	width: 955px;
}
.headmenu {
	display: block;
	float: right;
}
.headmenu li {
	display: inline;
	list-style: none;
	color: #fff;
	padding: 1px 4px;
	font-weight: bold;
}
.headmenu li:after {
	color: #fff;
	content: "\00b7";
	font-weight: bold;
	padding-left: 8px;
}
.headmenu li:last-child:after {
	content: "";
}
.headmenu a, .headmenu a:link, .headmenu a:active, .headmenu a:visited {
	color: #fff;
	text-decoration: none;
}
.headmenu a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #661905;
	background: none;
}
.search {
	float: right;
	margin: 9px 0px 0px 0px;
	padding: 10px;
	width: 350px;
	text-align: left;
	border-radius: 7px 0px 0px 7px;
	border: solid 1px #515151;
}
.search_ico {
	float: right;
	margin: 9px 40px 0px 0px;
	text-align: left;
	border-radius: 0px 7px 7px 0px;
	border: solid 1px #515151;
	width: 40px;
	height: 38px;
	background-color: #fff;
	background-image: url('../kepek/search.png');
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
input[type="search"] {
	-webkit-appearance: textfield;
}
#slide, #basket, #search-input, #mobmenu {
	position: absolute;
	top: 0px;
	right: 0px;
}
#mobmenu {
	z-index: 999;
}
#basket {
	padding: 8px;
	margin: 10px 10px;
	width: 120px;
	height: 20px;
	text-align: left;
	color: #581001;
	border-radius: 7px;
	border: solid 1px #515151;
	background-color: #eeeded;
	cursor: pointer;
	z-index: 999;
}
#basket:hover {
	border: solid 1px #581001;
	background-color: #fff;
}
#left {
	float: left;
	width: auto;
}
#right {
	float: right;
	width: auto;
}
#center {
	float: left;
	width: 100%;
	text-align: center;
}
#open {
	float: left;
	width: 100%;
	padding: 2px 0px 4px 0px;
	text-align: center;
	background-color: #581001;
}
.clear {
	clear: both;
}
.basket {
	float: left;
	width: 92px;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
.basket a, .basket a:link, .basket a:active, .basket a:visited {
	color: #000;
	text-decoration: none;
}
.basket a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: 2px solid #661905;
	background: none;
}
#sidebar {
	float: left;
	width: 210px;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin-top: 10px;
}
#sidebox_head {
	float: left;
	width: 198px;
	height: auto;
	text-align: left;
	overflow: hidden;
	padding-left: 10px;
	background-color: #581001;
}
#sidebox {
	float: left;
	width: 188px;
	height: auto;
	text-align: left;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	background-color: rgba(100,25,5,0.8);
	margin-bottom: 20px;
}
#sidebox ul {
	padding-left: 5px;
}
.menu ul {
	padding: 0px;
}
.menu li {
	list-style: none;
	display: block;
	font-size: 12px;
	padding: 10px 0;
	line-height: 3px;
	white-space: nowrap;
}
.menu li li {
	list-style: none;
	display: block;
	font-size: 12px;
	padding: 10px 0px 10px 10px;
	line-height: 3px;
	height: 3px;
	white-space: nowrap;
}
.menu li li:first-child {
	padding: 20px 0px 10px 10px;
}
.menu li li:last-child {
	padding: 10px 0px 0px 10px;
}
.menu a, .menu a:link, .menu a:active, .menu a:visited {
	color: #fff;
	text-decoration: none;
}
.menu a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 2px solid #cc9933;
	background: none;
}
#main {
	float: left;
	width: 735px;
	height: auto;
	overflow: hidden;
	margin: 10px 0px 0px 10px;
}
#mainbox {
	float: left;
	width: 715px;
	height: auto;
	overflow: hidden;
	padding: 5px 10px 5px 10px;
	margin-bottom: 20px;
	background-color: rgba(100,25,5,0.8);
}
#halfbox {
	float: left;
	width: 340px;
	height: auto;
	overflow: hidden;
	padding: 8px;
	margin-right: 10px;
	margin-bottom: 20px;
	background-color: rgba(100,25,5,0.8);
}
#mainbox_head {
	float: left;
	width: 935px;
	height: auto;
	overflow: hidden;
	padding: 0px 10px;
	background-color: #581001;
}
#mainbox_txt {
	float: left;
	width: 935px;
	height: auto;
	overflow: hidden;
	padding: 0px 10px;
	margin-bottom: 20px;
	background-color: rgba(100,25,5,0.8);
}
#titlebox {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 5px;
	background-color: #581001;
}
#textbox {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 5px;
	margin-bottom: 20px;
	text-align: justify;
	font-size: 14px;
	line-height: 20px;
}
#img {
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #000;
}
#img_min {
	float: left;
	width: auto;
	height: auto;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 3px solid #000;
}
#img_sep {
	float: left;
	width: 27px;
	height: 10px;
	position: relative;
}
#img_left {
	float: left;
	width: auto;
	height: auto;
	margin-right: 20px;
	margin-bottom: 5px;
	border: 6px solid #000;
	cursor: pointer;
}
#img_left:hover {
	border: 6px solid #cc9933;
}
#img_right {
	float: right;
	width: auto;
	height: auto;
	margin-left: 20px;
	margin-bottom: 5px;
	border: 6px solid #000;
	cursor: pointer;
}
#img_right:hover {
	border: 6px solid #cc9933;
}
#tm {
	float: left;
	width: 176px;
	height: 246px;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
	cursor: pointer;
	background-color: #581001;
}
#tm_sep {
	float: left;
	width: 13px;
	height: 234px;
	position: relative;
}
#tm_img {
	width: 175px;
	height: 234px;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #581001;
}
#tm:hover #tm_img {
	border: 1px solid #cc9933;
}
#tm_img, #tm_txt {
	position: absolute;
	top: 0;
	left: 0;
}
#tm_txt {
	width: 160px;
	height: 40px;
	padding-top: 8px;
	text-align: center;
	margin-top: 185px;
	padding: 0px 5px;
}
#tm_txt a, #tm_txt a:link, #tm_txt a:active, #tm_txt a:visited {
	color: #fff;
	text-decoration: none;
}
#tm2 {
	float: left;
	width: 168px;
	height: 246px;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
	cursor: pointer;
	background-color: #581001;
}
#tm2_sep {
	float: left;
	width: 13px;
	height: 234px;
	position: relative;
}
#tm2_img {
	width: 167px;
	height: 234px;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #581001;
}
#tm2:hover #tm2_img {
	border: 1px solid #cc9933;
}
#tm2_img, #tm2_txt {
	position: absolute;
	top: 0;
	left: 0;
}
#tm2_txt {
	width: 152px;
	height: 40px;
	padding-top: 8px;
	text-align: center;
	margin-top: 185px;
	padding: 0px 5px;
}
#tm2_txt a, #tm2_txt a:link, #tm2_txt a:active, #tm2_txt a:visited {
	color: #fff;
	text-decoration: none;
}
#gl {
	float: left;
	width: 166px;
	height: 166px;
	position: relative;
	margin-bottom: 20px;
	text-align: center;
	cursor: pointer;
	background-color: #581001;
}
#gl_sep {
	float: left;
	width: 13px;
	height: 166px;
	position: relative;
}
#gl_img {
	width: 165px;
	height: 155px;
	text-align: center;
	padding-top: 10px;
	border: 1px solid #581001;
}
#gl:hover #gl_img {
	border: 1px solid #cc9933;
}
#gl_img {
	position: absolute;
	top: 0;
	left: 0;
}
#kieg_left {
	float: left;
	position: relative;
	width: 310px;
	padding: 10px;
	background-color: rgba(100,25,5,0.8);
	text-align: center;
}
#kieg_txt {
	float: left;
	width: 345px;
	height: auto;
	padding-left: 20px;
}
#kieg_txt a:link, #kieg_txt a:active, #kieg_txt a:visited, #kieg_txt a:hover, #mainbox a:link, #mainbox a:active, #mainbox a:visited, #mainbox a:hover {
	color: #fff;
	text-decoration: underline;
}
#kieg_img {
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
}
#kieg_cart_db {
	float: right;
	margin-top: 23px;
	margin-right: 25px;
}
#kieg_cart_btn {
	float: right;
	margin-top: 20px;
}
input.button {
	color: #fff;
	width: auto;
	padding: 4px 6px;
	border: 1px solid #000;
	cursor: pointer;
	border-radius: 5px;
	background-color: #661905;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#661905), to(#661905));
	background: -webkit-linear-gradient(top, #661905, #661905);
	background: -moz-linear-gradient(top, #661905, #661905);
	background: -ms-linear-gradient(top, #661905, #661905);
	background: -o-linear-gradient(top, #661905, #661905);
}
input.submit_kosar {
	width: 27px;
	height: 27px;
	background-image: url(../kepek/kosar.png);
	background-color: transparent;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
input.submit_ok {
	width: 22px;
	height: 22px;
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	border-radius: 25px;
	border: 1px solid #000;
	background-image: url(../kepek/yes.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	cursor: pointer;
}
input.submit_kuka {
	width: 22px;
	height: 22px;
	color: #F00;
	font-size: 14px;
	font-weight: bold;
	border-radius: 25px;
	border: 1px solid #000;
	background-image: url(../kepek/no.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	cursor: pointer;
}
input.submit_search {
	width: 18px;
	height: 18px;
	background-image: url(../kepek/search.gif);
	border: 1px solid #000;
	cursor: pointer;
}
input.submit_cal {
	width: 20px;
	height: 16px;
	margin-top: 4px;
	background-image: url(../kepek/cal.gif);
	background-color: transparent;
	border: none;
	cursor: pointer;
}
input.submit_help {
	width: 16px;
	height: 16px;
	background-image: url(../kepek/help.png);
	border: none;
	cursor: pointer;
}
#foot {
	position: relative;
	width: 955px;
	height: auto;
	margin: auto;
	text-align: left;
	padding: 20px;
	border-top: 2px solid #581001;
}
#fbico {
	float: left;
	cursor: pointer;
}
.fbtxt {
	float: left;
	font-weight: bold;
	padding: 1px 50px 0px 5px;
	color: #4d6ea9;
}
.fbtxt a, .fbtxt a:link, .fbtxt a:active, .fbtxt a:visited {
	color: #4d6ea9;
	text-decoration: none;
}
.fbtxt a:hover {
	color: #4d6ea9;
	text-decoration: none;
	border-bottom: 2px solid #4d6ea9;
	background: none;
}
.footmenu {
	display: block;
	float: left;
	color: #fff;
	padding: 0px 8px;
	font-weight: bold;
}
.footmenu a, .footmenu a:link, .footmenu a:active, .footmenu a:visited {
	color: #fff;
	text-decoration: none;
}
.footmenu a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #661905;
	background: none;
}
#ccico {
	float: right;
	padding-top: 10px;
}
h1 {
	display: block;
	color: #cc9933;
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 5px;
	font-family: "Playfair Display", Lora, Georgia, "Times New Roman", Times, serif;
}
h2 {
	display: block;
	color: #cc9933;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0px 5px 0px;
	font-family: "Playfair Display", Lora, Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #cc9933;
	font-size: 12px;
	font-weight: normal;
	clear: both;
	display: inline;
	line-height: normal;
}
a:link, a:active, a:visited, a:hover {
	color: #fff;
	text-decoration: none;
}
a img {
	border: none;
}
hr, table, th, td {
	border: 1px solid #661905;
}
.noborder {
	border: none;
}
.arny {
	filter: Glow(color=#000000, strength=1);
}
.contact {
	display: block;
	color: #fff;
	font-weight: normal;
	font-size: 18px;
	margin: 0;
	padding-bottom: 10px;
	font-family: "Playfair Display", Lora, Georgia, "Times New Roman", Times, serif;
}
#back {
	float: left;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
}
#back a, #back a:link, #back a:active, #back a:visited {
	color: #fff;
	text-decoration: none;
}
#back a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #661905;
	background: none;
}
#forwd {
	float: right;
	color: #fff;
	font-style: italic;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-right: 10px;
}
#forwd a, #forwd a:link, #forwd a:active, #forwd a:visited {
	color: #fff;
	text-decoration: none;
}
#forwd a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 2px solid #661905;
	background: none;
}
.zoom {
	cursor: url(../kepek/zoom.png), auto;
	border: 1px solid #000;
}
.img {
	border: 1px solid #000;
}
#lb_25 {
	clear: both;
	display: block;
	height: 25px;
}
#lb_10 {
	clear: both;
	display: block;
	height: 10px;
}
#rowhead_1 {
	float: left;
	width: 430px;
	border-radius: 5px 0px 0px 5px;
	margin-bottom: 5px;
	padding: 8px 10px;
	color: #fff;
	text-align: left;
	font-weight: bold;
	background-color: #661905;
}
#rowhead_2 {
	float: left;
	width: 90px;
	margin-bottom: 5px;
	padding: 8px 5px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	background-color: #661905;
}
#rowhead_3 {
	float: left;
	width: 30px;
	border-radius: 0px 5px 5px 0px;
	margin-bottom: 5px;
	padding: 8px 5px;
	background-color: #661905;
}
#row_1 {
	float: left;
	width: 430px;
	margin-left: 10px;
	padding-top: 10px;
	text-align: left;
}
#row_2 {
	float: left;
	width: 90px;
	padding-top: 7px;
	text-align: right;
}
#row_3 {
	float: left;
	width: 90px;
	padding-top: 10px;
	text-align: right;
}
#row_4 {
	float: left;
	width: 55px;
	text-align: right;
	padding-top: 5px;
}
#row_5 {
	float: left;
	width: 200px;
	margin-left: 30px;
	padding-top: 10px;
	text-align: left;
}
#row_61 {
	float: left;
	width: 168px;
	padding-top: 7px;
	text-align: right;
}
#row_62 {
	float: left;
	width: 160px;
	padding-top: 15px;
	text-align: right;
}
#row_71 {
	float: left;
	width: 127px;
	text-align: right;
	padding-top: 10px;
}
#row_72 {
	float: left;
	width: 100px;
	text-align: right;
	padding-top: 15px;
}
#mr_1 {
	float: right;
	width: 135px;
	margin-top: 40px;
	padding-right: 50px;
	text-align: center;
	font-weight: bold;
}
#mr_2 {
	float: right;
	width: 135px;
	margin-top: 45px;
	text-align: center;
	font-weight: bold;
}
#error {
	float: left;
	width: 100%;
	padding: 10px 0px;
	font-weight: bold;
	text-align: center;
	color: #CC0000;
	font-size: 14px;
	font-family: "Playfair Display", Lora, Georgia, "Times New Roman", Times, serif;
}
#order_row {
	float: left;
	width: 460px;
	margin: 10px 0px 20px 20px;
	padding: 8px 10px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	border-radius: 5px;
	background-color: #661905;
}
#order_txtrow {
	float: left;
	width: 460px;
	margin: 0px 0px 20px 20px;
	padding-top: 2px;
	padding-right: 5px;
	text-align: left;
}
#order_txt {
	float: left;
	width: 180px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 2px;
	padding-right: 5px;
	font-weight: bold;
	text-align: right;
}
#order_inp {
	float: left;
	width: 320px;
	text-align: left;
	margin-bottom: 10px;
}
.red {
	color: #CC0000;
}
#wl_1 {
	float: left;
	padding-left: 5px;
	width: 500px;
}
#wl_2 {
	float: left;
	padding-top: 8px;
	padding-bottom: 2px;
	width: 50px;
	text-align: center;
}
#wl_3 {
	float: left;
	padding-top: 8px;
	padding-bottom: 2px;
	width: 5px;
	text-align: center;
}
#wl_4 {
	float: left;
	padding-top: 8px;
	padding-bottom: 2px;
	width: 80px;
	text-align: right;
}
#search_txt {
	float: left;
	width: 300px;
	height: 29px;
	padding-top: 3px;
	padding-right: 20px;
	text-align: right;
}
#search_inp {
	float: left;
	width: 300px;
	height: 32px;
}
#search-input {
	margin: 60px 10px;
	z-index: 999;
}
#search-input input.new-design {
	width: 185px;
	padding-left: 8px;
	border-radius: 7px;
	border: solid 1px #515151;
}
#search-field {
	height: 20px;
	margin-bottom: 0;
}
#search-button {
	width: 20px;
	height: 20px;
	background: url(https://wineworld.hu/kepek/searchIcon.png) no-repeat center center;
	cursor: pointer;
	position: absolute;
	top: 2px;
	right: 5px;
	outline: 0;
}
.tooltip {
	display: none;
	position: absolute;
	border: 1px solid #661905;
	background-color: #fff;
	border-radius: 5px;
	padding: 10px;
	color: #661905;
	text-align: left;
	z-index: 99;
}
div#menubar #close-menubar {
	display: none;
} /*

@media screen and (-webkit-min-device-pixel-ratio: 0.75) and (max-width: 980px) {

body {

	font-size: 24px;

	line-height: 1.4;

}

h1 {

	font-size: 26px;

}

div#base {

	box-sizing: border-box;

	width: 100%;

	margin: 0;

	padding: 0;

}

div#canvas {

	box-sizing: border-box;

	width: 100%;

	-moz-box-shadow: none;

	-webkit-box-shadow: none;

	box-shadow: none;

	border: 0;

}

div#head {

	position: relative;

	width: 100%;

	padding: auto;

	margin: auto;

	background-color: #fff;

}

div#head #hamburger-menu {

	box-sizing: border-box;

	position: absolute;

	top: 35px;

	right: 30px;

	width: 58px;

	height: 58px;

	margin: 0;

	padding: 10px;

	cursor: pointer;

	text-align: left;

	color: #fff;

	border-radius: 7px;

	border: solid 1px #515151;

	background-color: #eeeded;

}

div#head #hamburger-menu div {

	box-sizing: border-box;

	float: left;

	width: 100%;

	height: 20%;

	margin-top: 20%;

	background-color: #916c3b;

	clear: both;

	float: right;

}

div#head #hamburger-menu div:first-child {

	margin: 0;

}

div#head #basket {

	box-sizing: border-box;

	position: absolute;

	top: 35px;

	right: 100px;

	width: 58px;

	height: 58px;

	margin: 0;

	padding: 18px 15px;

}

div#head #basket .basket {

	display: none;

}

div#head form {

	display: flex;

	justify-content: center;

	right: 250px;

	position: absolute;

	top: 5px;

	width: 100%;

	height: 40px;

}

div#head form #search-input {

	width: 70%;

	max-width: 450px;

	height: auto;

}

div#head form #search-input .new-design {

	width: calc(100% - 40px);

	padding: 10px;

	margin: 0;

}

div#head form #search-input #search-button {

	margin: 0;

	height: 37px;

}

div#menubar {

	position: fixed;

	z-index: 10000;

	top: 0;

	right: 0;

	left: -102vw;

	bottom: 0;

	padding: 5% 20%;

	box-sizing: border-box;

	width: 100%;

	height: 100vh;

	overflow: auto;

	min-height: 100vh;

	background-color: #fff;

	-webkit-transition: all 0.5s ease-out;

}

#menubar.open-menubar {

	left: 0;

}

div#menubar #close-menubar {

	display: block;

	position: absolute;

	top: 10px;

	right: 10px;

	cursor: pointer;

	font-size: 5rem;

	line-height: 1;

}

div#menubar #mainmenu {

	box-sizing: border-box;

	position: relative;

	float: left;

	width: 100%;

	padding-top: 3em;

}

div#menubar #menusep, div#menubar .menu {

	box-sizing: border-box;

	float: left;

	width: 100%;

	line-height: 1;

	font-size: 3rem;

}

div#menubar .menu a {

	cursor: pointer;

}

div#menubar #menusep {

	height: 52px;

}

div#menubar #menusep div {

	width: 52px;

	height: 52px;

	background-repeat: no-repeat;

	background-size: cover;

}

div#menubar #menusep div.background_2 {

	background-position: -54px 0;

}

div#menubar #menusep div.background_3 {

	background-position: -106px 0;

}

div#menubar #menusep div.background_4 {

	background-position: -158px 0;

}

div#menubar .menu li {

	line-height: 1;

}

div#menubar .menu li .subdiv li {

	font-size: 0.75em;

}

div#sidebar {

	display: none;

}

div#main {

	box-sizing: border-box;

	width: 100%;

	padding: 0 2em 0 1em;

}

div#main_mob {

	box-sizing: border-box;

	width: 100%;

	padding: 0 2em 0 1em;

}

div#main #text p iframe {

	width: 100%;

	margin: 0;

}

div#main #mainbox {

	width: 100%;

}

div#main #mainbox_head {

	width: 100%;

}

div#main mainbox_txt{

	width: 100%;

}

#title {

	float: left;

	font-size: 16px;

}

#foot {

	border-top: 1px solid #916c3b;

}

.footmenu {

	font-size: 24px;

	padding: 0 2em;

	margin-bottom: 1em;

}

}*/
