.flex-img, img { height:auto; max-width:100%; width:auto; }
*.no-flex img { max-width: none; }
label  { margin:0; font-weight:normal; }

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}   

.ticker-wrap {
  position: fixed;
  z-index: 80;
  top: 0;
  width: 100%;
  overflow: hidden;
  height: 4rem;
  background-color: #af0000; 
  padding-left: 100%;
  box-sizing: content-box;
}

.ticker {
    display: inline-block;
    height: 4rem;
    line-height: 4rem;  
    white-space: nowrap;
    padding-right: 100%;
    box-sizing: content-box;

    -webkit-animation-iteration-count: infinite; 
            animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
            animation-timing-function: linear;
   -webkit-animation-name: ticker;
           animation-name: ticker;
    -webkit-animation-duration: 15s;
            animation-duration: 15s;
}

.ticker__item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 1.5rem;
  color: white;   
  font-weight:bold;
}


/*----------A----------*/

.akcio {
	width:427px;
	float:left;
	text-align:center;
	display:none;
}
.akcio a {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
	width:375px;
	height:129px;
	display:block;
	background:url(../images/akcio.jpg) top left no-repeat;
}
a {
	color:#6e0000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
a:focus {
	outline:none;
}
.input_01 {
	width:314px;
}
.input_02 {
	width:314px;
}
.input_03 {
	width:314px;
}
.input_04 {
	width:314px;
}
.szallitas_uj_sor .input_05 {
	height:90px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
}
/*----------B----------*/

body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6e0000;
	background:url(../images/body.jpg) top left repeat fixed;
	background-color:#ab6f31;
}
.login {
	float:right;
	width:325px;
	height:106px;
}
.logout {
	float:right;
	width:325px;
	height:106px;
}
.belepes .logout p {
	color:#FFF;
	margin-top:36px;
	padding-left:13px;
	width:312px;
	font-size:11px;
     text-align: left;
}
.hu .logout {
	background:url(../images/bejelentkezve_hu.jpg) top left no-repeat;
}
.hu .login {
	background:url(../images/belepes_hu.jpg) top left no-repeat;
}
.belepes {
	width:325px;
	height:106px;
    position:absolute;
    z-index:2;
    bottom:0; right:0;
}
.belepes a {
	text-decoration:none;
	color:#ef9131;
	font-size:11px;
}
.belepes a:hover {
	color:#FFF;
	text-decoration:underline;
}
.belepes p {
	width:325px;
	float:left;
	margin:0px;
	padding:0px;
}
.belepes input {
	float:left;
	font-size:11px;
	background-color:#260b03;
	color:#FFF;
	height:13px;
	border:0px;
	width:138px;
    padding: 0;
	margin-left:93px;
}
.email {
	margin-top:37px;
}
.jelszo {
	margin-top:8px!important;
	margin-top:7px;
}
.elfelejtett {
	margin-left:93px;
	margin-top:9px;
	padding-right:5px;
	float:left;
	border-right:1px solid #ef9131;
}
.regisztralok {
	float:left;
	margin-top:9px;
	margin-left:5px;
}
.modositas {
	float:left;
	margin-left:13px;
	margin-top:5px;
	padding:0px;
}
/*----------C----------*/

