/* strukturalis osztalyok */


BODY {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-image: url(images_adat/page_bg.gif);
	background-repeat: repeat-x;
	background-color: #DEDFD0;
    }

div.leftedge	{
	background-image: url(images_adat/leftedge_bg.gif);
	width: 8px;
	height: 100%;
	float: left;
	}

div.contentcolumn	{
	width: 743px;
	float: left;
	background-color: #FFFFFF;
	}
	
div.rightcolumn	{
	background-image: url(images_adat/right_panel_bg.gif);
	width: 245px;
	float: left;
	}

div.rightedge	{
	background-image: url(images_adat/rightedge_bg.gif);
	width: 8px;
	height: 100%;
	float: left;
	border: 0px red solid;
	
	}
	
/* content mezo osztalyai */
	  
div.page_header	{
	background-image: url(images_adat/page_title_bg.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 37px;
	}

div.page_title	{
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	padding-top: 5px;
	padding-left: 27px;
	float: left;
	}

div.page_url	{
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	padding-top: 5px;
	padding-right: 6px;
	float: right;
	}

div.content_frame	{
	width: 100%;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	}

div.tallozo_elozo	{
	background-image: url(images_adat/tallozo_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 237px;
	height: 25px;
	text-align: left;
	padding-top: 0px;
	padding-left: 5px;
	float: left;
	}	

div.tallozo_linksor	{
	background-image: url(images_adat/tallozo_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 722px;
	height: 25px;
	text-align: left;
	padding-top: 0px;
	padding-left: 5px;
	float: left;
	}	



div.tallozo_vissza	{
	background-image: url(images_adat/tallozo_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 22px;
	width: 243px;
	text-align: center;
	padding-top: 3px;
	float: left;
	}	

div.tallozo_kovetkezo	{
	background-image: url(images_adat/tallozo_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	width: 237px;
	height: 25px;
	text-align: right;
	padding-top: 0px;
	padding-right: 5px;
	float: left;
	}	
	
div.hirdeto_column	{
	width: 246px;
	float: left;
	}
	
div.hirdetes_column	{
	width: 474px;
	float: left;
	padding-left: 7px;
	}
	
div.hirdeto_boxcim	{
	background-image: url(images_adat/hirdeto_boxcim_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #D4D4D4;
	height: 16px;
	color: #E96240;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	}

div.hirdeto_box	{
	background-color: #F8F8F8;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	border-bottom: 1px solid #D4D4D4;
	padding-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	}

div.hirdeto_box_szekcio	{
	background-image: url(images_adat/box_szekcio_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	}
	
div.hirdeto_box_szekcio2	{
	background-image: url(images_adat/box_szekcio2_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 3px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	}		

div.hirdeto_box_kep	{
	width: 91px;
	text-align: left;
	float: left;
	padding-right: 2px;
	}	
	
div.hirdeto_box_link	{
	border-top: 1px solid #D4D4D4;
	text-align: left;
	}	

div.uzenet_cimke	{
	width: 91px;
	color: #5F5F5F;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-top: 6px;
	}

div.uzenet_textbox	{
	text-align: right;
	padding-top: 4px;
	}
	
input.uzenet	{
	width: 145px;
	height: 18px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	}

input.uzenet_biztonsagi	{
	width: 100px;
	height: 18px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	}


textarea.uzenet {
	width: 236px;
	height: 80px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	}	

div.hird_pics	{
	width: 235px;
	padding-left: 4px;
	padding-right: 1px;
	padding-top: 4px;
	}

div.hird_pic_nagy	{
	width: 235px;
	text-align: left;
	}	
	
div.hird_pic_kicsi_1	{
	width: 77px;
	text-align: left;
	float: left;
	padding-top: 2px;
	}	

div.hird_pic_kicsi_2	{
	width: 81px;
	text-align: center;
	float: left;
	padding-top: 2px;
	}	

div.hird_pic_kicsi_3	{
	width: 77px;
	text-align: right;
	float: left;
	padding-top: 2px;
	}	
	
	
div.hird_adatok	{
	width: 230px;
	padding-top: 4px;
	}

div.hird_box_szekcio	{
	widdth: 100%;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	}		

div.hird_box_szekcio2	{
	border-top: 1px solid #D4D4D4;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	}		

div.hird_box_szekcio3	{
	background-image: url(images_adat/box_szekcio2_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	}	

div.hird_box_szekcio3_leiras	{
	background-image: url(images_adat/box_szekcio2_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 5px;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 5px;
	}

div.hird_menu1	{
	border-right: 1px solid #CDCDCD;
	width: 108px;
	height: 19px;
	text-align: left;
	padding-top: 6px;
	float: left;
	}	

div.hird_menu2	{
	border-right: 1px solid #CDCDCD;
	height: 19px;
	text-align: center;
	padding-top: 6px;
	float: left;
	}	

div.hird_menu3	{
	width: 89px;
	height: 19px;
	text-align: right;
	padding-top: 6px;
	float: left;
	}
	
div.hird_tipp	{
	color: #5F5F5F;
	font-family: arial;
	font-size: 11px;
	text-align: justify;
	padding-top: 10px;
	}		


/* jobb panel osztalyai */

div.box_right_orange_header	{
	background-image: url(images_adat/box_right_orange_header.gif);
	width: 234px;
	height: 23px;
	font-family: arial;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 6px;
	padding-right: 13px;	
	}

div.box_right_item_a	{
	background-image: url(images_adat/box_right_item_a.gif);
	background-position: left bottom;
	width: 234px;
	font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 13px;
	padding-bottom: 6px;
	}		

div.box_right_item_b	{
	background-image: url(images_adat/box_right_item_b.gif);
	background-position: left bottom;
	width: 234px;
	font-family: arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 13px;
	padding-bottom: 6px;
	}

div.box_right_divider	{
	background-image: url(images_adat/box_right_divider.gif);
	background-position: left;
	height: 2px;
	width: 253px;
	}
	
	
div.panel_pic	{
	width: 77px;
	text-align: left;
	padding-right: 6px
	}	
	
	
/* altalanos es kozos osztalyok */	
	
a.orange_link11
                {        color: #E96240; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : none;}
a.orange_link11:visited
                {        color: #E96240; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : none;}
a.orange_link11:actives
                {        color: #E96240; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : underline;}
a.orange_link11:hover
                {        color: #E96240; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : underline;}	
				
a.orange_link11b
                {        color: #E96240; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : none;}
a.orange_link11b:visited
                {        color: #E96240; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : none;}
a.orange_link11b:actives
                {        color: #E96240; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : underline;}
a.orange_link11b:hover
                {        color: #E96240; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : underline;}	


a.blue_link11
                {        color: #3472BC; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : none;}
a.blue_link11:visited
                {        color: #3472BC; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : none;}
a.blue_link11:active
                {        color: #3472BC; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : underline;}
a.blue_link11:hover
                {        color: #3472BC; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : underline;}

a.blue_link11b
                {        color: #3472BC; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : none;}
a.blue_link11b:visited
                {        color: #3472BC; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : none;}
a.blue_link11b:active
                {        color: #3472BC; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : underline;}
a.blue_link11b:hover
                {        color: #3472BC; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : underline;}					
				
a.blue_link12b
                {        color: #3472BC; font-family: arial; font-size: 12px; font-weight: bold; text-decoration : none;}
a.blue_link12b:visited
                {        color: #3472BC; font-family: arial; font-size: 12px; font-weight: bold; text-decoration : none;}
a.blue_link12b:active
                {        color: #3472BC; font-family: arial; font-size: 12px; font-weight: bold; text-decoration : underline;}
a.blue_link12b:hover
                {        color: #3472BC; font-family: arial; font-size: 12px; font-weight: bold; text-decoration : underline;}

a.menu1
                {        color: #3B3B3B; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : none;}
a.menu1:visited
                {        color: #3B3B3B; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : none;}
a.menu1:active
                {        color: #3B3B3B; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : underline;}
a.menu1:hover
                {        color: #3B3B3B; font-family: arial; font-size: 11px; font-weight: normal; text-decoration : underline;}
				

select.grey	{
	width: 170px;
	height: 18px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #3B3B3B;
	background-color: #FEFEFE;
	border: 1px solid #C1C4C6;
	padding-left: 0px;
	}

div.text	{
	color: #5F5F5F;
	font-family: arial;
	font-size: 11px;
	}

div.text2	{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	padding-top: 2px;
	}
	
.text	{
	color: #5F5F5F;
	font-family: arial;
	font-size: 11px;
	}

.text2	{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	}
		
.kiemel_orange12	{        
	color: #E96240; 
	font-family: arial; 
	font-size: 12px; 
	}

.kiemel_orange11	{        
	color: #E96240; 
	font-family: arial; 
	font-size: 11px; 
	}

.kiemel_blue11	{        
	color: #3472BC; 
	font-family: arial; 
	font-size: 11px; 
	}
	
.kiemel_blue12	{        
	color: #3472BC; 
	font-family: arial; 
	font-size: 12px; 
	}

a.link_box_orange11
                {        color: #E96240; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : none;}
a.link_box_orange11:visited
                {        color: #E96240; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : none;}
a.link_box_orange11:actives
                {        color: #E96240; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : underline;}
a.link_box_orange11:hover
                {        color: #E96240; font-family: arial; font-size: 11px; font-weight: bold; text-decoration : underline;}

/* ------------------ lablec osztalyai -----------------------*/				
				
div.footer	{
	background-image: url(images_adat/footer.gif);
	background-position: top;
	width: 784px;
	height: 30px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-top: 18px;
	padding-right: 220px;
	}
	
div.grey_box {
	background-image: url(images_adat/box_szekcio_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F8F8F8;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
	}