/* *************************************************  */
/*  Alap cuccok                     */
/* *************************************************  */

table.clone{
  margin-bottom:10px;
}

body
{
	height:100%;
  font-family      :Tahoma;
  font-size      :12px;
  font-weight      :normal;
  color        :#505050;
  /*background-color  :#E8D499;*/
  background-color  :#fff;
  margin        :0px;
  padding        :0px;
}

table
{
  font-family      :Tahoma;
  font-size      :12px;
  font-weight      :normal;
  color        :#505050;
}

td
{
  font-family      :Tahoma;
  font-size      :12px;
  font-weight      :normal;
  color        :#505050;
}

#szlogen h1{font-size:12px; padding:0px; margin:0px; font-weight:bold;color:#fff;font-family:Verdana;}
#szlogen2 h1{font-size:10px; padding:0px; margin:0px; font-weight:normal;color:#fff;font-family:Verdana;}

h1, h2, h3, h4{color:#0066A8;}
h3{font-size:16px;}

table.tbl_button td.button_base{
	font:bold 10px Tahoma;
	background-color:#e4e4e4;
	background:url(../../../themes/default/design/button_bg2.jpg) repeat-x;
	color:#fff;
	padding: 0 5px 0 5px;
	border:solid 1px #074483;
	cursor:pointer;
}

table.tbl_button td.button_base2{
	font:bold 10px Tahoma;
	background-color:#e4e4e4;
	background:url(../../../themes/default/design/button_ok.jpg) no-repeat;
	color:#fff;
	width:36px;height:30px;
	padding: 0 5px 0 5px;
	border:solid 0px #074483;
	cursor:pointer;
}

link,a:link, a:visited, a:active
{
  text-decoration    :underline;
  font-family      :Tahoma;
  font-size      :12px;
  font-weight      :normal;
  color        :#505050;
  cursor        :pointer;
}

a:hover
{
  text-decoration    :none;
}

a.label:link, a.label:visited, a.label:active
{
  font:bold 16px Tahoma;
  color:#9FB301;
  text-decoration:none;
}
a.label:hover{
  text-decoration:underline;
}

td.label_center{
	font-weight:bold;
	font-size:14px;
	text-align:center;
	padding:3px 0 3px 10px;
	margin:0px;
	background-color:#ddd;
	text-align:left;
}
td.label_center h4{
	margin:0px;padding:0px;
}
table.mini_form td{
	padding:2px 5px 2px 10px;
}


/* lang linkek */
div.lang_img{
	position:absolute;width:69px;height:13px;top:35px;right:10px;z-index:1;
}
div.lang_hun, div.lang_eng, div.lang_deu{
  position:absolute;cursor:pointer;width:16px;height:16px;border:1px solid #fff;top:33px;z-index:2;
  filter:Alpha(style=0,opacity=1);
  opacity:  0.01;
	background-color:#fff;
}
div.lang_hun, div.lang_eng, div.lang_deu{
  right:59px;
}
div.lang_eng{
  right:36px;
}
div.lang_deu{
  right:13px;
}
div.lang_akt{
  position:absolute;right:90px;width:25px;height:16px;top:37px;
  font:bold 11px Tahoma;
  color:#ff0;z-index:2;
}
/* end - lang linkek */

/* Menu linkek, div-retegek */
/* Jobb oldali statikus menu */
div.menu_stat_kapcsolat, div.menu_stat_friss, div.menu_stat_hirlevel, div.menu_stat_partner{
  border:0px solid #0f0;width:219px;height:21px;background-color:#C9C9C9;padding:7px 0 0 25px; text-align:left;
	color:#0F7282;font-weight:bold;
}
div.icon_kapcsolat, div.icon_friss, div.icon_hirlevel, div.icon_partner{
	position:absolute;top:2px; left:-25px; width:20px; height:11px;
}
div.icon_kapcsolat{
	background:url(../../../themes/default/design/icon_kapcsolat.jpg) no-repeat left;
}
div.icon_friss{
	background:url(../../../themes/default/design/icon_friss.jpg) no-repeat left;
}
div.icon_hirlevel{
	background:url(../../../themes/default/design/icon_hirlevel.jpg) no-repeat left;
}
div.icon_partner{
	background:url(../../../themes/default/design/icon_partner.jpg) no-repeat left;
}

div.list_cikk{
	width:200px;
	border-bottom:1px dotted #464646;
	padding-bottom:6px;
	margin-bottom:10px;
}
div.list_cikk a:link, div.list_cikk a:visited, div.list_cikk a:active,  div.list_cikk a:hover{
	width:100%;
	padding-top:5px;
	float:right;
	text-align:right;
	font-weight:bold;
	color:#0066A8;
	text-decoration:none;
}
div.list_cikk a:hover{
	text-decoration:underline;
}
div.list_cikk div.clearfix{
	clear:both;
}
/* end - Jobb oldali statikus menu */

/*  kereses */
div.helper{
position:absolute;z-index:1110;background-color:#fff;border:1px solid #074483;padding:2px 0px 5px 0px;font-size:10px;width:148px;
}
div.hl_off a.help_list:link, div.hl_off a.help_list:active, div.hl_off a.help_list:visited
{
	padding:0 5px 0 5px;
	margin:0px;
}
div.hl_on a.help_list:link, div.hl_on a.help_list:active, div.hl_on a.help_list:visited{
	padding:0 5px 0 5px;
	margin:0px;
	display:block;
	background-color:#074483;
	color:#fff;
}
div.hl_off a.help_list:hover,
div.hl_on a.help_list:hover
{
	display:block;
	background-color:#074483;
	color:#fff;
}
div.HelpList_close a:link, div.HelpList_close a:active, div.HelpList_close a:visited{
	float:right;padding:5px 5px 2px 0;
	font-size:10px;
	color:#0066A8;
}
div.HelpList_close a:hover{
	font-size:10px;
}
div.HelpList_close a:link, div.HelpList_close a:active, div.HelpList_close a:visited{
	float:right;padding:5px 5px 2px 0;
	font-size:10px;
	color:#0066A8;
}
div.HelpList_close a:hover{
	font-size:10px;
}
font.HelpList_found{
	background-color:#FFFF66;
	color:#000000;
	font-weight:bold;
}
div.hl_off a.help_list:link font.HelpList_found, div.hl_off a.help_list:active font.HelpList_found, div.hl_off a.help_list:visited font.HelpList_found,
div.hl_off font.HelpList_found{
	background-color:#FFFF66;
	color:#000000;
	font-weight:bold;
}
div.hl_off a.help_list:hover font.HelpList_found,
div.hl_on a.help_list:link font.HelpList_found, div.hl_on a.help_list:active font.HelpList_found, div.hl_on a.help_list:visited font.HelpList_found,
div.hl_on a.help_list:hover font.HelpList_found,
div.hl_on font.HelpList_found{
	background-color:#074483;
	color:#fff;
	font-weight:bold;
}


div.det_search{
	clear:both;
	width:100%;
}
div.det_search_l, div.det_search_r1, div.det_search_r2{
	float:left;
	
}
div.det_search_l{
	width:140px;
}
div.det_search_r1, div.det_search_r2{
	width:140px;
}
div.clearfix_s{
	clear:both;height:5px;
}

table.tbl_search_det{
	border:2px dotted #dfdfdf;
	background-color:#F1F1F1;
}
table.tbl_search_det td{
	line-height:22px;
}


/*  end - kereses */

.formerror {
  font-size: 10px;
  color: #ff0000;
  font-weight: bold;
}
div.formerror .uzi{
	font-weight:normal;
	text-align:left;
	font-size:10px;
}

a.more:link, a.more:active, a.more:visited{
	color:#0066A8;
	font-weight:bold;
  text-decoration:none;
}
a.more:hover{
  text-decoration:underline;
}
a.more200:link, a.more200:active, a.more200:visited{
  font-size: 11px;
	color:#0066A8;
	font-weight:bold;
  text-decoration:underline;
}
a.more200:hover{
  text-decoration:none;
}
a.more21:link, a.more21:active, a.more21:visited,
a.more211:link, a.more211:active, a.more211:visited
{
	color:#0066A8;
	font-weight:bold;
  text-decoration:underline;
}
a.more21:hover, a.more211:hover
{
  text-decoration:none;
}
a.more211:link, a.more211:active, a.more211:visited{
  font-size: 11px;
	padding:0 5px 0 5px;
}
a.more3:link, a.more3:active, a.more3:visited{
	color:#0066A8;
	font-weight:bold;
  text-decoration:underline;
	line-height:22px;
}
a.more3:hover{
  text-decoration:none;
	line-height:22px;
}

a.more2, a.more2:link, a.more2:active, a.more2:visited,
div.list_cikk a.more2, div.list_cikk a.more2:link, div.list_cikk a.more2:active, div.list_cikk a.more2:visited{
	font-size:11px;
	color:#0066A8;
	font-weight:normal;
  text-decoration:underline;
}
a.more2:hover, div.list_cikk a.more2:hover{
  text-decoration:none;
}

/* Keptar */
.keyw_off:link, .keyw_off:link, .keyw_off:visited, .keyw_off:active
{
	padding:0 0px 0 10px;
	font-family				:Tahoma;
	font-size				:12px;
	font-weight				:normal;
	color					:#707070;
	text-decoration			:underline;
}

.keyw_off:hover
{
	padding:0 0px 0 10px;
	text-decoration			:none;
	color					:#FC7A1A;
}


.keyw_on:link, .keyw_on:link, .keyw_on:visited, .keyw_on:active
{
	padding:0 0px 0 10px;
	font-family				:Tahoma;
	font-size				:12px;
	font-weight				:normal;
	color					:#FC7A1A;
	text-decoration			:none;
}

.keyw_on:hover
{
	padding:0 0px 0 10px;
	text-decoration			:underline;
	color					:#FC7A1A;
}
.menulapoz:link, .menulapoz:visited, .menulapoz:active
{
	color					:#707070;
	font-family				:Tahoma;
	font-size				:11px;
	text-decoration			:none;
	font-weight				:normal;
}
.menulapoz:hover
{
	color					:#FC7A1A;
}
table.adatved td{
	color					:#707070;
	font-size				:11px;
}
table.adatved td a.menulapoz30:link, table.adatved td a.menulapoz30:visited, table.adatved td a.menulapoz30:active
{
	color					:#707070;
	font-family				:Tahoma;
	font-size				:11px;
	text-decoration			:underline;
	font-weight				:normal;
}
table.adatved td a.menulapoz30:hover
{
	text-decoration			:underline;
	color					:#FC7A1A;
}
div.t_lapozo a.menulapoz11:link, div.t_lapozo a.menulapoz11:visited, div.t_lapozo a.menulapoz11:active,
div.t_lapozo a.menulapoz1:link, div.t_lapozo a.menulapoz1:visited, div.t_lapozo a.menulapoz1:active, font.menulapoz1
{
	color					:#707070;
	font-family				:Tahoma;
	font-size				:11px;
	text-decoration			:none;
	font-weight				:normal;
}
div.t_lapozo a.menulapoz11:link, div.t_lapozo a.menulapoz11:visited, div.t_lapozo a.menulapoz11:active, div.t_lapozo a.menulapoz11:hover,
font.menulapoz1{
	padding:0 5px 0 5px;
}
font.menulapoz1{
	color:#FC7A1A;
}
div.t_lapozo a.menulapoz11:link, div.t_lapozo a.menulapoz11:visited, div.t_lapozo a.menulapoz11:active, div.t_lapozo a.menulapoz11:hover{
	text-decoration			:underline;
}
div.t_lapozo a.menulapoz1:hover, div.t_lapozo a.menulapoz11:hover
{
	color					:#FC7A1A;
}

/*  Details of Product */
table.details_list{
	padding:0px;
	margin-top:0px;
}
table.details_list td.head{
	font:bold 12px Tahoma;
	background-color:#93897D;
	color:#fff;
	text-align:center;
}
table.details_list{
	border-top:1px solid #93897D;
	border-left:1px solid #93897D;
}
table.details_list td, table.details_list td.head{
	border-right:1px solid #93897D;
	border-bottom:1px solid #93897D;
}

table.details{
	width:630px;
	margin:15px;
	margin-bottom:5px;	
}
table.details td.line{
	background:url(../../../themes/default/design/details_middle_line.jpg) no-repeat center top;
}
table.details td.img{
	width:331px;	
	height:234px;
}
table.details td.box_head{
	font:bold 12px Tahoma;
	color:#fff;
	background:url(../../../themes/default/design/details_box_top1.jpg) no-repeat top left;
	width:300px;height:34px;	
}
table.details td.box_center{
	vertical-align:top;
	background-color:#ffd;
	/*background:url(../../../themes/default/design/details_box_bg2.jpg) repeat-y;*/
	width:300px;	
	height:187px;
}
table.details td.box_footer{
	background-color:#ffd;
	/*background:url(../../../themes/default/design/details_box_bottom3.jpg) no-repeat bottom left;*/
	width:300px;height:23px;	
}

/* tablak */
table.list td h5{
  margin-top:0px;
  margin-bottom:3px;
  font:bold 14px Tahoma;
}
table.list td{
  padding-top:0px;
  padding-bottom:15px;
  line-height:15px;
  font:normal 12px Tahoma;
}
table.list img{
  border:2px solid #EBE2CE;
}
table.list img.nob{
  border:0px solid #EBE2CE;
}
table.link_table td{
  padding:2px;
  line-height:15px;
  font:normal 12px Tahoma;
}
td.list_data, td.list_data1{
	font:bold 12px Tahoma;
	color:#505050;
}
td.list_data1{
	height:25px;
	vertical-align:middle;
	
}
td.list_data{
	padding:2px 0 2px 5px;
}
td.list_data  div.normal, td.list_data1  div.normal, td.list_data  div.normal_r{
  border:0px solid #de3300;
	float:left;
	font-weight:normal;
}
td.list_data  div.normal_r{
	font-weight:bold;
	float:right;
	width:80px;
}

td.list_data  div.left, td.list_data  div.left1, td.list_data1  div.left, td.list_data  div.right{
  border:0px solid #de3300;
	float:left;
}
td.list_data  div.right{
	font-weight:normal;
	float:right;
}

td.list_data  div.left, td.list_data1  div.left{
	width:110px;
}
td.list_data  div.left1{
	width:90px;
}
td.list_data input{
  margin:0px 0px 0px 0px;
	padding:1px;
	font:normal 11px Tahoma;
}
td.list_data select{
  margin:0px 0px 0px 0px;
	padding:1px;
	font:normal 11px Tahoma;
}

div.ful, div.ful_on{
	margin-left:0px;
	padding-top:8px;
	float:left;
	width:157px;
	height:24px;
	cursor:pointer;
	text-align:center;
	font:normal 12px Tahoma;
	border:0px solid #ccc;
	/*background:url(../../../themes/default/design/details_box_top5.jpg) no-repeat top right;*/
}

div.ful a, div.ful_on a{
	font-weight:bold; 
	font:normal 12px Tahoma;
	display:block;
	line-height:24px;
}
div.ful a:link, div.ful a:active, div.ful a:visited {
	color:#902929; text-decoration:underline; font-weight:bold;
	background-color:#D9D9CE;
}
div.ful_on a:link, div.ful_on a:active, div.ful_on a:visited , div.ful_on a:hover {
	color:#505050; text-decoration:none; font-weight:bold;
	background-color:#EEEECF;
}
div.ful a:hover{
	color:#902929; text-decoration:none; font-weight:bold;
	background-color:#E2F2C9;
}
div.ful_data{
	background-color:#EEEECF;
	border:2px solid #ccc;
}

div#odata1, div#odata2, div#odata3, div#odata4{
	clear:both;
	border-top:1px solid #ccc;
	padding-top:10px;
}

