@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */
@media only screen and (max-width: 480px) {

.uzenet_gombok {
	width: 70px;
	height:300px;
	margin:200px auto auto -20px;
	position:fixed;}

	.uzenet_gombok .ajanlatkeres {
		height:100px;
		width:70px;
		margin-left:-10px;
		background: url(../image/ajanlatkeres_uzenet.png) top left no-repeat;
		background-size:100%;}
		
		.uzenet_gombok .ajanlatkeres:hover {
			margin-left: 0px;}
	
	.uzenet_gombok .uzenet {		
		height:100px;
		width:70px;
		margin-left:-10px;
		background: url(../image/uzenetkuldes_uzenet.png) top left no-repeat;
		background-size:100%;}


		.uzenet_gombok .uzenet:hover {
			margin-left: 0px;}		
		
	.uzenet_gombok .berles  {		
		height:100px;
		width:70px;
		margin-left:-10px;
		background: url(../image/berles_uzenet.png) top left no-repeat;
		background-size:100%;}

		.uzenet_gombok .berles:hover {
			margin-left: 0px;}		

.gridContainer {
	width: 100%;
	padding-left: 2.25%;
	padding-right: 2.25%;
	margin: auto;
	min-height:80.0em;
	background: url("../webkepek/hatter.jpg")no-repeat left top fixed;
}
.gridContainer2 {
	width: 100%;
	padding-left: 2.25%;
	padding-right: 2.25%;
	margin: auto;
	min-height:80.0em;
	background: url("../webkepek/hatter.jpg")no-repeat left top fixed;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

body { background: #fff; }


		#LayoutDiv1 img.left {
			width:35%;
			float:left;
			margin:0.5%;
			}
			
			#LayoutDiv1 img.left_small {
				width:25%;
				float:left;
				margin:0.5%;}

		#LayoutDiv1 img.little {
			float:right;
			margin:auto 0 auto  0px;
			width:20.0%;}

		#LayoutDiv1 img.right {
			width:35%;
			float:right;
			margin:0.5%;}

			#LayoutDiv1 img.right_small {
				width:25%;
				float:right;
				margin:0.5%;}
	
		#LayoutDiv1 img.full {
			width:95%;
			float: none;
			margin:0.5%;}	
			
.jelentkezes {
	height: 2.0em;
	width:100.0%;
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.0em;
	color: #fff;
	margin-top:0;
	padding-top: 0;
	padding-bottom:1.0em;
	font-weight:lighter;}
	
	.jelentkezes:hover {
		opacity:0.8; }
	
.fejlec {
	height: auto;
	width:100%;}

.fejlec .logo {
	height:10.0em;
	float:left;
	width:100%;}
	.fejlec .logo img {
		height:9.0em;
		margin:-1.0em auto auto auto;}

.fejlec .logo a {
	text-decoration:none;
	}

.fejlec .fejlec_tartalom {
	height: auto;}

.fejlec .fejlec_tartalom p {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:0.8em;
	padding-left:0%;
	color: #333;
	margin:0.5em 0 auto 0px;
	font-weight: bold;
	text-align: center;}

		img.header_img_2020  {
			display: none;}

/* tartalom */	
.tartalom {
	width:100%;
	float:left;
	min-height:20em;
	height:auto;
	margin-top: 0;
	padding-left:0;
	}	

.tartalom ul {
	text-align:left;
	margin: 0em auto 0.5em 0;
	font-weight:normal;
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.0em;
	width: 90%;
	color:#333;
	list-style: disc;
	}
	
.tartalom ol {
	text-align:left;
	margin: 0em auto 1.0em 8%;
	font-weight:normal;
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.0em;
	width: 90%;
	color:#333;
	}

	.tartalom .keresoszavak {
		text-align:left;
		margin: 0em auto 1.0em 0;
		font-weight:normal;
		font-family: 'Didact Gothic', sans-serif;	
		font-size:0.9em;
		width: 100%;
		color:#222;
		list-style: none;
		}
	.tartalom .keresoszavak h2 {
		font-size:0.9em;
		text-align:center;}

.tartalom iframe {
	max-width:90%;
	margin:1.0em auto 1.0em auto;}

.tartalom table {
	max-width:100%;
	margin: 1.0em auto 1.0em auto;}
	
	.tartalom table tr td {
		width:auto;
		font-family: 'Didact Gothic', sans-serif;	
		font-size:0.8em;
		color:#222;
		font-weight:lighter;
		padding:0.05em;}
		
	.tartalom table tr td img.tablazat {
		width:90%;
		height:auto;
		padding:0;
		margin:0;}



 img.pdf{
		width: 9.0%;
		padding-right:90%;
		margin:1.0%;
		float:left;}
	
	 img.pdf:hover {
		opacity: 0.8;
		cursor:pointer;}
		
/* footer */	

