			a:link {
				color: #666666;
				TEXT-DECORATION: none;
			}
			a:hover {
				color: #528401;
				TEXT-DECORATION: none;
			}
			a:active {
				color: #666666;
				TEXT-DECORATION: none;
			}
			a:visited {
				color: #666666;
				TEXT-DECORATION: none;
			}

			.fejlec a:hover{
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: #528401;
			}
			.fejlec a:link{
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: white;
			}
			.fejlec a:visit{
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: white;
			}
			.fejlec a:active{
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: white;
			}

			body {
				margin-left: 0px;
				margin-top: 0px;
				margin-right: 0px;
				margin-bottom: 0px;
				background-color: #332A01;
			}

			.fotabla{
				margin-top: 15px;
				width: 900px;
				height: 400px;
				color: white;
				font: arial ;
				font-size: 13px;
			}

			.logo{
				width: 900px;
				height: 120px;
				padding-left: 15px;
				background-color: #141100;
				color: white;
				font: arial ;
				font-size: 13px;

			}

			.nevnap{
				padding: 20px;
				text-align: right;
				color: white;
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 13px;

			}

			.fejlec{
				color: white;
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 13px;
				text-align: left;
				padding-right: 20px;
			}


			.gomb{
				height: 25px;
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: white;
			}
			.gomb td{
				width: 90px;
				background-color: #332A01;
			}
			.gomb td:hover{
				width: 90px;
				background-color: #141100;
			}
			.gomb td a:hover{
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: #528401;
			}
			.gomb td a:link{
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: white;
			}
			.gomb td a:visit{
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: white;
			}
			.gomb td a:active{
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: white;
			}

			.gomb_akt {
				height: 25px;
				width: 90px;
				background-color: #141100;
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: #528401;
			}
			.gomb_akt td:link{
				width: 90px;
				background-color: #141100;
			}
			.gomb_akt td a:link{
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: #528401;
				text-decoration: none;
			}
			.gomb_akt td a:hover{
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: #528401;
				text-decoration: none;
			}
			.gomb_akt td a:visited{
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: #528401;
				text-decoration: none;
			}
			.gomb_akt td a:active{
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: #528401;
				text-decoration: none;
			}

			.line_akt{
				height: 5px;
				background-color: #141100;
			}

			.gomb .line{
				height: 5px;
				background-color: #528401;
			}

			.space{
				width: 160px;
			}
			.space2{
				height: 5px;
			}

			.ido{
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 12px;
				color: #528401;
				text-decoration: none;
			}

			.cimsor {
				height: 25px;
				width: 900px;
				padding: 5px;
				background: #141100;
				font-family: Tahoma, Verdana, Arial, sans-serif;
				font-size: 15px;
				color: white;
				text-align: right;
			}

			.szoveg{
				width: 700px;
				background-color: white;
				padding: 20px;
				font: arial ;
				font-size: 15px;
				color: #141414;
				text-align: justify;
			}
			.szoveg_2{
				background-color: white;
				font: arial ;
				font-size: 13px;
				color: #141414;
			}
			.kistabla {
				padding-left: 10px;
				padding-top: 10px;
				padding-right: 10px;
				padding-bottom: 10px;
				background: #EFEFEF;
			}

			.picture {
				border-style: solid;
				border-color: black;
				border-width: 2px;
				background-color: white;
				font: arial ;
				font-size: 12px;
			}
			.picture:hover {
				border-style: dotted;
				border-color: black;
				border-width: 2px;
				background-color: white;
				font: arial ;
				font-size: 12px;
			}