/* end keptar */ 


/* Szoveges elemek */

div.text_title{
	font-weight:bold;
}

/* lablec menusor */
div.footer_menu{
  position:absolute;border:0px solid #0f0;right:162px;top:27px;height:18px;padding:0px 10px 0 10px;color:#fff;font-weight:normal;
	width:600px;text-align:right;
}
div.footer_menu2{
  position:absolute;border:0px solid #0f0;right:162px;top:50px;height:18px;padding:0px 10px 0 10px;color:#99BAE4;font-weight:normal;
	width:480px;text-align:right;font-family:verdana;
}
div.footer_copy{
  position:absolute;border:0px solid #0f0;left:30px;top:50px;width:350px;height:40px;font-family:verdana; font-size:10px;color:#fff;
}
div.footer_iw{
  position:absolute;cursor:pointer;border:0px solid #0f0;right:30px;top:33px;width:120px;height:25px;
}
div.header{
  position:absolute;cursor:pointer;border:0px solid #0f0;left:20px;top:40px;width:300px;height:110px;
}

div.footer_menu a:link, div.footer_menu a:visited, div.footer_menu a:active{
  padding:0 5px 0 5px;
  font:normal 11px Tahoma; 
  color:#fff;
  text-decoration:underline;
}
div.footer_menu2 a:link, div.footer_menu2 a:visited, div.footer_menu2 a:active
{
  padding:0 5px 0 5px;
  font:normal 10px Tahoma; 
  color:#99BAE4;
  text-decoration:underline;
}
div.footer_menu a:hover{
  font:normal 11px Tahoma; 
  color:#E9E6D2;
  text-decoration:none;
}
div.footer_menu2 a:hover{
  font:normal 10px Tahoma; 
  color:#99BAE4;
  text-decoration:none;
}

