body {
   	background: #000000;   
   	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 8pt;        
   	margin: 0px;
   	padding: 0px;
}
  
@charset "utf-8";

/* hovertip */
#hovertip {
	position: absolute;
	display: none;
	border: 1px solid #3f3a49;
	padding: 5px;
   font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   font-size: 8pt;        
	background: #d8ccb2;
	color: #3f3a49;
}
/* hovertip */

/* Fej és keret */
#header {	
	width: 100%;
	height: auto;
   	margin: 0px;
   	padding: 0px;	    	
}  


#krt_lt {	
	height: 106px;		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;	
   	background: url(../images/krt_lt.jpg) top right no-repeat;   		
} 

#krt_rt {	
	height: 106px;		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;	
   	background: url(../images/krt_rt.jpg) top left no-repeat;   		
} 

#krt_lc {	
	height: 100%;		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;	
   	background:url(../images/krt_lc.jpg) top right repeat-y;   		
} 

#krt_rc {	
	height: 100%;		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;	
   	background:url(../images/krt_rc.jpg) top left repeat-y;   		
} 

#krt_lb {	
	height: 55px;		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;	
   	background:url(../images/krt_lb.jpg) top right repeat-y;    		
} 

#krt_rb {	
	height: 55px;		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;	
   	background:url(../images/krt_rb.jpg) top left repeat-y;    		
} 

#h_bg {	
	width: 980px;			
	height: 106px;		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;	
   	background: url(../images/head_bg.jpg) top no-repeat;    		
} 

#f_bg {	
	width: 980px;		
	height: 55px;		
   	margin: 0;
   	padding: 0;
   	border: 0px;	
   	background: url(../images/foot_bg.jpg) top no-repeat;    		
   	text-align: center;
} 

div#h_l {	
	width: 230px;			
	*width: 225px;
   	margin: 0px 0px 0px 5px;  
   	height: 106px; 	   	
   	float: left;
   	padding: 0px;
   	border: 0px;	   		
} 

div#h_l img {	
   	margin: 65px 0px 0px 0px;   	
   	padding:0px;
   	border: 0px;	   	
} 

div#h_l2 {	
	width: 193px;		
	height: 106px; 	
   	margin: 0px;
   	float: left;   	
   	padding: 0px;
   	border: 0px;	   	   	
} 

div#h_c {	
	width: 123px;	
	height: 106px; 		
   	margin: 0px;
   	float: left;   	   	
   	padding: 0px;
   	border: 0px;	   	 	
} 

div#h_c img {	
   	margin: 20px 0px 0px 0px;
   	padding: 0px;
   	border: 0px;	   	
} 

div#h_r2 {	
	width: 204px;		
	height: 106px; 	
   	margin: 0px;
   	float: left;   	
   	padding: 0px;
   	border: 0px;	    			 	   	
} 

div#h_r {	
	width: 225px;		
	height: 106px; 	
   	margin: 0px;
   	float: right;   	
   	padding: 0px;
   	border: 0px;	   	  		 	   	   	   	
} 

div#h_r p {	
	padding: 0px; 
	margin: 65px 0px 0px 0px; 
}


div#h_r  form {	
   	margin: 0px;
   	padding: 0px;
   	border: 0px;	
} 


div#h_r input{	
	width: 155px;		
	height: 24px; 	
   	margin: 0px;   	  	
   	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;   	
   	border: 0px;   	
   	color: #8F6756;   	
   	border-left: 2px solid #5D3D32;
   	border-right: 2px solid #5D3D32;    	
   	color: #7A503F;
   	padding: 3px 5px 3px 5px;   
   	background: url(../images/input_keresbg.gif) top repeat-x; 	
   	border-collapse: collapse;	
} 

div#h_r input#keress {	
	width: 58px;	
	height: 24px;		
	margin: 0px;      		  	
	*margin-top: 2px;
   	border: 0px;   	   	  	   	
   	padding: 0px;     
   	border-collapse: collapse;	
    vertical-align: top;
} 
div#h_r form {
    margin: 0;
    padding: 0;
}

div#swfattent {
   	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 8pt;           	
   	color: #D5C9AF;
   	margin: 20px 0 0 0;   	
   	padding: 0px;
   	border: 0px; 	
   	background: url(../images/flash_headbg.jpg) no-repeat; 	
}

div#swfattent p {
	width: 100%;
   	margin: 120px 0 0 0;
   	padding: 15px;   	
   	border: 0px; 
   	background: #000000;
}

div#swfattent a {
   	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 8pt;           	
   	color: #ffffff;
   	margin: 0px;
   	padding: 0px;   	
   	border: 0px; 
   	text-decoration: none;		   	
}


/* MAIN */

#main {			
	width: 980px;	
   	margin: 0px;
   	padding: 0px;
   	border: 0px;
   	height: 100%;   	
} 

#main img.std {
   	margin: 0px;
   	padding: 0px;	    	
	border: 0px;
}

#main table#flash {				   	
   	width: 980px;
   	height: 300px;	
   	margin: 0px;
   	padding: 0px;
   	border: 0px;    	   	
} 

#main div#swfattent {	
	width: 970px;		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;   	
   	height: 300px;	
   	float: left;
} 


#main div#swfattent {	
	width: 970px;		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;   	
   	height: 300px;	
   	float: left;
} 

p#menusor {
	width: 100%;
	height: 49px;
	padding: 0px;	
	margin: 0px;	
}


/* Tartalom */

