/* *********************** DEFAULT ************************** */
BODY, TD
	{font-family: Arial;
	 font-size: 11px;
	 color: #000000;
	 line-height: 14px;}

OL, UL, INPUT, SELECT, TEXTAREA
	{font-family: Arial;
	 font-size: 11px;
	 color: #000000;
	 line-height: 14px;}

P
	{font-family: Arial;
	 font-size: 11px;
	 color: #000000;
	 line-height: 14px;
	 margin-top: 0px;
	 margin-bottom: 14px;}
/* *********************** DEFAULT ************************** */

/* *********************** SZOVEG *************************** */
P.FOCIM
	{font-family: Arial;
	 font-size: 24px;
	 color: #000000;
	 line-height: 24px;
	 font-weight: normal;
	 margin-top: 0px;
	 margin-bottom: 18px;}
P.FOCIM_BEHUZASSAL
	{font-family: Arial;
	 font-size: 24px;
	 color: #000000;
	 line-height: 24px;
	 font-weight: normal;
	 margin-left: 12px;
	 margin-top: 0px;
	 margin-bottom: 18px;}
P.ALCIM
	{font-family: Arial;
	 font-size: 11px;
	 color: #000000;
	 line-height: 14px;
	 font-weight: bold;
	 margin-top: 0px;
	 margin-bottom: 14px;}
P.ALCIM_BEHUZASSAL
	{font-family: Arial;
	 font-size: 11px;
	 color: #000000;
	 line-height: 14px;
	 font-weight: bold;
	 margin-left: 12px;
	 margin-top: 0px;
	 margin-bottom: 14px;}
P.SZOVEG_11PX
	{font-family: Arial;
	 font-size: 11px;
	 color: #000000;
	 line-height: 14px;
	 font-weight: normal;
	 margin-top: 0px;
	 margin-bottom: 14px;}
P.SZOVEG_11PX_BEHUZASSAL
	{font-family: Arial;
	 font-size: 11px;
	 color: #000000;
	 line-height: 14px;
	 font-weight: normal;
	 margin-left: 12px;
	 margin-top: 0px;
	 margin-bottom: 14px;}
P.SZOVEG_11PX_MARGIN0
	{font-family: Arial;
	 font-size: 11px;
	 color: #000000;
	 line-height: 14px;
	 font-weight: normal;
	 margin-top: 0px;
	 margin-bottom: 0px;}
P.SZOVEG_12PX
	{font-family: Arial;
	 font-size: 12px;
	 color: #000000;
	 line-height: 15px;
	 font-weight: normal;
	 margin-top: 0px;
	 margin-bottom: 15px;}
P.SZOVEG_12PX_BEHUZASSAL
	{font-family: Arial;
	 font-size: 12px;
	 color: #000000;
	 line-height: 15px;
	 font-weight: normal;
	 margin-left: 12px;
	 margin-top: 0px;
	 margin-bottom: 15px;}
P.SZOVEG_12PX_MARGIN0
	{font-family: Arial;
	 font-size: 12px;
	 color: #000000;
	 line-height: 15px;
	 font-weight: normal;
	 margin-top: 0px;
	 margin-bottom: 0px;}
/* *********************** SZOVEG *************************** */


/* *********************** KERETESSZOVEG ******************** */
TABLE.KERETESSZOVEG1_FEHER
	{background-color: #FFFFFF;
	 background-image: url(../gfx/keretesszoveg_feher_top_left.gif);
	 background-repeat: no-repeat;
	 background-position: top left;}
TD.KERETESSZOVEG1_FEHER
	{width: 100%;
	 height: 100%;
	 background-image: url(../gfx/keretesszoveg_feher_top_right.gif);
	 background-repeat: no-repeat;
	 background-position: top right;}
TABLE.KERETESSZOVEG2_FEHER
	{width: 100%;
	 height: 100%;
	 background-image: url(../gfx/keretesszoveg_feher_bottom_left.gif);
	 background-repeat: no-repeat;
	 background-position: bottom left;}
TD.KERETESSZOVEG2_FEHER
	{width: 100%;
	 height: 100%;
	 background-image: url(../gfx/keretesszoveg_feher_bottom_right.gif);
	 background-repeat: no-repeat;
	 background-position: bottom right;}
TABLE.KERETESSZOVEG1_KEK
	{background-color: #0053B3;
	 background-image: url(../gfx/keretesszoveg_kek_top_left.gif);
	 background-repeat: no-repeat;
	 background-position: top left;}
TD.KERETESSZOVEG1_KEK
	{width: 100%;
	 height: 100%;
	 background-image: url(../gfx/keretesszoveg_kek_top_right.gif);
	 background-repeat: no-repeat;
	 background-position: top right;}
TABLE.KERETESSZOVEG2_KEK
	{width: 100%;
	 height: 100%;
	 background-image: url(../gfx/keretesszoveg_kek_bottom_left.gif);
	 background-repeat: no-repeat;
	 background-position: bottom left;}
TD.KERETESSZOVEG2_KEK
	{width: 100%;
	 height: 100%;
	 background-image: url(../gfx/keretesszoveg_kek_bottom_right.gif);
	 background-repeat: no-repeat;
	 background-position: bottom right;}
/* *********************** KERETESSZOVEG ******************** */


/* ************************ FONT **************************** */
FONT.KIEMELT_FEHER
	{color: #FFFFFF;
	 font-weight: bold;}
FONT.KIEMELT_NARANCS
	{color: #FF9000;
	 font-weight: bold;}
FONT.KIEMELT_OKKER
	{color: #DB4D00;
	 font-weight: bold;}
FONT.KIEMELT_PIROS
	{color: #E50216;
	 font-weight: bold;}
FONT.KIEMELT_VILAGOSKEK
	{color: #2583ED;
	 font-weight: bold;}
FONT.KIEMELT_SOTETKEK
	{color: #146CD0;
	 font-weight: bold;}
/* ************************ FONT **************************** */


/* ************************ LINK **************************** */
A.LINK  		{color:#146CD0; font-weight:bold; text-decoration: none;}
A.LINK:hover	{text-decoration:underline;}
/* ************************ LINK **************************** */


/* ************************ LISTA *************************** */
IMG.LISTAKOCKA
	{width: 3px;
	 height: 3px;
	 background-color: #000000;
	 margin-top:7px;
	 margin-bottom:2px;
	 margin-left:1px;
	 margin-right:7px;}
/* ************************ LISTA *************************** */

