

a{
    color: #3f3f3f;
}

a:hover{
    color: #111;
}

body{
    padding: 0px 0px 1.5em 0px;
}

.card-header{
    font-size: 1.2em;
}

.card-header:first-letter{
text-transform: uppercase;
}

#logo img{
    max-height: 48px!important;
}

@media (max-width: 410px) {
    #logo img{
            max-height: 36px!important;
    }
}

.card{
    margin-bottom: 1em!important;
    min-width: 100%;
    border-radius: 8px;
}

.card:hover{
    border: 1px solid #aaa;
}

.card-header{
    border-top-left-radius: 8px!important;
    border-top-right-radius: 8px!important;
}

.card-text{
    list-style-type: none;
    padding-left: 0em;
}

.card-title{
    margin-bottom: 0px;
}

.card a h3, .card a h4, .card a p{
    padding: 0 0.4em 0 0.3em;
}

.card a h3, .card a h4{
    font-size: 1.2em;
}

.card a p{
    font-size: 0.9em;
}

.card-img-top{
    border-radius: 12px;
}

.h-100{
    height: inherit!important;
}

.card a:hover{
    text-decoration: none;
}

nav{
    margin-bottom: 2em;
    box-shadow: 0px 1px 1px 0px rgba(50, 50, 50, 0.75);
}

.navbar{
    padding-right: 0px;
}

.navbar-nav{
    height: 75px !important;
}

@media (max-width: 990px) {
    .navbar-nav{
        position: relative;
        height: auto!important;
        background-color: #fff;
        z-index: 1000;
    }
}

.navbar-nav li a:first-letter{
    text-transform: uppercase;
}

#menu_top a, #nyelvek a{
    line-height: 2.5em;
    border-left: 1px solid #ccc;
    padding-left: 0.5em;
    padding-right: 0.5em;
}

#menu_top a:nth-child(1), #nyelvek a:nth-child(1){
    border-left: 0px solid #ccc;
}

#nyelvek{
    float: right;
}

.slide_frame{
    height: 1px;
    background-image: url('../../graphics/bg_slide_border.jpg');
    background-position: center top;
    background-repeat: no-repeat;
}

.carousel-item img{
    width: 100%;
    margin-top: -1px;
    margin-bottom: -1px;
}

.r_bgr{
    background-color: #e2001a;
}

.w_fgr{
    color: #fff;
}

.bg_gradiens{
    height: 76px;
    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(top, #f7f7f7 0%, #d3d3d3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f7f7f7 0%,#d3d3d3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f7f7f7 0%,#d3d3d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#d3d3d3',GradientType=0 ); /* IE6-9 */
    border: 1px solid #d6d6d6;
    color: #3f3f3f;
    border-radius: 12px;
}

@media (max-width: 1200px) {
    .carousel-item{
        
    }
}

@media (max-width: 990px) {
    .carousel-item{
        min-height: 200px
    }
}

@media (max-width: 780px) {
    .carousel-item{
        min-height: 160px
    }
    
    #termek_slide h1{
        font-size: 1.6em!important;
        height: 2.4em!important;
    }
    
    #termek_slide h1 span{
        font-size: 0.8em!important;
        margin-top: 0px;
    }
    
    h1{
        font-size: 2em;
    }
    
    h2{
        font-size: 1.5em;
    }
}

@media (max-width: 410px) {
    .carousel-item{
        min-height: 110px
    }
    
    h1{
        font-size: 1.6em;
    }
    
    h2{
        font-size: 1.5em;
    }
}

.navbar-toggler-icon{
    background-image: url('../../graphics/menu.png');
    
}


#csoport_slide{
   position: relative;
   z-index: -20;
   float: left;
   width: 100%;
   height: 459px;
   background-image: url('../../images_slide/zsakolo.jpg');
   background-repeat: no-repeat;
   background-position: top center;
   margin-top: 10px;
   margin-bottom: 0px;
   
   clear: both;
   padding: 1px 0px 1px 0px;
   background-image: url('../../graphics/bg_slide_border_xx.jpg');
   background-position: center top;
   background-repeat: repeat-y;
   overflow: hidden;
}

