/* Sticky footer styles
-------------------------------------------------- */
html,
body {height: 100%; background: #ff9900 url(../images/fullheight_bg.jpg) repeat-x 0 0px; font-size:16px; font-family:  Verdana, Arial, Helvetica, sans-serif; color: #222222;
/* The html and body elements cannot have any padding or margin. */
}
/*.clearfix{clear:both;height:0px;overflow:hidden;line-height:0px;font-size:0px;margin:0px;padding:0px;}*/
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {width: 1140px;}
.header {width:100%;height:286px; position:relative; padding:0px; border:0; z-index:1; background: #ff9900 url(../images/fullheight_bg.jpg) repeat-x 0 0px;}
.header  .container{background: #ff9900 url(../images/header_1140-v2.jpg) no-repeat 0 0;height: 286px;}
.header_bg2{background: transparent url(../images/header-02.jpg) no-repeat right top;}
.header_bg3{background: transparent url(../images/header-03.png) no-repeat 972px top !important;}
#menu-slider{width:1137px;height:350px; padding-left:3px;}
#menu-slider img{width:1137px; max-width:1137px; margin-top:-100px;}
#menu-slider li{text-align:center;}
#menu-slider-maszk{width:1140px;height:350px;position:absolute;z-index:100;}
#menu-slider .container{width:1137px;height:350px;background:#000;position:relative;overflow: hidden;}
.bx-wrapper li a {
	text-indent:-9999px;
	color:#000;
}

/* ----------- TopMenü ----------- */
.navbar.visible-phone {display:none;}
.navbar2.visible-desktop {display:inline-block;}
.navbar2.visible-desktop {position:relative; top:250px; height:36px;margin-left:15px;margin-bottom:0px; }
.navbar2.visible-desktop .container{background: none; height:36px;}
.navbar2.visible-desktop .navbar-inner {
    background: transparent;
    border-color: none;
	border-width: 0 0 0 0 !Important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius:0px;
    -webkit-box-shadow: 0px;
    -moz-box-shadow:0px;
    box-shadow: none;
    min-height: 36px;
    padding-left: 0px;
    padding-right: 0px;
	margin-left:15px;
	filter: none;
}
.navbar2.visible-desktop .nav > li {display:inline-block; background: transparent url(../images/menu_sep.jpg) no-repeat scroll left center; padding-left:1px; font-size: 13px; line-height:13px;}
.navbar2.visible-desktop .nav > li:first-child {background: none;padding-left:0px;}
.navbar2.visible-desktop .nav > li > a {
  float: none;
  font-weight:bold;
  font-size:11px;
  text-transform:uppercase;
  padding: 12px 14px 10px 14px;
  color: #FFF0D9;
  text-decoration: none;
  text-shadow: none;
 }
.navbar2.visible-desktop .nav > li > a:focus,
.navbar2.visible-desktop .nav > li > a:hover {
  color: #FF9900;
  text-decoration: none;
  background-color: #660000;
}
.navbar2.visible-desktop .nav > .active > a,
.navbar2.visible-desktop .nav > .active > a:hover,
.navbar2.visible-desktop .nav > .active > a:focus {
  color: #ffd089;
  text-decoration: none;
  background-color: transparent;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}
/* Webshop buttons*/
.webshop-btn
{
	font-family: 'Cinzel', serif;
	padding: 15px 0 10px 0;
}
p.webshop-btn
{
	padding: 5px 0 5px 0;
}
.text-center 
{
	text-align: center;
}
a.webshop.btn
{
	padding-bottom: 10px;
	color: #fff0d9;
	font-size: 1.05em;
    background-color: #660000;
    background-image: linear-gradient(to bottom,#b36f58,#660000);
    background-repeat: repeat-x;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}
a.webshop.btn:hover
{
	color: #fff0d9;
}
a.webshop.btn::after
{
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	content: '\e8cc';
	font-size: 24px;
	padding-left: 5px;
	position: relative;
	top: 5px;
	border: none;
	display: inline-block;
	-webkit-animation: pulseTopMenuShop 4s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulseTopMenuShop 4s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulseTopMenuShop 4s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulseTopMenuShop 4s infinite cubic-bezier(0.66, 0, 0, 1);
}
a.webshop.btn:hover::after
{
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	animation: none;
}

.navbar.visible-phone .nav > li > a.webshop
{
	padding-top: 5px;
}
.navbar.visible-phone .nav > li > a.webshop::after
{
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	content: '\e8cc';
	font-size: 24px;
	padding-left: 5px;
	position: relative;
	top: 5px;
	border: none;
	display: inline-block;
}
.navbar2.visible-desktop .nav > li > a.webshop
{
	padding-top: 5px;
}
.navbar2.visible-desktop .nav > li > a.webshop::after
{
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	content: '\e8cc';
	font-size: 24px;
	padding-left: 5px;
	position: relative;
	top: 7px;
	border: none;
	display: inline-block;
	-webkit-animation: pulseTopMenuShop 4s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulseTopMenuShop 4s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulseTopMenuShop 4s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulseTopMenuShop 4s infinite cubic-bezier(0.66, 0, 0, 1);
}
.navbar2.visible-desktop .nav > li > a.webshop:hover::after
{
	-webkit-animation: none;
	-moz-animation: none;
	-ms-animation: none;
	animation: none;
}

@-webkit-keyframes pulseTopMenuShop {
	from, to { transform: translate3d(0, 0, 0); }
	35%{ transform: scale(1); }
	50%{ transform: scale(1.5); }
	65%{ transform: scale(1); }
	75%, 85%, 95% { transform: translate3d(5px, 0, 0); }
	70%, 80%, 90% { transform: scale(1) translate3d(-5px, 0, 0); }
  }
  @-moz-keyframes pulseTopMenuShop {
	from, to { transform: translate3d(0, 0, 0); }
	35%{ transform: scale(1); }
	50%{ transform: scale(1.5); }
	65%{ transform: scale(1); }
	75%, 85%, 95% { transform: translate3d(5px, 0, 0); }
	70%, 80%, 90% { transform: scale(1) translate3d(-5px, 0, 0); }
  }
  @-ms-keyframes pulseTopMenuShop {
	from, to { transform: translate3d(0, 0, 0); }
	35%{ transform: scale(1); }
	50%{ transform: scale(1.5); }
	65%{ transform: scale(1); }
	75%, 85%, 95% { transform: translate3d(5px, 0, 0); }
	70%, 80%, 90% { transform: scale(1) translate3d(-5px, 0, 0); }
  }
  @keyframes pulseTopMenuShop {
	from, to { transform: translate3d(0, 0, 0); }
	35%{ transform: scale(1); }
	50%{ transform: scale(1.5); }
	65%{ transform: scale(1); }
	75%, 85%, 95% { transform: translate3d(5px, 0, 0); }
	70%, 80%, 90% { transform: scale(1) translate3d(-5px, 0, 0); }
  }


/* Scroll to top */
.scrollToTop{
    width:40px;
    height: 40px;
    background-image: url(../images/arrow.png);
    position:fixed;
    right:30px;
    bottom:30px;
    display:none;
	z-index:1000;
	cursor: pointer;
}
.catlist {text-align: center; padding: 20px 10px 10px 10px; font-family: 'Cinzel', serif; font-weight: bold;}

/* Animation */
i.back-to-categories {
  animation:  up-arrow-bounce 2.5s ease-in-out 0s normal none infinite running;
  -webkit-animation: up-arrow-bounce 2.5s ease-in-out 0s normal none infinite running; /* Safari 4.0 - 8.0 */
}

.new-cat {
	display: inline-block;
  animation:  up-newcat-bounce 2.5s ease-in-out 0s normal none infinite running;
  -webkit-animation: up-newcat-bounce 2.5s ease-in-out 0s normal none infinite running; /* Safari 4.0 - 8.0 */
}
a.new-cat:hover {
	display: inline;
}

@keyframes up-arrow-bounce {
	0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
	40% {
    transform: translateY(9px);
  }
	60% {
    transform: translateY(5px);
  }
}

@keyframes up-newcat-bounce {
	0%, 20%, 50%, 80%, 100% {
    transform: scale(1);
  }
	40% {
    transform: scale(1.3);
  }
	60% {
    transform: scale(1.15);
  }
}

/* Tooltips */
.tip-wrap{
    z-index: 10000;
}
.tip {
   float: left;
   background: #660000;
   border: 1px solid #ee7100;
   padding: 5px;
   max-width: 200px;
}

.tip-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: bold;
   color: #FDE8C7;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   /*background: url(../images/selector-arrow.png) no-repeat;*/
}

.tip-text {
   font-size: 100%;
   margin: 0;
   color: #FDE8C7;
}

.jb.cookie-decline {
	background-color: #FDE8C7;
	text-align: center;
	margin: 0px auto;
	position:relative;
}

.jb.cookie-decline p {
	margin: 0px;
	padding: 10px;
	font-size: 0.875rem;
}

/* Wrapper for page content to push down footer */
#wrap {
min-height: 100%;
height: auto !important;
height: 100%;
/* Negative indent footer by it's height */
margin: 0px auto -430px;
position:relative;
}
#wrap > .container {background: transparent url(../images/fullheight_bg2.jpg) repeat-y center center;}
#center-bg {position:absolute; left:0; right:0; bottom:0; top:0;margin: 0px auto 0px;}
#center-bg > .container {background: transparent url(../images/fullheight_bg2.jpg) repeat-y center center;position:relative;min-height: 100%;height: auto !important;height: 100%;}
#content {padding:30px 40px 30px 40px; min-height:280px; margin-left:0px;}
#push-sidebar-tp {height: 50px;}		
#push-sidebar-bt {height: 30px;}
.fullheight_bg3{background: transparent url(../images/fullheight_bg3_1140.jpg) repeat-y center center !important;}
/* Set the fixed height of the footer here */
#push,
#footer {height: 430px; min-width:1140px; overflow:hidden;position:relative;z-index:91;background: transparent;}
#footer .container {height:430px;padding:0px; background-color: #660000;}
#footer .inside {padding:25px 40px 0 40px;}
#footer .ft-menu {padding-left:40px;width:270px;}
#footer .ft-opent {width:240px;margin-bottom:15px;}
#footer .ft-opent h3 {color:#FF9900;margin:0 0 10px 0; line-height:20px;}
#footer .ft-opent p {color:#fff0d9;}
#footer .ft-opent span {color:#FF9900;font-size:16px;font-weight:bold;}
#footer .opent-rest {margin-bottom:30px;}

#footer .ft-addr {background: transparent url(../images/romakebap_logo_2019--white.png) no-repeat 2px 5px; padding-top:105px; margin-left:0px;}
#footer ul {margin-left:0px; margin-bottom:15px; color:#fff0d9;}
#footer .ft-addr ul li {background: none; padding-left:0px; margin-bottom:5px;}
#footer .cpdiv {border-top: 1px dotted #f5c06f;font-size:14px;color:#f5c06f; text-align:center; padding-top:13px;}
#footer a {color: #fff0d9;}
#footer a:hover, #footer a:focus {color: #ee7100;}
#footer .cpdiv a {color: #f5c06f;}
#footer .cpdiv a:hover, #footer .cpdiv a:focus {color: #ee7100;text-decoration:underline;}
#footer p {margin-bottom:5px;}

/* ----------- FooterMenü ----------- */
#footer .nav > li {background: none; padding-left:20px; background: url(../images/menu_sep.gif) 0px 7px no-repeat;margin-bottom:5px;}
#footer .nav > li > a {
  font-size:14px;
  font-weight:normal;
  background-color: transparent;
  padding: 0 0 0 0;
  display:inline;
}
#footer .nav > li > a:hover,
#footer .nav > li > a:focus {
  background-color: transparent;
}
#footer .nav-tabs.nav-stacked > li > a {
  border:none;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}