table#trt {				   	
   	width: 980px;   	   	
   	margin: 0px;
   	padding: 0px;
   	border: 0px;       	
} 

table#trt td#krtb {				   	
   	width: 8px;   		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;    	   	
   	background: url(../images/trt_krtb.jpg) repeat-y;  
} 

table#trt td#krtj {				   	
   	width: 8px;   		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;    	   	
   	background: url(../images/trt_krtj.jpg) repeat-y;  
} 

table#trt td#trt_bal {				   	
   	width: 479px;   		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;    	   	
   	background: url(../images/bg_szurke.jpg) repeat;  
} 

table#trt td#trt_jobb {				   	
   	width: 478px;   		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;    	   	
   	background: url(../images/bg_narancs.jpg) repeat;  
} 

table#trt td#trt_kivb {				   	
   	width: 240px;   		
   	margin: 0px;
   	padding: 0 0 40px 0;
   	border: 0px;    	   	
   	background: url(../images/bg_narancs.jpg) repeat;  
}

table#trt td#trt_v {				   	
   	width: 65px;   		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;    	   	
   	background: #ffffff url(../images/trt_bbg.jpg) repeat;  
}

table#trt td#trt_reszlet {				   	   	  		
   	margin: 0px;
   	padding: 0px;
   	border: 0px;    	   	
   	background: #ffffff url(../images/reszlet_bg.jpg) repeat;  
}

table#trt td#lab {				   	
   	width: 100%;   		
   	height: 7px
   	margin: 0px;
   	padding: 0px;
   	border: 0px;    	   	
   	background: url(../images/trt_krtj.jpg) repeat-y;  
} 

table#trt td#valaszt {				   	
   	width: 7px;   		   	
   	margin: 0px;
   	padding: 0px;
   	border: 0px;    	   	
   	background: url(../images/trt_valaszt.jpg) repeat-y;  
} 

/* CIMLAP */

div#cimlapst {
	margin: 0px;
	padding: 0px;	
	width: 479px; 
	background: url(../images/cimlap_bg.jpg) repeat;  	
}

div#cimlapst p{
	margin: 0px;
	padding: 0 13px 5px 13px;		
	background: url(../images/cimlap_bg.jpg) repeat;  	
}

div#cimlapst p img{
	margin: 0 10px 5px 0;
	padding: 1px;
	border-style: inside;		
	border-width: 1px;
	border-color: #EFE9DE;	
	background: #1A1F07;
}

div#cimlapst p img:hover {
	margin: 0 10px 5px 0;
	padding: 1px;
	border-style: inside;		
	border-width: 1px;
	border-color: #1A1F07;	
	background: #EFE9DE;
}

a#cimlap_cim {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 11pt;        
   	font-variant: small-caps;
   	font-weight: bold;
   	color: #6A1B14;	
   	text-decoration: none;
}

a#cimlap_cim:hover {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 11pt;        
   	font-variant: small-caps;
   	font-weight: bold;
   	color: #202D13;	
   	text-decoration: none;
}

span#alcim {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	
   	font-weight: normal;
   	color: #24291E;		
}

span#cimlap_dt {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 8pt;           	
   	font-weight: bolder;
   	color: #24291E;		
}

div#cimlapst p{
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	
   	font-weight: normal;
   	color: #382D0F;	
   	line-height: 120%;
}

div#cimlapst p#fwd{
	padding: 0 13px 10px 13px;		
	margin: 0px;	
   	line-height: 100%;   	
   	text-align: right;
}

p#fwd img#fwd {
	padding: 0px;
	margin: 0px;	
   	border: 0px;   	   	
   	background: none;
}

form#std {
	padding: 0px;         	
	margin: 0px;	         	
   	border: 0px;   	   
}

/* KIVONAT BAL */
div#kiv_bal {
   	width: 240px;
   	height: auto;
   	float: left;
   	padding: 0px;
   	margin: 0px;		
}

div#kiv_jobb {
   	width: 239px;
   	height: auto;
   	float: left;
   	padding: 0px;
   	margin: 0px;		
}
div#kivf_jobb {   	
   	min-height: 25px;   	
   	padding: 0px;
   	margin: 0px;
   	border-width: 0 1px 0 0;	   	
   	border-color: #A49F8C;
   	border-style: dotted;
   	/*background: url(../images/kiv_cimbg.jpg) no-repeat top center; */
}
div#kivf_jobb p#cim {   	
   	padding: 2px 0 0px 0;   	   	
   	margin: 0 13px 0 13px;	  
   	border-style: solid;
   	border-width: 0 0 0px 0;
   	border-color: #202D13;   	
}

div#kivf_jobb p {   	
   	padding: 3px 0 3px 0;   	   	
   	margin: 0 13px 0 13px;	  
   	border: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;        	   	
   	color: #443F2D;	   
   	line-height: 110%;	   	   	
}
div#kivf_jobb a#c { 
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;         
   	font-variant: small-caps;  	
   	font-weight: bold;
   	color: #202D13;	
   	border: 0px;
   	line-height: 120%;	  
   	text-decoration: none;		
}

div#kivf_jobb a#c:hover { 
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;         
   	font-variant: small-caps;  	
   	font-weight: bold;
   	color: #5E0603;	
   	border: 0px;
   	line-height: 120%;	  
   	text-decoration: none;		
}
div#kivf_jobb span.dt { 
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 8pt;            	
   	font-weight: bold;
   	color: #534A39;	
   	border: 0px;
   	line-height: 120%;	     	
}
div#kivf_jobb p#fwd{
	padding: 0 13px 10px 13px;		
	margin: 0px;	
   	line-height: 100%;   	
   	text-align: right;
}

