.visually-hidden
{
  position: absolute !important;
  overflow: hidden;
  clip-path: inset(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}

.visually-hidden.focusable:active,
.visually-hidden.focusable:focus
{
  position: static !important;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
}

.text-align-right, .rteright
{
	text-align: right;
}

.text-align-center
{
	text-align: center;
}

table
{
	border-collapse: collapse;
}

table.bordered td
{
	border: 1px solid #404040;
}

/* csengetesi rend table */
table#csengetes td
{
	border-style: none;
}
 
/* thumbnail kepek a forumban */
.tmb
{
	float:left;
	width: 50px;
	height: 50px;
	border-style: solid;
	border-width: 1px;
	margin-right: 5px;
}

/* buszkesegeink oldal elemei */
div.reszletes { display:none; }
div.tomor { display:block; }
p.reszletes { display:none; }
p.tomor { display:block; margin-top:-10px; }
a.nodecor { text-decoration:none; }
span.nev { background-color:#f39c12; padding-top:2px; }

/* informatika oldal */
div.rejtve { display: none;}
div.nyitva { display:block; margin-left: 30px;}
span.lenyilo { color: #3566ae; font-weight: bold;}
div a { text-decoration:none; }
div.nyitva table th {border: 2px solid white;}
div.nyitva table td {border: 2px solid white;}
div.nyitva tr { background: #e2e2e2; }
td.blhead { background: #3566ae; color: #ffffff; font-weight: bold;}
td.grhead { background: #909090; color: #ffffff; font-weight: bold;}
div.nyitva tr.feher { background: #ffffff; }

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #d6d5d5;
	font: 0.75em/170% Verdana, Arial, Helvetica, sans-serif;
	color: #282828;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl, .Sheet-tc, .Sheet-bc,.Sheet-cr, .Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.Sheet-tr, .Sheet-tl, .Sheet-br, .Sheet-bl
{
	width: 42px;
	height: 42px;
	background-image: url('images/Sheet-s.png');
}

.Sheet-tl
{
	top: -10px;
	left: -10px;
	clip-path: inset(0 21px 21px 0);
}

.Sheet-tr
{
	top: -10px;
	right: -10px;
	clip-path: inset(0 0 21px 21px);
}

.Sheet-bl
{
	bottom: -10px;
	left: -10px;
	clip-path: inset(21px 21px 0 0);
}

.Sheet-br
{
	bottom: -10px;
	right: -10px;
	clip-path: inset(21px 0 0 21px);
}

.Sheet-tc, .Sheet-bc
{
	left: 10px;
	right: 10px;
	height: 42px;
	background-image: url('images/Sheet-h.png');
}

.Sheet-tc
{
	top: -10px;
	clip-path: inset(0 0 32px 0);
}

.Sheet-bc
{
	bottom: -10px;
	clip-path: inset(32px 0 0 0);
}

.Sheet-cr, .Sheet-cl
{
	top: 10px;
	bottom: 10px;
	width: 42px;
	background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
	right: -10px;
	clip-path: inset(0 0 0 32px);
}

.Sheet-cl
{
	left: -10px;
	clip-path: inset(0 31px 0 0);
}

/*
.Sheet-cc
{
	top: 5px;
	left: 0px;
	right: 0px;
	bottom: 0px;

	border-color: #505050;
	border-style: solid;
	border-width: 0px;
}

.Sheet
{
      margin-top: -15px !important;
}
*/

/* kereses blokk
   *********************************** */
form#search-block-form {
	position: relative;
	float: right;
	right: 10px;
	width: 225px;
	top: 5px;
}

input#edit-keys
{
	width: 150px;
	height: 19px;
	float: left;
	margin-right: 5px;
}

input#edit-submit
{
	width: 70px;
	height: 19px;
}


/* felso menu
 ************************************ */
#block-ujbudaipetofi-mainmenu
{
	margin-top: -2px;
}

#block-ujbudaipetofi-mainmenu .Block-nav > ul
{
/* fomenu bal margo */
	margin: 0px 0px 0px 210px;
	padding: 0;
	list-style-type: none;
	position: absolute;
}

/* fomenu menupontok */
#block-ujbudaipetofi-mainmenu .Block-nav > ul > li
{
	display: inline;
	padding: 0px 8px;
/* vagy display: inline vagy float: left */
/*	float: left;	   */
/*	padding: 0px 10px; */
	height: 21px;
	margin-right: 12px;
	border: 0;
	z-index: 5;
}

#block-ujbudaipetofi-mainmenu .Block-nav > ul > li:hover
{
	border: 1px solid #505050;
	border-bottom: none;
	border-top: none;
	margin-left: -1px;
	margin-right: 11px;
}

/* fomenu legordulo menu */
#block-ujbudaipetofi-mainmenu .Block-nav > ul > li ul
{
	list-style-type: none;
	display: none;
	position: absolute;
	margin-left: -10px;
	margin-left: 69px;
	margin-top: -4px;
/* legordulo menu hattere es vetett arnyeka */
	background-color: #e0e0e0;
	box-shadow: 0px 2px 2px #606060;
}

#block-ujbudaipetofi-mainmenu .Block-nav > ul > li:hover ul
{
	display: block;
	z-index: 100;
}

/* legordulo menu menupontjai */
#block-ujbudaipetofi-mainmenu .Block-nav > ul > li ul li
{
	margin-left: -40px;
	margin-bottom: 3px;
	padding: 0px 15px;
	background-clip: padding-box;
}

#block-ujbudaipetofi-mainmenu .Block-nav > ul > li ul li:hover
{
	background-color: #f5f5f5;
	box-shadow: 0px 2px 2px #606060;
}

#block-ujbudaipetofi-mainmenu .Block-nav > ul > li ul li:last-child:hover
{
	box-shadow: none;
}

#block-ujbudaipetofi-mainmenu a, #block-ujbudaipetofi-mainmenu a:link, #block-ujbudaipetofi-mainmenu a:visited
{
	text-decoration:none;
	color: #202020;
/*	text-align:left;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal; */
}


/* bal oldali regio
 ************************************ */
aside.layout-sidebar-first
{
	width: 185px;
	float: left;
	padding-left: 15px;
/* hely a bal regio alatt */
	padding-bottom: 30px;
}

aside.layout-sidebar-first .Block-nav
{
	margin-left: 0px;
	margin-top: 30px;
	padding-left: 15px;
/* anonymous eseten kell */
	position: relative;
}

aside.layout-sidebar-first ul
{
	padding-left: 0px;
	margin-left: 5px;
}

aside.layout-sidebar-first ul li
{
	padding-left: 6px;
	color: #202020;
}

aside.layout-sidebar-first ul li::marker
{
	content: url('images/menuItem.png');
}

aside.layout-sidebar-first ul li:hover::marker
{
	content: url('images/menuItem-hover.png');
}

aside.layout-sidebar-first a
{
	text-decoration: none;
	color: #202020;
}

aside.layout-sidebar-first a:hover
{
	text-decoration:none;
	color: darkred;
}

#block-ujbudaipetofi-balmenu ul > li:nth-of-type(14) > a
{
	border-radius: 3px;
	padding: 3px;
	padding-bottom: 2px;
	background: #62a243;
	color: white;
}

#block-ujbudaipetofi-balmenu ul > li:nth-of-type(14) > a:hover
{
	color: yellow;
}

/* blokkok a bal regioban
 ************************************ */

/* bal menu szelesseg */
aside.layout-sidebar-first > div 
{
	width: 165px;
}

aside.layout-sidebar-first .Block-nav 
{
	padding-bottom: 5px;
	padding-top: 20px;
}

aside.layout-sidebar-first .Block-nav .Block-tc
{
	background-image: url('images/Block-rolunk-tc.png');
}

.Block-tr, .Block-tl, .Block-br, .Block-bl, .Block-tc, .Block-bc, .Block-cr, .Block-cl
{
	position: absolute;
}

aside.layout-sidebar-first .Block-tl
{
	top: 0px;
	left: 0px;
	height: 24px;
	width: 1px;
	background-image: url('images/Block-tl.png');
}

aside.layout-sidebar-first .Block-tr
{
	top: 0px;
	right: 0px;
	height: 24px;
	width: 1px;
}

aside.layout-sidebar-first .Block-tc
{
	top: 0px;
	left: 1px;
	right: 1px;
	height: 24px;
	background-image: url('images/Block-tc.png');
	background-repeat: no-repeat;
}

aside.layout-sidebar-first .Block-bc
{
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 1px;
	background-image: url('images/Block-bc.png');
}

aside.layout-sidebar-first .Block-cr, aside.layout-sidebar-first .Block-cl
{
	top: 23px;
	bottom: 1px;
	width: 1px;
	right: 0px;
	background-image: url('images/Block-v.png');
}

aside.layout-sidebar-first .Block-cl
{
	left: 0px;
}

#block-ujbudaipetofi-etkezes, #block-ujbudaipetofi-csengetesirend, #block-ujbudaipetofi-alapitvany 
{
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 30px 15px 5px 15px;
/* anonymous eseten kell */
	position: relative;
}

/*
#block-ujbudaipetofi-alapitvany
{
	padding: 30px 0px 5px 0px;
}
*/

#block-ujbudaipetofi-etkezes .Block-tc
{
	background-image: url('images/Block-etkezes-tc.png');
}

#block-ujbudaipetofi-csengetesirend .Block-tc
{
	background-image: url('images/Block-csengetes-tc.png');
}

#block-ujbudaipetofi-alapitvany .Block-tc
{
	
	background-image: url('images/Block-alapitvany-tc.png');
}

.layout-container
{
	z-index: 0;
	position: relative;
	margin: 20px auto;
	width: 940px;
	min-width: 940px;
	min-height: 1000px;
/* tartalom hatterszine */
	background-color: #fefefe;
}

/* bal regio utan a main resz */
main
{
	margin-top: 50px;
	margin-left: 200px;
/* fo tartalom float elemei a blokkon belul igazodjanak */
	overflow: hidden;
/*	display: flow-root; */
}

div.layout-content
{
	width: 630px;
	padding: 20px 0px 50px 30px;
}

#block-ujbudaipetofi-oldalcime > h1
{
        font-size: 1.5em;
}

/* fooldalon nincs cim */
.front-page #block-ujbudaipetofi-oldalcime > h1
{
        display:none;
}

/* aggregator
 ************************************ */
.aggregator-wrapper
{
	background-image: url('images/Block-hirek.png');
	background-repeat: no-repeat;
	background-position: top left;
	background-clip: padding-box;
	padding-top: 20px;
	padding-left: 10px;
}

.aggregator-wrapper > article > h3
{
	margin-left: 63px;
}

.aggregator-wrapper h3 a
{
	color: #9a4d0d;
	text-decoration: none;
	font-weight: normal;
}

.aggregator-wrapper article
{
	margin-bottom: 40px;
}

.aggregator-wrapper article::after
{
	clear: left;
}

.aggregator-wrapper > article > div:nth-child(2), .aggregator-wrapper > article > div:nth-child(3), .aggregator-wrapper > article > div:nth-child(5)
{
	display: none;
}

.aggregator-wrapper article .item-description
{
	display: block;
	margin-top: -16px;
}

.aggregator-wrapper article .item-description span, .aggregator-wrapper article .item-description div:nth-of-type(1), .aggregator-wrapper article .item-description ul
{
	display: none;
}

.aggregator-wrapper > article > div.item-description p
{
	margin-left: 2px;
}

.aggregator-wrapper > article > div.item-description img
{
	float: left;
	border: 1px solid #505050;
	margin-right: 8px;
	margin-top: -17px !important ;
	height: 50px;
	width: 50px;
}

/* aggregator vege    */

/* pager vizszintes */
li.pager__item
{
	display: inline;
	margin-right: 3px;
}

.js-pager__items li
{
	display: inline;
}

footer[role="contentinfo"]
{
	clear: both;
	padding: 5px 5px;
/*	padding-bottom: 0px; */
	background-color: #b5b5b5;
	color: #202020;
	border-style: solid;
	border-color: #736c5c;
	border-width: 1px 0px 1px 0px;
}

footer[role="contentinfo"] a
{
	text-decoration: none;
	color: darkred;
}

a.rss
{
/*	float: left; */
	width: 50px;
	margin: 0px 10px 0px 0px;
}

article footer
{
	display: none;
}

/* /taxonomy/term/xxx lista */
.views-row
{
	margin-bottom: 65px;
}

.views-row > article > div:nth-of-type(2) > div:nth-of-type(1)
{
	display: none;
}

.views-row > article > div:nth-child(4) > div:nth-child(2)
{
	margin-top: -8px;
}

.views-row > article > div:nth-child(4) > div:nth-child(2) img
{
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 6px;
	border: 1px solid #404040;
}

.views-row > article > div:nth-child(4) > ul
{
	display: none;
}
/* /taxonomy lista vege */

/* /aggregator/sources/xxx lista */
div[data-contextual-id^="aggregator_feed"] ~ article
{
	margin-bottom: 65px;
}
 
div[data-contextual-id^="aggregator_feed"] ~ article > h3
{
	margin-bottom: 0px;
}
 
div[data-contextual-id^="aggregator_feed"] ~ article > div:nth-child(2), div[data-contextual-id^="aggregator_feed"] ~ article > div:nth-child(3), div[data-contextual-id^="aggregator_feed"] ~ article > div:nth-child(5)
{
	display: none;
}
 
div[data-contextual-id^="aggregator_feed"] ~ article > .item-description
{
	margin-top: -10px;
}

div[data-contextual-id^="aggregator_feed"] ~ article > .item-description > span, div[data-contextual-id^="aggregator_feed"] ~ article > .item-description > div:nth-of-type(1), div[data-contextual-id^="aggregator_feed"] ~ article > .item-description > ul
{
	display: none;
}

div[data-contextual-id^="aggregator_feed"] ~ article > .item-description > span, div[data-contextual-id^="aggregator_feed"] ~ article > .item-description > div:nth-of-type(1)
{
	display: none;
}

div[data-contextual-id^="aggregator_feed"] ~ article img
{
	float: left;
	width: 50px;
	height: 50px;
	margin-top: 3px;
	margin-right: 6px;
	border: 1px solid #404040;
}
/* sources lista vege */
 

/* forumbejegyzes - nem elég specifikus */
/*
article[data-history-node-id].contextual-region > div > div:nth-child(1)
{
	display: none;
}
*/

/* fejlec slideshow */
div#block-ujbudaipetofi-fejlec-slideshow
{
	overflow: hidden;
	height: 220px;
	padding: 0px;
	maring: 0px;
	margin-top: -226px;
}

/*
#block-ujbudaipetofi-fejlec-slideshow > div:nth-child(10)
{
	height: 210px;
	overflow: hidden;
}
*/

div#block-ujbudaipetofi-fejlec-slideshow h2, div#block-ujbudaipetofi-fejlec-slideshow ul
{
	display: none;
}

div#block-ujbudaipetofi-fejlec-slideshow div
{
	display: block;
}

/* logo a slideshow fole */
#block-ujbudaipetofi-site-branding > a > img
{
	position: relative;
	z-index:500;
}

/* hirek slides */
div#block-ujbudaipetofi-slides-hirek
{
	overflow: hidden;
	padding-left: 10px;
	padding-top: 30px;
	background-image: url('images/Block-aktualis.png');
	background-repeat: no-repeat;
	background-position: top left;
	background-clip: padding-box;
	color: #282828;
}

.views_slideshow_slide
{
	width: 450px;
	height: 207px;
}

div#block-ujbudaipetofi-slides-hirek
{
	height: 150px;
}

div#block-ujbudaipetofi-slides-hirek h2, div#block-ujbudaipetofi-slides-hirek ul.links.inline
{
	display: none;
}

div#block-ujbudaipetofi-slides-hirek div
{
	display: block;
}

div#block-ujbudaipetofi-slides-hirek a
{
	color: darkred;
}

