.felirat a{
color:#fff;
}
.felirat {
	text-align:center;
	color: white;
	background: rgba(0,0,0,0.7);
	font-size: 20px;
	height:80px;
	padding-top:30px;
	position:absolute;
	bottom:0px;
	width: 100%;
}

h1 {
color:	#032c07 !important

}

.copyright a {
	color: white;
}

#background-page {
background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
    margin: auto;
  border-left:3px #830404 solid;
   border-right:3px #830404 solid;
  width:auto;
    max-width: 1000px;
  -webkit-box-shadow: 0 10px 20px 0 rgba(255, 0, 0, 1);
-moz-box-shadow:  0 10px 20px 0 rgba(255, 0, 0, 1);
box-shadow:  0 10px 20px 0 rgba(255, 0, 0, 1);
  z-index:100;
}


table th, table td {
    border-bottom: 1px solid #032c07;
    text-align: left;
    vertical-align: top;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #032c07;
    margin: 1em 0;
    padding: 0; 
}

.wp-caption-text, .page .entry-content h2 {
	color: #032c07 !important;
}

.nopadding, .bkg, .fulltext {
  position:relative;
	background-color:rgba(255,255,255,0.6);
  	border: 1px solid #032c07;
}

.nobkg , .nobkg .textwidget {
    padding:0px;
  background: transparent !important;
  border:0;
}
.so-panel ul {
    padding:10px;
}
  
.textwidget {
    padding:10px;
  

}


.page .entry-content {
 overflow:visible;
  color: #032c07 !important;
}


#masthead {
    background: #213375 url("./images/bkg_213375.png") repeat;
}

.site-footer{
    background: #213375 url("./images/bkg_213375.png") repeat;
  color: #fff;
}

#site-navigation {
  background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
  border-bottom:1px black solid;
  border-top:1px black solid;
-webkit-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.5);
box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.5);
}
 

#logo {
    background: transparent;
}

#content, #page
{
    background: #348a2f url("./images/bkg_348a2f.png") repeat;
  
  
}


.content-area {
	margin-top:20px;
	margin-bottom:100px;
}
p{
  margin:0;
}


.main-navigation
{
  margin:0;
  padding:0;
}
.box {
  position: relative;
  border: 1px solid #BBB;
  background: #EEE;
}



.nav_cell {
  width: 100%;
  min-height: 150px;
  height: 150px !important;
  max-height: 150px;
  text-align: center;
}

.nav_cell .large {
	font-size:24px;
}

.nav_cell .half_cell {
  display: block;
  width: 100%;
  height:100%;
  line-height: 70px;
  z-index:100;
	font-size:24px;
}
.nav_cell .nav_cell_link {
  display: block;
  width: 100%;
  height:100%;
  line-height: 150px;
  z-index:100;
	font-size:24px;
}

.small_cell {
  width: 100%;
  min-height: 93px;
  height: 93px !important;
  max-height: 93px;
  text-align: center;
}

.small_cell .small_cell_link {
  display: block;
  width: 100%;
  height:100%;
  line-height: 93px;
  z-index:100;
	font-size:24px;
}


.nav_cell .nav_cell_link:hover, .nav_cell .large:hover, .nav_cell .half_cell:hover, .small_cell .small_cell_link:hover  {
   color: #fff !important;
  background-color: #830404;
}

.textwidget p {
   margin:0px;
  padding: 0px;
}

#masthead .site-title a {
    color: #fff !important;
    
}

#masthead .site-title  {
   margin:0px;
  padding: 4px;
}

.site-branding .site-description {
    color: #fff !important;
  margin:0px;
  padding-bottom:10px;
}



.post-date {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5), 0 5px 3px rgba(0, 0, 0, 0.5);
    height: 48px;
    margin-bottom: 4px;
    width: 48px;
}