div#kivf_jobb p#fwd img#fwd {
	padding: 0px;		
	margin: 0px;
	border: none;	
}

div#kivf {   	
   	min-height: 25px;   	
   	padding: 0px;
   	margin: 0px;
   	border-width: 0 1px 0 0;	   	
   	border-color: #A49F8C;
   	border-style: dotted;
   	background: url(../images/kiv_cimbg.jpg) no-repeat top center; 
}

div#kivf p img {
	margin: 5px;
	padding: 1px;
	border-style: inside;		
	border-width: 5px;
	border-color: #EFE9DE;	
	background: #1A1F07;
}

div#kivf p img:hover {
	margin: 5px;
	padding: 1px;
	border-style: inside;		
	border-width: 1px;
	border-color: #1A1F07;	
	background: #EFE9DE;
}

div#kivf p#cim {   	
   	padding: 10px 0 0px 0;   	   	
   	margin: 0 13px 0 13px;	  
   	border-style: solid;
   	border-width: 0 0 1px 0;
   	border-color: #202D13;   	
}

div#kivf p {   	
   	padding: 3px 0 3px 0;   	   	
   	margin: 0 13px 0 13px;	  
   	border: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;        	   	
   	color: #443F2D;	   
   	line-height: 110%;	   	   	
}

div#kivf a { 
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 10pt;         
   	font-variant: small-caps;  	
   	font-weight: bold;
   	color: #202D13;	
   	border: 0px;
   	line-height: 120%;	  
   	text-decoration: none;		
}

div#kivf a:hover { 
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 10pt;         
   	font-variant: small-caps;  	
   	font-weight: bold;
   	color: #5E0603;	
   	border: 0px;
   	line-height: 120%;	  
   	text-decoration: none;		
}


div#kivf span.dt { 
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 8pt;            	
   	font-weight: bold;
   	color: #534A39;	
   	border: 0px;
   	line-height: 120%;	     	
}

div#kivf img {
	margin: 0px;
	padding: 1px;
	border-style: inside;		
	border-width: 1px;
	border-color: #EFE9DE;	
	background: #1A1F07;
}

div#kivf img:hover {
	margin: 0px;
	padding: 1px;
	border-style: inside;		
	border-width: 1px;
	border-color: #1A1F07;	
	background: #EFE9DE;
}

div#kivf p#fwd{
	padding: 0 13px 10px 13px;		
	margin: 0px;	
   	line-height: 100%;   	
   	text-align: right;
}

div#kivf p#fwd img#fwd {
	padding: 0px;		
	margin: 0px;
	border: none;	
}

p#imgp {
	padding: 0px;		
	margin: 0px;
	border: none;		
}

p#imgp img {
	padding: 0px;		
	margin: 0px;
	border: none;		
}

/* NAPTÁR */

div#naptarb {
	width: 478px; 			
	margin: 0px;
	padding: 0px;		
	background: url(../images/naptar_box_f.jpg) no-repeat top center;  		
}

div#naptarb p#cimsor{				
	margin: 0 15px 0 15px;
	padding: 15px 0 2px 0;
   	border-style: solid;
   	border-width: 0 0 1px 0;
   	border-color: #3F3A28;  				
}

div#naptarb a#naptar_cim {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 11pt;        
   	font-variant: small-caps;
   	font-weight: bold;
   	color: #3F3A28;	
   	text-decoration: none;
}

div#naptarb a#naptar_cim:hover {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 11pt;        
   	font-variant: small-caps;
   	font-weight: bold;
   	color: #5E0603;	
   	text-decoration: none;
}

div#naptarnapok_krt {
	width: 215px !important; 			
	width: 220px; 			
	margin: 15px 0 15px 0;
	padding: 0 15px 0px 15px;			
   	border-width: 0 1px 0 0;	   	
   	border-color: #A49F8C;
   	border-style: dotted;   
   	float: left;   			
}

div#naptarnapok {
	width: 195px !important;
	width: 210px;
	height: auto; 			
	margin: 0px ;
	padding: 5px;			
	padding: 5px;			
   	border-width: 3px;	   	
   	border-color: #A49678;
   	border-style: double;   	
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;   	   	   	 
}

div#naptar_beh {
	width: 205px !important;		
	width: 230px;		
	margin: 0 0 15px 0;
	padding: 0 15px 0px 10px;				   	
   	float: left;      	   		
}

div#naptar_beh p#cim {   	
   	padding: 12px 0 0 0;   	   	
   	margin: 0px;	  
   	border: 0px;
}

div#naptar_beh a { 
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;            	
   	font-weight: bold;
   	color: #5E0603;	
   	border: 0px;
   	line-height: 120%;	  
   	text-decoration: none;		
}

div#naptar_beh a:hover { 
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;            	
   	font-weight: bold;
   	color: #202D13;	
   	border: 0px;
   	line-height: 120%;	  
   	text-decoration: none;		
}

div#naptar_beh p {   	
   	padding: 0;   	   	
   	margin: 0;	  
   	border: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;        	   	
   	color: #5A513A;	   
   	line-height: 110%;	   	   	
}

div#naptar_beh p#fwd{	
	margin: 0px;	
	padding: 5px 0 0 0;
   	line-height: 100%;   	
   	text-align: right;
}

