P.TxtTitle {

	/* --- WNDbig szöveg cim - szine --- bemutatkozas,telepulesek,ajanlo */
	color: White;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	margin : 0px;
	padding : 4px;
}
P.TxtSubTitle{
	/* --- WNDbig szöveg alcim - szine --- */
	color : #203A0B;
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-weight: bold;
	text-align : left;
	margin-left : 3px;
	margin-right : 10px;
	margin-top: 8px;
	margin-bottom: 1px;
}
P.TxtOffer {
	/* --- WNDbig ??? - szine --- */	
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align: justify;
	margin-left : 20px;
	margin-right : 50px;
	margin-top : 10px;
	margin-bottom : 0px;
	background-color: red;
}
P.TxtFootnote {
	/* --- WNDbig aláírás dölt - szine --- */
	color : #000000;
	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 : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	text-align: justify;
/*	margin-left : 20px;
	margin-right : 20px;*/
	margin-top : 0px;
	margin-bottom : 0px;
	/*min-height: 0px;*/
	/*border-bottom: 1px solid #FFFFFF;*/
	/*background-color: #CCCCCC;*/
}
P.TxtTextLeft {
	/* --- WNDbig kenyérszöveg - szine --- */
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	text-align: left;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 5px;
	margin-bottom : 0px;
}
P.TxtTextRight {
	/* --- WNDbig kenyérszöveg - szine --- */
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	text-align: right;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 10px;
	margin-bottom : 0px;

}
P.TxtTextCenter {
	/* --- WNDbig kenyérszöveg - szine --- */
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	text-align: center;
	margin-left : 3px;
	margin-right : 5px;
	margin-top : 10px;
	margin-bottom : 0px;
}
P.TxtIconBar{
	/* --- FORM megnevezése (alcim) - szine --- */
	color: #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight: normal;
	/* --- FORM megnevezése (alcim) HÁTTÉR - szine --- */
	background-color : #999999;
	text-align: right;
	padding-top : 2px;
	padding-bottom : 2px;	
	padding-left : 10px;	
}
UI.TxtList1 {
	margin-left : 30px;
}
LI.TxtList1 {
	/* --- WNDbig kiemelet - szine --- */
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 12px;
	list-style : url(/skin/light_blue/img/icon/li_ybox.gif);
	margin-left : 0px;
	margin-right: 10px;
	padding-bottom : 5px;
	text-align : justify;
}
TABLE.TxtData {
	margin-left: 3px;
	margin-top: 0px,
}

SPAN.TxtDataName{
	/* --- adat - szine --- */
	color : #5B7C35;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-left: 0px; 
	line-height: 20px;
	/*background-color: red;*/
}
SPAN.TxtDataValue{
	/* --- adat-érték - szine --- */
	color : #5B7C35;
	font-family : Arial, sans-serif;
	font-size : 11px;
}
TABLE.InTextTable{
	width: 100%;
	margin-top : 15px;
	margin-bottom : 15px;
}
TD.ittHeader {
	/* --- WNDbig táblázat cimek - szine --- */
	color : #000000;
	/* --- WNDbig táblázat cimek háttér - szine --- */
	background-color: #F7F3EC;
	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 : #000000;
	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 : #000000;
	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 : #000000;
	font-family : Arial, sans-serif;
	font-size : 9pt;
	font-weight: normal;
	text-align: right;
	padding: 1px 5px 1px 5px;
}
A.TxtUrl {
	color : #FFBA00;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight: normal;
	text-decoration : underline;
}

A:HOVER.TxtUrl {
	color: #7A9F5B;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight: normal;
	text-decoration : underline;
}
SPAN.Pict_desc{
	color : #444661;
	font-family : Arial, sans-serif;
	font-size : 10px;
	
}




