@charset "utf-8";
/* CSS Document */

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 767px) {

.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: 0.0%;
	padding-right: 0.0%;
	margin: auto auto auto auto;
	background: url("../webkepek/hatter.jpg")no-repeat left top fixed;
}


.gridContainer .fejlec {
	display:none;
	}

.gridContainer2 {
	width: 100%;
	padding-left: 0.0%;
	padding-right: 0.0%;
	margin: 25em auto auto auto;
	background: url("../webkepek/hatter.jpg")no-repeat left top fixed;
	box-shadow: -0px 0px 20px #333333;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

			
		#LayoutDiv1 img.left {
			width:35%;
			float:left;
			margin:1.0%;}
			
			#LayoutDiv1 img.left_small {
				width:15%;
				float:left;
				margin:1.0%;}

		#LayoutDiv1 img.little {
			float:right;
			margin:auto 3.0% auto  0px;
			width:8.0%;}

		#LayoutDiv1 img.right {
			width:35%;
			float:right;
			margin:1.0%;}

			#LayoutDiv1 img.right_small {
				width:15%;
				float:right;
				margin:1.0%;}
	
		#LayoutDiv1 img.full {
			width:95%;
			float: none;
			margin:1.0%;
			border: none;}	



.jelentkezes { 
	height: auto;
	width:10.0%;
	margin-top:1.2em;
	position: fixed;
	z-index:999999;
	background:#A62603;
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.0em;
	color: #fff;
	padding: 0.4em 0.2em;
	font-weight:lighter;
	margin-left:90.0%;}
	
	.jelentkezes:hover {
		opacity:0.8; }

	
.fejlec {
	height: 10.0em;
	width:100%;}

.fejlec .logo {
	float:left;
	max-width:30%;
	margin-left:5.0%;}
	.fejlec .logo img {
		height:9.0em;
		margin:0.0em auto auto auto;}

.fejlec .logo a {
	text-decoration:none;
	}

.fejlec .fejlec_tartalom {
	float:right;
	height: auto;
	width:60.0%;
	margin-right:5.0%;}

.fejlec .fejlec_tartalom p {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:2.0em;
	font-weight: 300;
	padding-left:1.0%;
	color: #c2c2c1;
	margin:1.0em auto auto 0px;
	text-align:left;}

	img.header_img_2020  {
		width: 100.0%;
		height: auto;
		box-shadow: 0px 5px 10px silver;
		z-index: 9999;
	}
	
	@media (max-width: 991px){	
		
		img.header_img_2020  {
			display: none;}
		}

/* tartalom */	
.tartalom {
	width:100%;
	float:left;
	min-height:20em;
	height:auto;
	border-left:0px solid #999;
	margin-top: 1.0em;
	padding-left:1.0%;
	padding-right: 1.0%;
	}	