/* REG */

div#regb {
	width: 478px; 			
	margin: 0px;
	padding: 0px;		
	background: url(../images/cimlap_bg.jpg) repeat;  		
}

div#regb p#cimsor{				
	margin: 0 15px 0 15px;
	padding: 0px 0 2px 0;
   	border-style: solid;
   	border-width: 0 0 1px 0;
   	border-color: #5E0603;  
   	line-height: 100%;		
}

div#regb a#reg_cim {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 11pt;        
   	font-variant: small-caps;
   	font-weight: bold;   	
   	color: #5E0603;	  
   	line-height: 100%; 	
}

div#regb p#logout {
	margin: 0 15px 0 15px;
	padding: 10px 0 10px 0;
   	border-style: solid;
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 10pt;           	
   	font-weight: bold;   	
   	color: #5E0603;	    	
   	border-width: 0px;
   	line-height: 120%;	
}

div#regb p#logout a {   	
   	padding: 0px;   	   	
   	margin: 0;	  
   	border: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;   
   	font-weight: normal;  	      	   	
   	color: #293719;	   
   	line-height: 150%;	 
   	text-decoration: none;  	   	
}

div#regb p#logout a:hover {   	
   	padding: 0px;   	   	
   	margin: 0;	  
   	border: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;     
   	font-weight: normal;	      	   	
   	color: #1D2712;	   
   	line-height: 150%;	 
   	text-decoration: none;  	   	
}

div#form  {
	width: 215px; 			
	margin: 15px 0 15px 0;
	padding: 0 15px 0px 15px;			
   	border-width: 0 1px 0 0;	   	
   	border-color: #D7CBB1;
   	border-style: dotted;   
   	float: left;    
}

div#form input {
	width: 222px !important;
	width: 207px;
	padding: 2px;  	
	margin: 0 0 5px 0;
   	font-size: 9pt;   
   	font-family: Trebuchet MS, Arial, Tahoma, Verdana;        	
	color: #5A5241;
    border-width: 3px;	   	
   	border-color: #A49678;
   	border-style: double;   
   	background: #ECE9E0;	   	    	
}

div#form input#belepimg {
	width: 79px !important;
	width: 79px;
	height: 24px;		
	margin: 0px 0 0 143px !important;
	margin: 0px 0 0 128px;
	padding: 0px;
	border: none;
}


div#reg_info  {	
	width: 205px;
	margin: 15px 0 15px 0;
	padding: 0 15px 0px 10px;			
   	float: left;    
}

div#reg_info p {   	
   	padding: 0px;   	   	
   	margin: 0;	  
   	border: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;        	   	
   	color: #5A513A;	   
   	line-height: 110%;	   	   	
}

div#reg_info p a#func{   	
   	padding: 0px;   	   	
   	margin: 0;	  
   	border: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;     	      	   	
   	color: #293719;	   
   	line-height: 150%;	 
   	text-decoration: none;  	   	
}

div#reg_info p a#func:hover {   	
   	padding: 0px;   	   	
   	margin: 0;	  
   	border: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;     	      	   	
   	color: #1D2712;	   
   	line-height: 150%;	 
   	text-decoration: none;  	   	
}

/* KIVONAT JOBB */ 

div#jkiv_bal {
   	width: 245px !important;
   	width: 238px;
   	height: auto;
   	float: left;
   	padding: 0px;
   	margin: 10px 0 0 0;	
   	border-width: 0 1px 0 0;	   	
   	border-color: #A49F8C;
   	border-style: dotted;   	
}

div#jkiv_jobb {
	width: 230px !important;
   	width: 234px;
   	height: auto;
   	float: left;
   	padding: 0px;
   	margin: 10px 0 0 0;	
}

div#jkiv_bal p#jcim {   		
   	padding: 0px;   	   	   	
   	margin: 0 13px 0px 13px;	    
   	border-style: solid;
   	border-width: 0 0 1px 0;
   	border-color: #202D13;   	
   	line-height: 100%;   	
}

div#jkiv_bal p#jcim a {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 10pt;         
   	font-variant: small-caps;  	
   	font-weight: bold;
   	color: #202D13;	
   	border: 0px;
   	line-height: 120%;	  
   	text-decoration: none;	
}

div#jkiv_bal p#jcim a:hover {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 10pt;         
   	font-variant: small-caps;  	
   	font-weight: bold;
   	color: #5E0603;	
   	border: 0px;
   	line-height: 120%;	  
   	text-decoration: none;	
}

div#jkiv_bal img#kivk {
	margin: 0px 0px 5px 0;
	padding: 1px;
	border-style: inside;		
	border-width: 1px;
	border-color: #EFE9DE;	
	background: #1A1F07;
}	

div#jkiv_bal img#kivk:hover {
	margin: 0px 0px 5px 0;
	padding: 1px;
	border-style: inside;		
	border-width: 1px;
	border-color: #1A1F07;	
	background: #EFE9DE;
}	


div#jkiv_bal p {
   	padding: 0 0 3px 0;   	   	
   	margin: 0 13px 0 13px !important;	 
   	margin: 0 10px 0 13px;	 
   	border: 0px;
   	line-height: 100%;	
}	

div#jkiv_bal a#kivkiem {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;            	
   	font-weight: bold;
   	color: #5E0603;	
   	border: 0px;
   	line-height: 100%;	  
   	text-decoration: none;	
}

