@media only screen
and (max-width: 699px) {

.szoveglink {
	color:#ad0082;
	font-weight:600;
	text-decoration:none;
	-webkit-transition: all .185s linear;
	-moz-transition: all .185s linear;
	-o-transition: all .185s linear;
	transition: all .185s linear;
}
.gpkerlink {
	display:none;
}

.szoveglink:hover {
	color:#cd1fa2;
}

html {
	height:100%;
	width:100%;
}
body {
	width:100%;
	margin:0px;
	padding:0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size:16px;
	color:#444444;
	height: 100%;
	background-color:#fff;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

.minimenu {
}

.miniuppermenu {
	padding-right:20px;
	text-align:right;
	margin-bottom:10px;
	font-size:14px;
}

.smallmenu {
	display:none;
}
.bigmenu {
	opacity:0;
}
.bigmenu2 {
	display:none;
}

.wrapper {
	min-height: 100%;
	position:relative;
	height: auto !important;
	height: 100%;
	width:100%;
}

.pagecontainer {
	overflow:hidden;
}

img {
	border:0px;
}

.footer, .push {
	height: 100px; /* .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;
}

.keresesfielddiv {
	display:none;
	padding-right:0px;
	float:right;	
	background-image:url(images/kereses_icon.png);
	background-repeat:no-repeat;
	background-color:#919191;
	background-position:right center;
	border-radius:6px;
}

.keresesfield {
	padding:10px;
	border:0px solid #000;
	width:200px;
	font-size:18px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	background-color:#919191;
	border-radius:6px;
	color:#fff;
}


.langspan {
	float:right;
	background-color:#2a4a8f;
	border-radius:6px;
	color:#6583c3;
	padding:10px 15px 10px 15px;
	font-size:16px;
	margin-left:5px;
	white-space: nowrap;
}

.midcikksor1 {
	font-size:24px;
	font-weight:700;
	color:#2196f3;
	text-decoration:none;
}
.midcikksor1:hover {
	text-decoration:underline;
}
.midcikksor2 {
	font-size:18px;
	font-weight:700;
	color:#000;
	text-decoration:none;
}
.midcikksor2:hover {
	text-decoration:underline;
}
.midcikksor3 {
	margin-top:-3px;
	font-size:18px;
	font-weight:400;
	color:#6e6e6e;
}


.topheadbg {
	margin-top:0px;
	background:url(images/top_header3.jpg);
	background-repeat:no-repeat;
	height:512px;
	background-position:center;
	background-size:cover;
}
.topheadbgtown {
	margin-top:0px;
	/* background:url(images/belso_bg.jpg);*/
	/* background-color:#2a4a8f; */
	background-repeat:no-repeat;
	height:140px;
	background-position:center;
	background-size:cover;
}

.mainmenubox {
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
	-moz-box-shadow:    3px 3px 5px 6px #ccc;  /* Firefox 3.5 - 3.6 */
	box-shadow:         3px 3px 5px 6px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.towndisp {
	font-size:48px;
	margin-top:40px;
	font-weight: 300;
	color:#fff;
	white-space: nowrap;
}

.nyelvlink {
	font-size:22px;
	font-weight:300;
	color:#fff;
	text-decoration:none;
}
.nyelvlink:hover {
	text-decoration:underline;
}
.nyelvlink_aktiv {
	font-size:22px;
	font-weight:300;
	color:#ffdb02;
	text-decoration:none;
}
.nyelvlink_aktiv:hover {
	text-decoration:underline;
}


.newskivonat {
	font-size:18px;
	display:table-cell;
	vertical-align:middle;
	height:40px;
	padding:0px 10px 0px 10px;
	background-color:rgba(42, 74, 144, 0.8);
	color:#fff;
	cursor:pointer;'>
}

.mainmenuitem {
	display:table-cell;
	color:#003399;
	background:#ffdb02;
	padding:20px 3px 20px 3px;
	text-align:center;
	vertical-align:middle;
	font-size:18px;
	cursor:pointer;
	overflow:hidden;
	-webkit-transition: all .185s linear;
	-moz-transition: all .185s linear;
	-o-transition: all .185s linear;
	transition: all .185s linear;
}

.mainmenuitem:hover {
	color:#fff;
	background:#2a4a8f;
}

.mainmenuitem_aktiv {
	display:table-cell;
	color:#fff;
	background:#2a4a8f;
	padding:10px 3px 10px 3px;
	text-align:center;
	vertical-align:middle;
	font-size:22px;
	overflow:hidden;
	cursor:pointer;
}


.mainmenuitem_g {
	display:table-cell;
	color:#fff;
	background:#2196f3;
	padding:10px 3px 10px 3px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	cursor:pointer;
	-webkit-transition: all .185s linear;
	-moz-transition: all .185s linear;
	-o-transition: all .185s linear;
	transition: all .185s linear;
}

.mainmenuitem_g:hover {
	color:#fff;
	background:#2a4a8f;
}



.mainmenua {
	color:inherit;
	text-decoration:none;
}


.uppermenu {
	display:none;
	margin-top:10px;
	font-size:18px;
}
.uppermenuitem {
	color:#283485;
	text-decoration:none;
}
.uppermenuitem:hover {
	color:#283485;
	text-decoration:underline;
}

.footermenuitem {
	color:#fff;
	text-decoration:none;
}
.footermenuitem:hover {
	text-decoration:underline;
}


.contentmenubar {
	overflow:hidden;
	-webkit-transition: all .285s ease-out;
	-moz-transition: all .285s ease-out;
	-o-transition: all .285s ease-out;
	transition: all .285s ease-out;
}


.contentbarleft {
	display:none;
	float:left;
	width:206px;
	overflow:hidden;
}

.contentbarright {
	padding:0px 20px 0px 20px;
	overflow:hidden;
}
.contentbarfull {
	margin-top:-30px;
	padding:0px 50px 0px 50px;
}

h1 {
	margin:0px 0px 0px 0px;
	padding:40px 0px 40px 0px;
	font-size:48px;
	font-weight: 700;
	border-bottom:1px solid #e6e6e6;
	color:#2a4a8f;
}
h2 {
	padding: 0px;
	margin: 0px;
	font-size:28px;
}
h3 {
	padding: 0px;
	margin: 0px;
	font-size:24px;
}

.cikkdatum {
	display:inline-block;
	color:#294a8f;
	font-size:18px;
	margin-right:10px;
}
.cikktag {
	font-size:18px;
	display:inline-block;
	background:#ad0082;
	color:#fff;
	margin-left:2px;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	text-transform: uppercase;
}

.cikklead {
	margin-top:10px;
}

.cikkszoveg {
	margin-top:20px;
	font-size: 16px;
	font-weight: 400;
	line-height: 25px;
}

.bemutatkozassor {
	background:#2196f3;
	margin-top:1px;
	color:#fff;
	font-size:22px;
	padding:12px 25px 12px 25px;
	cursor:pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.regebbisor {
	margin-top:15px;
	padding-left:20px;
	font-size:18px;
	font-weight:300;
}

.evsor {
	background:#76c3ff;
	margin-top:1px;
	color:#fff;
	font-size:22px;
	padding:12px 25px 12px 25px;
	cursor:pointer;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.evsoresemeny {
	border-top:1px solid #95cdf9;
	background:#f4f4f4;
	padding:12px 25px 12px 25px;
	font-size:14px;
}

.galimg {
	margin:0px 10px 10px 0px;
	width:160px;
}

.felsomenuactive {
	font-size:14px;
	margin-left:22px;
	color:#ff0;
	text-decoration:underline;
}


.gridimage {
	display: block;
	width: 380px;
	height: 380px;
	padding-top:380px;
	overflow:hidden;
	cursor:pointer;
	-webkit-transition: all .285s ease-out;
	-moz-transition: all .285s ease-out;
	-o-transition: all .285s ease-out;
	transition: all .285s ease-out;
}
.gridimage:hover {
  padding-top:150px;
  opacity:.3;
}

.gridcontent {
	display:block;
	font-size:24px;
	font-weight:300;
	color:#fff;
	text-align:center;
	width: 380px;
	height: 380px;
	margin-top:-380px;
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-o-filter: blur(0px);
	-ms-filter: blur(0px);
	filter: blur(0px);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	pointer-events:none;
}




















.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;
}



.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;
}

}