/* Add your css code here */
.lapozo .item-list.w3-ul.ul-1, .galeriaoldal .views-field.views-field-field-image  {
	border: 2px solid #d1e6ca;
    box-shadow: gray 2px 2px;
    background-color: #d1e6ca;
}

.lapozo .views-field.views-field-field-image {
	float: left;
	padding: 0;
	margin-right: 1em;
}

.lapozo .w3-panel.li-2 {
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

.lapozo a {
    font-size: 1.4em;
    text-decoration: none;
}
.lapozo a:hover {
    font-size: 1.4em;
    text-decoration: underline;
}
.colorbox.d8-has-image.cboxElement {
	height: auto;
	min-width: auto;
}
.colorbox.d8-has-image.cboxElement > img.w3-image {
	width: unset;
	float: unset;
}
div.galeriaoldal div.item-list {
	/display: block;
	width: 100%;
	text-align: center;
}
div.galeriaoldal .item-list.w3-ul.ul-0 {
        display: inline-block;
        margin: 0;
        padding: 0;
        /* For IE, the outcast */
        zoom:1;
        *display: inline;
        width:auto;
}
.galeriaoldal li {
    padding: 8px;
    margin:8px;
    display:inline-block;
    width:auto;
}
.galeriaoldal .views-field.views-field-field-image {
	height: 240px;
    width: 240px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    float: none;
}

p.kozepre {
    text-align: center;
}

div.node__content a, summary {
    font-weight: bold;
}
div.node__content a:hover, nav.breadcrumb a:hover, summary:hover, .view-frontpage .views-field-title a:hover, .weather p strong a:hover {
    text-decoration: underline;
}
.li-item.li-item-menu-programajanlo.li-0 {
	width: 100%;
}

summary {
    cursor: pointer;
    border-bottom: 1px solid green;
}
.details-wrapper {
	border: solid 1px green;
	padding: 0 0 0 1em;
	margin-top: 0 !important;
}

h1.page-title, .view-frontpage .views-field-title a {
    text-shadow: 0 1px 3px #999999;
    font-size: x-large !important;
    padding: 0 !important;
}
.view-frontpage .views-field-created {
        padding: 0 0 0 24px;
        margin-right: 10px;
        background: url(../img/icons/clock.png) no-repeat left center;
        color: #8697a0;
        font-size:smaller;
        line-height: 1.5;
}

.field--name-field-gmap iframe {
	width: 100% !important;
}

.second-sidebar h2 {
	font-size: x-large;
	color: #8a8c6b;
	background: url(../img/widgettitle.jpg) no-repeat bottom center;
	text-shadow: 0 1px 3px #999999;
	background-size: 100% 12px;
	padding: 0 !important;
}

.w3-card {
    background-color: #e2f2a6;
}

#block-kapcsolat {
	padding-left: 2em;
}

#block-tabort-sitebranding img {
	max-height: 140px;
	display: inline-block;
}

input.form-date {
	float: none;
}

.field-suffix {
    float:right;
}

div#vendeg_adatok_table .tabledrag-toggle-weight-wrapper {
	text-align: right;
	display: none;
}

.ul-parent a {
    font-size: 18px !important;
  }
  #cboxCurrent {
	position: absolute;
	bottom: -4px;
	left: 60px;
	color: #949494;
}