div#jkiv_bal a#kivkiem:hover {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;            	
   	font-weight: bold;
   	color: #202D13;	
   	border: 0px;
   	line-height: 100%;	  
   	text-decoration: none;	
}

div#jkiv_bal p a{
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #3F3A28;   	   	
   	text-decoration: none;		
}	

div#jkiv_bal p a:hover {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #2C281C;   	   	
   	text-decoration: underline;		
}	

div#jkiv_jobb p#jcim {   		
   	padding: 0px;   	   	   	
   	margin: 0 13px 0px 13px;	  
   	border-style: solid;
   	border-width: 0 0 1px 0;
   	border-color: #202D13;   	
   	line-height: 100%;
}

div#jkiv_jobb p#jcim a {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 10pt;         
   	font-variant: small-caps;  	
   	font-weight: bold;
   	color: #202D13;	
   	border: 0px;
   	line-height: 120%;	  
   	text-decoration: none;	
}

div#jkiv_jobb p#jcim a:hover {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 10pt;         
   	font-variant: small-caps;  	
   	font-weight: bold;
   	color: #5E0603;	
   	border: 0px;
   	line-height: 120%;	  
   	text-decoration: none;	
}

div#jkiv_jobb a#kivkiem {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;            	
   	font-weight: bold;
   	color: #5E0603;	
   	border: 0px;
   	line-height: 120%;	  
   	text-decoration: none;	
}

div#jkiv_jobb a#kivkiem:hover {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;            	
   	font-weight: bold;
   	color: #202D13;	
   	border: 0px;
   	line-height: 120%;	  
   	text-decoration: none;	
}

div#jkiv_jobb p {
   	padding: 0 0 3px 0;   	   	
   	margin: 0 13px 0 13px !important;	 
   	margin: 0 10px 0 13px;	 
   	border: 0px;
   	line-height: 100%;	
}	

div#jkiv_jobb p span{
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 8pt;  
   	padding: 0 0 0 5px;          	   	
   	color: #8A7E66;	
   	border: 0px;
   	line-height: 100%;	     	
}	

div#jkiv_jobb p a{
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #3F3A28;   	   	
   	text-decoration: none;		
}	

div#jkiv_jobb p a:hover {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #2C281C;   	   	
   	text-decoration: underline;		
}	

div#jkiv_bal p#szunet10 {	
	padding: 0 0 0 0;  	
   	margin: 0;  
   	border: 0;	
   	line-height: 80%;  
   	height: 10px; 	
}

div#jkiv_jobb p#szunet10 {
	padding: 0;  	
	padding: 0 0 0 0;  	
   	margin: 0;  
   	border: 0;	   	
   	line-height: 80%;   	
}

/* TARTALOM RÉSZLETES KIVONAT BAL*/

table#kivb_fej {
   	width: 240px;
	height: 40px; 	
   	padding: 0px;
   	margin: 0px;
   	border: 0px;   
   	background: url(../images/kiv_fejbg.jpg) no-repeat right top; 	
}

table#kivb_fej td#pcim { 	
	width: 10%;
   	padding: 0 4 6px 0 !important; 
   	padding: 0 4 3px 0; 
   	margin: 0;
   	border: 0px;  
   	background: url(../images/kiv_fejbg_u.jpg) no-repeat right top; 	
}

table#kivb_fej td#dek { 	
	width: 14px;
   	padding: 0;
   	margin: 0;
   	border: 0px;  
   	background: url(../images/kiv_fejbg_u.jpg) no-repeat right top; 	
}

table#kivb_fej a#cim {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 11pt;        
   	font-variant: small-caps;
   	font-weight: bold;   	
   	color: #5E0603;	     	
   	text-decoration: none;
}

table#kivb_fej a#cim:hover {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 11pt;        
   	font-variant: small-caps;
   	font-weight: bold;   	
   	color: #202D13;	     	
   	text-decoration: none;
}

div#reszlet_fej {
	height: auto;
	padding: 0 20px 0 0;
   	margin: 0;
   	border: 0px;  
	background: url(../images/reszlet_fej.jpg) no-repeat top; 	
}

p#reszlet_fej {	
	padding: 8px 0px 10px 0;
   	margin: 0px 0 0 0;
   	border: 0px;  	
}

p#reszlet_path {	
	padding: 0px 20px 10px 0;
   	margin: 0px 0 0 0;
   	border: 0px;  	
}

p#reszlet_path a {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #DBC38F;   	
   	font-weight: bold;   	
   	text-decoration: none;	
}

p#reszlet_path a:hover {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #ffffff;   	
   	font-weight: bold;   	
   	text-decoration: none;	
}

p#katalogus_path {	
	padding: 0px 0px 0px 0x;
   margin: 0px 0px 0px 0px;
   border: 0px;  	
}

div#naptarnapokb_krt {
	width: 200px; 			
	margin: 0px 0 15px 0;
	padding: 0 0px 0px 15px;			
   	border: 0;	   	
}

table#kivb_fej_alter {
   	width: 240px;
	height: 40px; 	
   	padding: 0px;
   	margin: 0px;
   	border: 0px;   
   	background: url(../images/kiv_fejbg_alter.jpg) no-repeat right top; 	
}

table#kivb_fej_alter td#pcim { 	
	width: 10%;
   	padding: 0 4 3px 0 !important; 
   	padding: 0 4 0px 0; 
   	margin: 0;
   	border: 0px;  
   	background: url(../images/kiv_fejbg_u_alter.jpg) no-repeat left top; 	
}

