/* *************************************************	*/
/*	Alap cuccok 										*/
/* *************************************************	*/

body
{
	font-family			:Tahoma;
	font-size			:12px;
  font-size:      1em;
  font-weight			:normal;
	color				:#505050;
	background-color	:#d9d8d8;
	margin				:0px;
	padding				:0px;
}

/*
td
{
	font-family			:Tahoma;
	font-size			:12px;
	font-weight			:normal;
	color				:#505050;
}
*/

table
{
	font-family			:Tahoma;
	/*font-size			  :12px;*/
  font-size:      1em;  
	font-weight			:normal;
	color				    :#505050;
}


link,a:link, a:visited, a:active
{
	text-decoration		:underline;
	font-family			:Tahoma;
	/*font-size        :12px;*/
  font-size:      1em;  
	font-weight			:normal;
	color				:#606060;
}

a:hover
{
	text-decoration		:none;
}

.inputok
{
	font-family			:Tahoma;
	/*font-size        :12px;*/
  font-size:      1em;  
	color				:#505050;
	border:solid 1px #CCD6CE;
	background-color	:#ffffff;
	width				:100%;
}

input, textarea, select
{
font-family			:Tahoma;
	/*font-size        :12px;*/
  font-size:      1em;  
	color				:#505050;
	border:solid 1px #CCD6CE;
}

div.banner_name
{
	width:194px;
	text-align:center;
	padding:0 0 3px 0;
	color:#007860;
	font-size:0.9em;
}




/* *************************************************	*/
/*	Főtábla szerkezet									*/
/* *************************************************	*/

table.fotabla
{
	background-image	:url(../../../themes/vkszrt/images/main_bg.jpg);
	background-repeat	:repeat-y;
}

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				:236px;
}

td.center
{
	text-align			:center;
	vertical-align		:top;
	width				:754px;
	padding				:0 0 20px 0;
}






/* *************************************************	*/
/*	Menü												*/
/* *************************************************	*/

table.menu
{
	background-image	:url(../../../themes/vkszrt/images/menu_bg.jpg);
	background-repeat	:no-repeat;
	width:990px;
	height:49px;
	/*
	border-bottom: solid 1px #224d6b;
	border-top: solid 1px #68a5cd;
	*/
}

a.alsomenu:link, a.alsomenu:visited, a.alsomenu:active
{
	/*font-size        :12px;*/
  font-size:      1em;  
	font-weight			:normal;
	color				:#006d57;
	text-decoration		:none;
}

a.alsomenu:hover
{
	text-decoration		:underline;
}




/* *************************************************	*/
/*	Navigátor											*/
/* *************************************************	*/

td.navigator
{
	/*font-size        :10px;*/
  font-size:      0.8em;  
	font-weight			:normal;
	color				:#737474;
	padding				: 5px 0 0px 30px;
}

a.navigator:link, a.navigator:visited, a.navigator:active
{
	/*font-size        :10px;*/
  font-size:      0.9em;  
	font-weight			:normal;
	color				:#737474;
	padding				:0 0 3px 6px;
	text-decoration		:underline;
}

a.navigator:hover
{
	color				:#98ba50;
	text-decoration		:none;
}

td.label
{
/*font-size        :16px;*/
  font-size:      1.3em;  
color:#007860;
font-weight:bold;
padding:0 0 25px 0;
}




/* *************************************************	*/
/*	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-size:      0.8em;  
	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;
}


/* *************************************************	*/
/*	Admin lehet ez is kikerül innen						*/
/* *************************************************	*/

table.admin_menu
{
	border				:solid 1px #CCCCCC;
}

td.admin_head
{
	background-color	:#A6C7DF;
	color				:#0267A8;
	font-size			:14px;
	font-weight			:bold;
	padding				:0 5px 0 5px;
	height				:30px;
}


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
{
	padding				:3px 5px 3px 5px;
}

td.csik2
{
	background-color	:#FFFFFF;
	padding				:3px 5px 3px 5px;
}

div.uzi
{
	padding				:5px 0 5px 0;
	/*font-size        :12px;*/
  font-size:      1.0em;  
	font-weight			:bold;
	color				:#F68B84;
}

td.urlap
{
	padding				:4px 0 4px 0;
	vertical-align		:top;
}



td.kapcsolat
{
  /*font-size        :12px;*/
  font-size:      1.0em;
  font-weight:bold;
  color:FFFFFF;
  padding: 0 0 0 33px;
}


/* *************************************************	*/
/*	Ingatlan stílusa ez kikerül majd innen				*/
/* *************************************************	*/

table.ing_padding
{
	padding				:5px 0 5px 0;
}

td.nyito_uzem
{
/*font-size        :11px;*/
  font-size:      1.0em;
font-weight:bold;
color:#006450;
text-align: left;
}

td.nyito_cim
{
/*font-size        :11px;*/
  font-size:      0.9em;
font-weight:normal;
color:#707070;
text-align: left;
}

td.nyito_kapcsolat
{
/*font-size        :11px;*/
  font-size:      0.9em;
font-weight:normal;
color:#91bfb6;
padding:7px 0 0 9px;
text-align: left;
}

a.panel_link:link, a.panel_link:visited, a.panel_link:active
{
	color:#91bfb6;
/*font-size        :11px;*/
  font-size:      1.0em;
	font-weight			:normal;
	text-decoration		:none;
}

a.panel_link:hover
{
	text-decoration		:underline;
	color:#ffffff;
}

div.jotudni_blokkfej {
  margin-top: 40px;
  margin-bottom: 20px;
  font-weight: bold;
}

div.jotudni_tudatos_fej {
  margin-top: 30px;
  margin-bottom: 20px;
  font-weight: bold;
}

div.jotudni_tudatos_fej_0 {
  margin-bottom: 20px;
  margin-top: 10px;
  font-weight: bold;
}

div.jotudni li {
  line-height: 18px;
}

table.gyujto {
  border-top: 1px solid #ACA899;
  border-left: 1px solid #ACA899;
}

table.gyujto td {
  border-bottom: 1px solid #ACA899;
  border-right: 1px solid #ACA899;
}

table.gyujto td.pipa {
  width: 70px;
  text-align: center;
  padding: 2px;
}

table.gyujto td.fej_pipa {
  text-align: center;
  color: #000;
  background-color: #DFE8F6;
  font-weight: bold;
  padding: 2px;
}

table.gyujto td.num {
  width: 30px;
  padding: 2px;
}

table.gyujto td.num_fej {
  width: 30px;
  color: #000;
  background-color: #DFE8F6;
  font-weight: bold;
  padding: 2px;
}

table.gyujto td.anyagtipusok {
  color: #000;
  background-color: #DFE8F6;
  font-weight: bold;
  text-align: center;
  padding: 2px;
}

table.gyujto td.nev_fej {
  color: #000;
  background-color: #DFE8F6;
  font-weight: bold;
  text-align: left;
  padding: 2px;
}

table.gyujto td.nev {
  color: #000;
  text-align: left;
  padding: 2px;
}

a.korzet:link, a.korzet:visited, a.korzet:active {
  color: #006d57;
  text-decoration: underline;
  /*font-size: 12px;*/
}

a.korzet:hover {
  text-decoration: none;
}            

div.laptetore {
  margin: 15px 0px 30px 0px;
}

table.terkep td, div.terkep {
  cursor: pointer;
}

table.hulludvar td {
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #0072BD;
}

table.szolgaltatasi td {
  text-align: center;
  padding-bottom: 40px;
}

div.logo_szoveg {
  margin: 10px 0px 0px 0px;
  font-weight: bold;
}

ul.ugyfel {
  line-height: 18px;
}