.tartalom ul {
	text-align:left;
	margin: 0em auto 1.0em 8%;
	font-weight:normal;
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.0em;
	width: 50%;
	text-align:justify;
	color:#333;
	font-weight:lighter;
	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: 50%;
	text-align:justify;
	color:#333;
	font-weight:lighter;
	}

	 .keresoszavak {
		text-align:left;
		margin: 0em 1.0% 1.0em 0;
		padding:0;
		font-weight:normal;
		font-family: 'Didact Gothic', sans-serif;	
		font-size:0.9em;
		width: 100%;
		color:#222;
		font-weight:lighter;
		list-style: none;
		}
	.keresoszavak h2 {
		font-size:1.7em;
		text-align: left;
		width: auto;
		color:#4D4D4D;}
	
	.keresoszavak a {
		margin: auto auto auto 1.0%;
		color: #e6007e;}
	
	.keresoszavak span {
		background:#e4e4e4;
		border:1.0px solid #353434;
		margin:0.1em;
		padding:0.5em;}
		
.tartalom iframe {
	max-width:95%;
	margin:1.0em auto 1.0em auto;
	border: 0.5em solid #CCC;}

.tartalom table {
	width:30%;
	margin: 1.0em 1.0% 1.0em auto;
	clear: none;}
	
	.tartalom table tr td {
		width:auto;
		font-family: 'Didact Gothic', sans-serif;	
		font-size:1.0em;
		color:#222;
		font-weight:lighter;
		padding:0.05em;}
		
	.tartalom table tr td img.tablazat {
		width:100%;
		height:auto;
		padding:0;
		margin:0;}


.vissza {
	height:3.0em;
	width:100%;
	}
	
	.vissza img {
		float:left;
		height:2.5em;
		margin-left:3.0em;
		opacity:0.8;}

	.vissza img:hover {
		margin-left:2.6em;
		opacity:1.0;
		}

	.vissza a {
		border:none;}

 img.pdf{
		width: 10%;
		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: 100%;
	line-height:1.3em;
	text-align:left;
	color: #333;
	padding: 1.0em;
	font-weight:lighter;}

.tartalom h1 {
	font-family: 'Didact Gothic', sans-serif;	
	font-size: 1.8em;
	font-weight: 300;
	padding-left:1.0%;
	color: #e6007e;
	margin:0em auto 0.8em 0px;
	text-align:left;
	border: none;}
	
	.tartalom  h1:after {
		background: none;
	}
	

.tartalom h2 {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.2em;
	font-weight: 500;
	padding-left:1.0%;
	color: #5C5959;
	margin:0em auto 0.8em 0px;
	text-align:left;
	border: none;
	}
	
	.tartalom  h2:after {
		background: none;
	}
			

.tartalom h3 {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.2em;
	font-weight:100;
	color: #333;
	margin:0 auto 1.0em auto;
	text-align: justify;
	padding-left:2%;
	padding-right:2%;
	padding-bottom:1%;
	padding-top:1%;
	line-height:1.2em;
	border: none;}
	
	.tartalom h3 big {
		font-weight:bold;
		font-family: 'Didact Gothic', sans-serif;	
		font-size:1.8em;
		color: #e6007e;}


.tartalom h4 {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.1em;
	width: 95% !important;
	text-align: left;
	color:#752020;
	margin: auto auto auto 0;
	padding: 0.5em 1.0em;
	font-weight:lighter;}

.tartalom h5 {
	margin:0 auto 0 auto;
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.0em;
	width: 90.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;
	text-transform: none;}

.tartalom h6 {
	font-family: 'Didact Gothic', sans-serif;	
	font-size: 0.8em;
	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.9em;
	font-weight:lighter;
	color:#333;
	margin:1.5em auto 1.5em 1.0%;
	text-align:left;}

.div_szo_keres {
	cursor:pointer;
	margin:0 ;
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.0em;
	font-style:italic;
	width: 98%;
	line-height:1.3em;
	text-align:justify;
	color: #333;
	padding: 1.0em;
	font-weight:lighter;}

	
/* =============================================================================
   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; margin: 4em 0; padding: 0; width:90%; margin: 5% auto; clear:both;  }

ins { 
	background: #F00; 
	color: #fff; 
	padding: 0.8em;
	text-decoration: none; 
	font-size:1.0em;  
	margin:15px 2.0em;}

	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.8em;
	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: #ffffff; 
	padding:0.5em 1.0em;}

	.tartalom pre:hover { opacity:0.8; background-color: #009ee2; color: #fff; cursor: pointer;}
	
	.tartalom pre a {color: #ffffff;}


q { quotes: none; }
q:before, q:after { content: ""; content: none; }

.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;
	}

	
tt {	
	margin:0 ;
	font-family: "Times New Roman", Times, serif;	
	font-size:1.0em;
	width: 98%;
	line-height:1.0em;
	text-align:justify;
	color: #900;
	padding: 0.2em;
	font-weight:lighter;}

code {
	margin:0 ;	
	font-size:1.0em;
	width: 98%;
	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;}

}