div.footer_menux a:link, div.footer_menux a:visited, div.footer_menux a:active
{
  padding:0 5px 0 5px;
	font-size:11px;
	color:#0066A8;
	font-weight:normal;
  text-decoration:underline;
}
div.footer_menux a:hover{
  text-decoration:none;
}
/* end - lablec menusor */

table.list_table table.mini_tbl{
	border-top:1px solid #990100;
	border-left:1px solid #990100;
	text-align:center;
}
table.list_table table.mini_tbl th{
	padding:3px 2px 2px 5px;
	font:bold 12px Tahoma;
	border-right:1px solid #990100;
	border-bottom:1px solid #990100;
}
table.list_table table.mini_tbl td{
	border-right:1px solid #990100;
	border-bottom:1px solid #990100;
	text-align:center;
}
table.list_table td{
	vertical-align:top;
	line-height:20px;
}
table.list_table1 td, table.list_table2 td, table.list_table3 td{
	vertical-align:top;
	line-height:20px;
	padding-top:10px;
}
table.list_table1 td, table.list_table2 td, table.list_table3 td{
	padding-left:10px;
	border-bottom:2px solid #D9D9D9;
	height:120px;
}
table.list_table2 td{
	height:137px;
}
table.list_table3 td{
	height:130px;
}