#termek_slide{
   position: relative;
   z-index: -20;
   float: left;
   width: 100%;
   /*height: 318px;*/
   background-image: url('../../graphics/big_gradiens.png') !important;   
   margin-top: 0px;
   margin-bottom: 0px;
   clear: both;
   padding: 1px 0px 1px 0px;
   background-position: center top;
   background-repeat: repeat-y;
   overflow: hidden;
}

#termek_slide_x{
   width: 100%;
   /*height: 320px;*/
   margin: -1px auto 0px auto;
   background-size: 100%;
   background-repeat: no-repeat;
   text-align: center;
}

#termek_slide_x img{
    position: relative;
    z-index: -100;
    margin-top: -5.3em;
    width: 100%;
    margin-top: -5.4em;
    margin-bottom: -1px;
}

#termek_slide h1{
   text-align: left;
   height: 1.3em;
   margin: 15px 10px 0px 15px;
   color: #000;
   font-size: 52px;
   background-image: url('../../graphics/slide_top_box.png');
   background-position: top left;
   background-repeat: repeat-y;
}

#termek_slide span{
   display: block;
   margin: -10px auto 0px auto;
   font-size: 32px;
   text-transform: lowercase;
}

#termek_slide p{
   display: block;
   width: 535px;
   
   float: left;
   padding: 6px 30px 2px 6px;
   margin: 100px 40px 0px 15px;
   line-height: 150%;
   font-weight: bold;
   font-size: 16px;
   color: #000;
   text-align: left;
   background-image: url('../../graphics/slide_top_box.png');
   background-position: top right;
   background-repeat: repeat-y;
}

#footer_metri_logo{
   display: inline-block;
   float: left;
   width: 168px;
   height: 41px;
   /*background-image: url('../../graphics/logo_metri_bw.png');*/
   background-image: url('../../graphics/logo.svg');
   background-size: auto 40px;
   background-repeat: no-repeat;
   transition-timing-function: ease-in;
   transition: background-image 1s;
   transition-webkit: background-image 1s;
}

#footer_metri_logo:hover{
   /*background-image: url('../../graphics/logo_metri_col.png');*/
}

#footer_nat_logo{
   display: inline-block;
   width: 36px;
   height: 50px;
   background-image: url('../../graphics/logo_nat_bw.png');
   transition-timing-function: ease-in;
   transition: background-image 1s;
   transition-webkit: background-image 1s;
   margin-right: 10px;
}

#footer_nat_logo:hover{
   background-image: url('../../graphics/logo_nat_col.png');
}
   
#footer_tuv_logo{
   display: inline-block;
   width: 50px;
   height: 50px;
   transition-timing-function: ease-in;
   transition: background-image 1s;
   transition-webkit: background-image 1s;
   background-image: url('../../graphics/logo_tuv_bw.png');
}

#footer_tuv_logo:hover{
   background-image: url('../../graphics/logo_tuv_col.png');
}

.card{
    border-bottom: 0px;
}

.cedula{
    background-image: url('../../graphics/box-lablec2.png');
    background-position: bottom right;
    background-position-x: right -2px;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-bottom: 0px;
}

.cedula_akcios{
    background-image: url('../../graphics/akcio_cedula_uj.png'), url('../../graphics/box-lablec2.png');
    background-position: right bottom, bottom right;
    background-position-x: right -2px;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, 100% auto;
    border-bottom: 0px;
}

.adatlap_akcios{
    background-image: url('../../graphics/akcio_cedula_uj.png');
    background-position: right bottom;
    background-position-x: right -2px;
    background-repeat: no-repeat;
    background-size: auto;
    border-bottom: 0px;
}

.csoport_cedula {
   display: block;
   border: 1px solid #ccc;
   height: 194px;
   box-sizing: border-box;
   /*width: 350px;
   float: left;
   margin: 12px 0px 12px 0px;*/
   background-position: center center;
}

.csoport_cedula:hover{
   background-color: #f7f7f7;
}

.csoport_cedula h3{
   text-align: center;
   width: 100%;
   margin: 156px 0px 0px 0px;
   font-size: 1.0em;
}



.arlista {
   display: block;
   border: 1px solid #ccc;
   height: auto;	//50px;
   width: 100%;
   float: left;
   margin: 4px 0px 4px 0px;
}

.arlista:hover{
   background-color: #f7f7f7;
}

.arlista div{
   height: 44px;
   width: 72px;
   border-right: 1px solid #ccc;
   margin: 3px;
   float: left;
   text-align: center;
}