#footer {
	width:100%;
	border-top:2px solid #CCC;
	height:2em;
	background:#333;
	padding:2.0em 0;
	}
	
	#footer .webasz {
		text-align:center;
		width:auto;
		font-family: 'Oxygen', sans-serif;
		font-size:0.7em;
		color:#fff;
		}
	#footer .webasz a {
		color:#FFF;
		text-decoration:none;}

	
.tartalom p {
	margin:0 ;
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.0em;
	width: 98%;
	line-height:1.3em;
	text-align:left;
	color: #333;
	font-weight:lighter;
	padding: 1.0%;}

.tartalom h1 {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.3em;
	font-weight: 300;
	color: #e6007e;
	margin: 0em auto 0.3em 0px;;
	text-align:left;
	border: none;
	line-height: 1.0;}
	
	.tartalom  h1:after {
		background: none;
	}
	

.tartalom h2 {
	font-family: 'Didact Gothic', sans-serif;
	font-weight: lighter;
	font-size:1.0em;
	padding: 0;
	color:#333;
	border: none;
	margin: 1.0em auto;
	text-align: center;
	}
	
	.tartalom  h2:after {
		background: none;
	}		

.tartalom h3 {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:0.8em;
	font-weight:100;
	color: #333;
	margin:0 auto 1.0em auto;
	padding:  0;
	line-height:1.0em;
	border:none;}

	.tartalom h3 big {
		font-weight:bold;
		font-family: 'Didact Gothic', sans-serif;	
		font-size:2.0em;
		color: #e6007e;}
	
.tartalom h4 {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.0em;
	width: 90%;
	text-align: left;
	color:#333;
	font-weight:normal;
	margin: auto auto auto 0;
	padding: 0;
	}

.tartalom h5 {
	margin:0 auto 0 auto;
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.0em;
	width: 98.0%;
	line-height:1.3em;
	text-align:justify;
	color: #fff;
	padding-top: 2.0em;
	padding-bottom: 3.0em;
	padding-left:1.0em;
	padding-right: 1.0em;
	background-color: #009ee2;
	font-weight:lighter;}
	}
	

.tartalom h6 {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:0.5em;
	text-align: left;
	color:#333;
	margin: auto auto 2.0em auto;
	font-weight:lighter;}

.tartalom address {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:0.8em;
	font-weight:lighter;
	color:#333;
	margin:1.5em auto 1.5em 0;
	text-align:left;}

.tartalom small a {
	font-size: 1.0em;
	color:#fff;
	background: #e6007e;
	padding: 0.5em;
	border: solid 0.5px #888;
	text-align: right;
	margin: 0.2em 2.0em 0.2em auto;}

	.tartalom small a:hover {
		text-align: center;
		-webkit-transition: all 0.1s ease;
			-moz-transition: all 0.1s ease;
			-o-transition: all 0.1s ease;
			-ms-transition: all 0.1s ease;
			transition: all 0.1s ease;	
		}

		.tartalom small a:hover  {
			opacity: 1.0;
			font-size: 1.3em;
			padding: 0.8em;
	}
	
/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #999; padding: 0; width:80%; margin: 5% auto; clear:both;  }

ins { 
	background: #F00; 
	color: #fff; 
	padding: 0.2em;
	text-decoration: none; 
	font-size:0.8em;}

	a:hover ins {
		background: #900;
		cursor: pointer;}

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

.marker {
	background:#FFFF00;}

big {
	font-weight:bold;
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.5em;
	color: #e6007e;}
	
	
.tartalom pre { font-family: monospace, monospace; _font-family:  'Didact Gothic', sans-serif; font-size: 1em; float:right; border: 0.5px solid #C4C4C4; background-color:#E3E3E3; color: #7750FC; padding:0.5em 1.0em;}

	pre:hover { opacity:0.8; background-color: #FB1519; }
	
	pre a:hover {color: #ffffff;}


q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small {
	font-size: 0.5em;
	color:#333;}

tt {	
	margin:0 ;
	font-family: "Times New Roman", Times, serif;	
	font-size:1.0em;
	width: 95%;
	line-height:1.0em;
	text-align:justify;
	color: #900;
	padding: 0.2em;
	font-weight:lighter;}

code {
	margin:0 ;	
	font-size:1.0em;
	width: 95%;
	line-height:1.0em;
	text-align:justify;
	color: #000;
	padding: 0.2em;
	font-weight: normal;}

kbd {
	font-size:1.0em;
	margin: 1.0em;}
samp {
	font-size:1.0em;
	margin: 1.0em;}
var {
	font-size:1.0em;
	margin: 1.0em;}
del {
	font-size:1.0em;
	margin-top: 1.0em;}
cite {
	font-size:1.0em;
	margin: 1.0em;}

blockquote {
	border-left:#CCC 5px solid;
	background:#FFF;
	margin:0 auto auto auto ;
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.0em;
	width: 80%;
	line-height:1.3em;
	text-align:justify;
	color: #333;
	padding: 1.0em;
	font-weight:lighter;}

}