table.list_table a:link, table.list_table a:visited, table.list_table a:active, 
table.list_table1 a:link, table.list_table1 a:visited, table.list_table1 a:active, 
table.list_table2 a:link, table.list_table2 a:visited, table.list_table2 a:active,
table.list_table3 a:link, table.list_table3 a:visited, table.list_table3 a:active{
	color:#0066A8;
} 
table.list_table a:hover, 
table.list_table1 a:hover,
table.list_table2 a:hover,
table.list_table3 a:hover
{
	color:#0066A8;
}
/* WEBSHOP */

#navilabel h2{
	background:url(../../../themes/default/design/label_sign.jpg) no-repeat left;
	text-align:left;
	font:normal 12px Tahoma;
	color:#fff;
	padding:6px 0 2px 30px;
	border-bottom:0px solid #CE7D88;
	margin:0px;
}
#navilabel a:link, #navilabel a:visited, #navilabel a:visited,
a.navilabel:link, a.navilabel:visited, a.navilabel:visited{
	font:bold 12px Tahoma;
	color:#fff;
	text-decoration:none;
}
#navilabel a:hover,
a.navilabel:hover{
	text-decoration:underline;
}

div.search_label{
	margin:3px 0 0px 0;
	font:bold 12px Tahoma;
	color:#9FB301;
}
div.search_label a:link, div.search_label a:visited, div.search_label a:visited{
	font:bold 12px Tahoma;
	color:#9FB301;
	text-decoration:underline;
}
div.search_label a:hover{
	text-decoration:none;
}