.captcha {
	padding-right:5px;
}
.cikkek {
}
.cikk {
	padding-top:10px;
}
.cikk img {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.cikk p {
	margin:0px;
	padding-bottom:10px;
}
.cat_thumb {
	width:128px;
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
/*----------D----------*/
/*----------E----------*/

.etlap_fejlec {
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	border-top:1px solid #6e0000;
}
.etlap_fejlec h3 {
	margin:0px;
	padding:0px;
}
.etlap_lablec {
	font-size:11px;
}
.etlap_lablec p {
	margin:0px;
	padding:0px;
}
.etel {
    position:relative;
	padding-bottom:10px;
}
.etel_fent {
	background:url(../images/etel_ar.jpg) top left repeat-x;
	background-color:#db6d15;
	overflow:hidden;
}
.etel_fent a .popup {
	display:none;
}
.etel_fent a:hover .popup {
	display:block;
	width:93px;
	height:25px;
	position:absolute;
    z-index:10;
    right:0; top:25px;
}
.etel_fent h4 {
	float:left;
    width:70%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #FFF;
	text-align:left;
	background:url(../images/etel_nev.jpg) top left repeat-x;
    line-height:13px;
}
.etel_fent p {
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	color:#FFF;
	float:left;
    width:20%;
    text-align:left;
	font-size:11px;
    line-height:13px;
}
.etel_fent a {
	padding-left:6px;
	margin-right:1%;
	margin-top:4px;
	float:right;
	width:9%;
	height:16px;
	display:block;
	background:url(../images/etelrendeles.png) top right no-repeat;
	cursor:pointer;
}
.etel_lent {
	padding-top:6px;
	padding-bottom:6px; 
	padding-left:10px;
	padding-right:0px;
	color:#551705;
	text-align:left;
	min-height:14px;
	font-size:11px;
	background-color:#dcac65;
}
.etel_lent_tartalom {
	overflow:hidden;
    max-width: 70%;
}
.elozmeny {  }
.elozmeny_fejlec {
	font-weight:bold;
	margin-bottom:5px;
}
.elozmeny_fejlec p {
	background:url(../images/elozmeny_nyil.png) center left no-repeat;
	background-color:#dcac65;
	cursor:pointer;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:44px;
	padding-right:0px;
	color:#6e0000;
}
.elozmeny_fejlec p:hover {
	background:url(../images/elozmeny_nyil.png) center left no-repeat;
	background-color:#cf8c48;
}
.elozmeny_tartalom {
	overflow:hidden; 
	color:#FFF;
	margin-bottom:5px;
}
.elozmeny .block {
}
.elozmeny_sor {
	color:#6e0000;
	border-bottom:1px solid #630c0d;
	padding-bottom:5px;
	padding-top:5px;
    overflow:hidden;
}
.elozmeny_sor span {
	font-weight:normal;
}
.elozmeny_sor p {
	font-size:11px;
	margin:0px;
}
.elozmeny_lablec {
	color:#FFF;
	padding-top:5px;
}
.elozmeny_db {
	float:left;
	width:39px;
	padding-right:5px;
}
.elozmeny_nev {
	text-align:left;
	float:left;
	width:329px;
	font-weight:bold;
}
.elozmeny_ar {
	float:right;
	text-align:right;
	width:49px;
}
/*----------F----------*/

.form {
	margin:0px;
	padding:0px;
}
.fejlec {
    position:relative;
	max-width:881px;
    margin:auto;
}
.fejlec .instagram {
    position: absolute;
    z-index:40;
    bottom:20px; left:40px;
    width:150px;
}
.fomenu {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.fomenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.fomenu li {
	padding:0px;
	margin-bottom:3px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
.fomenu a {
	display:block;
	height:45px;
    width:100%;
}
/*----------G----------*/

#gallery_label .galeria_cim {
	margin-bottom:10px;
}
#gallery_label .galeria_cim h4 {
}
#gallery_label .galeria_cim p {
	margin:0px;
	padding:0px;
}
#gallery_catlist {
	list-style:none;
	margin:0px;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
}
#gallery_catlist li {
	border-bottom:1px solid #6e0000;
	padding-bottom:10px;
	margin-bottom:10px;
}
.galeria_cim {}
.cat_desc {}
.galeria_cim h4 {
	color:#6e0000;
}
.galeria_cim p {
	margin:0px;
	padding-top:10px;
	padding-left:0px;
	padding-bottom:10px;
	padding-right:0px;
}
.galeria {
	margin-top:20px;
	margin-bottom:10px;
}
.galeria_keret {
	display:none;
	margin-left:-15px;
	margin-top:-10px;
	position:absolute;
}
.galeria_bal {
	display:none;
}
.galeria_bal img {
	margin-top:84px;
}
.galeria_kozep {
	text-align:center;
}
.galeria_kozep embed {
    max-width: 100%;
}
.galeria_kozep img {}
.galeria_jobb {
	display:none;
}
.galeria_jobb img {
	z-index:0;
	margin-top:84px;
}
.gomb_belepes {
	position:absolute;
	display:block;
	margin-top:-38px!important;
	margin-top:-37px;
	margin-left:240px!important;
	margin-left:-25px;
	width:71px;
	height:39px;
}
.gomb_belepes img {
}
.gomb_kilepes {
	position:absolute;
	display:block;
	margin-top:37px!important;
	margin-top:-12px;
	margin-left:240px!important;
	margin-left:143px;
	width:71px;
	height:39px;
}
.gomb_kilepes img {
}
.gomb_regisztracio {
	float:right;
	display:block;
	width:102px;
	height:28px;
    margin-top:5px;
}
.gomb_kuldes {
	float:right;
	display:block;
	width:102px;
	height:28px;
}
.gomb_rendeles {
	width:102px;
	height:28px;
	display:block;
}
.gomb_megsem {
	width:104px;
	height:28px;
	display:block;
}
.gomb_kosarba {
	float:right;
	width:104px;
	height:28px;
	display:block;
}
.gomb_kosarba:hover {
	float:right;
	width:104px;
	height:28px;
	display:block;
}
.szoveg_tartalom .vissza {
	float:left;
	color:#FFF;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	background:url(../images/gomb_vissza_s.jpg) top left repeat-x;
}
.szoveg_tartalom .vissza:hover {
	color:#FFF;
	background:url(../images/gomb_vissza_r.jpg) top left repeat-x;
}
.szoveg_tartalom .gomb_vissza {
	float:left;
	color:#FFF;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	background:url(../images/gomb_vissza_s.jpg) top left repeat-x;
}
.szoveg_tartalom .gomb_vissza:hover {
	color:#FFF;
	background:url(../images/gomb_vissza_r.jpg) top left repeat-x;
}
.szoveg_tartalom .rendeles_lablec .gomb_vissza {
	float:right;
	width:104px;
	padding:0px;
	height:28px;
}
.szoveg_tartalom .rendeles_lablec .gomb_vissza:hover {
	width:104px;
	height:28px;
}
/*----------H----------*/

