.txt{margin-top: 7px;
     margin-bottom: 7px;
     font-family: "arial";
     font-size: 11pt;
     font-weight: bold;
     color: #E6E6E6;
     text-align: justify;
}

.txt1{font-family: "arial black";
	font-size: 11pt;
	font-weight: normal;
	color: #FFCC00;
	text-align: justify;
}

.txt2{font-family: "arial black";
	font-weight: normal;
	color: #FFCC00;
	text-align: center;
	margin-top: 0;
}

.txt3{font-family: "arial";
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
}

.txt4{font-family: "arial";
	font-weight: bold;
	color: #E6E6E6;
	text-align: left;
}

.txt5{font-family: "arial";
	font-size: 11pt;
	font-weight: bold;
	color: #E6E6E6;
	text-align: right;
}

.txt6{font-family: "arial";
	font-size: 11pt;
	font-weight: bold;
	color: #E6E6E6;
	text-align: justify;
}

.txt7{font-family: "arial";
	color: #E6E6E6;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}

.txt8{font-family: "arial";
	font-size: 11pt;
	font-weight: bold;
	color: #FFCC00;
	text-align: left;
	margin-top: 2;
	margin-left: 10;
	margin-bottom: 2;
}

.txt9{font-family: "arial";
	font-size: 11pt;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	margin-top: 2;
	margin-bottom: 2;
}

.txt10{font-family: "arial";
	color: #E6E6E6;
	font-size: 11pt;
	font-weight: bold;
	text-align: justify;
	margin-top: 2;
	margin-left: 10;
	margin-bottom: 2;
}

.txt11{font-family: "arial";
	color: #E6E6E6;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	margin-top: 2;
	margin-bottom: 2;
}

.txt12{font-family: "arial";
	font-size: 13pt;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	margin-top: 5;
	margin-bottom: 0;
}

a.tart:link, a.tart:visited{font-family: "arial";
				    color: #FFCC00;
				    font-size: 11pt;
	 			    font-weight: bold;
				    text-decoration: underline
}

a.tart:active{font-family: "arial";
		  color: magenta;
		  font-size: 11pt;
		  font-weight: bold;
		  text-decoration: underline
}

a.tart:hover{font-family: "arial";
		 color: red;
		 font-size: 11pt;
	 	 font-weight: bold;
		 text-decoration: underline
}

#nagyterkep{background-image: url('../pic/terkep.jpg');
		background-repeat: no-repeat;
		width: 480px;
		height: 480px;		  
		position: absolute;
		top: 0px;
		left: 0px;
		z-index: 0;
		display: block;
}

#nagyterkep a{background-image: url('../pic/gomb_2.jpg');
		  cursor: hand;
		  margin-left: 480px;
		  width: 96px;
		  height: 47px;
		  font-family: "Arial";
		  color : black;
		  font-size : 15px;
		  font-weight: bold;
		  text-align: center;
		  line-height: 40px;
		  vertical-align: middle;
		  text-decoration: none;
		  display : block;
}

#nagyterkep a:hover{background-image: url('../pic/gomb_3.jpg');
			  color : white;
			  text-decoration: underline;
}

#nyil{background-image: url('../pic/nyil.gif');
	width: 270px;
	height: 42px;
	position: absolute;
	top: 260px;
	left: 348px;
	display : block;
}

.tabla1{border-right-style: none; 
	  border-right-width: medium;
}

.tabla2{border-left-style: none; 
	  border-left-width: medium; 
	  border-right-style: none; 
	  border-right-width: medium;
}

.tabla3{border-left-style: none; 
	  border-left-width: medium;
}

.tabla4{border-style: none; 
	  border-width: medium;
}

#doc{background-image: url('../pic/gomb_doc.jpg');
	width: 91px;
	height: 41px;
	cursor: hand;
	display : block;
}

#pdf{background-image: url('../pic/gomb_pdf.jpg');
	width: 91px;
	height: 41px;
	cursor: hand;
	display : block;
}

#xls{background-image: url('../pic/gomb_xls.jpg');
	width: 91px;
	height: 41px;
	cursor: hand;
	display : block;
}