div.t_lapozo{
	width:100%;text-align:center;
	padding:20px 0 40px 0;
}
div.t_lapozo div{
	padding:0px 0 10px 0;
	font:bold 11px Tahoma;
}
div.t_lapozo a:link, div.t_lapozo a:active, div.t_lapozo a:visited{
	color:#777;
	font:normal 11px Tahoma;
  text-decoration:underline;
}
div.t_lapozo a:hover{
  text-decoration:none;
}

/* content of busket */
table.tesztclass{
	border:1px solid #99BAE4;
}
table.tesztclass tr.bg_0:hover, table.tesztclass tr.bg_1:hover{
	background-color:#fee;
}
table.tesztclass th{
	font:bold 12px Tahoma;
	background-color:#99BAE4;
  color:#fff;
}
table.tesztclass td,
table.tesztclass a:link, table.tesztclass a:active, table.tesztclass a:visited{
	font:normal 11px Tahoma;
}
table.tesztclass tr.bg_0{
	background-color:#ededed;
}
table.tesztclass tr.bg_1{
	background-color:#ffffff;
}
table.tesztclass th, table.tesztclass td{
	padding:3px 2px 2px 2px;
}
table.tesztclass a:link, table.tesztclass a:active, table.tesztclass a:visited{
	text-decoration:underline;
	font-weight:bold;
} 
table.tesztclass a:hover{
	text-decoration:none;
	font-weight:bold;
}