h1 {
	color:#6e0000;
	margin:0px;
    margin-bottom: 10px;
	padding-bottom:10px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #6e0000;
}
h1 span {
	color:#6e0000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
}
h2 {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
    font-weight:bold;
	padding-bottom:10px;
}
h3 {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#c45213;
	padding-bottom:10px;
}
h4 {
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}
.hu .gomb_ujcim {
	background:url(../images/gomb_ujcim_hu_s.jpg) top left no-repeat;
}
.hu .gomb_ujcim:hover {
	background:url(../images/gomb_ujcim_hu_r.jpg) top left no-repeat;
}
.hu .gomb_regisztracio {
	background:url(../images/gomb_regisztracio_hu_s.jpg) top left no-repeat;
}
.hu .gomb_regisztracio:hover {
	background:url(../images/gomb_regisztracio_hu_r.jpg) top left no-repeat;
}
.hu .gomb_kuldes {
	background:url(../images/gomb_kuldes_hu_s.jpg) top left no-repeat;
}
.hu .gomb_kuldes:hover {
	background:url(../images/gomb_kuldes_hu_r.jpg) top left no-repeat;
}
.hu .gomb_rendeles {
	background:url(../images/gomb_rendeles_hu_s.jpg) top left no-repeat;
}
.hu .gomb_rendeles:hover {
	background:url(../images/gomb_rendeles_hu_r.jpg) top left no-repeat;
}
.hu .gomb_rendel {
	background:url(../images/gomb_rendel_hu_s.jpg) top left no-repeat;
}
.hu .gomb_rendel:hover {
	background:url(../images/gomb_rendel_hu_r.jpg) top left no-repeat;
}
.hu .gomb_megsem {
	background:url(../images/gomb_megsem_hu_s.jpg) top left no-repeat;
}
.hu .gomb_megsem:hover {
	background:url(../images/gomb_megsem_hu_r.jpg) top left no-repeat;
}
.hu .szoveg_tartalom .rendeles_lablec .gomb_vissza {
	background:url(../images/gomb_vissza_hu_s.jpg) top left no-repeat;
}
.hu .szoveg_tartalom .rendeles_lablec .gomb_vissza:hover {
	background:url(../images/gomb_vissza_hu_r.jpg) top left no-repeat;
}
.hu .gomb_kosarba {
	background:url(../images/gomb_kosarba_hu_s.jpg) top left no-repeat;
}
.hu .gomb_kosarba:hover {
	background:url(../images/gomb_kosarba_hu_r.jpg) top left no-repeat;
}
.hu .fomenu_01 a {
	background:url(../images/fomenu_01_hu.jpg) top right no-repeat;
}
.hu .fomenu_01 a:hover {
	background:url(../images/fomenu_01_hu.jpg) bottom right no-repeat;
}
.hu .fomenu_02 a {
	background:url(../images/fomenu_02_hu.jpg) top right no-repeat;
}
.hu .fomenu_02 a:hover {
	background:url(../images/fomenu_02_hu.jpg) bottom right no-repeat;
}
.hu .fomenu_03 a {
	background:url(../images/fomenu_03_hu.jpg) top right no-repeat;
}
.hu .fomenu_03 a:hover {
	background:url(../images/fomenu_03_hu.jpg) bottom right no-repeat;
}
.hu .fomenu_04 a {
	background:url(../images/fomenu_04_hu.jpg) top right no-repeat;
}
.hu .fomenu_04 a:hover {
	background:url(../images/fomenu_04_hu.jpg) bottom right no-repeat;
}
.hu .fomenu_05 a {
	background:url(../images/fomenu_05_hu.jpg) top right no-repeat;
}
.hu .fomenu_05 a:hover {
	background:url(../images/fomenu_05_hu.jpg) bottom right no-repeat;
}
.hu .fomenu_06 a {
	background:url(../images/fomenu_06_hu.jpg) top right no-repeat;
}
.hu .fomenu_06 a:hover {
	background:url(../images/fomenu_06_hu.jpg) bottom right no-repeat;
}
.hu .fomenu_07 a {
	background:url(../images/fomenu_07_hu.jpg) top right no-repeat;
}
.hu .fomenu_07 a:hover {
	background:url(../images/fomenu_07_hu.jpg) bottom right no-repeat;
}
.hu .fomenu_01 .kijelolve {
	background:url(../images/fomenu_01_hu.jpg) bottom right no-repeat;
}
.hu .fomenu_02 .kijelolve {
	background:url(../images/fomenu_02_hu.jpg) bottom right no-repeat;
}
.hu .fomenu_03 .kijelolve {
	background:url(../images/fomenu_03_hu.jpg) bottom right no-repeat;
}
.hu .fomenu_04 .kijelolve {
	background:url(../images/fomenu_04_hu.jpg) bottom right no-repeat;
}
.hu .fomenu_05 .kijelolve {
	background:url(../images/fomenu_05_hu.jpg) bottom right no-repeat;
}
.hu .fomenu_06 .kijelolve {
	background:url(../images/fomenu_06_hu.jpg) bottom right no-repeat;
}
.hu .fomenu_07 .kijelolve {
	background:url(../images/fomenu_07_hu.jpg) bottom right no-repeat;
}
/*----------I----------*/