#footer .nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 0px;
          border-top-right-radius: 0px;
  -webkit-border-top-left-radius: 0px;
          border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-topleft: 0px;
}
#footer .nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 0px;
          border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
          border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
}
#footer .nav-tabs.nav-stacked > li > a:hover,
#footer .nav-tabs.nav-stacked > li > a:focus {
  z-index: 2;
  border:none;
}
#footer .nav-tabs > .active > a,
#footer .nav-tabs > .active > a:hover,
#footer .nav-tabs > .active > a:focus {
  color: #ffd089;
  background-color: transparent;
  border: none;
}

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */

h1 { font-size:28px; color:#660000; font-weight:normal;}
h2 { font-size:22px; color:#660000; font-weight:normal;line-height:28px;}
h3 { font-size:18px; color:#006822; font-weight:normal;line-height:21px;}
h4 { font-size:14px; color:#ee7100;}
p {margin:0 0 15px;}

/* Links */
a, a:link, a:visited {color:#ee7100;}
a:hover {color:#660000;}
a.thumbnail span.title  {
	font-size:18px;
	display:block;
	padding:8px 0 5px 0;
}
a.thumbnail span.desc {
	display:block;
	padding:5px 0 5px 0;
	color:#000000;
}
a.thumbnail, a.thumbnail:link, a.thumbnail:visited,
a .img-polaroid, a .img-polaroid:link, a .img-polaroid:visited {
    border-color: #660000; text-decoration: none; background-color: #f6c777; padding: 4px;
}
a.thumbnail:hover, a.thumbnail:focus,
a .img-polaroid:hover, a .img-polaroid:focus {
    border-color: #230000; text-decoration: none; background-color: #faddad;
}
.img-polaroid {
  padding: 4px;
  background-color: #f6c777;
  border-color: #660000;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s ease-in-out;
     -moz-transition: all 0.2s ease-in-out;
       -o-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}


/* --- Gallery --- */
.pg-csv-box, .pg-cv-box {
    background-color: #ffe1b3;
    margin: 5px;
	margin-right: 60px;
	margin-bottom: 35px;
    padding: 10px;
    border: 1px solid #660000;
	font-size: 0.875em;
}
.pg-cv-box .pg-cv-name {font-size: 1em;}
#pg-msnr-container div.pg-cv-box.item:nth-child(4n) {margin-right:0;}
.pg-csv-box:hover {background-color: #fafafa;}
.pg-csv-count {color: #aaa;}
.content-loading  {
	background-image: url(/media/system/images/modal/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.col_2_spinner{min-width:130px; height:16px;}

span#jcemediabox-popup-numbers {
    padding: 0px 30px 10px 30px;
	line-height:18px;
}
span#jcemediabox-popup-numbers a {
    border: medium none;
    display: inline-block;
    margin: 0 1px;
    width: auto;
	padding: 0px 5px;
}
.wf-mediabox-overlay {position: fixed;}

.easy_frame {
    background-color: #ffffff;
    border: 1px solid #660000;
}
.easy_top {
    background-color: #ffe1b3;
    height: 30px;
}
#easybook div.sign {
    margin-top: -20px;
}
.form-horizontal .control-label { width: 200px;}
.form-horizontal .controls {margin-left: 220px;}
#eugdpr {
    float: left;
}
.checkbox.eugdpr {cursor: default}

/* --- Akciok --- */
#welcome-msg{text-align:center;}
.lead {margin-bottom: 30px;}

#etlap_title_bg{
	height:110px;
	background: url(../images/subm_titel_bg.jpg) repeat-x 0 0; 
}
div.etl_title_right{
	float:right;
	width:5px;
	height:8px;
}
div.kisz_title, div.ett_title{display:block; height:70px; padding-top:10px; letter-spacing:2px; font-family: 'Cinzel', serif; font-size:30px; font-weight:bold; color:#F3DCC5 !important; text-align:center; z-index:200; zoom:100%;}
div.kisz_subtitle{font-family: 'Cormorant Garamond',serif; font-size:19px; text-align:center; padding:0px 20px;}
.tab-content{margin-top:-90px;}
#myRestTab.nav-tabs {
    border-bottom: none;
	margin-bottom:0;
	margin-top:0px;
	font-family: 'Cinzel', serif;
	font-weight: bold;
}
#myRestTab.nav-tabs > li {
	background: none;
	margin-bottom:0px;
}
#myRestTab.nav-tabs > li.kisz{
	background: url(../images/subm_hsz-2.jpg) no-repeat left top;
}
#myRestTab.nav-tabs > li.ett{
	background: url(../images/subm_ett-2.jpg) no-repeat left top;
	float:right;
	padding-left:0;
}

#myRestTab.nav-tabs > li.kisz.active{
	background: url(../images/subm_hsz-1.jpg) no-repeat left top;
}
#myRestTab.nav-tabs > li.ett.active{
	background: url(../images/subm_ett-1.jpg) no-repeat left top;
}
#myRestTab.nav-tabs > li > a {
    border: none;
    border-radius: 0px 0px 0 0;
	font-size: 15px;
    line-height: 13px;
	width:375px;
	height:20px;
	padding:100px 0px 0px 0px;
	margin-right:0;
	text-align: center;
	color: #f8e9d2;
}
#myRestTab.nav > li > a:hover, #myRestTab.nav > li > a:focus{
	color: #660000;
	background-color: transparent;
}
#myRestTab.nav-tabs > .active > a, #myRestTab.nav-tabs > .active > a:hover, #myRestTab.nav-tabs > .active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 0px;
	font-size: 17px;
	line-height: 20px;
    color: #FFE1B3;
    cursor: default;
}
#myRestTab.nav-tabs > .active > a:hover, #myRestTab.nav-tabs > .active > a:focus {
    color: #ffd089;
}