/* szoveges stilusok */
div.name_of_thing{
	font:bold 12px Tahoma;
	margin-bottom:20px;
	margin-top:15px;
}
div.thx_all{
	font:bold 12px Tahoma;
	color:#DA3838;
	text-align:center;
}

/* tarolok */
div.tray{
  position:relative;
  width:100%;
}
div.response {
	position:absolute;
  padding: 10px;
  /*width: 140px;*/
  border: 1px solid #454545;
  background-color: #fefefe;
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
	z-index:1104;
}
div.response1 {
	position:absolute;
  /*width: 140px;*/
  vertical-align: middle;
  text-align: center;
  font-size: 12px;
  width:300px;
  border:8px solid #A57575;
  background-color:#EBE2CE;
  font:bold 11px Tahoma;
  color:#777;
	padding-bottom:10px;
	z-index:1104;
}
div.ws_message{
  position:absolute;
  width:300px;
  top:50px;
  left:175px;
  border:8px solid #4D6CB9;
  background-color:#FFFFDD;
  font:bold 11px Tahoma;
  color:#777;
	padding-bottom:10px;
}
div.messageBox{
	width:295px;
	padding:3px 0 3px 5px;
	line-height:20px;
	font:bold 12px Tahoma;
	background-color:#8A8074;
	color:#fff;
	text-align:left;
}
div.messageBox_body{
	width:290px;
	padding:10px 5px 3px 5px;
	line-height:15px;
	font:normal 12px Tahoma;
	text-align:center;
}
div.urlap_foot, div.urlap_foot_first{
	font:normal 10px Tahoma;
	text-align:left;
	padding-left:30%;
	border:0px solid #f00;
}
table.hirlevel, td.urlap_foot{
	font:normal 10px Tahoma;
	text-align:left;
	padding-left:30%;
	padding-top:15px;
}
font.reg_inc_ok{
	color:#DA3838;
	font-weight:bold;
}
div.urlap_foot_first{
	margin-top:15px;
}

div.ws_tray{
  /*top:-150px;
  left:200px;*/
  top:0px;
  left:0px;
  position:absolute;
  width:660px;
  background-color:#ffffff;
  border:2px solid #93897D;
  z-index:1102;
}

div.transparent{
  position:absolute;
  display:none;
  border:0px solid #fe2311;
  left:0px;top:0px;
  background-color:#222233;
  z-index:1101;
  /*filter: alpha(opacity=30);
  -moz-opacity: .30;*/
  cursor:pointer;
  opacity:  0.70;
  filter:Alpha(style=0,opacity=70);
}

.inputok
{
  font-family      :Tahoma;
  font-size      :12px;
  color        :#505050;
  border:solid 1px #99BAE4;
  background-color  :#ffffff;
  width        :100%;
}

input, textarea, select
{
	font-family      :Tahoma;
  font-size      :12px;
  color        :#505050;
  border:solid 1px #99BAE4;
  margin:3px 0px 3px 0px;
  padding:0px 2px 0px 2px;
}
input.check{
  padding:0px;
  margin:0px;
}
input.header{
  margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
	font:normal 10px Tahoma;
	border:0px;
	height:16px;
	background:url(../../../themes/default/design/input_bg.jpg) repeat-x top;
}
div.input_header{
	background:url(../../../themes/default/design/input_left.jpg) no-repeat center left;
	padding:0px;
	padding-left:3px;
	border:0px solid #ff0000;
	height:19px;
	width:150px;
	border:0px solid #f00;
	margin:0px;
}

