/* FELGA textwnd */

#contentMain p.TxtTitle {
	/* --- WNDbig szöveg cim - szine --- */
	/*font-family : Arial, sans-serif;*/
	color : #5f4723;
	font-size : 120%;
	font-weight: bold;
	text-align: left;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	margin-bottom : 6px;
	font-stretch: 0px;
	text-transform: none;
}

#contentMain p.TxtSubTitle{
	/* --- WNDbig szöveg alcim - szine --- */
	/*font-family : Arial, sans-serif;*/
	color : #5f4723;
	font-size : 110%;
	font-weight: bold;
	text-align : left;
	margin-left : 8px;
	margin-right : 10px;
	margin-top: 2px;
	margin-bottom: 4px;
}

#contentMain p.TxtOffer {
	/* --- WNDbig ??? - szine --- */	
	/*color : #444661;*/
	/*font-family : Arial, sans-serif;*/
	font-size : 110%;
	font-weight : bold;
	text-align: justify;
	margin-left : 10px;
	margin-right : 5px;
	margin-top : 10px;
	margin-bottom : 0px;
}

#contentMain p.TxtFootnote {
	/* --- WNDbig aláírás dölt - szine --- */
	/*color : #444661;*/
	/*font-family : Arial, sans-serif;*/
	font-size : 100%;
	text-align: right;
	margin-left : 10px;
	margin-right : 5px;
	margin-top : 10px;
	margin-bottom : 0px;
	font-style : italic;
}

#contentMain p.TxtText {
	/* --- WNDbig kenyérszöveg - szine --- */	
	/*color : #444661;
	font-family : Arial, sans-serif;*/
	font-size : 100%;
/*	text-align: justify;*/
}

#contentMain p.TxtTextLeft {
	/* --- WNDbig kenyérszöveg - szine --- */
	/*color : #444661;
	font-family : Arial, sans-serif;*/
	font-size : 100%;
	text-align: left;
}

#contentMain p.TxtTextRight {
	/* --- WNDbig kenyérszöveg - szine --- */
	/*color : #444661;
	font-family : Arial, sans-serif;*/
	font-size : 100%;
	text-align: right;
}

#contentMain p.TxtTextCenter {
	/* --- WNDbig kenyérszöveg - szine --- */
	/*color : #444661;
	font-family : Arial, sans-serif;*/
	font-size : 100%;
	text-align: center;
}

#contentMain p.TxtIconBar{
	font-size : 100%;
	font-weight: normal;
	text-align: right;
}

#contentMain ul.TxtList1 {
	margin-left : 10px;
}

#contentMain li.TxtList1 {
	/* --- WNDbig kiemelet - szine --- */
	/*color : #000000;
	font-family : Arial, sans-serif;*/
	font-size : 100%;
	list-style-type : square;
	margin-left : 0px;
	margin-right: 10px;
	padding-bottom : 5px;
	text-align : left;
}

#contentMain li.TxtList2 {
	font-size : 100%;
	list-style : None;
	margin-left : 10px;
	margin-right: 0px;
	padding-bottom : 5px;
	text-align : left;
}

#contentMain table.TxtData {
	margin-left: 10px;
	margin-top: 10px;
}

#contentMain SPAN.TxtDataName{
	/* --- WNDbig ??? - szine --- */
	color : #e37a21;
	/*	font-family : Arial, sans-serif;*/
	font-size : 100%;
	font-weight: bold;
	margin-bottom: 4px;
	margin-right: 10px;
}

#contentMain SPAN.TxtDataValue{
	/* --- WNDbig kenyérszöveg - szine --- */
	color : #e37a21;
	/*	font-family : Arial, sans-serif;*/
	font-size : 100%;
}

#contentMain table.InTextTable{
	width: 380px;
	margin-top : 15px;
	margin-bottom : 15px;
	font-family : Arial, sans-serif;
}

#contentMain table td.ittHeader {
	/* --- WNDbig táblázat cimek - szine --- */
	color : #000000;
	/* --- WNDbig táblázat cimek háttér - szine --- */
	background-color: #e4ded2;
	font-size : 100%;
	font-weight: normal;
	padding: 1px 1px 1px 5px;
}

#contentMain table td.ittFirstColl {
	/* --- WNDbig táblázat adatoszlop - szine --- */
	color : #444661;
	/*font-family : Arial, sans-serif;*/
	font-size : 100%;
	font-weight: bold;
	padding: 1px 1px 1px 5px;
}

#contentMain table td.ittData {
	/* --- WNDbig táblázat adatcella - szine --- */
	color : #444661;
	/*font-family : Arial, sans-serif;*/
	font-size : 100%;
	font-weight: normal;
	padding: 1px 1px 1px 5px;
}

#contentMain table td.ittNumber {
	/* --- WNDbig táblázat számcella - szine --- */
	color : #444661;
	/*font-family : Arial, sans-serif;*/
	font-size : 100%;
	font-weight: normal;
	text-align: right;
	padding: 1px 5px 1px 5px;
}

#contentMain a.TxtUrl {
	/*color : #444661;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;*/
	color:#260200;
	text-decoration : underline;
}

#contentMain a:hover.TxtUrl {
	/*color : #444661;
	font-family : Arial, sans-serif;
	font-size : 12px;
	font-weight: bold;*/
	color:#C1905E;
	text-decoration : underline;
}

#contentMain span.Pict_desc{
	color : #444661;
	/*font-family : Arial, sans-serif;*/
	font-size : 100%;
}

