@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: 95%;
	padding-left: 1.125%;
	padding-right: 1.125%;
	margin: auto;
	background: url(../image/footer_tree.png)  left bottom no-repeat fixed;
	background-size:100.0%;
	min-height:80.0em;
}
.gridContainer2 {
	width: 95%;
	padding-left: 1.125%;
	padding-right: 1.125%;
	margin: auto;
	background: #fff top left repeat;
	min-height:80.0em;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}


		#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;}


/* tartalom */	
.tartalom {
	width:100%;
	float:left;
	min-height:20em;
	height:auto;
	margin-top: 0;
	padding-left:2.0px;
	padding-right: 2.0px;
	background-color: #ffffff;
	box-shadow: 5px 5px 5px #333;
		-moz-box-shadow: 5px 5px 5px #333;
		-ms-box-shadow: 5px 5px 5px #333;
		-webkit-box-shadow: 5px 5px 5px #333;
		-o-box-shadow: 5px 5px 5px #333;
	}	

.tartalom ul {
	text-align:left;
	margin: 0em auto 0.5em 0;
	font-weight:normal;
	font-family: 'Didact Gothic', sans-serif;	
	font-size:0.7em;
	width: 85%;
	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:0.7em;
	width: 85%;
	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.55em;
		color:#333;
		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;}

	
p {
	margin:0 ;
	font-family: 'Didact Gothic', sans-serif;	
	font-size:0.8em;
	width: 95%;
	line-height:1.3em;
	text-align:justify;
	color: #333;
	font-weight:lighter;}

h1 {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.3em;
	font-weight: 300;
	color: #494FB9;
	margin:0em auto 0.8em 0px;
	text-align:left;}
	

h2 {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:1.0em;
	padding: 0;
	color:#333;
	margin: auto;
	border-bottom: none;
	}
		

h3 {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:0.8em;
	font-weight:100;
	color: #333;
	margin:0 auto 1.0em auto;
	text-align: justify;
	padding:  0;
	line-height:1.0em;}


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;
	}

h5 {
	font-family: Verdana, Geneva, sans-serif;	
	font-size:1.2em;
	width:auto;
	text-align: left;
	color: #333;
	font-weight:lighter;
	}
	

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;}

address {
	font-family: 'Didact Gothic', sans-serif;	
	font-size:0.5em;
	font-weight:lighter;
	color:#333;
	margin:1.5em auto 1.5em 0;
	text-align:left;}


	
/* =============================================================================
   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:0.8em;
	color: #F00;}
	
	
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;}

}