/* --- Etlap, itallap --- */
.row-fluid [class*="span"] {
    margin-left: 1.5%;
}
.food_cat_header {font-family: 'Cinzel', serif; padding-right:0px; padding-bottom:10px; margin-top:25px; background:url(../images/food_head.gif) repeat-x left bottom; min-height: 17px;}
.food_cat_header.row-fluid [class*="span"] { min-height: 17px; margin-top:5px;}
.food_cat_header.level-2{border-top:1px solid #CC6600;border-bottom:1px dashed #CC6600; margin-top:0px; padding:2px 0px 2px 0px; background:#FF9900; color:#FFFFFF;}
.food_cat_header.level-2.row-fluid [class*="span"] { min-height: 17px; margin-top:0px;}
.food_cat_header.level-2 h2{padding-left:17px; color:#FFFFFF;}
.food_cat_header_col0, .food_cat_header_col1, .food_cat_header_col2 {width:80px !important; text-align:right; padding-right:5px; font-weight:bold; vertical-align: bottom;}
.food_cat_header h2 {margin:0;padding:0; display:inline-block; font-size:23px; line-height:23px; text-transform:uppercase; color:#000000;font-weight: bold;}
.food_cat_header p:first-of-type {margin-top:10px;}
.food_cat_header p {margin-bottom:3px;}
.food_cat_body.level-1 {margin-bottom:40px;}
.food_cat_items { padding: 5px 0 5px 0; margin:10px 0 10px 0; background-color:#FDE8C7;}
.food_image {max-width: 180px; text-align:center;}
.food_title{color:#660000; font-size:19px; line-height: 23px; font-family: 'Cinzel', serif; font-weight: 700;}
.food_text p{margin-bottom:0;margin-top:2px; font-size:19px;}
.food_description {font-family: 'Cormorant Garamond', serif; font-weight: bold; font-size:19px;}
.span7.food_text {max-width:61.35%;}
.food_price_col0, .food_price_col1, .food_price_col2 {width:80px !important; text-align:right; padding-right:5px;color:#660000; font-size:17px; font-family: 'Cinzel', serif; font-weight:bold;}
.new_food { background:url(../images/new.gif) no-repeat center center;
     -webkit-background-size: contain;
     -moz-background-size: contain;
     -o-background-size: contain;
     background-size: contain; width:38px; height:38px; padding:0; margin-top:-10px; margin-left:152px; z-index:10; float:left; position: absolute; display:block;}
.fish_food { background:url(../images/fish.gif) no-repeat right center; width:34px; height:23px; padding:13px 32px 13px 0;}
.hot_food { background:url(../images/hot.gif) no-repeat right center; width:38px; height:23px; padding:13px 42px 10px 0;}

.glutenfree_food { background:url(../images/glutenfree.png) no-repeat right center; width:35px; height:35px; padding:13px 40px 13px 0;}
.lactosefree_food { background:url(../images/lactosefree.png) no-repeat right center; width:35px; height:35px; padding:13px 40px 13px 0;}

.media a { width:200px;}

.page-header {
    border-bottom: none;
	padding-top: 0px;
	padding-bottom: 9px;
	margin-bottom: 0px;
}
.page-header + h2, .page-header + h3  {margin-top:0;}
.news-container{padding:0px 10px 30px 10px;}
.news-header {background: url(../images/news_head_bg.png) 0px 0px no-repeat;min-height:50px; border-bottom: 1px dotted #006822;}
.news-header h3{font-weight:bold; color:#006822; padding:15px 0 5px 20px; line-height:25px;}
.news-contents{padding:5px 10px 0px 10px; border-bottom: 1px dotted #660000;}
.kontakt { margin-left:0px !important;}
.terkep{padding: 4px; border: 1px solid #660000;}
#map {width:100%; height:200px; overflow:visible;}
#map img {max-width:none;}


.well {
    background-color: #fee2b3;
    border-color: #660000;
	margin-top:5px;
	padding: 12px 19px;
}
.well ul li {list-style: none; padding: 1px 0 1px 15px; margin: 0 0 10px 0; text-align:left; background: url(../images/menu_sep.gif) 0px 7px no-repeat; }
.well [class*="span"]:first-child {margin-left: 0;}
.well p {margin:12px 0; min-height:inherit !important; vertical-align: center;}
.well .alert {padding-right:14px;}

/* felsor negyzet
****************************/
ul:not([class]) li {list-style: none; padding: 1px 0 1px 15px; margin: 0 0 10px 0; text-align:left; background: url(../images/menu_sep.gif) 0px 9px no-repeat; }

.table th, .table td {border-top: 1px solid #660000;}
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td { background-color:#fde8c7; color:#660000; font-weight:normal; font-size:12px;}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th { background-color: #ffe1b3;}
.table tbody tr td.text-right,
.table thead tr th.text-right { text-align:right;}
span.new {background: transparent url(../images/new.gif) no-repeat scroll right top;float: left;height: 23px;padding: 0 32px 0 0;}


.pagination {
	margin: 18px 0;
}
.pagination ul {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: 0;
	margin-bottom: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
	display: inline;
	background-image:none;
	padding:0px;
}
.pagination ul > li > a,
.pagination ul > li > span {
	float: left;
	padding: 4px 12px;
	line-height: 18px;
	text-decoration: none;
	background-color: #fcf5e9;
	border: 1px solid #fdd79d;
	border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
	background-color: #ffe1b3;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
	color: #999;
	cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
	color: #999;
	background-color: transparent;
	cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
	border-left-width: 1px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-right-radius: 4px;
}
.pagination-centered {
	text-align: center;
}
.pagination-right {
	text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
	padding: 11px 19px;
	font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
	padding: 2px 10px;
	font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
	padding: 0 6px;
	font-size: 9.75px;
}


@media (max-width: 447px) {
	html, body {background-image: none; background-color: #fff0d9;}
	body {padding-right: 0px; padding-left: 0px;}
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {width: 100%;}
	.header {width:100%;height:0px; position:relative; padding:0px; border:0; z-index:1; background: #cccccc; background-image: none;}
	.header .container{background: none; height: 100px;}
	.header_bg2{background: none;}
	.header_bg3{background: none;}
	#menu-slider{width:100%;height:150px; padding-left:0px;}
	#menu-slider img{width:100%; max-width:100%; height: auto; margin-top: -35px;}
	#menu-slider li{text-align:center;}
	#menu-slider-maszk{width:100%;height:150px;position:absolute;z-index:100;}
	#menu-slider .container{width:100%;height:150px;background:#000;position:relative;overflow: hidden;}
	.navbar {margin-bottom:0px;}
	.navbar .container #top-mobile-nav {padding-left:20px; padding-right:0px;}
	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
		margin-right: 0px;
		margin-left: -20px;
	}
	.navbar-inverse .navbar-inner {
		background-color: #1b1b1b;
		background-image: -moz-linear-gradient(top,#3e0100,#770101);
		background-image: -webkit-gradient(linear,0 0,0 100%,from(#3e0100),to(#770101));
		background-image: -webkit-linear-gradient(top,#3e0100,#770101);
		background-image: -o-linear-gradient(top,#3e0100,#770101);
		background-image: linear-gradient(to bottom,#3e0100,#770101);
		background-repeat: repeat-x;
		border-color: #661111;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3e0100',endColorstr='#ff770101',GradientType=0);
		padding:0px;
	}
	.navbar-inverse .navbar-inner .container {background: transparent url(../images/romakebap_logo_2019.png) no-repeat 28px 8px;background-size: 100px auto;}
	.navbar-inverse .navbar-inner .container button {margin-top:15px;margin-bottom:15px;}
	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color: #fff0d9;
	}
	.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
		color:#fff;
		background-color: #360100;
	}
	.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background-color: #360100;
	}
	
	
	#wrap {
		min-height: 100%;
		height: auto !important;
		height: 100%;
		/* Negative indent footer by it's height */
		margin: 0px auto -592px;
		
	}
	div.kisz_title, div.ett_title {
		line-height: 27px;
		padding-top: 0px;
	}
	#myRestTab.nav-tabs > li.ett {
		background: url(../images/subm_ett-2.jpg) no-repeat right 1px;
		background-size: contain !important;
	}
	#myRestTab.nav-tabs > li.ett.active {
		background: url(../images/subm_ett-1.jpg) no-repeat right top;
	}
	#myRestTab.nav-tabs > li.kisz {
		background: url(../images/subm_hsz-2.jpg) no-repeat left 1px;
		background-size: contain !important;
	}
	#myRestTab.nav-tabs > .active a {
		font-size: 13px !important;
		line-height: 28px;
	}
	#myRestTab.nav-tabs > li > a {
		width: 138px;
		height: 18px;
		padding: 30px 0px 0px 0px;
		line-height: 25px;
		font-size: 11px;
	}
	#etlap_title_bg {margin-top:0px !important;}
	.food_text .food_title {line-height: 20px;}
	.span1.pull-right.food_cat_header_col0, .span1.pull-right.food_cat_header_col1, .span1.pull-right.food_cat_header_col2 {margin-top: 5px;}
	.food_image {max-width: 100%; width:100%;}
	.food_image img {max-width: 100%; width:100%;height:auto;}
	.food_cat_header .span9 {clear: both; float: none; width:100%;}
	.span7.food_text, .span6.food_text, .food_description {padding-top:5px; padding-bottom:5px;width:100%; max-width:100%;}
	.new_food {
		margin-top: -32px;
		margin-left: -8px;
		margin-bottom: -32px;
	}
	.row-fluid [class*="span"].food_price_col0, .row-fluid [class*="span"].food_price_col1, .row-fluid [class*="span"].food_price_col2 {min-height:auto; margin-top:5px;}
		
	.form-horizontal .controls {
		margin-left: 0px;
	}
	.easy_small_notice {
		font-size: 1em;
		padding-left: 0px;
	}
		
	#push,
	#footer {height: 592px; min-width:100%; overflow:hidden;position:relative;z-index:91;background: transparent;}
	#content {padding:30px 20px 30px 20px; min-height:280px; margin-left:0px;}
	#footer {height: 592px; min-width:100%; overflow:hidden;position:relative;z-index:91;background: transparent;}
	#footer .container {
		height: 592px;
		padding: 0px;
		background-color: #660000;
		text-align: center;
	}
	#footer .ft-addr {
		background: transparent url(../images/romakebap_logo_2019--white.png) no-repeat center 0px;
		padding-top: 105px;
		margin: 0px auto;
		text-align: center;
	}
	#footer .ft-addr ul li {
		text-align: center;
	}
	#footer .ft-opent {
		width: 100%;
	}
	#footer .cpdiv {
		margin-top:13px;
	}
	
	/* ----------- TopMenü ----------- */
	.navbar.visible-phone {display:inline-block;}
	.navbar2.visible-desktop, .disable-phone {display:none;}
	
	#jcemediabox-popup-page span#jcemediabox-popup-numbers {
		margin-top: 0px !important;
		padding-top: 5px;
	}
	#jcemediabox-popup-frame {
		padding: 10px 30px 10px 10px;
	}
}

@media (min-width: 448px) and (max-width: 567px) {
	html, body {background-image: none; background-color: #fff0d9;}
	body {padding-right: 0px; padding-left: 0px;}
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {width: 100%;}
	.header {width:100%;height:0px; position:relative; padding:0px; border:0; z-index:1; background: #cccccc; background-image: none;}
	.header .container{background: none; height: 100px;}
	.header_bg2{background: none;}
	.header_bg3{background: none;}
	#menu-slider{width:100%;height:150px; padding-left:0px;}
	#menu-slider img{width:100%; max-width:100%; height: auto; margin-top: -35px;}
	#menu-slider li{text-align:center;}
	#menu-slider-maszk{width:100%;height:150px;position:absolute;z-index:100;}
	#menu-slider .container{width:100%;height:150px;background:#000;position:relative;overflow: hidden;}
	.navbar {margin-bottom:0px;}
	.navbar .container #top-mobile-nav {padding-left:20px; padding-right:0px;}
	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
		margin-right: 0px;
		margin-left: -20px;
	}
	.navbar-inverse .navbar-inner {
		background-color: #1b1b1b;
		background-image: -moz-linear-gradient(top,#3e0100,#770101);
		background-image: -webkit-gradient(linear,0 0,0 100%,from(#3e0100),to(#770101));
		background-image: -webkit-linear-gradient(top,#3e0100,#770101);
		background-image: -o-linear-gradient(top,#3e0100,#770101);
		background-image: linear-gradient(to bottom,#3e0100,#770101);
		background-repeat: repeat-x;
		border-color: #661111;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3e0100',endColorstr='#ff770101',GradientType=0);
		padding:0px;
	}
	.navbar-inverse .navbar-inner .container {background: transparent url(../images/romakebap_logo_2019.png) no-repeat 28px 8px;background-size: 100px auto;}
	.navbar-inverse .navbar-inner .container button {margin-top:15px;margin-bottom:15px;}
	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color: #fff0d9;
	}
	.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
		color:#fff;
		background-color: #360100;
	}
	.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background-color: #360100;
	}
	
	
	#wrap {
		min-height: 100%;
		height: auto !important;
		height: 100%;
		/* Negative indent footer by it's height */
		margin: 0px auto -562px;
		
	}

	#myRestTab.nav-tabs > li.ett {
		background: url(../images/subm_ett-2.jpg) no-repeat right 3px;
		background-size: contain !important;
	}
	#myRestTab.nav-tabs > li.ett.active {
		background: url(../images/subm_ett-1.jpg) no-repeat right top;
	}
	#myRestTab.nav-tabs > li.kisz {
		background: url(../images/subm_hsz-2.jpg) no-repeat left 3px;
		background-size: contain !important;
	}
	#myRestTab.nav-tabs > li > a {
		width: 200px;
		height: 18px;
		padding: 51px 0px 0px 0px;
		line-height: 20px;
	}
	#etlap_title_bg {margin-top:0px !important;}
	.food_cat_header .span9 {float:left; width:45%;}
	.row-fluid .food_image {float: left;}
	.span7.food_text, .food_description {padding-top:5px; padding-bottom:5px;width:100%; max-width:100%;}
	.food_text {margin-top:5px;float: none; clear: both;}
	.new_food {
		margin-top: -8px;
	}
	.row-fluid [class*="span"].food_price_col0, .row-fluid [class*="span"].food_price_col1, .row-fluid [class*="span"].food_price_col2 {min-height:auto; margin-top:5px;}
		
	#push,
	#footer {height: 562px; min-width:100%; overflow:hidden;position:relative;z-index:91;background: transparent;}
	#content {padding:30px 20px 30px 20px; min-height:280px; margin-left:0px;}
	#footer {height: 562px; min-width:100%; overflow:hidden;position:relative;z-index:91;background: transparent;}
	#footer .container {
		height: 562px;
		padding: 0px;
		background-color: #660000;
		text-align: center;
	}
	#footer .ft-addr {
		background: transparent url(../images/romakebap_logo_2019--white.png) no-repeat center 0px;
		padding-top: 105px;
		margin: 0px auto;
		text-align: center;
	}
	#footer .ft-addr ul li {
		text-align: center;
	}
	#footer .ft-opent {
		width: 100%;
	}
	#footer .cpdiv {
		margin-top:13px;
	}
	
	/* ----------- TopMenü ----------- */
	.navbar.visible-phone {display:inline-block;}
	.navbar2.visible-desktop, .disable-phone {display:none;}

	#jcemediabox-popup-page span#jcemediabox-popup-numbers {
		margin-top: 0px !important;
		padding-top: 5px;
	}	
	#jcemediabox-popup-frame {
		padding: 10px 30px 10px 10px;
	}
}

