/* FELGA textwnd */

#contentMain p.TxtTitle {
	/* --- WNDbig szöveg cim - szine --- */
	/*font-family : Arial, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0DA0C4;
	margin-bottom: 1em;
}

#contentMain p.TxtSubTitle{
	/* --- WNDbig szöveg alcim - szine --- */
	/*font-family : Arial, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0DA0C4;
	margin-bottom: 1em;
}

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

#contentMain p.TxtFootnote {
	/* --- WNDbig aláírás dölt - szine --- */
	/*color : #444661;*/
	/*font-family : Arial, sans-serif;*/
	font-size : 12px;
	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 : 12px;
	text-align: justify;
	text-indent: 10px;
	margin-bottom : 6px;
/*	text-align: justify;*/
}

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

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

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

#contentMain p.TxtIconBar{
	font-size : 12px;
	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 : 12px;
	list-style-type : disc;
	margin-left : 10px;
	margin-right: 10px;
	padding-bottom : 5px;
	text-align : left;
}

#contentMain li.TxtList2 {
	font-size : 12px;
	list-style-type : circle;
	margin-left : 20px;
	margin-right: 0px;
	padding-bottom : 5px;
	text-align : left;
}

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

#contentMain SPAN.TxtDataName{
	/* --- WNDbig ??? - szine --- */
	color : #0DA0C4;
	/*	font-family : Arial, sans-serif;*/
	font-size : 12px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
}

#contentMain SPAN.TxtDataValue{
	/* --- WNDbig kenyérszöveg - szine --- */
	padding-left: 5px;
	color : #0DA0C4;
	/*	font-family : Arial, sans-serif;*/
	font-size : 12px;
}

#contentMain table.InTextTable{
	width: 490px;
	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: #bed4d7;
	font-size : 12px;
	font-weight: normal;
	padding: 1px 1px 1px 5px;
}

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

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

#contentMain table td.ittNumber {
	/* --- WNDbig táblázat számcella - szine --- */
	color : #000000;
	/*font-family : Arial, sans-serif;*/
	font-size : 12px;
	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:#0da0c4;
	text-decoration : underline;
}

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

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