img {
	border:0px;
}
/*----------J----------*/
/*----------K----------*/
/*----------L----------*/

.logo {
	display:block;
    position:absolute;
    z-index:2;
    top:0; bottom:0; left:0;
    width:41.66666667%;
}
.lapozas {
	padding-bottom:10px;
	margin-bottom:0px;
}
.lapozas ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.lapozas li {
	margin:0px;
	padding:0px;
	float:left;
    width:33%;
}
.lapozas a {
	background:url(../images/pipa.png) bottom left no-repeat;
	text-align:left;
	font-size:13px;
	padding-left:30px;
	font-weight:bold;
}
.szoveg_tartalom .lapozas a:hover {
	color:#c45213;
}
.szoveg_tartalom .lapozas .kijelolve a {
	color:#c45213;
}
.lepesek {}
.lepesek ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.lepesek li {
	width:33%;
	float:left;
}
.lepesek li img {
	height:90px;
}
.lepes_01 {
	padding-right:11px;
}
.lepes_02 {
	padding-right:11px;
}
/*----------M----------*/
/*----------N----------*/
.navbar-toggle {
    position:fixed;
    top:10px; left:20px;
    z-index:100;
    background:#db6d14;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
.navbar-toggle .icon-bar {
    background:#491305;
}
.nyelv {
	width:107px;
	height:24px;
	background:url(../images/nyelv.png) top left no-repeat;
	float:right;
	padding-right:139px;
	padding-left:9px;
	display:none;
}
.nyelv ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.nyelv li {
	margin-right:17px;
	padding:0px;
	float:left;
}
.nyelv .magyar {
	width:32px;
	height:14px;
	display:block;
	background:url(../images/nyelv_magyar_s.jpg) top left no-repeat;
}
.nyelv .magyar:hover {
	background:url(../images/nyelv_magyar_r.jpg) top left no-repeat;
}
.nyelv .english {
	width:37px;
	height:14px;
	display:block;
	background:url(../images/nyelv_english_s.jpg) top left no-repeat;
}
.nyelv .english:hover {
	background:url(../images/nyelv_english_r.jpg) top left no-repeat;
}
.nyelv .kijelolve .magyar {
	background:url(../images/nyelv_magyar_r.jpg) top left no-repeat;
}
.nyelv .kijelolve .english {
	background:url(../images/nyelv_english_r.jpg) top left no-repeat;
}
/*----------O----------*/
/*----------P----------*/

.potlas {
}
.potlas div {
	padding-bottom:5px;
    overflow:hidden;
}
.potlas p {
	margin:0px;
	padding-right:5px;
	width:30%;
	text-align:right;
	font-weight:bold;
	float:left;
}
.potlas span {
	float:left;
	width:70%;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
}
.potlas span input {
    padding:0;
	border:0px;
	width:100%;
	background-color:#cf8c48;
	font-weight:bold;
	color:#6e0000;
}
/*----------Q----------*/
/*----------R----------*/

.regisztracio {
	padding-top:10px;
}
.regisztracio div {
	margin-bottom:5px;
    overflow:hidden;
}
.regisztracio p {
	margin:0px;
	padding-top:0px;
	padding-right:5px;
	width:30%;
	text-align:right;
	font-weight:bold;
	float:left;
}
.regisztracio span {
	float:left;
	width:70%;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
}
.regisztracio span input {
	border:0px;
	width:100%;
	color:#FFF;
	background-color:#cf8c48;
	font-weight:bold;
	color:#6e0000;
}
.regisztracio img {
	float:left;
}
.rendeles {
	padding-bottom:10px;
}
.rendeles_tartalom {}
.rendeles_sor {
	margin-bottom:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	background-color:#dcac65;
    overflow:hidden;
}
.rendeles_plusz {
	float:left;
	width:15px;
	height:15px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:5px;
	margin-top:0px;
	padding:0px;
}
.rendeles_plusz a {
	display:block;
	background:url(../images/plusz_s.jpg) top left no-repeat;
	width:15px;
	height:15px;
}
.rendeles_plusz a:hover {
	background:url(../images/plusz_r.jpg) top left no-repeat;
}
.rendeles_minusz {
	margin:0px;
	padding:0px;
	float:left;
	width:15px;
	height:15px;
}
.rendeles_minusz a {
	display:block;
	background:url(../images/minusz_s.jpg) top left no-repeat;
	width:15px;
	height:15px;
}
.rendeles_minusz a:hover {
	background:url(../images/minusz_r.jpg) top left no-repeat;
}
.rendeles_db {
	text-align:right;
	float:left;
	width:30px;
	margin:0px;
	padding-right:20px;
}
.rendeles_nev {
	margin:0px;
	padding:0px;
	float:left;
}
.rendeles_ar {
	margin:0px;
	padding:0px;
	float:right;
	font-weight:bold;
}
.rendeles_lablec {
	margin-top:5px;
    overflow:hidden;
}
.rendeles_lablec br {
    display:none;
}
.rendeles_lablec h2 {
	float:left;
	margin:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:0px;
	padding-top:6px;
}
.rendeles_lablec p {
	float:left;
}
.rendeles_lablec a {
	float:right;
}
.rendeles_osszes {
	margin:0px;
	padding-left:15px;
	color:#6e0000;
	font-size:18px;
	font-weight:bold;
}
.rendeles_lablec textarea {
	background:none;
	font-weight:bold;
	background-color:#cf8c48;
	margin-bottom:10px;
	color:#6e0000;
	margin-top:10px;
}
.rendeles_lablec .gomb_rendeles {
	margin-left:3px;
}
/*----------S----------*/

.sikertelen {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	border:1px solid #d90000;
	text-align:left;
	padding:10px;
}
.rendeles_lablec .sikertelen {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	border:1px solid #d90000;
	text-align:left;
	padding:10px!important;
}
.sikertelen li {
	color:#d90000;
	font-weight:bold;
}
.sikertelen ul {
	margin:0px;
	padding-left:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
}
.sikeres {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	border:1px solid #5a7907;
	padding:10px;
}
.sikeres li {
	color:#5a7907;
	font-weight:bold;
}
.sikeres ul {
	margin:0px;
	padding-left:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:0px;
}
.rendeles_lablec div {
	margin-top:10px;
	padding-bottom:0px!important;
	padding-bottom:10px;
	padding-top:0px!important;
}
select {
	margin:0px;
	padding:0px;
	border:0px;
}
.szoveg_fejlec {
	display:none;
}
.szoveg_tartalom {
	padding-left:30px;
	padding-right:30px;
	padding-bottom:22px;
	padding-top:10px;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/szoveg_tartalom.jpg) top left no-repeat;
    background-size:100% 96px;
	background-color:#f4c676;
	min-height:300px;
}
.szoveg_tartalom a {
	font-weight:bold;
}
.szoveg_tartalom a:hover {
	font-weight:bold;
	color:#c45213;
}
.szoveg_lablec {
	height:53px;
	background:url(../images/lablec.jpg) top right no-repeat;
    background-size:cover;
	padding-bottom:20px;
}
.szoveg_lablec a {
	float:right;
	margin-top:26px;
	margin-right:20px;
	width:82px;
	height:10px;
}
.szallitas {
	padding-top:10px;
}
.szallitas_modositas, .szallitas_uj {}
.szallitas_modositas_sor, .szallitas_uj_sor {
	padding-bottom:5px;
    overflow:hidden;
}
.szallitas_modositas_sor p, .szallitas_uj_sor p {
	margin:0px;
	padding-top:0px;
	padding-right:5px;
    width:30%;
	text-align:right;
	font-weight:bold;
	float:left;
}
.szallitas_modositas_sor span, .szallitas_uj_sor span {
	float:left;
    width:70%;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:10px;
}
.szallitas_modositas_sor span select, .szallitas_uj_sor span select {
	width:100%;
	background-color:#cf8c48;
	color:#6e0000;
	font-weight:bold;
}
.szallitas_modositas_sor span input, .szallitas_uj_sor span input {
	border:0px;
	width:100%;
	background-color:#cf8c48;
	color:#6e0000;
	font-weight:bold;
}
input {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#6e0000;
	font-weight:bold;
}
.szallitas_regi {}
.szallitas_regi_sor {
	padding-top:6px;
	padding-bottom:6px;
	padding-right:5px;
	padding-left:5px;
	margin-bottom:4px;
	background-color:#dcac65;
	text-align:left;
    overflow:hidden;
}
.szallitas_regi_sor input {
	margin:0px;
	padding:0px;
	float:left;
}
.szallitas_regi p {
	margin:0px;
	padding-right:10px;
	padding-bottom:0px;
	padding-left:0px;
	padding-top:0px;
	float:left;
	max-width:235px;
}
.szallitas_regi_sor a {
	float:right;
	font-weight:bold;
	padding-left:10px;
	margin-left:10px;
	color:#6e0000;
	border-left:1px solid #6e0000;
}
.szallitas_regi_sor a:hover {
	color:#C45213;
}
.szallitas_lablec {
    overflow:hidden;
}
.szallitas_lablec a {
	float:right;
}
.gomb_rendel {
	width:102px;
	height:28px;
	display:block;
	margin-left:3px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
}
.gomb_ujcim {
	width:104px;
	height:28px;
	display:block;
}
/*----------T----------*/

