

@font-face {
  font-family: barcode;
  src: url(betu/LibreBarcode39-Regular.ttf);
}

@font-face {
  font-family: kellys;
  src: url(betu/KellySlab-Regular.ttf);
}

@font-face {
  font-family: wintermute;
  src: url(betu/Wintermute_PB.ttf);
}

@font-face {
  font-family: russo;
  src: url(betu/RussoOne-Regular.ttf);

}




html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #3a3631;
	text-decoration: none;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}





}
.right {
	float: middle;

}
.more {
	text-align: right;
}

.more2 {
	text-align: right;
        padding-top: 30px;
	font-weight: bold;
	font-size: 10px;
}



.clear {
	clear: both;
  margin-top: 25px;
}

body {
	background: linear-gradient(white, #e6ded3);
	background-attachment: fixed; 
	background-position: center; 
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #3a3631;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
	position: relative;
	background: url(images/body_bg.gif) repeat-y;
	border-radius: 15px;
	border-bottom: 12px solid;

}

#header {
  margin-top: -4px;
  margin-bottom: -2px;
 /* position: absolute;
  top: 0;*/
 /* left: 243px;
  width: 535px;
  height: 279px;*/
 /* background: url(images/header_2.jpg) no-repeat;*/
}

#left {
  float: left;
  width: 243px;
}

#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}

#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}

#logo p {
}

#nav {
  background: url(images/nav_left.jpg) no-repeat;
  margin-top: -4px;

}
#nav ul {
  margin-left: 11px;
  padding-left: 0px;
  padding-bottom: 0px;
  background: #2A2A2A;
}

#nav li {
  list-style: none;
  font: 15px "arial narrow", arial, sans-serif;
  font-family: kellys;
  letter-spacing: 1px;
  border-top: 2px solid #959595;
  background: 188px 18px url(images/arr_white.gif) no-repeat;
  padding: 12px 0 0 31px;
}

#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 12px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}

#nav a:hover {
  text-decoration: underline;
}

#nav .important {
  border: none;
  background: 188px 18px url(images/arr_orange.gif) no-repeat;
}

#nav .important a {
  color: #E9C379;
}

#news {
  background: url(images/news_bg.jpg) repeat-y;
  padding-left: 22px;
  padding-right: 22px;
  padding-bottom: 10px;
  text-align: justify;
  margin-left: 11px;
  padding-top: 20px;
}
#news h2 {
  font-family: kellys;
  font-size: 15px;
  letter-spacing: 1px;
  color: black;
}

#news h3, #news p {
  font-size: 12px;
  margin: 1em 8px 1em 0;
}

#news a {
  color: #3a3631;
  font-weight: bold;
  text-decoration: none;
}

#news a:hover {
  color: #38301A;
}

#news .more {
  font-size: 10px;
}

#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support.png) no-repeat;
  background-size: 232px 97px;
  margin-left: 11px;
  padding: 1px;
  height: 97px;
  color: #1A1A18;
}

#support p {
  margin: 0.7em 2.6em;
}

#right {
  float: right;
  width: 580px;
  padding-right: 45px;
  padding-top: 10px;
  margin-top: 15px;
}

#right h2 {
  font: 18px arial, sans-serif;
  color: #3a3631;
  border-bottom: 1px solid #3a3631;
  padding-bottom: 6px;
  margin-bottom: 1em;
}

#right h3 {
  font: 16px arial, sans-serif;
  color: #3a3631;
  border-bottom: 1px solid #3a3631;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 3em;
}

#welcome {
  margin-right: 20px;
}

#profile {
  margin-right: 16px;
}

#right .left {
  margin-right: 18px;
}

#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: left;
  width: 98%;
}

#corp {
  margin-right: 1%;
}

#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 170px;
  height: 80px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 110px;
  font-size: 9px;
  font-weight: bold;
}

#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}

#spacer {
  height: 2em; width: 100%;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y; width: 100%
}

#copyright {
  text-align: center;
  padding: 20px 0px 20px 00px;
  font-size: 10px;
  color: #3a3631;
  font-weight: bold;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4);
}

#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
	width: 100%.;
}

.foot{
    float: right;
    width: 99.5%;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    text-align: center;
    border: 2px solid;
    border-radius: 13px;
    font-size: 11px;
    background-color: white;
}

.home-lista{
}

.home-lista-bal{
  float:left;
  width:40%;
}

.home-lista-jobb{
  float:right;
  width:60%;
  text-align:justify; 
}

.fullimg{
  width: 100%;
  border-radius: 15px;
}

#SLIDESTEXT{
  margin-top: 21px;
}

.tevekenysegek-lista{
  margin-left:15px;
}

.arak-hely{
  float: right;
  width: 637px;
  margin-right: 15px
}

.cardborder{
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}


@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}




										gomb fade

.btn {
  background-color: transparent;
  transition: 0.4s;
}

.btn:hover {opacity: 0.6}
}

										kép fade

.container {
  position: relative;
  width: 50%;
}

.image {
  display: block;
  width: 90%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 100%;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #008CBA;
}

.container:hover .overlay {
  opacity: 1;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}


