BODY            { margin: 0px 0px 0px 0px; }
.table1   	{ background-image: url(img/hatter2.jpg); border: 0px; width: 1003px; }
.table2   	{ background-image: url(img/hatter2.jpg); border: 0px; width: 200px; }


.fejlec   	{ background-image: url(img/fejlec.jpg); height: 90px; width: 1003px; }
.fejlec_sw   	{ background-image: url(img/fejlec_sw.jpg); height: 90px; width: 1003px; }
.kozep   	{ height: 1000px; }


.keret1   	{ background-image: url(img/keret1.jpg); border: 0px; width: 12px; height: 12px; }
.keret2   	{ background-image: url(img/keret2.jpg); border: 0px; height: 12px; }
.keret3   	{ background-image: url(img/keret3.jpg); border: 0px; width: 12px; height: 12px; }
.keret4   	{ background-image: url(img/keret4.jpg); border: 0px; width: 12px; }
.keret5   	{ background-image: url(img/keret5.jpg); border: 0px; }
.keret6   	{ background-image: url(img/keret6.jpg); border: 0px; width: 12px; }
.keret7   	{ background-image: url(img/keret7.jpg); border: 0px; width: 12px; height: 12px; }
.keret8   	{ background-image: url(img/keret8.jpg); border: 0px; height: 12px; }
.keret9   	{ background-image: url(img/keret9.jpg); border: 0px; width: 12px; height: 12px; }

.keret1_kek   	{ background-image: url(img/keret1_kek.jpg); border: 0px; width: 12px; height: 12px; }
.keret2_kek   	{ background-image: url(img/keret2_kek.jpg); border: 0px; height: 12px; }
.keret3_kek   	{ background-image: url(img/keret3_kek.jpg); border: 0px; width: 12px; height: 12px; }
.keret4_kek   	{ background-image: url(img/keret4_kek.jpg); border: 0px; width: 12px; }
.keret5_kek   	{ background-image: url(img/keret5_kek.jpg); border: 0px; }
.keret6_kek   	{ background-image: url(img/keret6_kek.jpg); border: 0px; width: 12px; }
.keret7_kek   	{ background-image: url(img/keret7_kek.jpg); border: 0px; width: 12px; height: 12px; }
.keret8_kek   	{ background-image: url(img/keret8_kek.jpg); border: 0px; height: 12px; }
.keret9_kek   	{ background-image: url(img/keret9_kek.jpg); border: 0px; width: 12px; height: 12px; }



A { text-decoration: none; color : #004080; }
A:Visited  {}
A:Active  {}
A:Hover  { text-decoration: underline; color : #004080; }

BODY  {
	FONT-SIZE : 10px;
	COLOR : 000000;
	FONT-FAMILY : Verdana, Tahoma;

}


.alap1  {
		font-family : Arial, Helvetica, sans-serif;
		color : #004080;
		text-align: left;
		font-size: 13px;
		line-height: 17px;
	}
  
.alap2  {
		font-family : Arial, Helvetica, sans-serif;
		color : #004080;
		text-align: left;
		font-size: 11px;
		line-height: 15px;
	}
	
.alap3  {
		font-family : Arial, Helvetica, sans-serif;
		color : #004080;
		text-align: justify;
		font-size: 12px;
		line-height: 16px;
	}

.alap3n  {
		font-family : Arial, Helvetica, sans-serif;
		color : #D69700;
		text-align: justify;
		font-size: 12px;
		line-height: 16px;
	}
	
.alap9  {
		font-family : Arial, Helvetica, sans-serif;
		color : #1e7acb;
		text-align: left;
		font-size: 9px;
		line-height: 10px;
		font-weight: bold;

	}	
	
.kicsi1  {
		font-family : Arial, Helvetica, sans-serif;
		color : #004080;
		text-align: center;
		font-size: 10px;
		line-height: 11px;
	}	
	
	
.feher  {
		font-family : Arial, Helvetica, sans-serif;
		color : #ffffff;
		text-align: left;
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
		}

.feher_k  {
		font-family : Arial, Helvetica, sans-serif;
		color : #ffffff;
		text-align: left;
		font-size: 10px;
		line-height: 14px;
		font-weight: bold;
		}
		
.fekete  {
		font-family : Arial, Helvetica, sans-serif;
		color : #000000;
		text-align: left;
		font-size: 12px;
		line-height: 14px;
		}	
		
		
.focim  {
		font-family : Arial, Helvetica, sans-serif;
		color : #1e7acb;
		text-align: left;
		font-size: 18px;
		line-height: 30px;
		font-weight: bold;
		font-style: italic;

	}
		
		
h1.focim  {
		font-family : Arial, Helvetica, sans-serif;
		color : #1e7acb;
		text-align: left;
		font-size: 18px;
		line-height: 30px;
		font-weight: bold;
		font-style: italic;
		margin: 0px;
	}	
	
	
	
	
/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: 7FA0BF;
	border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #7FA0BF; line-height: 100%;
	border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px
}



/* Form elements */
input,textarea, select {
	color : 000000;
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
        background-color : white;
	BORDER-BOTTOM: 000000 1px solid; 
	BORDER-LEFT: #000000 1px solid; 
	BORDER-RIGHT: #000000 1px solid; 
	BORDER-TOP: #000000 1px solid;
	border-color : #000000;
}