@media (min-width: 568px) and (max-width: 767px) {
	html, body {background-image: none; background-color: #fff0d9;}
	body {padding-right: 0px; padding-left: 0px;}
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {width: 100%;}
	.header {width:100%;height:0px; position:relative; padding:0px; border:0; z-index:1; background: #cccccc; background-image: none;}
	.header .container{background: none; height: 100px;}
	.header_bg2{background: none;}
	.header_bg3{background: none;}
	#menu-slider{width:100%;height:150px; padding-left:0px;}
	#menu-slider img{width:100%; max-width:100%; height: auto; margin-top: -35px;}
	#menu-slider li{text-align:center;}
	#menu-slider-maszk{width:100%;height:150px;position:absolute;z-index:100;}
	#menu-slider .container{width:100%;height:150px;background:#000;position:relative;overflow: hidden;}
	.navbar {margin-bottom:0px;}
	.navbar .container #top-mobile-nav {padding-left:20px; padding-right:0px;}
	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
		margin-right: 0px;
		margin-left: -20px;
	}
	.navbar-inverse .navbar-inner {
		background-color: #1b1b1b;
		background-image: -moz-linear-gradient(top,#3e0100,#770101);
		background-image: -webkit-gradient(linear,0 0,0 100%,from(#3e0100),to(#770101));
		background-image: -webkit-linear-gradient(top,#3e0100,#770101);
		background-image: -o-linear-gradient(top,#3e0100,#770101);
		background-image: linear-gradient(to bottom,#3e0100,#770101);
		background-repeat: repeat-x;
		border-color: #661111;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3e0100',endColorstr='#ff770101',GradientType=0);
		padding:0px;
	}
	.navbar-inverse .navbar-inner .container {background: transparent url(../images/romakebap_logo_2019.png) no-repeat 28px 8px;background-size: 100px auto;}
	.navbar-inverse .navbar-inner .container button {margin-top:15px;margin-bottom:15px;}
	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color: #fff0d9;
	}
	.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
		color:#fff;
		background-color: #360100;
	}
	.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background-color: #360100;
	}
	
	
	#wrap {
		min-height: 100%;
		height: auto !important;
		height: 100%;
		/* Negative indent footer by it's height */
		margin: 0px auto -562px;
		
	}
	
	#myRestTab.nav-tabs > li.ett {
		background: url(../images/subm_ett-2.jpg) no-repeat right 6px;
		background-size: contain !important;
	}
	#myRestTab.nav-tabs > li.ett.active {
		background: url(../images/subm_ett-1.jpg) no-repeat right top;
	}
	#myRestTab.nav-tabs > li.kisz {
		background: url(../images/subm_hsz-2.jpg) no-repeat left 6px;
		background-size: contain !important;
	}
	#myRestTab.nav-tabs > li > a {
		width: 250px;
		height: 18px;
		padding: 69px 0px 0px 0px;
	}
	#etlap_title_bg {margin-top:0px !important;}
	.food_cat_header .span9 {float:left; width:45%;}
	.row-fluid .food_image {float: left;}
	.span7.food_text, .food_description {padding-top:5px; padding-bottom:5px;width:100%; max-width:100%;}
	.food_text {margin-top:5px;float: none; clear: both;}
	.new_food {
		margin-left: -8px;
	}
	.row-fluid [class*="span"].food_price_col0, .row-fluid [class*="span"].food_price_col1, .row-fluid [class*="span"].food_price_col2 {min-height:auto;}
		
	#push,
	#footer {height: 562px; min-width:100%; overflow:hidden;position:relative;z-index:91;background: transparent;}
	#content {padding:30px 20px 30px 20px; min-height:280px; margin-left:0px;}
	#footer {height: 562px; min-width:100%; overflow:hidden;position:relative;z-index:91;background: transparent;}
	#footer .container {
		height: 562px;
		padding: 0px;
		background-color: #660000;
		text-align: center;
	}
	#footer .ft-addr {
		background: transparent url(../images/romakebap_logo_2019--white.png) no-repeat center 0px;
		padding-top: 105px;
		margin: 0px auto;
		text-align: center;
	}
	#footer .ft-addr ul li {
		text-align: center;
	}
	#footer .ft-opent {
		width: 100%;
	}
	#footer .cpdiv {
		margin-top:13px;
	}
	
	/* ----------- TopMenü ----------- */
	.navbar.visible-phone {display:inline-block;}
	.navbar2.visible-desktop, .disable-phone {display:none;}
	
	#jcemediabox-popup-page span#jcemediabox-popup-numbers {
		margin-top: 0px !important;
		padding-top: 5px;
	}	
	#jcemediabox-popup-frame {
		padding: 10px 30px 10px 10px;
	}
	
}