.eredmeny{
    float: right;
    margin-top: 20px;
    margin-right: 9%;
    width: 50%;
    border-radius: 13px;
    border: 2px solid;
    border-color: #3a3631;
    background-color: #efe9e2;
    padding: 25px;
    font-family: 'kellys';
    font-size: 17px;
    letter-spacing: 1px;
    text-align: center;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}


.szall{
    float: right;
    margin-top: 20px;
    width: 99.5%;
    border-radius: 13px;
    background-color: white;
    border-style: solid;
    border-width: 2px;
    font-family: 'kellys';
    font-size: 15px;
    letter-spacing: 1px;
    text-align: center;
}


input[type=number], input[type=text], select, textarea {
    width: 100%;
    padding: 3px 6px;
    border: 1px solid #3a3631;
    border-radius: 8px;
    box-sizing: border-box;
    text-align: center;
    margin-top: 2px;
    vertical-align: middle;
}


input[type=submit] {
   width: 55%;
   background-color: #3a3631;
   color: white;
   font-family: 'kellys';
   font-size: 20px;
   padding: 7px 25px;
   margin-top: 18px;
   border: none;
   border-radius: 10px;
   cursor: pointer;
}

input[type=submit]:hover {
  background-color: #aca396;
}


.error {
	color: #d10000;
	font-size: 14px;
}

.cim {
    font-size: 17px;
    width: 100%;
    padding: 12px 10px;
    margin-top: 8px;
    margin-bottom: 0px;
    display: inline-block;
    border: 1px solid #3a3631;
    border-radius: 8px;
    background-color: white;
    box-sizing: border-box;
}

.cim2 {
    font-size: 17px;
    width: 60%;
    padding: 12px 10px;
    margin-top: 14px;
    margin-bottom: 14px;
    display: inline-block;
    border-top: 2px solid;
    box-sizing: border-box;
}



.button {
   width: 55%;
   background-color: #3a3631;
   color: white;
   font-family: 'kellys';
   font-size: 20px;
   padding: 7px 25px;
   margin-top: 0px;
   border: none;
   border-radius: 10px;
   cursor: pointer;
}


.button:hover {
  background-color: #aca396;
}




-------------------

*{
  box-sizing: border-box;
}

label {
    display: contents;
}

.container {
    float: right;
    margin-top: 5px;
    margin-right: 9%;
    width: 50%;
    border-radius: 13px;
    border: 2px solid;
    border-color: #3a3631;
    background-color: #efe9e2;
    padding: 25px;
    font-family: 'kellys';
    font-size: 17px;
    letter-spacing: 1px;
    text-align: center;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.col-50l {
    float: left;
    width: 45%;
    margin-right: 2%;
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: left;
    padding-left: 8%;
}

.col-50lm {
    float: left;
    width: 36%;
    margin-right: 2%;
    margin-top: 2px;
    margin-bottom: 4px;
    text-align: left;
    padding-left: 8%;
}

.col-50r {
    float: right;
    width: 45%;
    text-align: right;
    margin-top: 0px;
    margin-bottom: 4px;
}

.col-50rm {
    float: right;
    width: 54%;
    text-align: right;
    margin-top: 2px;
    margin-bottom: 4px;
}

.col-100 {
    float: right;
    width: 35%;
    text-align: left;
    margin-top: 6px;
    margin-bottom: 6px;
}


.col-85 {
    float: left;
    width: 70%;
    margin-right: 2%;
    margin-top: 4px;
    margin-bottom: 8px;
    text-align: left;
    padding-left: 8%;
}

.col-15 {
    float: right;
    width: 20%;
    text-align: right;
}

.col-66 {
    float: left;
    width: 30%;
    margin-right: 2%;
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: left;
    padding-left: 8%;
}

.col-44 {
    float: right;
    width: 60%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 4px;
}


/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Responsive layout - when the screen is less than 600px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .col-25, .col-75, input[type=submit] {
    width: 100%;
    margin-top: 0;
  }
}

--------------------------------


info

* {
  transition: all .3s ease;
}

.extra-info {
    display: none;
    line-height: 20px;
    font-size: 13px;
    position: absolute;
    top: 0px;
    left: 22px;
    background-color: white;
    padding: 7px;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    border-color: #3a3631;
    width: 422px;
}

.info:hover .extra-info {
  display: inline-block;
}

.info {
    font-size: 15px;
    padding: 1px 1px 1px 1px;
    margin-top: 2px;
}

.info:hover {
    background-color: white;
    padding: 0px 0px 0px 0px;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    border-color: #3a3631;
    margin-top: 2px;
    text-align: center !important;
}


.icon-info-sign:before {
    content: "i";
    font-weight: bold;
}

i {
    font-style: italic;
}

@media (min-width: 992px)
.col-md-12 {
    width: 100%;
}

@media (min-width: 992px)
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: absolute;
    width: 15px;
    text-align: center;
}

.p1 {
    margin-top: 4px;
    margin-bottom: 4px;
}

.p2 {
    text-align: right;
    margin-top: 4px;
    margin-bottom: 4px;
}



