P.TxtTitle {

	/* --- WNDbig szöveg cim - szine --- */
	color : black;

	font-family : Arial, sans-serif;
	font-size : 14px;
	font-weight: bold;
	text-align: left;
	margin-left : 10px;
	margin-right : 100px;
	margin-top : 24px;
	margin-bottom : 12px;
}

P.TxtSubTitle{
	/* --- WNDbig szöveg alcim - szine --- */
	color: black;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 4px;
}

P.TxtOffer {
	
	/* --- WNDbig szöveg bevezető - szine --- */	
	color : Gray;
	
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align: justify;
	margin-left : 10px;
	margin-right : 100px;
	margin-top : 10px;
	margin-bottom : 0px;
}

P.TxtFootnote {
	
	/* --- WNDbig aláírás dölt - szine --- */
	color : #D6E7DD;
	
	font-family : Arial, sans-serif;
	font-size : 10pt;
	text-align: right;
	margin-left : 10px;
	margin-right : 5px;
	margin-top : 10px;
	margin-bottom : 0px;
	font-style : italic;
}

P.TxtText {
	
	/* --- WNDbig kenyérszöveg - szine --- */	
	color : black;
	
	font-family : Arial, sans-serif;
	font-size : 12px;
	text-align: justify;
	margin-left : 10px;
	margin-right : 100px;
	margin-top : 10px;
	margin-bottom : 0px;
}

P.TxtIconBar{
	/* --- FORM megnevezése (alcim) - szine --- */
	color: #8C8E7C;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight: normal;
	/* --- FORM megnevezése (alcim) HÁTTÉR - szine --- */
	background-color : #DCDCD2;
	text-align: right;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 10px;
}

UI.TxtList1 {
	margin-left : 30px;
}

LI.TxtList1 {
	
	/* --- WNDbig kiemelet - szine --- */
	color : black;
	
	font-family : Arial, sans-serif;
	font-size : 12px;
	list-style : url(/skin/green/img/icon/li_ybox.gif);
	margin-left : 0px;
	margin-right: 10px;
	padding-bottom : 5px;
	text-align : justify;
}

TABLE.TxtData {
	margin-left: 10px;
	margin-top: 10px;
}

SPAN.TxtDataName{
	
	/* --- WNDbig ??? - szine --- */
	color : black;
	
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-right: 10px;
}

SPAN.TxtDataValue{
	
	/* --- WNDbig kenyérszöveg - szine --- */
	color : black;
	
	font-family : Arial, sans-serif;
	font-size : 12px;
}

TABLE.InTextTable{
	width: 100%;
	margin-top : 15px;
	margin-bottom : 15px;
}

TD.ittHeader {
	/* --- WNDbig táblázat cimek - szine --- */
	color : #8C8E7C;
	/* --- WNDbig táblázat cimek háttér - szine --- */
	background-color: #DCDCD2;
	font-family : Arial, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	padding: 1px 1px 1px 5px;
}

TD.ittFirstColl {
	
	/* --- WNDbig táblázat adatoszlop - szine --- */
	color : #8C8E7C;
	
	font-family : Arial, sans-serif;
	font-size : 9pt;
	font-weight: bold;
	padding: 1px 1px 1px 5px;
}

TD.ittData {
	
	/* --- WNDbig táblázat adatcella - szine --- */
	color : #8C8E7C;
	
	font-family : Arial, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	padding: 1px 1px 1px 5px;
}

TD.ittNumber {
	
	/* --- WNDbig táblázat számcella - szine --- */
	color : #8C8E7C;
	
	font-family : Arial, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	text-align: right;
	padding: 1px 5px 1px 5px;
}

A.TxtUrl {
	color : #8C8E7C;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : none;
}

A:HOVER.TxtUrl {
	color : #8C8E7C;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;
	text-decoration : underline;
}