/* *************************************************  */
/*  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 #EBE2CE;
}


/* *************************************************  */
/*  Admin lehet ez is kikerül innen            */
/* *************************************************  */

table.admin_menu, table.admin_menu td
{
  border        :solid 0px #CCCCCC;
}

td.admin_head
{
  background-color  :#A6C7DF;
  color        :#0267A8;
  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  :#F5F5F9;
  padding        :3px 5px 3px 5px;
}

td.csik2
{
  background-color  :#FFFFFF;
  padding        :3px 5px 3px 5px;
}

div.uzi
{
  padding        :5px 0 5px 0;
  font      :bold 12px Tahoma; 
  color        :#DA3838;
	text-align:center;
}
div.uzi2
{
  padding        :5px 0 5px 0;
  font-weight     :normal; 
  color        :#DA3838;
	text-align:center;
}

td.urlap
{
  padding        :4px 0 4px 0;
  vertical-align    :top;
}

div.formhint {
  font-size: 12px;
  color: #aaa;
}

table.form td.urlap_padd {
  padding: 0px;
  /*background: #ddd;*/
  margin: 0px;
}


/* *************************************************  */
/*  Blog stílusa                                      */
/* *************************************************  */

a.forumlink:link, a.forumlink:visited, a.forumlink {
   cursor: pointer;
   text-decoration: underline;
   color: #ff0000;
}

a.forumlink:hover {
   cursor: pointer;
   text-decoration: none;
}

div.hiba {
   font-weight: bold;
   font-size: 11px;
   color: #ff0000;
}

table.billboard {
   font-family:verdana;
   border-collapse:collapse;
   background-color:#FFFFFF; 
   border: 1px solid #FC7A1A;
   margin: 10px;
}

table.billboard_al{
   border: 0px solid #00AAFF;
   margin: 1px;
   padding: 10px;
}

table.billboard_al td {
   padding-top:2px; 
   padding-bottom:2px;
}

div.sablon {
  text-align: center;
  font-size: 13px; 
  padding:5px;
}


/*********   HÍREK  ***********/
table.hirek td.olvasva{
	text-align:right;
  font-style: italic;
}
table.hirek td.cim a.cim{
	line-height:28px;
}
a.cim:link, a.cim:visited { 
  font-weight: bold;
  padding-bottom: 20px;
  font-size: 14px;
  text-decoration: underline;
  color: #0066A8;
}

a.cim:hover{ 
  font-weight: bold;
  padding-bottom: 20px;
  font-size: 14px;
  text-decoration: none;
  color: #0066A8;
}

a.cim_nolink:link, a.cim_nolink:visited { 
  font-weight: bold;
  padding-bottom: 20px;
  font-size: 14px;
  text-decoration: none;
  color: #0066A8;
}
td.nolink span{ 
	text-align:left;
  font-weight: bold;
  padding-bottom: 20px;
  font-size: 14px;
  text-decoration: none;
  color: #0066A8;
}
a.cim_nolink:hover{ 
  font-weight: bold;
  padding-bottom: 20px;
  font-size: 14px;
  text-decoration: underline;
  color: #0066A8;
}

table.ahirlista {
  border: 1px solid #DFD5BA;    
}

table.ahirlista th{
  border: 1px solid #DFD5BA;  
  background: #DFD5BA;
}

table.ahirlista td{
  border: 1px solid #DFD5BA;  
  padding: 3px;
}

table.ahirlista_fej td{
  border-top: 1px solid #DFD5BA;
  background: #DFD5BA; 
}


table.hir td.datum {

}

table.hir td.olvasva { 
  font-style: italic;
}

td.tovabb {
  padding-top: 10px;
  font-style: normal;
  font-size: 13px;
}

td.tovabb a.tovabb{
  font-style: normal;
  font-size: 13px;
}

table.hir td.tartalom {
  padding-top: 13px;
  text-align: justify;
  padding-bottom: 10px;
}

table.hir td.bovitett {
  padding-top: 10px;
  text-align: justify;
}