table#kivb_fej_alter td#dek { 	
	width: 14px;
   	padding: 0;
   	margin: 0;
   	border: 0px;     	
   	background: url(../images/kiv_fejbg_u_alter.jpg) no-repeat left top; 	
}

table#kivb_fej_alter a#cim {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 11pt;        
   	font-variant: small-caps;
   	font-weight: bold;   	
   	color: #5E0603;	     	
   	text-decoration: none;
}

table#kivb_fej_alter a#cim:hover {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 11pt;        
   	font-variant: small-caps;
   	font-weight: bold;   	
   	color: #202D13;	     	
   	text-decoration: none;
}

div#formb  {
	width: 215px; 			
	margin: 0px 0 14px 0px;
	padding: 0 0px 0px 14px;			
   	border: 0;	      		
}

div#formb input {
	width: 217px !important;
	width: 202px;
	padding: 2px;  	
	margin: 0 0 5px 0;
   	font-size: 9pt;   
   	font-family: Trebuchet MS, Arial, Tahoma, Verdana;        	
	color: #5A5241;
    border-width: 3px;	   	
   	border-color: #A49678;
   	border-style: double;   
   	background: #ECE9E0;	   	    	
}

div#formb input#belepimg {	
	width: 79px !important;
	width: 79px;
	height: 24px;		
	margin: 0px 0 0 138px !important;
	margin: 0px 0 0 123px;
	padding: 0px;
	border: none;
}

table#trt td#trt_kivb p {
   	padding: 0 0 3px 0;   	   	
   	margin: 0 13px 0 14px !important;	 
   	margin: 0 10px 0 14px;	 
   	border: 0px;
   	line-height: 130%;	
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	   	
   	color: #3F3A28;   	
}

table#trt td#trt_kivb p a{
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #3F3A28;   	   	
   	text-decoration: none;		
}	

table#trt td#trt_kivb p a:hover {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #2C281C;   	   	
   	text-decoration: underline;		
}

table#trt td#trt_kivb p#szunet10 {	
	padding: 0;  	
   	margin: 0;  
   	border: 0;	   	
	line-height: 80%;   	   	
}

table#trt td#trt_kivb img#kivk {
	margin: 0px 0px 5px 0;
	padding: 1px;
	border-style: inside;		
	border-width: 1px;
	border-color: #EFE9DE;	
	background: #1A1F07;
}	

table#trt td#trt_kivb img#kivk:hover {
	margin: 0px 0px 5px 0;
	padding: 1px;
	border-style: inside;		
	border-width: 1px;
	border-color: #1A1F07;	
	background: #EFE9DE;
}	

table#trt td#trt_kivb a#kivkiem {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;            	
   	font-weight: bold;
   	color: #5E0603;	
   	border: 0px;
   	line-height: 100%;	  
   	text-decoration: none;	
}

table#trt td#trt_kivb a#kivkiem:hover {
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;            	
   	font-weight: bold;
   	color: #202D13;	
   	border: 0px;
   	line-height: 100%;	  
   	text-decoration: none;	
}

a#func{   	
   	padding: 0px;   	   	
   	margin: 0;	  
   	border: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;     	      	   	
   	color: #293719;	   
   	line-height: 150%;	 
   	text-decoration: none;  	   	
}

/* TARTALOM RÉSZLETES */

a#almenu {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #DBC38F;   	
   	font-weight: bold;   	
   	text-decoration: none;	
}

a#almenu:hover {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #ffffff;   	
   	font-weight: bold;   	
   	text-decoration: none;	
}
a#almenu_sel, a#almenu_sel:hover {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #ffffff;   	
   	font-weight: bold;   	
   	text-decoration: none;	
}

a#path {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #A49D83;   	
   	font-weight: bold;   	
   	text-decoration: none;	
}

a#path:hover {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #C3BCA4;   	
   	font-weight: bold;   	
   	text-decoration: none;	
}

span.reszlet_cim {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 11pt;        
   	font-variant: small-caps;
   	font-weight: bold;
   	color: #ffffff;	   	
}

span.reszlet_alcim {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;        
   	font-variant: normal;
   	font-weight: bold;
   	color: #AF9E76;	   	
}

span.reszlet_dt { 
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 8pt;            	
   	font-weight: bold;
   	color: #333025;	
   	border: 0px;
   	line-height: 120%;	     	
}

span.almenu_aktiv {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #ffffff;   	
   	font-weight: bold;   	
   	text-decoration: none;	
}

p#szunet5 {
	padding: 0px;  			
	line-height: 0px;	 
   	margin: 0;  
   	border: 0;   	
   	line-height: 50%;   	
}

p#szunet10 {
	padding: 0px;  			
   	margin: 0;  
   	border: 0;   	
   	line-height: 80%;   	
}

select {
	width: 60px;	
	padding: 2px;  	
	margin: 0 0 5px 0;
   	font-size: 9pt;   
   	font-family: Trebuchet MS, Arial, Tahoma, Verdana;        	
	color: #5A5241;
    border-width: 3px;	   	
   	border-color: #A49678;
   	border-style: double;   
   	background: #ECE9E0;	   	    	
}

div#formtrt  {
	width: 240px; 			
	margin: 0px;
	padding: 0 15px 0 0;			
   	border: 0;	
  	border-width: 0 1px 0 0;	   	
   	border-color: #D7D1BF;
   	border-style: dotted;      	
   	float: left;   	
}