@media (min-width: 768px) and (max-width: 939px) {
	html, body {background-image: none; background-color: #fff0d9;}
	body {padding-right: 0px; padding-left: 0px;}
	.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {width: 100%;}
	.header {width:100%;height:0px; position:relative; padding:0px; border:0; z-index:1; background: #cccccc; background-image: none;}
	.header .container{background: none; height: 100px;}
	.header_bg2{background: none;}
	.header_bg3{background: none;}
	#menu-slider{width:100%;height:300px; padding-left:0px;}
	#menu-slider img{width:100%; max-width:100%; height: auto; margin-top: -80px;}
	#menu-slider li{text-align:center;}
	#menu-slider-maszk{width:100%;height:300px;position:absolute;z-index:100;}
	#menu-slider .container{width:100%;height:300px;background:#000;position:relative;overflow: hidden;}
	.navbar {margin-bottom:0px;}
	.navbar .container #top-mobile-nav {padding-left:20px; padding-right:0px;}
	.navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
		margin-right: 0px;
		margin-left: 0px;
		position: relative;
		width: 100%;
	}
	.navbar-inverse .navbar-inner {
		background-color: #1b1b1b;
		background-image: -moz-linear-gradient(top,#3e0100,#770101);
		background-image: -webkit-gradient(linear,0 0,0 100%,from(#3e0100),to(#770101));
		background-image: -webkit-linear-gradient(top,#3e0100,#770101);
		background-image: -o-linear-gradient(top,#3e0100,#770101);
		background-image: linear-gradient(to bottom,#3e0100,#770101);
		background-repeat: repeat-x;
		border-color: #661111;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3e0100',endColorstr='#ff770101',GradientType=0);
		/*padding:0px;*/
	}
	.navbar-inverse .navbar-inner .container {background: transparent url(../images/romakebap_logo_2019.png) no-repeat 28px 8px;background-size: 100px auto;}
	.navbar-inverse .navbar-inner .container button {margin-top:15px;margin-bottom:15px;}
	.navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
		color: #fff0d9;
	}
	.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
		color:#fff;
		background-color: #360100;
	}
	.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus, .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
		background-color: #360100;
	}
	
	
	#wrap {
		min-height: 100%;
		height: auto !important;
		height: 100%;
		/* Negative indent footer by it's height */
		margin: 0px auto -430px;
	}
	
	#myRestTab.nav-tabs > li.ett {
		background: url(../images/subm_ett-2.jpg) no-repeat right 6px;
		background-size: contain !important;
	}
	#myRestTab.nav-tabs > li.ett.active {
		background: url(../images/subm_ett-1.jpg) no-repeat right top;
	}
	#myRestTab.nav-tabs > li.kisz {
		background: url(../images/subm_hsz-2.jpg) no-repeat left 6px;
		background-size: contain !important;
	}
	#myRestTab.nav-tabs > li > a {
		width: 340px;
		height: 18px;
		padding: 98px 0px 0px 0px;
	}
	#etlap_title_bg {margin-top:0px !important;}
	.food_cat_header .span9 {float:left; width:45%;}
	.row-fluid .food_image {float: left;}
	.span6.food_text { width:36%;}
	.food_text {margin-top:5px;}
	.new_food {
		margin-left: -8px;
	}
	.row-fluid [class*="span"].food_price_col0, .row-fluid [class*="span"].food_price_col1, .row-fluid [class*="span"].food_price_col2 {min-height:30px; line-height:23px; padding-top:5px;}

	#push,
	#footer {height: 430px; min-width:100%; overflow:hidden;position:relative;z-index:91;background: transparent;}
	#content {padding:30px 20px 30px 20px; min-height:280px; margin-left:0px;}
	#footer {height: 430px; min-width:100%; overflow:hidden;position:relative;z-index:91;background: transparent;}
	#footer .container {
		height: 430px;
		padding: 0px;
		background-color: #660000;
	}
	#footer .ft-addr {
		background: transparent url(../images/romakebap_logo_2019--white.png) no-repeat left 0px;
		padding-top: 105px;
		margin: 0px auto;
		width:350px;
	}
	#footer .cpdiv {
		margin-top:13px;
	}
	
	/* ----------- TopMenü ----------- */
	.navbar.visible-phone {display:inline-block !important;}
	.navbar2.visible-desktop, .disable-phone {display:none !important;}

	#jcemediabox-popup-page span#jcemediabox-popup-numbers {
		margin-top: 0px !important;
		padding-top: 5px;
	}	
	#jcemediabox-popup-frame {
		padding: 10px 30px 10px 10px;
	}
}