.arlista img{
   height: 36px;
   margin: 2px auto 0px auto;
   border: 1px solid #eee;
}

.arlista h3{
   float: left;
   width: 250px;
   margin: 10px 0px 0px 0px;
   font-size: 20px;
   text-align: left;
}

.arlista h4{
   float: left;
   width: 186px;
   margin: 2px 0px 0px 0px;
   font-size: 14px;
   text-align: left;
}

.arlista h4:last-child{
   text-align: right;
}


.talca-asztali-merlegek, .asztali-merlegek{
   background-image: url('../../graphics/talca-asztali-merlegek.png') !important;
   background-repeat: no-repeat;
}

.asztali-merlegek h3{
   float: right;
}

.talca-jarmu-merlegek, .jarmu-merlegek{
   background-image: url('../../graphics/talca-jarmu-merlegek.png') !important;
   background-repeat: no-repeat;
}

.talca-zsakszajvarrogepek-cernak, .zsakszajvarrogepek-cernak{
   background-image: url('../../graphics/talca-zsakszajvarrogepek-cernak.png') !important;
   background-repeat: no-repeat;
}

.talca-muszer-szoftver, .muszer-szoftver{
   background-image: url('../../graphics/talca-muszer-szoftver.png') !important;
   background-repeat: no-repeat;
}

.talca-raktari-merlegek, .raktari-merlegek{
   background-image: url('../../graphics/talca-raktari-merlegek.png') !important;
   background-repeat: no-repeat;
}

.talca-zsakolo-big-bag-es-tolto-merlegek, .zsakolo-big-bag-es-tolto-merlegek{
   background-image: url('../../graphics/talca-zsakolo-big-bag-es-tolto-merlegek.png') !important;
   background-repeat: no-repeat;
   
   font-size: 12px !important;
}

.talca-tovabbito-szalagok, .tovabbito-szalagok{
   background-image: url('../../graphics/talca-tovabbito-szalagok.png') !important;
   background-repeat: no-repeat;
}

.talca-egyeb-termekek, .egyeb-termekek{
   background-image: url('../../graphics/talca-egyeb-termekek.png') !important;
   background-repeat: no-repeat;
}

.talca-husipari-merlegek, .husipari-merlegek{
   background-image: url('../../graphics/talca-husipari-merlegek.png') !important;
   background-repeat: no-repeat;
}

.talca-allatmerleg, .allatmerleg{
   background-image: url('../../graphics/talca-allatmerleg.png') !important;
   background-repeat: no-repeat;
}

.talca-technologiai-merlegek, .technologiai-merlegek{
   background-image: url('../../graphics/talca-technologiai-merlegek.png') !important;
   background-repeat: no-repeat;
}

.talca-egyedi-kivansagok, .egyedi-kivansagok{
   background-image: url('../../graphics/talca-egyedi-kivansagok.png') !important;
   background-repeat: no-repeat;
}

.ajanlat_gomb{
    border-radius: 6px!important;
    float: right!important;
}

.ajanlatker{
    background-color: #e2001a;
    border-color: #e2001a;
    font-size: 0.8em;
    margin-top: 5px;
}

.ajanlatker:hover{
    background-color: #c1061b;
    border-color: #e2001a;
}

.tab-content{
    border: 1px solid #ccc;
    border-top: 0px;
    padding: 0.5em;
}


.arlista_csoport{
   clear: both;
   float: left;
   background-color: #cecece;
   margin-top: 10px;
   height: 50px !important;
   border: 1px solid #999999;
   border-radius: 4px;
   width: 100%;
   padding: 10px;
   cursor: pointer;
   background-image: url('../../graphics/bg_menu.jpg');  
   user-select: none;
   -webkit-user-select: none;
}

.arlista_csoport:hover{
   border: 1px solid #444;
}

.arlista_csoport span{
   margin: 0px;
   font-size: 22px;
}

.nyil{
   background-image: url('../../graphics/arlista_nyil_le.png');  
   background-repeat: no-repeat;
   background-position: right center;
   display: block;
   width: 26px;
   height: 20px;
   float: right;
   margin: -44px 10px 0px 0px;
}