div#formtrt input {
	width: 247px !important;
	width: 232px;
	padding: 2px;  	
	margin: 0 0 5px 0;
   	font-size: 9pt;   
   	font-family: Trebuchet MS, Arial, Tahoma, Verdana;        	
	color: #EFE8D9;
    border-width: 3px;	   	
   	border-color: #D8CCB2;
   	border-style: double;   
   	background: #A49D83;	   	    	
}

div#formtrt input#belepimg {
	width: 79px !important;
	width: 79px;
	height: 24px;		
	margin: 0px 0 0 168px !important;
	margin: 0px 0 0 153px;
	padding: 0px;
	border: none;
}

div#belep_info  {	
	width: 350px;
	margin: 15px 0 15px 0;
	padding: 0 15px 0px 15px;				
	border: 0px;
   	float: left;    
}

div#belep_info p {   	
   	padding: 0px;   	   	
   	margin: 0;	  
   	border: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;        	   	
   	color: #D7D1BF;	   
   	line-height: 150%;	    	  	   	
}

div#belep_info p a#func{   	
   	padding: 0px;   	   	
   	margin: 0;	  
   	border: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;     	      	   	
   	color: #DBC38F;	   
   	line-height: 150%;	 
   	text-decoration: none;  	   	
}

div#belep_info p a#func:hover {   	
   	padding: 0px;   	   	
   	margin: 0;	  
   	border: 0px;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;     	      	   	
   	color: #ffffff;	   
   	line-height: 150%;	 
   	text-decoration: none;  	   	
}

div#belep_info img {   	
   	padding: 0px;   	   	
   	margin: 0;	  
   	border: none;
   	background: none;
}

p.hiba {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 8pt;           	
   	font-weight: bolder;
   	color: #ffffff;		
   	padding: 0 0 15px 0;
   	margin: 0px;
   	border: 0px; 
}

form#reg label {
   display: block;
   width: 150px;   
   float: left;
   text-align: left;
   line-height: 30px;        
   font-family:Trebuchet MS, Arial, Tahoma, Verdana;
   color: #DBC38F;                      
   font-size: 9pt; 
} 

form#reg label#chb {
   display: block;
   width: 150px;   
   float: left;
   text-align: left;
   line-height: 20px;        
   font-family:Trebuchet MS, Arial, Tahoma, Verdana;
   color: #DBC38F;                      
   font-size: 9pt;    
} 

form#reg div#prs {
   display: block;
   width: 400px; 
   padding: 0 0 3px 0;  
   margin: 0px;     
   height: 30px;  
}

form#reg div#prsm {
   display: block;
   width: 400px; 
   padding: 5px 0 9px 0;  
   margin: 0px;     
   height: 16px;     
}

form#reg span#needed {   
	color:#ffffff;
	font-size:9pt%;
	text-align: left;	
	line-height:130%;	
    font-family:Trebuchet MS, Arial, Tahoma, Verdana;		
}

form#reg span {   
	color:#1E6A99;
	font-size: 9pt;
	text-align: left;		
	line-height:130%;	
    font-family:Trebuchet MS, Arial, Tahoma, Verdana;		
}

form#reg p#adat {
	width: 347px !important;
	width: 232px;
	padding: 6px 0 4px 0;  	
	margin: 0 0 0px 0;
	height: 13px;	
}

form#reg input {
	width: 247px !important;
	width: 232px;
	padding: 2px;  	
	margin: 0 0 5px 0;
   	font-size: 9pt;   
   	font-family: Trebuchet MS, Arial, Tahoma, Verdana;        	
	color: #F8F3E7;
    border-width: 3px;	   	
   	border-color: #D8CCB2;
   	border-style: double;   
   	background: #A49D83;			      
}

form#reg input#chb {
	width: 20px;
	padding: 0px;  	
	margin: 0px;   	
	height: 16px;
	background: none;
	line-height: 14px;
	border: none;
}

form#reg input.oke {
	width: 122px !important;
	width: 107px;
	padding: 2px;  	
	margin: 10px 0 5px 0;
   	font-size: 9pt;   
   	font-family: Trebuchet MS, Arial, Tahoma, Verdana;        	
	color: #5A5241;
	font-variant: small-caps;
    border-width: 3px;	   	
   	border-color: #A49678;
   	border-style: double;   
   	background: #ECE9E0;		      
}

div#ceg_logo {
	width: 215px !important; 			
	width: 205px; 			
	margin: 0px;
	padding: 0 15px 0 0;			
   	border: 0;	
  	border-width: 0 1px 0 0;	   	
   	border-color: #9A9276;
   	border-style: dotted;      	
   	float: left;   		
}

div#ceg_info {	
	width: 390px !important; 	
	width: 380px; 		
	margin: 0px;
	padding: 0 0 0 15px;			
   	border: 0;   		
   	float: left;   		
}

div#ceg_info p#ceginfo {
	width: 390px !important; 		
	width: 380px; 				
	padding: 5px 0 0 0;
	margin: 0;
	line-height: 120%;			
}

div#ceg_info img#navig {
	margin: 0px;
	padding: 1px;
	border-style: inside;		
	border-width: 1px;
	border-color: #EFE9DE;	
	background: #1A1F07;
}

img.std {
	margin: 0px;
	padding: 0px;
	border: none;	
	background: none;	
}

/* forum vackai */

#cikk_content select.frm_order {
	width: 165px;	
	padding: 2px;  	
	margin: 0 0 5px 0;
  	font-size: 9pt;   
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;        	
	color: #5A5241;
    border: 3px;	   	
  	border-color: #A49678;
  	border-style: double;   
  	background: #ECE9E0;	   	    	
}

