@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #cccccc;
	margin: 0; 
	margin-top:10px;
	padding: 0;
	text-align: center;  
	color: #000000;
}
#container { 
	width: 950px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #060;
	text-align: left; 
} 
#header {
	height:90px;
	margin:0;
	padding:0;
	background-image:url(images/magyarok_fejlec.jpg);
	
	background-repeat: no-repeat;
} 
#header h1 {
	margin: 0; 
	padding: 0px 5px; 
	float:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#header h2 {
	margin: 0; 
	padding: 60px 5px 0 0; 
	float:right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#navigation	{
	margin:0;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
}
.navlink	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#locator	{
	height:40px;
	margin-left:160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	padding-top:5px;
}
#locator a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}
#locator a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009933;
	text-decoration: none;
}
#sidebar1 {
	
	margin-bottom:10px;
	float: left;
	width: 140px;
	padding: 10px 5px 10px 10px;
	background-color: #ffffff;
	font-family:arial, verdana, sans-serif;
	font-size: 12px;
	list-style:none;
	list-style-type: none;
	border-right:1px solid #060;
	
}
#sidebar1 ul	{
	display:block;
	list-style:none;
	margin:0 5px 0 0;
	padding:0;
	
}
#sidebar1 ul li	{
	display:block;
	list-style:none;
	float:left;
	width:100px;
	
}
#sidebar1 ul ul	{
	
	list-style:none;
}
#sidebar1 ul ul	li{
	float:left;
	list-style:none;
	display:block;
	
	
}
#sidebar1 ul ul	ul {
	display:block;
	list-style:none;
	
}
#sidebar1 ul ul	ul li{
	display:block;
	list-style:none;
	float:left;
	width:100px;
	
}
#sidebar1 ul a{
	padding:0px;
	margin:0;
	font-weight: bold;	
	color:#006600;
	text-decoration: none;
	line-height:25px;
	display:block;
	border-bottom:1px solid #060;
}
#sidebar1 ul ul a{
	font-weight: bold;
	color:#009900;
	margin:0;
	text-decoration: none;
	display:block;
	border-bottom:1px dotted #060;
}
#sidebar1 ul ul ul a{
	font-weight: normal;
	color:#006600;
	margin:0;
	text-decoration: none;
	display:block;
	border-bottom:1px dotted #090;
}


#sidebar2 {
	
	margin-bottom:10px;
	float: right;
	width: 140px;
	padding: 10px 10px 10px 10px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left:1px solid #060;
}
#sidebar2 table {
	border:1px solid #060;
}
#sidebar2 hr {
	border:1px solid #060;
	height:0px;
	line-height:0px;
}
#sidebar2 a {
	text-decoration: none;
	font-weight: bold;
	color:#006600;
}
#sidebar2 h2 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#006600;
}
#mainContent {
	margin: 0 160px 0 160px;
	padding: 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#mainContent h1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #060;
	line-height: normal;
}
#mainContent h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#mainContent a	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	text-decoration:none;
	font-weight:bold;
	
}
#mainContent em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
	font-weight:bold;
}
#mainContent .main	{
	width:200px;
	float:left;
	padding-left:20px;

}
#mainContent p	{
	margin:10px 10px 0 10px;
	
}
.main_img	{
	width:200px;
	float:left;
	margin:0 10px 0 10px;
}
.main_img_right	{
	width:200px;
	float:right;
	margin:0 40px 0 10px;
}
.center	{
	width:500px;
	text-align:center;
	
	
}
#mainContent p.center img	{
	margin-left:140px;
}


.szerzo	{
	margin:10px;
	width:200px;
	float:left;
	color: #060;
	
	font-weight:bold;
}
legend	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #060;
}
fieldset	{
	width:90%;
	border:1px solid #ffff00;
}
label	{
	text-align:top;
}
.kicsi	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}
.keplink	{
	text-decoration:none;
	color: #FFFFFF;
		
}
#footer {
	padding: 0 10px 0 20px;
	background-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #060;
	text-align:center;
	font-size:9px;
	color:#060;
	font-weight:bold;
	margin-top:10px;
}
#footer h1 {
	font-size:11px;
	color:#060;
	
}
#footer h2 {
	font-size:9px;
	colot:#060;
	
}
.img {
	width:120px;
	height:200px;
	float:left;
	text-align: center;	
}
#img_holder 	{
	width:600px;
	
}
#img_holder h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height:14px;
	
}
#img_holder .bottom {
	position:absolute;
	bottom:0px;
}	
.img_holder 	{
	width:600px;
	height:200px;
}
#admin 	{
	width:570px;
	padding:10px;
	
}
#admin p	{
	width:550px;
	text-align:left;
	
}
#admin hr	{
	width:550px;
	color:#006600;
	
}
#admin h2	{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#admin a	{
	font-size: 12px;
	color:#047b04;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;	
}
.uzenet {
	width:500px;
	margin:0 15px 0 15px;
	border:1px solid #060;
	
}
.fejlec {
	width:500px;
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	background:#006600;
	height:20px;
}
.uzi h3	{
	font-weight:bold;
	font-size:12px;
	color:#003300;
	line-height:14px;
	height:14px;
	display:block;
}
.uzinick	{
	float:left;
	width:150px;
	height:auto;
}
.uzidatum	{
	float:right;
	width:150px;
	text-align:right;
	height:auto;
	display:block;
}
.nev	{
	width:200px;
	float:left;
}
.datum	{
	width:250px;
	float:right;
}
.admin	{
	float:left;
	margin-right:20px;
	
}

#belep	{
	width:180px;
	float:left;
	margin:0 10px;
	padding:0 10px;
} 
#belep2	{
	width:300px;
	float:left;
	margin:0 10px;
	padding:0 10px;
} 
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fltrt {
	float: right;
	margin-left: 5px;
	padding:0;
	width:200px;
	
	
}
.fltrt hr	{
	color: #047b04;
	line-height: 0px;
	height:0;
}
.fltlft { 
	float: left;
	margin-right: 5px;
	width:350px;
	
}
.fltlft hr	{
	color: #047b04;
	line-height: 0px;
	height:0;
}

.hiba	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;	
}
.uzi	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #047b04;
}
.lista	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.link	{
	font-family: "AvantGarde Md BT";
	font-size: 12px;
	color: #047b04;
	text-decoration: none;
}
.kep	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}