.arlista_csoportx{
   margin-top: 24px;
   margin-bottom: 6px;
   font-size: 36px;
   width: 100% !important;
   text-align: left;
   clear: both;
   cursor: pointer;
   display: block;
   float: left;
   height: 50px;
}

.arlista_csoportx first-letter{
   text-transform: uppercase;
}


#cookies_popup{
	background-color: rgba(30,30,30,0.65);
	z-index: 100;
	font-weight: bold;
	color: #fefefe;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	position: fixed;
	top: 0px;
	right: 0px;
}

#cookies_ok{
    position: relative;
    z-index: 1000;
	cursor: pointer;
	background-color: #1c78de;
	padding: 8px;
        padding-top: 10px;
	width: auto;
	float: right;
	border-radius: 8px;
	margin: -34px 50px 0px 10px;
}

#cookies_ok:hover{
	background-color: #5353DC;
}

#mitszeretne_click{
    cursor: pointer;
    display: block;
    float: right;
    color: rgb(255, 255, 255);
    margin-top: -8px;
    margin-right: 100px;
    font-weight: bold;
    font-size: 28px;
}

#mit{
   position: fixed;
   width: 125px;
   height: 180px;
   bottom: 50px;
   right: 0px;
   z-index: 10;
   margin-top: 40px;
   border-top-left-radius: 8px;
   border-bottom-left-radius: 8px;
   border-top: 1px solid #fff;
   border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
   -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.75);
   -moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.75);
   box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.75);
   -webkit-transition: right 0.5s; /* Safari */
    transition: right 0.5s;
}

#mit a{
       border-top-left-radius: 8px;
   border-bottom-left-radius: 8px;
   border-top: 1px solid #fff;
   border-right: 0px solid #fff;
   border-bottom: 0px solid #fff;
   -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.75);
   -moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.75);
   box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.75);
   background-color: #717171;
   background-image: url('../../graphics/mit.png');
   background-repeat: no-repeat;
   background-position: center 6px;
   display:  block;
    width: 100%;
    height: 100%;
    color: #fff;
}

#mit h3{
   width: 85%;
   text-align: center;
   margin: 0px 10px 0px 10px;
   font-size: 19px;
   line-height: 120%;
   padding-top: 105px;
}


#kerdezzen{
   position: fixed;
   width: 230px;
   height: 360px;
   color: #fff;
   background-color: #e2001a;
   margin-top: 40px;
   margin-left: -200px;
   border-top-right-radius: 8px;
   border-bottom-right-radius: 8px;
   border-top: 1px solid #fff;
   border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
   -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.75);
   -moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.75);
   box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.75);
   z-index: 100;
}

#kerdezzen h3{
   width: 310px;
   height: 30px;
   margin: 174px 0 -50px 64px;
   padding-left: 30px;
   font-size: 20px;
   -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  cursor: pointer;
  transition-timing-function: ease-in;
   transition: color 0.7s, background-image 1s;
   transition-webkit: color 0.7s, background-image 1s;
   background-image: url('../../graphics/ikon_kinyit.png');
   background-repeat: no-repeat;
}

#kerdezzen_bel{
   width: 200px;
   height: 240px;
   float: left;
   clear: both;
   margin: -148px 0px 0px 0px;
}

#kerdezzen_bel h4{
   text-align: left;
   clear: both;
   float: left;
   margin: 8px 0px 4px 8px;
   text-transform: uppercase;
   font-size: 16px;
}

#kerdezzen_bel label{
   clear: both;
   float: left;
   width: 50px;
   text-align: left !important;
   margin: 4px 0px 0px 6px;
}

#kerdezzen_bel span{
   float: right;
   text-align: left !important;
   margin: 4px 16px 0px 0px;
   font-size: 18px;
}

.kerdezzen_form label{
   clear: both;
   float: left;
   width: 50px;
   margin: 4px 0px 0px 6px;
   text-align: left;
}

.kerdezzen_form textarea{
   font-family: Arial;
   width: 180px;
   height: 80px;
   resize: none;
   float: right;
   padding: 2px;
   margin: 2px auto 2px auto;
   border: 1px solid #fff;
   border-radius: 4px;
}

.kerdezzen_form input{
   width: 180px;
   float: right;
   padding: 2px;
   margin: 2px auto 2px auto;
   border: 1px solid #fff;
   border-radius: 4px;
}