@media (min-width: 940px) and (max-width: 1199px) {

}



.btn-primary {
            	color: #fff;
            	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
            	background-color: #6b911a;
            	background-image: -moz-linear-gradient(top,#AED920,#537113);
            	background-image: -webkit-gradient(linear,0 0,0 100%,from(#AED920),to(#537113));
            	background-image: -webkit-linear-gradient(top,#AED920,#537113);
            	background-image: -o-linear-gradient(top,#AED920,#537113);
            	background-image: linear-gradient(to bottom,#AED920,#537113);
            	background-repeat: repeat-x;
            	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffAED920, endColorstr=#ff537113, GradientType=0);
            	border-color: #537113 #537113 #915100;
            	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
            	*background-color: #537113;
            	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            }
            .btn-primary:hover,
            .btn-primary:focus,
            .btn-primary:active,
            .btn-primary.active,
            .btn-primary.disabled,
            .btn-primary[disabled] {
            	color: #fff;
            	background-color: #537113;
            	*background-color: #5F8116;
            }
            .btn-primary:active,
            .btn-primary.active {
            	background-color: #4c6913 \9;
            }

            .btn-success {
                background-color: #6b911a;
                background-image: linear-gradient(to bottom, #AED920,#537113);
                background-repeat: repeat-x;
                border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
                color: #FFFFFF;
                text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
            }
            .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
                background-color: #537113;
                color: #FFFFFF;
            }

@font-face {
	font-family: 'IcoMoon';
	src: url('../../../media/jui/fonts/IcoMoon.eot');
	src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-right: .25em;
	line-height: 14px;
}
dd > span[class^="icon-"] + time,
dd > span[class*=" icon-"] + time {
	margin-left: -0.25em;
}
dl.article-info dd.hits span[class^="icon-"],
dl.article-info dd.hits span[class*=" icon-"] {
	margin-right: 0;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-joomla:before {
	content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
	content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
	content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
	content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
	content: "\e008";
}
.icon-arrow-first:before {
	content: "\e003";
}
.icon-arrow-last:before {
	content: "\e004";
}
.icon-arrow-up-2:before {
	content: "\e009";
}
.icon-arrow-right-2:before {
	content: "\e00a";
}
.icon-arrow-down-2:before {
	content: "\e00b";
}
.icon-arrow-left-2:before {
	content: "\e00c";
}
.icon-arrow-up-3:before {
	content: "\e00f";
}
.icon-arrow-right-3:before {
	content: "\e010";
}
.icon-arrow-down-3:before {
	content: "\e011";
}
.icon-arrow-left-3:before {
	content: "\e012";
}
.icon-menu-2:before {
	content: "\e00e";
}
.icon-arrow-up-4:before {
	content: "\e201";
}
.icon-arrow-right-4:before {
	content: "\e202";
}
.icon-arrow-down-4:before {
	content: "\e203";
}
.icon-arrow-left-4:before {
	content: "\e204";
}
.icon-share:before,
.icon-redo:before {
	content: "\27";
}
.icon-undo:before {
	content: "\28";
}
.icon-forward-2:before {
	content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
	content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
	content: "\6c";
}
.icon-undo-2:before {
	content: "\e207";
}
.icon-move:before {
	content: "\7a";
}
.icon-expand:before {
	content: "\66";
}
.icon-contract:before {
	content: "\67";
}
.icon-expand-2:before {
	content: "\68";
}
.icon-contract-2:before {
	content: "\69";
}
.icon-play:before {
	content: "\e208";
}
.icon-pause:before {
	content: "\e209";
}
.icon-stop:before {
	content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
	content: "\7c";
}
.icon-next:before,
.icon-forward:before {
	content: "\7b";
}
.icon-first:before {
	content: "\7d";
}
.icon-last:before {
	content: "\e000";
}
.icon-play-circle:before {
	content: "\e00d";
}
.icon-pause-circle:before {
	content: "\e211";
}
.icon-stop-circle:before {
	content: "\e212";
}
.icon-backward-circle:before {
	content: "\e213";
}
.icon-forward-circle:before {
	content: "\e214";
}
.icon-loop:before {
	content: "\e001";
}
.icon-shuffle:before {
	content: "\e002";
}
.icon-search:before {
	content: "\53";
}
.icon-zoom-in:before {
	content: "\64";
}
.icon-zoom-out:before {
	content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
	content: "\2b";
}
.icon-pencil-2:before {
	content: "\2c";
}
.icon-brush:before {
	content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
	content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
	content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
	content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
	content: "\47";
}
.icon-new:before,
.icon-plus:before {
	content: "\2a";
}
.icon-plus-circle:before {
	content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
	content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
	content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
	content: "\4a";
}
.icon-cancel-circle:before {
	content: "\e217";
}
.icon-checkmark-2:before {
	content: "\e218";
}
.icon-checkmark-circle:before {
	content: "\e219";
}
.icon-info:before {
	content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
	content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
	content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
	content: "\e222";
}
.icon-notification:before {
	content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
	content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
	content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
	content: "\e225";
}
.icon-checkbox-unchecked:before {
	content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
	content: "\3e";
}
.icon-checkbox-partial:before {
	content: "\3f";
}
.icon-square:before {
	content: "\e226";
}
.icon-radio-unchecked:before {
	content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
	content: "\e228";
}
.icon-circle:before {
	content: "\e229";
}
.icon-signup:before {
	content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
	content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
	content: "\59";
}
.icon-menu:before {
	content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
	content: "\31";
}
.icon-list-2:before {
	content: "\e231";
}
.icon-menu-3:before {
	content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
	content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
	content: "\2e";
}
.icon-folder-plus:before {
	content: "\e234";
}
.icon-folder-minus:before {
	content: "\e235";
}
.icon-folder-3:before {
	content: "\e236";
}
.icon-folder-plus-2:before {
	content: "\e237";
}
.icon-folder-remove:before {
	content: "\e238";
}
.icon-file:before {
	content: "\e016";
}
.icon-file-2:before {
	content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
	content: "\29";
}
.icon-file-minus:before {
	content: "\e017";
}
.icon-file-check:before {
	content: "\e240";
}
.icon-file-remove:before {
	content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
	content: "\e018";
}
.icon-stack:before {
	content: "\e242";
}
.icon-tree:before {
	content: "\e243";
}
.icon-tree-2:before {
	content: "\e244";
}
.icon-paragraph-left:before {
	content: "\e246";
}
.icon-paragraph-center:before {
	content: "\e247";
}
.icon-paragraph-right:before {
	content: "\e248";
}
.icon-paragraph-justify:before {
	content: "\e249";
}
.icon-screen:before {
	content: "\e01c";
}
.icon-tablet:before {
	content: "\e01d";
}
.icon-mobile:before {
	content: "\e01e";
}
.icon-box-add:before {
	content: "\51";
}
.icon-box-remove:before {
	content: "\52";
}
.icon-download:before {
	content: "\e021";
}
.icon-upload:before {
	content: "\e022";
}
.icon-home:before {
	content: "\21";
}
.icon-home-2:before {
	content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
	content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
	content: "\e251";
}
.icon-link:before {
	content: "\e252";
}
.icon-picture:before,
.icon-image:before {
	content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
	content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
	content: "\e014";
}
.icon-camera:before {
	content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
	content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
	content: "\56";
}
.icon-music:before {
	content: "\57";
}
.icon-user:before {
	content: "\22";
}
.icon-users:before {
	content: "\e01f";
}
.icon-vcard:before {
	content: "\6d";
}
.icon-address:before {
	content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
	content: "\26";
}
.icon-enter:before {
	content: "\e257";
}
.icon-exit:before {
	content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
	content: "\24";
}
.icon-comments-2:before {
	content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
	content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
	content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
	content: "\e259";
}
.icon-phone:before {
	content: "\e260";
}
.icon-phone-2:before {
	content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
	content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
	content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
	content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
	content: "\50";
}
.icon-briefcase:before {
	content: "\e020";
}
.icon-tag:before {
	content: "\e262";
}
.icon-tag-2:before {
	content: "\e263";
}
.icon-tags:before {
	content: "\e264";
}
.icon-tags-2:before {
	content: "\e265";
}
.icon-options:before,
.icon-cog:before {
	content: "\38";
}
.icon-cogs:before {
	content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
	content: "\36";
}
.icon-wrench:before {
	content: "\3a";
}
.icon-equalizer:before {
	content: "\39";
}
.icon-dashboard:before {
	content: "\78";
}
.icon-switch:before {
	content: "\e266";
}
.icon-filter:before {
	content: "\54";
}
.icon-purge:before,
.icon-trash:before {
	content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
	content: "\23";
}
.icon-unlock:before {
	content: "\e267";
}
.icon-key:before {
	content: "\5f";
}
.icon-support:before {
	content: "\46";
}
.icon-database:before {
	content: "\62";
}
.icon-scissors:before {
	content: "\e268";
}
.icon-health:before {
	content: "\6a";
}
.icon-wand:before {
	content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
	content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
	content: "\e269";
}
.icon-clock:before {
	content: "\6e";
}
.icon-compass:before {
	content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
	content: "\e01b";
}
.icon-book:before {
	content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
	content: "\79";
}
.icon-print:before,
.icon-printer:before {
	content: "\e013";
}
.icon-feed:before {
	content: "\71";
}
.icon-calendar:before {
	content: "\43";
}
.icon-calendar-2:before {
	content: "\44";
}
.icon-calendar-3:before {
	content: "\e273";
}
.icon-pie:before {
	content: "\77";
}
.icon-bars:before {
	content: "\76";
}
.icon-chart:before {
	content: "\75";
}
.icon-power-cord:before {
	content: "\32";
}
.icon-cube:before {
	content: "\33";
}
.icon-puzzle:before {
	content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
	content: "\72";
}
.icon-lamp:before {
	content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
	content: "\73";
}
.icon-location:before {
	content: "\63";
}
.icon-shield:before {
	content: "\e274";
}
.icon-flag:before {
	content: "\35";
}
.icon-flag-3:before {
	content: "\e275";
}
.icon-bookmark:before {
	content: "\e023";
}
.icon-bookmark-2:before {
	content: "\e276";
}
.icon-heart:before {
	content: "\e277";
}
.icon-heart-2:before {
	content: "\e278";
}
.icon-thumbs-up:before {
	content: "\5b";
}
.icon-thumbs-down:before {
	content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
	content: "\40";
}
.icon-star-2:before {
	content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
	content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
	content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
	content: "\e280";
}
.icon-smiley-sad:before {
	content: "\e281";
}
.icon-smiley-sad-2:before {
	content: "\e282";
}
.icon-smiley-neutral:before {
	content: "\e283";
}
.icon-smiley-neutral-2:before {
	content: "\e284";
}
.icon-cart:before {
	content: "\e019";
}
.icon-basket:before {
	content: "\e01a";
}
.icon-credit:before {
	content: "\e286";
}
.icon-credit-2:before {
	content: "\e287";
}
.icon-expired:before {
	content: "\4b";
}