.tartalom {
	max-width:881px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:0px;
}
textarea {
	float:left;
	background-color:#cf8c48;
	border:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:100%;
	height:87px;
}
/*----------U----------*/
/*----------V----------*/

.vaz {
	background: url(../images/vaz.png) top left repeat-x;
	width:100%;
}

.popup {
    position: fixed;
    z-index:3000;
    top:0; right:0; bottom:0; left:0;
    background:rgba(255,255,255,0);
    display: flex;
    align-items: center; 
    justify-content: center;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.popup.active {
    background:rgba(255,255,255,.8);
}
.popup-window {
    position:relative;
    box-shadow: 0 0 70px rgba(0, 0, 0, 0.2);
    margin:10px;
}
.popup-close {
    position:absolute;
    z-index:3;
    top:-10px; right:-10px;
    width:36px; height:36px;
    padding:3px;
    font-size: 18px;
    text-align:center;
    background:#fc5103;
    color:#fff;
    border:3px solid #fff;
    border-radius:50%;
    cursor:pointer;
}


@media (max-width: 767px) {
    .logo { display:none; }
    .fomenu { 
        width:325px; 
        box-shadow: 0 0 70px black;
        position: fixed;
        z-index: 100;
        top: 70px;
        left: -360px;
        background: #98430d;
        padding-right:3px;
        padding-top:3px;
    }
    .menu-opened .fomenu { left:-90px; }
    .vaz { background: #551a05; }
    .fejlec { text-align: center; }
    .fejlec-img { box-shadow: 0 0 70px black; }
    .belepes { position:static; margin: auto; box-shadow: 0 0 70px black; }
    .lapozas li { width:50%; padding: 5px 0; }
    .szoveg_tartalom { padding-left: 10px; padding-right: 10px; }
    .mobile-overlay {
        position: fixed;
        left: 0;
        top: 0;
        width: 0%;
        height: 100%;
        z-index: 90;
        background: rgba(0,0,0,0);
        -webkit-transition: background .2s ease-in-out;
        -moz-transition: background .2s ease-in-out;
        -ms-transition: background .2s ease-in-out;
        -o-transition: background .2s ease-in-out;
        transition: background .2s ease-in-out;
    }
    .menu-opened .mobile-overlay {
        background: rgba(0,0,0,.6);
        width: 100%;
    }
    .rendeles_lablec br { display:inherit; }
    .fejlec .instagram { bottom:130px; left:20px; }
}
@media (min-width: 768px) {
}