html {
	height:100%;
}
body {
	margin:0px;
	padding:0px;
	font-family: 'roboto_slabregular';
	font-size:16px;
	color:#555;
	height: 100%;
	background-color:#f5f5f5;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

.wrapper {
	min-height: 100%;
	position:relative;
	height: auto !important;
	height: 100%;
}

img {
	border:0px;
}

.footer, .push {
	height: 150px; /* .push must be the same height as .footer */
}

.footer {
	width:100%;
	height:150px;
	position:absolute;
	bottom:0;
	background-color:#7b6f86;
	color:#fff;
	font-size:13px;
}


.felsomenu {
	font-size:14px;
	color:#fff;
	margin-left:22px;
	text-decoration:none;
}
.felsomenu:hover {
	color:#fff000;
	text-decoration:underline;
}

.felsomenuactive {
	font-size:14px;
	margin-left:22px;
	color:#ff0;
	text-decoration:underline;
}

.title_szoveg {
	font-size:32px;
	color:#fff;
	font-family: 'roboto_slablight';
	background-color: rgba(106,160,88,0.3);
	display:inline-block;
	padding:4px;
}

.felmozog {
	padding-top:10px;
	-webkit-transition: all .185s linear;
	-moz-transition: all .185s linear;
	-o-transition: all .185s linear;
	transition: all .185s linear;

}
.felmozog:hover {
	padding-top:0px;
}


.scroll-pane {
	width:575px;
	height:220px;
	overflow:auto;
}
.scroll-pane-ert {
	width:575px;
	height:277px;
	overflow:auto;
}




#slideshow {
  position:relative;
  height:207px;
	margin-right:20px;
}

#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}

#slideshow IMG.active {
	z-index:10;
}

#slideshow IMG.last-active {
	z-index:9;
}


.bgcontainer {
	background-color:#fff;
	background:url(images/bgpic2.jpg);
	background-repeat:no-repeat;
}

.pagecontainer {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

.titlesor1 {
	font-size:75px;
	color:#00aeef;
	font-family: 'roboto_slabbold';
}
.titlesor2 {
	font-size:37px;
	color:#000;
	margin-top:-20px;
	font-family: 'roboto_slablight';
}

.headpic {
	height:344px;
	overflow:hidden;
}
.feher {
	color:#fff;
	text-decoration:none;
}
.menucell {
	display:table-cell;
	width:20%;
	text-align:center;
	padding:62px 0px 62px 0px;
	background-color:#80b10b;
	color:#fff;
	cursor:pointer;
	font-size:23px;
	border-bottom:7px solid #80b10b;
}
.menucell:hover {
	color:#fff000;
	background-color:#80b10b;
	border-bottom:7px solid #48741b;
}

.menucell_aktiv {
	color:#fff000;
	background-color:#80b10b;
	border-bottom:7px solid #48741b;
}
.menucell_second {
	border-left:1px solid #78c8e6;
}

.menucsik {
	height:5px;
	background-color:#c0d732;
}


.contents {
	margin:65px 0px 65px 0px;
}

.contentcim {
	font-family: 'roboto_slabbold';
	font-size:18px;
	color:#000;
	margin-bottom:20px;
}

.cbold {
	font-family: 'roboto_slabbold';
	margin-bottom:5px;
}
.contentszoveg {
	margin-top:35px;
	color:#747474;
	font-size:13xp;
	line-height:28px;
	text-align:justify;
}



.logotext {
	margin-top:3px;
	font-size:12px;
	color:#000;
}

.headtext {
	font-family: 'robotobold_italic';
	float:right;
	color:#fff;
	font-size:32px;
	background-color:#00aeef;
	display:inline-block;
	padding:7px 20px 7px 20px;
}


.skep {
	float:left;
	width:430;
}

.scontent {
	float:left;
	margin-left:60px;
	width:460px;
}
.sszoveg {
	font-size:13px;
	line-height:18px;
}
.stitle {
	color:#00aeef;
	font-size:24px;
}

.saltitle {
	display:inline-block;
	background-color:#c0d732;
	color:#fff;
	font-size:15px;
	padding:0px 2px 0px 2px;
	margin-top:20px;
	line-height:20px;
}

.mappic {
	border:6px solid #c0d732;
	width:908px;
	height:386px;
}