.post-date .month {
    background-color: #830404;
    background-image: -moz-linear-gradient(center top , #f34242, #d30101);
    border-radius: 8px 8px 0 0;
    border-top: 1px solid #f88383;
    box-shadow: 0 1px 0 #830404;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.post-date .day {
    border: medium none;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 1px 0 #cecece, 0 2px 0 #ffffff, 0 3px 0 #cecece, 0 4px 0 #ffffff;
    color: #444;
    font-size: 25px;
    font-weight: bold;
    height: 29px;
    line-height: 30px;
}

.timeline-cell p {
  margin: 0 0 10px;
}

.timeline-cell img {
  border: 1px solid #9db0b5;
}

.timeline-row .timeline-cell::before {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #9db0b5;
    border-radius: 50%;
    content: " ";
    height: 8px;
    left: 30%;
    position: absolute;
    top: 8px;
    width: 8px;
  	margin-left:-3px;
}



.widget_recent_entries a {
	width:100%;
}

.timeline {
   position: relative;
  margin-bottom: 20px;
}
.timeline-header > span {
   background-color: #e2e8e9;
    border-radius: 5px;
    height: 33px;
    left: 30%;
    padding: 10px;
    position: absolute;
    z-index: 1000;
}
.timeline::before {
    background: #e2e8e9 none repeat scroll 0 0;
    bottom: -48px;
    content: "";
    left: 30%;
    position: absolute;
    
    top: 32px;
   margin-left: 9px;
    width: 2px;
}

.timeline-date::after {
    clear: both;
    content: "";
    display: table;
}
.timeline-date {
    display: block;
    width:100%;
    padding-top: 2.5em;
  position: relative;
}

.timeline-row::after {
    clear: both;
    content: "";
    display: table;
}
.timeline-row {
    display: block;
}

.timeline-header
{
  	width:100%;
  text-align:center;
     margin-left: 9px;
}
.timeline-row {
  width:100%;
  position: relative;
}


.timeline-cell {
  float: left;
  width:70%;
  box-sizing: border-box;
    margin: 0;

      padding-left: 30px; 
  text-align: left;
}

.timeline-cell:first-child {
  float: left;
  width:30%;
  box-sizing: border-box;
    margin: 0;
  
	text-align: right;
    padding-right: 20px;
}

.timeline-date .timeline-cell::before {
    background: #fff none repeat scroll 0 0;
    border: 4px solid #9db0b5;
    border-radius: 50%;
    content: " ";
    height: 20px;
    left: 30%;
    position: absolute;
    top: 42px;
    width: 20px;
  	margin-left:-9px;
}



html, body {
  font-size: 16px !important;
  font-family: Pt Sans;
  line-height: 25px;
  color: #777;
}

h1{
  font-size: 1.8em;
  color: #333;
}
h2{
  font-size: 1.3em;
  color: #333;
}

h3{
  font-size: 1.1em;
  color: #333;
}

.third_block{
  width:30%;
  float:left;
  padding:10px;
  display:block;

  text-align:center;
}

.half_block{
  width:430px;
  float:left;
   margin:10px;
  display:block;
  text-align:center;
  border:1px double #999;
  padding:10px;
}

.slider-item .container h3 
{
	border-bottom: solid 1px #dddddd;
  	padding-bottom: 20px;
}

.nav-primary{background-attachment: scroll; background-color: #fff; background-image: url("http://kkre.hu/wpm/wp-content/uploads/2015/09/background.jpg"); background-position: center top; background-repeat: repeat-y; }

#mysticky-nav {
    background-color: transparent !important;
}

.oldalkep
{
  position:absolute;
  right:0px;
  top:0px;
}
.oldalkeplink
{
  position:relative;

}



.header-right .widget_search input.search-field
{
	padding-top: 6px;
	padding-bottom: 6px;
}


.site-header > .wrap > .title-area
{
 	margin: 0;
	padding: 5px 12px 0;
}

.site-header 
{
 	margin: 0;
	padding: 0px;
}

#header .widget-wrap 
{
  margin-right:6px;
}

#header .widget-wrap > .hfeed > .hentry
{
display:block;
  margin-right:6px;

}


#header .widget-wrap  .widget-title , 
#header .widget-wrap .sidebar li
{
    color: #8a8989;
    font-weight: 500;
  	font-size: 13px;
	text-transform: uppercase;
}
#header .widget-wrap  .tribe-events-widget-link a
{
    color: #c2a204;
    font-weight: 300;
  	font-size: 12px;
  	text-transform: uppercase;
}

#header .widget-wrap  .tribe-events-list-widget-events h4.entry-title,
#header .widget-wrap  .tribe-events-list-widget-events .duration
{
    color: #8a8989;
    font-weight: 300;
  	font-size: 12px;
  	text-transform: uppercase;
}


.sidebar, 
#header .wrap, 
#header .widget-wrap > .hfeed > .hentry
{
background-color: #fff;
}




.omega-nav-menu > .current-menu-item {
    text-align: center;
    vertical-align: top;

}


.omega-nav-menu, .omega-nav-menu > ul {
    clear: both;
    letter-spacing: 0;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    width: 100%;
    	background-color: #fff;
  text-align:center;
}

.omega-nav-menu > .menu-item > a 
{
	width:100%;
  	padding: 0;
	font-size: 20px;
}
.omega-nav-menu > .menu-item > a:hover
{
	width:100%;
  	padding: 0;
	font-size: 20px;
  background-color: #fff;
}

.omega-nav-menu > .current-menu-item > a 
{
color: #c2a204;

}
.omega-nav-menu > .current-menu-item > a:hover
{
color: #c2a204;

}

.omega-nav-menu .sub-menu a, .omega-nav-menu .children a {
    font-size: 10px;
    letter-spacing: 1;
}


.omega-nav-menu  a 
{
  	color: #9b9c9c;
  	background-color: #fff;
}
.omega-nav-menu  a:hover
{
  	color: #c2a204;
  	background-color: #fff;
}

.omega-nav-menu > .menu-item {
    text-align: center;
    vertical-align: top;
    width: 81px;
  	height:81px;
  padding:0px;
  margin:10px;
  border: 3px solid #fff;
    border-radius: 3px;
   overflow: hidden;
}

.omega-nav-menu > .menu-item > a > img
{
filter: grayscale(100%);
    -webkit-filter: grayscale(100%);  /* For Webkit browsers */
    filter: gray;  /* For IE 6 - 9 */
    -webkit-transition: all .6s ease;  /* Transition for Webkit browsers */
  width:75px;
  height:75px;
  position:relative;
}

.omega-nav-menu > .menu-item > a:hover > img
{
  filter: none;
  -webkit-filter: grayscale(0%);
 	  width:75px;
  height:75px;
 }

.omega-nav-menu > .current-menu-item > a > img
{
  filter: none;
  -webkit-filter: grayscale(0%);
  
}

.omega-nav-menu 
{
background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    min-height: 100px;
  text-align:right;
}

.title-area 
{
	width: 70%;
	background-color: #fff;
  	padding: 20px;
}
.title-area a,.title-area a:hover,.title-area a:visited, .title-area a:active, .title-area span, h1.site-title a, .site-description
{
	color: #9b9c9c;
  	margin-top:4px;
}


 .tribe-events-widget-link a
{
    color: #c2a204;
    font-weight: 300;
  	font-size: 12px;
  	text-transform: uppercase;
}

 .tribe-events-list-widget-events h4.entry-title,
.tribe-events-list-widget-events .duration
{
    color: #8a8989;
    font-weight: 300;
  	font-size: 12px;
  	margin:0;
  	text-transform: uppercase;
}
.hentry
{
	background-color: transparent;
}



