/* *************************************************	*/
/*	Alap cuccok 										*/
/* *************************************************	*/

body
{
	font-family			:Tahoma;
	font-size			:12px;
	font-weight			:normal;
	color				:#505050;
	background-color	:#ffffff;
	margin				:0px;
	padding				:0px;
}

td
{
	font-family			:Tahoma;
	font-size			:12px;
	font-weight			:normal;
	color				:#505050;
}

table
{
	font-family			:Tahoma;
	font-size			:12px;
	font-weight			:normal;
	color				:#505050;
}

link,a:link, a:visited, a:active
{
	text-decoration		:underline;
	font-family			:Tahoma;
	font-size			:12px;
	font-weight			:normal;
	color				:#606060;
	cursor				:hand;
}

a:hover
{
	text-decoration		:none;
}

a.headstyle:link, a.headstyle:visited, a.headstyle:active
{
	color:#deedd2;
}
a.headstyle:hover
{
	color:#deedd2;
	text-decoration:none;
}

.inputok
{
	font-family			:Tahoma;
	font-size			:12px;
	color				:#505050;
	border:solid 1px #AECCE1;
	background-color	:#ffffff;
	width				:100%;
}

input, textarea, select
{
font-family			:Tahoma;
	font-size			:12px;
	color				:#505050;
	border:solid 1px #AECCE1;
}





/* *************************************************	*/
/*	Főtábla szerkezet									*/
/* *************************************************	*/

table.fotabla
{
	/*background-image	:url(../../../themes/default/images/main_bg.jpg);
	background-repeat	:repeat-y;*/
	border:0px solid #125400;
}
table.fotablaadmin, table.fotabla
{
	background-image	:url(../../../themes/default/images/bg.jpg);
	background-repeat	:repeat-y;
	border:0px solid #125400;
	/*background-color:#c6e0b1;*/
}

td.header
{
	text-align			:center;
	vertical-align		:top;
	cursor				:pointer;
}

td.left
{
	text-align			:center;
	vertical-align		:top;
	width				:195px;
}

td.right
{
	text-align			:center;
	vertical-align		:top;
	width				:195px;
}

td.center
{
	text-align			:center;
	vertical-align		:top;
	width				:600px;
	padding				:0 0 20px 0;
}






/* *************************************************	*/
/*	Menü												*/
/* *************************************************	*/

table.menu
{
	background-image	:url(../../../themes/default/images/menu_bg.jpg);
	background-repeat	:repeat-x;
	border-bottom: solid 0px #224d6b;
	border-top: solid 1px #ffffff;
	
}
td.menu
{
	background-image	:url(../../../themes/default/images/menu_bg.jpg);
	background-repeat	:repeat-x;
	border-bottom: solid 0px #224d6b;
	border-top: solid 1px #ffffff;
}




/* *************************************************	*/
/*	Navigátor											*/
/* *************************************************	*/

td.navigator
{
	font-size			:15px;
	font-weight			:bold;
	color				:#0e598c;
	padding				:0 0 3px 6px;
}

a.navigator:link, a.navigator:visited, a.navigator:active
{
	font-size			:15px;
	font-weight			:bold;
	color				:#0e598c;
	padding				:0 0 3px 6px;
	text-decoration		:underline;
}

a.navigator:hover
{
	text-decoration:none;
}




/* *************************************************	*/
/*	Panelek	keretek										*/
/* *************************************************	*/


table.panel_bg_left
{
background-image:url(../../../themes/default/images/panel_bg_left.jpg);
background-repeat:repeat-y;
}

td.panel_header_left
{
background-image:url(../../../themes/default/images/panel_header_left.jpg);
background-repeat:no-repeat;
height:21px;
color				:#FFFFFF;
font-weight			:bold;
padding				:0 0 0 30px;
}

table.panel_bg_right
{
background-image:url(../../../themes/default/images/panel_bg_right.jpg);
background-repeat:repeat-y;
}

td.panel_header_right
{
background-image:url(../../../themes/default/images/panel_header_right.jpg);
background-repeat:no-repeat;
height:21px;
color				:#FFFFFF;
font-weight			:bold;
padding				:0 0 0 15px;
}


table.panel1_right
{
	width				:160px;
}

td.panel2_cim
{
	color				:#FFFFFF;
	font-weight			:bold;
	padding				:0 0 6px 0;
}

td.panel2_tartalom
{
	background-color	:#FFFFFF;
}

/*
table.panel1_left
{
	width				:195px;
	background-image	:url(../../../themes/default/images/left_panel_bg.jpg);
	background-repeat	:repeat-y;
}

td.panel1_cim
{
	color				:#FFFFFF;
	font-weight			:bold;
	padding				:0 0 6px 0;
	background-image	:url(../../../themes/default/images/left_panel_header.jpg);
	background-repeat	:no-repeat;
}

td.panel1_tartalom
{
	background-color	:#f0fbff;
}

td.panel1_footer
{
	background-image	:url(../../../themes/default/images/left_panel_footer.jpg);
	background-repeat	:no-repeat;
}




*/


/* *************************************************	*/
/*	Grafikus gombok 										*/
/* *************************************************	*/

td.button
{
	font-size			:10px;
	font-weight		:bold;
	color				:#FFFFFF;
	padding				:0 2px 0 2px;
	cursor				:pointer;
}

td.button:hover
{
	color				:#15f51d;
}


/* *************************************************	*/
/*	Kép 												*/
/* *************************************************	*/
img.kep_border
{
border: solid 2px #DADADA;
}

img.kep_keret
{
border: solid 1px #AAAAAA;
padding:1px;
margin-bottom:4px;
}


/* *************************************************	*/
/*	Admin lehet ez is kikerül innen						*/
/* *************************************************	*/

table.admin_menu
{
	border				:solid 1px #CCCCCC;
}

td.admin_head
{
	background-color:#245000;
	color				:#deedd2;
	font-size			:14px;
	font-weight			:bold;
	padding				:0 5px 0 5px;
	height				:35px;
}


a.admin_head:link, a.admin_head:visited, a.admin_head:active
{
	color				:#0267A8;
	font-size			:13px;
	font-weight			:bold;
	text-decoration		:underline;
}

a.admin_head:hover
{
	text-decoration		:none;
}

td.csik1
{
	background-color	:#E6E18E;
	padding				:3px 5px 3px 5px;
}

td.csik2
{
	background-color	:#F9F7CD;
	padding				:3px 5px 3px 5px;
}

td.csikadmin1
{
	background-color	:#E6E18E;
	padding				:3px 5px 3px 5px;
	border-right		:1px solid #dddddd;
}

td.csikadmin2
{
	background-color	:#F9F7CD;
	padding				:3px 5px 3px 5px;
	border-right		:1px solid #dddddd;
}


div.uzi
{
	padding				:5px 0 5px 0;
	font-size			:12px;
	font-weight			:bold;
	color				:#F68B84;
}

td.urlap
{
	padding				:4px 0 4px 0;
	vertical-align		:top;
}




/* *************************************************	*/
/*	Ingatlan stílusa ez kikerül majd innen				*/
/* *************************************************	*/

table.ing_padding
{
	padding				:5px 0 5px 0;
}




