/* cmsms stylesheet: VMK Rendezvénynaptár - MAIN modified: 2019-10-17 15:11:25 */
body {
    font-weight: 400;
}

img {
    max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Quicksand', sans-serif;
    font-weight: 500;
    color: #676767;
}

.h1, h1 {
    font-size: 32px;
}

.h2, h2 {
    font-size: 27px;
}

.h3, h3 {
    font-size: 23px;
}

.h4, h4 {
    font-size: 20px;
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
    font-size: 50%;
    font-weight: 300;
}

a {
    font-weight: unset;
    color: #01aadb;
}

.section {
    padding: 5rem 0;
}

ul.nav li {
    text-transform: uppercase;
}

.sz2020 {
    float: right;
    width: 250px;
    margin-top: -25px;
    margin-bottom: -12px;
    margin-left: 30px;
    position: relative;
    z-index: 800;
}

.navbar-toggle {
    float: left;
}

header.affix {
    max-height: 97px;
}

header.affix .sz2020 {
    /* width: 130px; */
}

.navbar-brand>img {
    height: 100%;
}

.header-transparent.affix {
    /* background-color: rgba(30, 68, 110, 0.8) !important; */
    background: #3ac5c8;
    background: -moz-linear-gradient(45deg, #0b509e 1%, #3ac5c8 100%);
    background: -webkit-linear-gradient(45deg, #0b509e 1%, #3ac5c8 100%);
    background: linear-gradient(45deg, #0b509e 1%, #3ac5c8 100%);
    border-bottom: 2px solid #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.yamm .yamm-content ul li a, .navbar-nav > li > a {
    margin-bottom: 12px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    -webkit-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 2px 5px 2px rgba(0, 0, 0, 0.2);
}

.bcg {
    background: #3ac5c8;
    background: -moz-linear-gradient(45deg, #3ac5c8 1%, #0b509e 100%);
    background: -webkit-linear-gradient(45deg, #3ac5c8 1%, #0b509e 100%);
    background: linear-gradient(45deg, #3ac5c8 1%, #0b509e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3ac5c8', endColorstr='#0b509e', GradientType=1);
    margin-bottom: -1px;
}

.bcg .section.transheader.customtitle {
    background: url("https://zegprogram.zalaszamteszt.hu/lib/images/web_head_picture_WHITE2.png");
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 1100px;
}

.transheader {
    padding-top: 120px;
    padding-bottom: 100px;
}

.transheader.page {
    padding-top: 6em;
    padding-bottom: 4.5em;
    min-height: unset;
    height: unset;
}

.transheader.page h2 {
    font-size: 34px;
}

.customtitle h2 {
    border-bottom: none;
    margin-top: 0;
}

.slider-logo {
    width: 370px !important;
    max-width: 70%;
    display: block !important;
    margin: 20px auto 30px !important;
}

.color-line {
    border: 4px solid rgba(255,255,255,0.15);
}

.color-line-jelmagyatazat {
    border: 0;
    width: 100%;
    display: inline-block;
}

.color-line-jelmagyatazat .row .text-center {
    padding-top: 5px;
    padding-left: 0;
    padding-right: 0;
}

.color-line-jelmagyatazat .row .text-center .szoveg {
    background-color: #fff;
    width: 100%;
    font-size: 0.8em;
    line-height: 1.4em;
    padding: 4px;
    padding-bottom: 14px;
}

.program-navi .navi {
    margin-top: 20px;
    float: right;
}

.calendar-event {
    display: inline-block;
    width: 100%;
}

.calendar-event h1 {
    padding-bottom: 6px;
    margin-bottom: 16px;
    border-bottom: 1px dotted #dadada;
}

.calendar-list .calendar-event {
    border-bottom: 2px solid #eee;
    padding-bottom: 1em;
}

.calendar-event .kep, .hirek .kep {
    max-width: 30%;
    float: left;
    margin-right: 16px;
    margin-bottom: 5px;
    /* overflow: hidden; */
}

.esemeny .kep, .hir .kep {
    max-width: 40%;
}

.calendar-event .kep, .hirek .kep {
    position: relative;
    z-index: 900;
}

.calendar-event .kep img, .hirek .kep img {
    width: 100%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.calendar-event .kep a:hover, .hirek .kep a:hover {
    opacity: 0.8;
}

.calendar-event a.btn {
    margin-top: 20px;
}

.calendar-event a.btn:hover {
    background: inherit;
    opacity: 0.8;
}

.calendar-list h2 {
    border-radius: 24px;
    padding: 4px 18px 6px 18px;
    font-weight: 400;
    border-bottom: 2px dashed #fff;
    background-color: #e2e1e1;
}

.calendar-list.kezdolap h2 {
    font-size: 1.4em;
}

.calendar-list h2:hover {
    opacity: 0.8;
}

.calendar-date-from {
    font-weight: bold;
    font-size: 1.2em;
    padding-bottom: 1em;
}

.esemeny .calendar-summary, .hir .NewsPostDetailSummary {
    font-weight: 600;
}

.esemeny .adatok {
    display: inline-block;
    width: 100%;
}

.esemeny .egyeb {
    background-color: #f5f5f5;
    border-left: 6px solid #eee;
    border-right: 6px solid #eee;
    padding: 20px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    margin: 14px 0;
}

.esemeny .egyeb h3 {
    margin-top: 10px;
}

.esemeny .kepek .row .col-md-3 a img {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.esemeny .kepek .row .col-md-3 a:hover {
    opacity: 0.8;
}

.esemeny .kepek img, .hir .kep img {
    width: 100%;
}

.btn-info {
    color: #fff;
    background-color: #3a3a3a;
    border-color: #595959;
}
.btn-info:hover {
    background-color: #3ac5c8;
    border-color: #3ac5c8;
}

.btn i {
    margin: 0 4px;
}

.hirek {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 28px;
    border-bottom: 1px dotted #dedede;
}

.hirek h2, .hir h1 {
    margin-bottom: 20px;
}

.hirek .datum {
    float: right;
    margin-left: 20px;
    margin-bottom: 5px;
    margin-top: 20px;
    padding: 3px 20px;
    background-color: #f4f4f4;
    border-radius: 38px;
}

.btn-group a {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;

    position: relative;
    float: left;
    color: #fff;
    background-color: #3a3a3a;
    border-color: #595959;

    border-radius: 38px;
}

.btn-group>a:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group>a:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group a+a, .btn-group a+.btn-group, .btn-group .btn-group+a, .btn-group .btn-group+.btn-group {
    margin-left: -1px;
}

.btn-group>a:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group a:hover {
    background-color: #3ac5c8;
    border-color: #3ac5c8;
}

.oldalmenu {
    list-style-type:none;
    padding-left: 0;
}

.oldalmenu li {
    margin-bottom: 6px;
    margin-left: 20px;
    font-weight: 600;
}

.oldalmenu li.active {
    margin-left: 0;
}

.oldalmenu li a {
    display: block;
    width: 100%;
    padding: 4px 14px;
    background-color: #f4f4f4;
    border-left: 7px solid #aaa;
    color: #aaa;
    border-radius: 38px 0 0 38px;

    /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; */
}

.oldalmenu li.active a {
    background-color: #aaa;
    color: #fff;
}
.oldalmenu li.belvaros a {
    border-color: #028ED4;
    color: #028ED4;
}
.oldalmenu li.belvaros.active a {
    background-color: #028ED4;
    color: #fff;
}
.oldalmenu li.ola a {
    border-color: #FECC00;
    color: #f1c203;
}
.oldalmenu li.ola.active a {
    background-color: #FECC00;
    color: #fff;
}
.oldalmenu li.kertvaros a {
    border-color: #E61E5A;
    color: #E61E5A;
}
.oldalmenu li.kertvaros.active a {
    background-color: #E61E5A;
    color: #fff;
}
.oldalmenu li.kaszahaza a {
    border-color: #B0CB1F;
    color: #B0CB1F;
}
.oldalmenu li.kaszahaza.active a {
    background-color: #B0CB1F;
    color: #fff;
}
.oldalmenu li.csacsbozsok a {
    border-color: #9648B5;
    color: #9648B5;
}
.oldalmenu li.csacsbozsok.active a {
    background-color: #9648B5;
    color: #fff;
}
.oldalmenu li.paterdomb a {
    border-color: #2ABBD1;
    color: #2ABBD1;
}
.oldalmenu li.paterdomb.active a {
    background-color: #2ABBD1;
    color: #fff;
}

.oldalmenu li a:hover {
    opacity: 0.8;
}

.calendar-list h2 a {
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
    width: 100%;
    display: block;
}

.naptar-ora {
    display: none;
    color: #bbb;
    font-weight: 400;
}

.fc-scroller {
    overflow: auto !important;
    height: auto !important;
}

.fc table .fc-event {
    border-radius: 38px;
}

.fc table .fc-day-grid-event .fc-content {
    padding: 2px 6px;
}

.fc table .fc-body .fc-content .fc-time {
    display: none;
}

.fc table .fc-body a.fc-day-grid-event {
    cursor: pointer;
}

.fc .fc-widget-header thead {
    color: #fff;
    background: -moz-linear-gradient(45deg, #3ac5c8 1%, #0b509e 100%);
    background: -webkit-linear-gradient(45deg, #3ac5c8 1%, #0b509e 100%);
    background: linear-gradient(45deg, #3ac5c8 1%, #0b509e 100%);
}

.fc .fc-widget-header thead th {
    border: none;
}

.kapcsolat .terkep {
    padding: 6px;
    border-radius: 6px;
    background: -moz-linear-gradient(45deg, #3ac5c8 1%, #0b509e 100%);
    background: -webkit-linear-gradient(45deg, #3ac5c8 1%, #0b509e 100%);
    background: linear-gradient(45deg, #3ac5c8 1%, #0b509e 100%);
    height: 362px;
}

.kapcsolat i.fa, footer i.fa {
    width: 25px;
}

footer img {
    max-width: 100%;
}

footer a:hover {
    text-decoration: underline !important;
}

@media only screen and (max-width: 767px) {
    .h1, h1 {
        font-size: 28px;
    }

    .h2, h2 {
        font-size: 24px;
    }

    .h3, h3 {
        font-size: 21px;
    }
    .h4, h4 {
        font-size: 17px;
    }

    .sz2020 {
        width: 84px;
        margin-top: -13px;
        margin-bottom: -12px;
        margin-left: 0;
    }

    .bcg .section.transheader.customtitle {
        background-size: 500px;
    }

    .site-header {
        padding: 10px 0;
    }

    .navbar {
        min-height: unset;
    }

    .navbar-brand {
        height: auto;
        padding: 0;
    }

    .navbar-brand>img {
        height: 35px;
    }

    .navbar-toggle {
        margin-top: 0;
        margin-bottom: 0;
    }

    .program-navi h1 {
        text-align: center;
    }

    .program-navi .navi {
        margin: 0 auto;
        text-align: center;
        float: none;
        width: 100%;
    }

    .header-transparent {
        /* background-color: rgb(30, 68, 110) !important; */
        background: #3ac5c8;
        background: -moz-linear-gradient(45deg, #0b509e 1%, #3ac5c8 100%);
        background: -webkit-linear-gradient(45deg, #0b509e 1%, #3ac5c8 100%);
        background: linear-gradient(45deg, #0b509e 1%, #3ac5c8 100%);
        border-bottom: 2px solid #fff;
    }

    .transheader {
        padding-top: 70px;
        min-height: unset;
    }

    .transheader.page {
        padding-top: 2rem;
        padding-bottom: 3rem;
    }

    .normalhead h2, .transheader h2 {
        font-size: 32px;
    }

    .transheader.page h2 {
        font-size: 28px;
    }

    .section {
        background-color: #ffffff;
        padding: 2rem 0;
    }

    .header-transparent .yamm .yamm-content ul li a {
        color: #ffffff !important;
    }

    .yamm .dropdown.yamm-fw .dropdown-menu {
        -webkit-box-shadow: unset;
        -moz-box-shadow: unset;
        box-shadow: unset;
    }

    .calendar-event .kep, .hirek .kep {
        max-width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 20;
    }

    .calendar-event a.btn, .hirek a.btn {
        width: 100%;
    }

    .esemeny .kepek .row .col-md-3 {
        margin-bottom: 16px;
    }
}

@media only screen and (min-width: 768px) {
    .yamm .dropdown.yamm-fw .dropdown-menu {
        margin-top: -80px;
    }

    .affix-top .yamm .dropdown.yamm-fw .dropdown-menu {
        margin-top: -80px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .yamm .yamm-content ul li a, .navbar-nav > li > a {
        font-size: 0.75em;
    }
}
/* cmsms stylesheet: VMK Rendezvénynaptár - GALLERY modified: 2019-06-18 13:13:54 */
.gallery .img {
	height: 120px;
	/*width: 120px;   Adjust as you see fit */
	float: left;
	margin: 10px;
	text-align: center;
}

.gallery .img a {
	display: inline-block;
	border: 2px solid #ddd;
	padding: 1px;
}

.gallery .img a:hover {
	border-color: #999;
}

.gallery img {
	border: none;
}

.gallery .pagenavigation {
	height: 50px;
}

.gallery .prevpage a, .gallery .prevpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0;
	text-indent: -1000px;
	background: url([root_url]]/modules/Gallery/images/previous.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .nextpage a, .gallery .nextpage em {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	margin: 0 6px 0 0;
	text-indent: -1000px;
	background: url([root_url]]/modules/Gallery/images/next.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .parentlink a {
	display: block;
	width: 50px;
	height: 39px;
	float: left;
	text-indent: -1000px;
	background: url([root_url]]/modules/Gallery/images/uppage.png) transparent no-repeat 0 0;
	overflow: hidden;
}

.gallery .pagenavigation a:hover {
	background-position: 0 -40px;
}

.gallery .prevpage em, .gallery .nextpage em {
	background-position: 0 -80px;
}

.gallery .pagelinks {
	float: right;
	border-right: 2px solid #666;
}

.gallery .pagelinks a, .gallery .pagelinks em {
	margin-top: 6px;
	padding: 0 6px;
	border-left: 2px solid #666;
	text-align: center;
	font: bold 11px verdana; color: #666;
}

.gallery .pagelinks em {
	color: #000;
}

.galleryclear {
	clear: both;
}


/* PRETTYPHOTO  -  version 3.1.6 */

div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite.png) -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite_x.png) top left repeat-x}
div.pp_default .pp_top .pp_right{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite.png) -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite_y.png) top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite_next.png) center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite_prev.png) center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite.png) 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite.png) 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite.png) 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite.png) -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite.png) -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite_x.png) bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/sprite.png) -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/default/loader.gif) center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/sprite.png) -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/sprite.png) -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/sprite.png) 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/sprite.png) -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/sprite.png) -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/sprite.png) -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/sprite.png) -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/contentPattern.png) top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/contentPattern.png) top right repeat-y}
div.dark_rounded .pp_next:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/sprite.png) 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/sprite.png) -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/sprite.png) -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/sprite.png) -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/loader.gif) center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_square/loader.gif) center center no-repeat}
div.dark_square .pp_expand{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_square/sprite.png) 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_square/sprite.png) -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_square/btnNext.png) center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_square/sprite.png) 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_square/sprite.png) -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_square/btnNext.png) center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_square/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/sprite.png) -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/contentPatternTop.png) top left repeat-x}
div.facebook .pp_top .pp_right{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/sprite.png) -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/contentPatternLeft.png) top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/contentPatternRight.png) top right repeat-y}
div.facebook .pp_expand{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/loader.gif) center center no-repeat}
div.facebook .pp_arrow_previous{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/btnNext.png) center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/btnPrevious.png) center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/sprite.png) -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/contentPatternBottom.png) top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/sprite.png) -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/light_rounded/loader.gif) center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url(https://zegprogram.zalaszamteszt.hu/modules/Gallery/templates/prettyphoto/images/dark_rounded/contentPattern.png) top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