#cikk_content table.frm_order_tbl {
	width: 98%;
	margin: 0;
	padding: 0 0 10px 0;	
	border: 0;
	color: #EFE8D9;
    border-width: 3px;	   	
   	border-color: #D8CCB2;
   	border-style: double;   
   	background: #A49D83;	
}

#cikk_content table.frm_order_tbl td {
	vertical-align: top;		
}

#cikk_content table.frm_order_tbl td#a {
	width: 20%;
	padding: 10px;
}

#cikk_content table.frm_order_tbl td#b {
	width: 60%;
	padding: 10px;	
	font-size: 9pt;   	
	font-family: Trebuchet MS, Arial, Tahoma, Verdana;        	
	color: #D2C6AC;
	text-align: center;	
}
#cikk_content table.frm_order_tbl td#c {
	padding: 10px;
	width: 20%;
	text-align: right;
}

#cikk_content table.frm_lista_foo {
	width: 98%;
	border: 3px double #d8ccb2;
	border-collapse: collapse;
	background-color: #ece9e0;
}

#cikk_content table.frm_lista_foo th {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	padding: 3px;
	font-size: 9pt;        
	font-variant: small-caps;
	font-weight: bold;
	color: #ECE9E0;	   	
	border: 3px double #d8ccb2;
	background-color: #a49d83;
}

#cikk_content table.frm_lista_foo td {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	padding: 3px;
	font-size: 9pt;        
	font-weight: normal;
	color: #5a5241;
	text-align: center;
	background-color: #ece9e0;
	border: 3px double #d8ccb2;
}

#cikk_content table.frm_lista_foo td#lft {
	background-color: #a49d83;
	text-align: left;
	font-weight: bold;
}

#cikk_content table.frm_lista_foo td#lft a {
	color: #3f3a28;	   	
}

#cikk_content table.frm_lista_foo td#beagy {
	background-color: #ece9e0;
	text-align: left;
}

#cikk_content table.frm_lista_foo td a {
   padding: 0px;   	   	
   margin: 0px;	  
   border: 0px;
   font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   font-weight: bold;
   font-size: 9pt;     	      	   	
   color: #5a5241;	   
   text-decoration: none;  	   	
}

#cikk_content table.frm_lista_foo td a:hover {
	text-decoration: underline;
}

#cikk_content table.frm_lista_foo input {
	padding: 2px;  	
	margin: 0px;
   	font-size: 9pt;   
   	font-family: Trebuchet MS, Arial, Tahoma, Verdana;        	
	color: #5A5241;
    border-width: 3px;	   	
   	border-color: #A49678;
   	border-style: double;   
   	background: #ECE9E0;	
}

#cikk_content form#reg div#prstxt {
   display: block;
   width: 300px; 
   padding: 0px;  
   margin: 0px;   
   border: none;     
}

#cikk_content form#reg div#prstxt img{
   margin: 0px;
   padding: 0px;   	
   border: none;
   background: none;     
}

#cikk_content p.frm_cim {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   font-size: 10pt;           	   	
   color: #DBC38F;   	
   font-weight: bold;   	
   text-decoration: none;	
}

#cikk_content div#valaszok {
	width: 630px;
	text-align: right;
}

#cikk_content div#valaszok a {
	text-decoration: none;
   font-size: 8pt;        	   	
	font-weight: bold;
	color: #3f3a28;	   	
	font-variant: small-caps;
}

#cikk_content div#valaszok a:hover {
	text-decoration: underline;
}

#cikk_content table.frm_lista_uzenet_kiemelt {
	width: 95%;
	border: 3px double #d8ccb2;
	border-collapse: collapse;
	background-color: #ece9e0;
}

#cikk_content table.frm_lista_uzenet_kiemelt th {
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
	padding: 3px;
	font-size: 9pt;        
	font-variant: small-caps;
	font-weight: bold;
	border: 3px double #d8ccb2;
	background-color: #02270b;
	color: white;
}

#cikk_content table.frm_lista_uzenet_kiemelt td#ftxt {
	margin: 0;
	padding: 0;
	text-align: left;
  	font-family: Trebuchet MS, Arial, Tahoma, Verdana;
   	font-size: 9pt;           	   	
   	color: #5a5241;   	
}

#cikk_content table.frm_lista_uzenet_kiemelt th#a {
	width: 320px;
	text-align: left;
   font-size: 10pt;           	   	
}

#cikk_content table.frm_lista_uzenet_kiemelt th#a span {
	font-size: 8pt;
}

#cikk_content table.frm_lista_uzenet_kiemelt th#b {
	width: 320px;
	text-align: right;
   	font-size: 9pt;           	   	
}

#cikk_content table.frm_lista_uzenet_kiemelt th#b a {
	text-align: right;
   	font-size: 9pt;        	   	
	color: white;	   	
	text-decoration: none;
}

#cikk_content table.frm_lista_uzenet_kiemelt th#b a:hover {
	text-decoration: underline;
}

#cikk_content select {	
	padding: 2px;  	
	margin: 0 0 5px 0;
   	font-size: 9pt;   
   	font-family: Trebuchet MS, Arial, Tahoma, Verdana;        	
	color: #5A5241;
    border-width: 3px;	   	
   	border-color: #A49678;
   	border-style: double;   
   	background: #ECE9E0;	   	    	
}


/* forum vackai */

