<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color:#F5F2EA;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#183930;
}

div#headerKifut{
	background-image:url(../gfx/header_kifut.gif);
	background-repeat:repeat-x;
	height:107px;
}
	div#header {
		background-image:url(../gfx/header.gif);
		background-repeat:no-repeat;
		height:107px;
		padding-left:115px;

	}
		div#headerTxt {
			width:150px;
			color:#193F32;
			font-size:11px;
			font-weight:bold;
			text-align:center;
			padding-top:20px;			
		}
		div#headerTxt a {
			text-decoration:none;
			color:#193F32;
			font-size:11px;
			font-weight:bold;
		}
		div#headerLogo {
			position:absolute;
			top:11px;
			left:32px;
			
			width:80px;
			width:60px;
		}

div#menuKifut {
	background-color:#FFF9D4;
}
	div#menu {
		padding-left:32px;
		height:23px;
		width:770px;
		
	}
		div#menu a {
			text-decoration:none;
			color:#183930;
			font-weight:bold;
			padding-left:8px;
			padding-right:8px;
			display:block;
			float:left;
			line-height:23px;
		}
		
		div#menu a:hover {
			text-decoration:underline;
		}
		div#menu img {
			float:left;
		}
		
div#content {
	width:770px;
	padding-left:40px;
	padding-top:25px;
	padding-bottom:40px;
	float:left;
}
.cegnev {
	 font-family:Arial, Helvetica, sans-serif;
	 font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	
}
	div#nevjegy {
		float:left;
		padding-bottom:20px;
	
	}
.nevjegyA {
color:#34554C;
text-decoration:underline;
}		
.nevjegyA:hover {
color:#34554C;
text-decoration:none;
}		
.tli {
 color:#294A41;
 text-decoration:underline;

}
.tli:hover {
 color:#294A41;
 text-decoration:none;
 
}

	.temakifejt { /* ez egy div */
		color: #183930;
		font-size:12px;
		padding-left:10px;
		padding-right:10px;
	}
		.temakifejt p {
			color: #183930;
		}
		.temakifejt a {
			color: #183930;
			text-decoration:underline;
		}
		.temakifejt a:hover {
			text-decoration:none;
		}
		temakifejt h1 {
			color: #183930;
			font-size:14px;
			font-weight:bold;
		}
		.temakifejt h2 {
			color: #183930;
			font-size:13px;
			font-weight:bold;
		}
		.temakifejt h3 {
			color: #183930;
			font-size:12px;
			font-weight:bold;
			font-style:italic;
		}
		/* div vege */
	
	.temaH1 {
		color: #183930;
		font-size:16px;
		font-weight:bold;
		margin-bottom:15px;
		background-color:#F5F2D4;
	}
div#banners {
	float:left;
	padding-left:10px;
	
	
}</pre></body></html>