.kerdezzen_form input[type=submit]{
   width: 186px;
   margin-top: 10px;
}

.nav-link{
    padding-right: 1rem !important;
    padding-left: 1rem !important;
    padding-top: 22px;
}

ul li .nav-link{
    font-size: 1.2em;
    border-right: 1px solid #ddd;
}

ul li:nth-last-child(1) .nav-link{
    border-right:  0px solid #ddd;
}


.li_akcio {
    background: -moz-linear-gradient(top, red 0%, #a20404 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, red 0%, #a20404 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, red 0%,#a20404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='red', endColorstr='#a20404',GradientType=0 ); /* IE6-9 */
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
}

.li_akcio:hover {
    background: -moz-linear-gradient(top, red 0%, #8c0606 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, red 0%, #8c0606 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, red 0%,#8c0606 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='red', endColorstr='#8c0606',GradientType=0 ); /* IE6-9 */
    cursor: pointer;
}

.li_akcio a{
    color: white!important;
}




#navsav{
   width: 100%;
   border: 0px solid #cecece;
   padding: 0px 0px 10px 0px;
   margin: 0px 0px 12px 0px;
   text-transform: uppercase;
}

.kovetkezo{
   float: right;
   font-size: 48px;
   font-weight: bold;
   margin-right: 20px;
   margin-top: -26px;
   margin-bottom: -6px;
   color: #888 !important;
}

.elozo{
   float: right;
   font-size: 48px;
   font-weight: bold;
   margin-right: 8px;
   margin-top: -26px;
   margin-bottom: -6px;
   color: #888 !important;
}

.elozo:hover, .kovetkezo:hover{
    text-decoration: none;
    color: #333 !important;
}

.metripond_lista{
    display: block;
}

.normal{
    margin-top: 1em;
}

.mitszeretne_box{
    color: #fff;
    float: right;
    width: 100%;
    background-image: url('../../graphics/mitszeretne-bg.jpg');
    background-size: 100% auto;
    background-position: center center;
    /*background-repeat: no-repeat*/;
    padding: 1em;
    border-radius: 6px;
}

.mitszeretne_box h3{
    font-size: 1.0em;
    margin-bottom: 3px;
}

.tablazat_adatok{
    text-align: center;
}

.tablazat_adatok tr td:nth-child(1){
    text-align: left;
    background-color: #f5f5f5;
}

.tablazat_adatok tr:nth-child(1) th{
    text-align: center;
    background-color: #f5f5f5;
}

.tablazat_adatok tr td,.tablazat_adatok tr th{
    border: 1px solid #ddd;
}

.atab{
    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(top, #f7f7f7 0%, #d3d3d3 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f7f7f7 0%,#d3d3d3 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f7f7f7 0%,#d3d3d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#d3d3d3',GradientType=0 ); /* IE6-9 */
    border: 1px solid #d6d6d6;
    color: #3f3f3f;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding: 6px 2px !important;
    height: 40px;
}

.atab .nav-link{
    font-size: 1.1em;
}

.atab .nav-link:hover{
    border: solid 1px transparent!important;
}

#leiras-tab, #adatok-tab, #galeria-tab, #letoltesek-tab{
    padding-top: 0px!important;
}

a.active {
    background-color: transparent!important;
    font-weight: bold;
    border: 0px!important;
}


.akcio_cedula_hu {
   background-image: url('../../graphics/akcio_cedula_uj.png');
   background-repeat: no-repeat;
   background-position: right bottom;
}

.akcio_cedula_en {
   background-image: url('../../graphics/akcio_cedula_en.png');
   background-repeat: no-repeat;
   background-position: right bottom;
}

.akcio_cedula_ro {
   background-image: url('../../graphics/akcio_cedula_ro.png');
   background-repeat: no-repeat;
   background-position: right bottom;
}

.kifuto_cedula{
   background-image: url('../../graphics/kifuto_cedula_uj.png'), url('../../graphics/box-lablec2.png');
   background-repeat: no-repeat, no-repeat;
   background-position:  right bottom;
}

.kifuto_adatlap{
   background-image: url('../../graphics/kifuto_cedula_uj.png');
   background-repeat: no-repeat;
   background-position:  right bottom;
}

.cedula_akcios{
    background-image: url('../../graphics/akcio_cedula_uj.png'), url('../../graphics/box-lablec2.png');
    background-position: right bottom, bottom right;
    background-position-x: right -2px;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, 100% auto;
    border-bottom: 0px;
}

.reszletek{
    background-color: #e2001a;
    border-color: transparent;
    float: right;
    margin-top: -3.5em;
    
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#af0000+0,e2001a+30,e2001a+68,af0000+100 */
background: #af0000; /* Old browsers */
background: -moz-linear-gradient(top, #af0000 0%, #e2001a 30%, #e2001a 68%, #af0000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #af0000 0%,#e2001a 30%,#e2001a 68%,#af0000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #af0000 0%,#e2001a 30%,#e2001a 68%,#af0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af0000', endColorstr='#af0000',GradientType=0 ); /* IE6-9 */
}

.reszletek:hover{
    background-color: #b00303;
    border-color: transparent;
    
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#af0000+0,e2001a+30,e2001a+68,af0000+100 */
background: #af0000; /* Old browsers */
background: -moz-linear-gradient(top, #890000 0%, #C60600 30%, #C60600 68%, #890000 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #890000 0%,#C60600 30%,#C60600 68%,#890000 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #890000 0%,#C60600 30%,#C60600 68%,#890000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#890000', endColorstr='#890000',GradientType=0 ); /* IE6-9 */
}

.kateg_cim{
    margin-top: 0.5em;
    margin-bottom: 0.1em;
}

.jegy{
    margin-bottom: 30px;
    float: left;
}

.jegy1, .jegy2, .jegy3, .jegy4, .jegy5, .jegy6, .jegy7, .jegy8, .jegy30, .jegy31{
    background-size: cover;
    min-height: 320px;
    border-radius: 12px;
    border: 1px solid #aaa;
    overflow: hidden!important;
    position: relative;
}

.jegy1{
    background-image: url('../../graphics/kapcsolat-Siflis-Blanka.jpg');
}

.jegy2{
    background-image: url('../../graphics/kapcsolat-Bodor-Zoltan.jpg');
}

.jegy3{
    background-image: url('../../graphics/kapcsolat-Finta-Gyula.jpg');
}

.jegy4{
    background-image: url('../../graphics/kapcsolat-Juhasz-Imre.jpg');
}

.jegy5{
    background-image: url('../../graphics/kapcsolat-Katona-Imrene.jpg');
}

.jegy6{
    background-image: url('../../graphics/kapcsolat-Molnar-Sandor.jpg');
}

.jegy7{
    background-image: url('../../graphics/kapcsolat-Nanai-Lajos.jpg');
}

.jegy8{
    background-image: url('../../graphics/kapcsolat-Szabo-Csaba.jpg');
}

.jegy30{
    background-image: url('../../graphics/kapcsolat-Ratz-Szabolcs.jpg');
}

.jegy31{
    #background-image: url('../../graphics/kapcsolat-Ratz-Szabolcs.jpg');
}

.cimsor ul{
    list-style: none;
}

.cimsor{
    bottom: 0px;
    position: absolute;
    padding: 10px 40px;
    /*background-color: rgba(255,255,255,0.8);*/
    background-image: url('../../graphics/oldalcsik-teljes2.png');
    width: 100%;
    overflow: hidden;
    height: 70px;
    text-align: right;
     -webkit-transition: height 0.5s; /* Safari */
    transition: height 0.5s;
}

.cimsor:hover{
    height: 320px;
    border-radius: 12px;
    border-radius: 12px;
    
    overflow: hidden;
}

.cimsor p:nth-child(1){
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0;
}

.cimsor p:nth-child(2){
    font-size: 16px;
    margin-bottom: 0;
}

#szechenyi_div{
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 200;
    background-image: url('../../graphics/szechenyi2020f.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top right;
    width: 228px;
    height: 160px;
    -webkit-transition: left 0.5s; /* Safari */
    transition: left 0.5s;
}

#szechenyi_div a{
    display: block;
    width: 100%;
    height: 100%;
}

#szechenyi_click{
    cursor: pointer;
    display: block;
    float: right;
    color: rgb(0, 0, 0);
    margin-top: -40px;
    margin-right: 20px;
    font-weight: bold;
    font-size: 28px;
}

@media only screen and (max-width: 980px) {
    #szechenyi_div{
        width: 190px;
        height: 130px;
    }
}