body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.handcursor
{
	cursor:hand;
	cursor:pointer;
}


	#flashcontent {
	position: absolute;
	left: 50%;
	width:780px;
	height:350px;
	margin-left: -390px; 
	z-index: 1005;
	}

	#szoveg {
	position: relative;
	top: 360px;
	width: 780px;
	margin: 0 auto;
	}
	
	input,textarea,select
	{
		font-family           : Tahoma;
		font-size             : 12px;
		color                 : #333333;
	}


	.searchbox {
		background-color: #FFFFFF;
		border: 0px none #FFFFFF;
		height: 10px;
		width: 157px;
	}

	.topsearchbox {
		background:url(../../images/searchboxbg2.gif) no-repeat left center;
		background-color:#FFFFFF;
		font-size:9px;
		width:155px;
		height:16px;
		padding-left:10px;
		border:none;
	}
.whitebox {
	background-color:#FFFFFF;
	font-size:12px;
	width:138px;
	height:16px;
	padding-left:5px;
	padding-top:0px;
	border:none;
	color: #999999;
}
.whitebox2 {
	background-color:#FFFFFF;
	font-size:12px;
	width:118px;
	height:16px;
	padding-left:5px;
	padding-top:0px;
	border:none;
	color: #999999;
}
.whitebox3 {
	background-color:#FFFFFF;
	font-size:12px;
	width:100px;
	height:16px;
	padding-left:5px;
	padding-top:0px;
	border:none;
	color: #999999;
}

form {
  margin: 0;
  padding: 0;
  }
.logobg {
	background-image: url(../../images/logo-bg.gif);
	background-repeat: repeat-y;
}

.pgHDR 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#579fb7;
	
}

.boxcontent {
	font-family: Arial;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #666666;
}

.pghdr2 {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.pgcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
}

.newscontent {
	font-family: Tahoma;
	font-size: 12px;
	color: #8198a5;
	text-decoration:none;
}

.newscontent a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #8198a5;
	text-decoration:none;
}

.newscontent a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #8198a5;
	text-decoration:none;
}


.pollbg {
	background-image: url(../../images/poll-bg.gif);
	background-repeat: no-repeat;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	padding: 3px;
	vertical-align: top;
	background-image: url(../../images/footer2.gif);
	background-repeat: no-repeat;
	background-position: top;
}


.botmenu {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

.etext 
{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #990000;
}

.contentHDR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #569fb6;
	margin-left: 10px;
}

.contentbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.pghdr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
}

.homepgheading
{
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight:bold;	
	color: #569fb6;
	margin-left:5px;
}

.homepgcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.form_table {
	border-style:solid;
	border-width:thin;
	border-color:#CCCCCC;
}

.HeadingFont {
	font-family: "Century Gothic";
	font-size: 17px;
	font-weight:bold;	
	color: #569fb6;
	margin-left:10px;
}

.firstlevel
{
	padding-left: 15px;
}

.secondlevel
{ 
	padding-left: 30px;
}

.thirdlevel
{
	padding-left: 45px;
}


