/* styles/default/style.php - Alapértelmezett megjelenés
// -----------------------------------------------------------------------------
// Készítette: Szép Zoltán, szp.zoltan@gmail.com
// Létrehozva: 
// Utolsó módosítás: 2009. június 3.
*/

/*----------------------------------------------------------------------------*/
/* Globális <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
*{
  padding: 0;
  margin: 0;
}
html{
  height:100%;
}
body{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin: 0px;
	padding: 0px;
	background-color: #0a295f;
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	cursor: default;
	text-align: justify;

  font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
}
ul{
  margin: 5px;
  margin-left: 15px;
}
form{
	margin: 0px;
	padding: 0px;
}
table{
  border-width: 0px;
  text-align: justify;
}
textarea{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505050;
}
a{
  color: #3d40a8;
  text-decoration: none;
  border-bottom: 1px dotted #3d40a8;
  cursor: pointer;
}
a:hover{
  text-decoration: underline;
  border-bottom: 0px;
}
a img, :link img, :visited img {
  border:none;
}

/*----------------------------------------------------------------------------*/
/* Főablak <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.border_table{
}
.border_top{
  height: 0px;
}
.border_left{
  background-color: #fdad18;
  width: 2px;
}
.border_right{
  background-color: #ffffff;
  background-image: url('images/border_right.gif');
  background-repeat: no-repeat;
  background-position: top left;
  width: 2px;
}
.border_bottom{
  background-image: url('images/border_bottom.gif');
  background-repeat: no-repeat;
  height: 18px;
}
.copyright{
  color: #ffffff;
  font-size: 11px;
  padding-left: 15px;
  padding-right: 5px;
}
.copyright a{
  color: #ffffff;
}
.logout a{
  color: #000000;
  border: 0px;
}


/*----------------------------------------------------------------------------*/
/* Felugró ablak <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
#popup, #filemanager {
  display: block;
  top: 100px;
  position: absolute;
  margin: 0 auto;
  z-index: 2;
}
#overlay{
  background-image: url('images/overlay.png');
  display: block;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  position: fixed ! important;
  position: absolute;
  text-align: center;
}
#popup_loading {
  font-size: 14px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.popup_table{
  width: 500px;
}
.popup_border_top{
  background-image: url('images/popup_border_top.gif');
  background-repeat: no-repeat;
  height: 18px;
}
.popup_border_bottom{
  background-image: url('images/popup_border_bottom.gif');
  background-repeat: no-repeat;
  height: 18px;
}
.popup2_top{
  background-color: #fdad18;
  height: 14px;
}
#popup2_box{
  background-color: #ffffff;
  padding: 10px;
  border-bottom: 1px dotted #fdad18;
  margin-top: 0px;
  margin-bottom: 0px;
}
#popup2_body{
  background-color: #ffffff;
  margin: 0px;
}
#popup2_bodyarea{
  background-color: #ffffff;
  height: 460px;
  overflow:auto;
  padding: 10px;
  vertical-align: top;
  margin: 0px;
}
#popup2_footer{
  padding-top: 2px;
  color: #ffffff;
  font-weight: bold;
}
#popup2_footer a{
  color: #ffffff;
}

/* Fájlkezelő */
#filemanager_iframe{
  width: 100%;
  border: 0px;
  height: 400px;
}
.filemanager_table{
  width: 800px;
}
.filemanager_border_top{
  background-image: url('images/border_top.gif');
  background-repeat: no-repeat;
  height: 18px;
  color: #ffffff;
  padding-left: 20px;
  }
.filemanager_border_bottom{
  background-image: url('images/border_bottom.gif');
  background-repeat: no-repeat;
  height: 18px;
  }
.filemanager_area{
  background-color: #ffffff;
}
/*----------------------------------------------------------------------------*/
/* Felugró menü <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
#popup_menu{
  display: block;
  position: absolute;
  border: 1px solid #fdad18;
  background-color: #ffffff;
  padding: 1px;
  float:right;
  z-index: 2;
}
#popup_menu li{
  list-style-type: none;
}
.popup_menu_select{
  border: 1px solid #ffffff;
  background-color: #ffffff;
  width: 100%;
  color: #505050;
  font-size: 12px;
}

/*----------------------------------------------------------------------------*/
/* Globális - Oldalakra <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.page{
  background-color: #ffffff;
  padding: 5px;
}
.page_area{
  background-color: #ffffff;
}
.title{
  background-color: #fdad18;
  color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	text-align: center;
}

/*----------------------------------------------------------------------------*/
/* Menü - Felső <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.menu_top{
  height: 83px;
  background-color: #ffffff;
  background-image: url('images/line-center.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  text-align: left;
}
.menu_top_logo{
  width: 80px;
  height: 83px;
  background-image: url('images/line-left.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
  padding: 0px;
  text-align: center;
}
.menu_top_button, .menu_top_button_active{
  padding: 10px;
  width: 120px;
  height: 83px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  padding: 0px;
}
.menu_top_button a, .menu_top_button_active a{
  text-decoration: none;
  color: #505050;
  border-bottom: 0px;
}
.menu_top_button{
  font-weight: normal;
}
.menu_top_button:hover{
  background-image: url('images/top_button_over.gif');
}
.menu_top_button_active{
  height: 83px;
  background-image: url('images/top_button_active.gif');
  font-weight: bold;
}

/*----------------------------------------------------------------------------*/
/* Menü - Felső - Helyi Súgó <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.localhelp_active{
  border: 2px solid #fdad18;
  background-color: #fdad18;
  color: #ffffff;
  border-right: 0px;
  height: 16px;
  width: 85px;
  text-align: left;
  cursor: pointer;
}
.localhelp_inactive{
  border: 2px solid #cfcfcf;
  background-color: #cfcfcf;
  color: #ffffff;
  border-right: 0px;
  height: 16px;
  width: 85px;
  text-align: left;
  cursor: pointer;
}

/*----------------------------------------------------------------------------*/
/* Menü - Bal <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.menu_left{
  background-color: white;
  vertical-align: top;
  padding-top: 10px;
  padding-left: 5px;
  border-right: 2px solid #fdad18;
}
.left_menu{
  background-color: white;
  vertical-align: top;
  height: 100%;
}
.left_menu_button{
  background-color: #ffffff;
  border: 1px solid #ffffff;
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.left_menu_button a{
  color: #505050;
  text-decoration: none;
  font-size: 14px;
  border-bottom: 0px;
}
.left_menu_button:hover{
  border-left: 1px solid #fdad18;
  border-top: 1px solid #fdad18;
  border-bottom: 1px solid #fdad18;
  cursor: pointer;
}
.left_menu_button_active{
  text-align: right;
  background-color: #fdad18;
  font-family: Arial Black;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 5px;
  cursor: pointer;
}
.left_menu_button_active a{
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  border-bottom: 0px;
}
.left_menu_h1, .left_menu_h1_active{
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #fdad18;
  color: #fdad18;
  font-weight: bold;
  font-size: 13px;
  width: 100%;
}
.left_menu_h1_active{
  background-color: #fdad18;
  color: #ffffff;
}

/*----------------------------------------------------------------------------*/
/* Főcímek <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
h1, h3{
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #fdad18;
  color: #fdad18;
  font-weight: bold;
  font-size: 13px;
}
h3{
  border: 0px;
}
h2{
  padding: 0px;
  margin: 0px;
  border-bottom: 1px solid #505050;
  color: #505050;
  font-weight: bold;
  font-size: 13px;
}
hr{
  background-color: #fdad18;
  color: #fdad18;
  height: 1px;
  border: 0px;
  padding: 0px;
  margin: 0px;
}

/*----------------------------------------------------------------------------*/
/* Műveleti eredményjelző <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.message_normal{
  background-color: #fee2ac;
  border: 1px dotted #fec967;
  color: #000000;
  text-align: justify;
  padding: 5px;
}
.message_error{
  background-color: #FF0000;
  border: 1px solid red;
  color: white;
  text-align: center;
}
.message_ok{
  background-color: #7fff7f;
  border: 1px solid #00ff00;
  color: green;
  text-align: center;
}
.message_normal_left{
  padding-left: 10px;
  padding-right: 10px;
  background-color: #b6b6b6;
  border: 1px solid #494848;
  color: #000000;
  text-align: left;
}

/*----------------------------------------------------------------------------*/
/* Ürlapok <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.form td{
  padding-bottom: 3px;
}
.blank_text, .blank_text_left{
  text-align: right;
  font-size: 13px;
  padding-right: 3px;
  vertical-align: top;
  }
.blank_text_left{
  text-align: left;
  }
.blank_text_full{
  text-align: left;
  font-size: 13px;
  padding-left: 3px;
}
.blank_msg{
  background-color: #fdad18;
  border: 2px solid #fdad18;
  padding: 2px;
  color: #ffffff;
}
/*----------------------------------------------------------------------------*/
/* Sajátadat szerkesztő űrlap <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.profileEd_trA{
  height: 30px;
}
.profileEd_trB{
  height: 30px;
  border-left: 1px solid #fde6bc;
}
.profileEd_tdA{
  border-bottom: 1px solid #fde6bc;
  padding-left: 10px;
  text-align: left;
}
.profileEd_tdB{
  border-bottom: 1px solid #fde6bc;
  padding-left: 3px;
}
.profileEd_tdC{
  border-bottom: 1px solid #fde6bc;
  padding-left: 3px;
}
.profileLabel{
  color: #505050;
  font-weight: bold;
  font-size: 13px;
  font-family: 'Courier New';
  text-align: left;
}
.profileText, .profileText_error{
  border: 0px solid #ffffff;
  background-color: #fde6bc;
  width: 100%;
  color: #505050;
  font-weight: bold;
  font-size: 13px;
  font-family: 'Courier New';
}
.profileText2, .profileText2_error{
  border: 1px solid #ffbf48;
  background-color: #ffffff;
  width: 100%;
  color: #505050;
  font-weight: bold;
  font-size: 13px;
  font-family: 'Courier New';
}
.profileText_error, .profileText2_error{
  border: 1px solid red;
}

.profileEdit{
  border: 0px;
  background-image: url('images/profile_edit.png');
  background-position: bottom;
  background-repeat: repeat-x;
  height: 18px;
  width: 18px;
}
.profileTipp{
  background-color: #fff1d6;
  border: 1px solid #ffdb98;
  padding: 5px;
  color: #505050;
}
.profileError{
  color: #e75959;
}

/*----------------------------------------------------------------------------*/
/* Inputok <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.input_text{
  border: 1px solid #fdad18;
  padding: 2px;
  width: 300px;
}
.input_text:focus{
  background-image: url('images/input_text_background.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}
.input_textarea{
  border: 1px solid #fdad18;
  padding: 2px;
  width: 300px;
  height: 100px;
}
.input_textarea:focus{
  background-image: url('images/input_text_background.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}
.input_textarea_2{
  border: 1px solid #505050;
  padding: 2px;
  width: 300px;
  height: 100px;
}
.input_textarea_2:focus{
  background-image: url('images/input_text_background_2.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}
.input_login{
  border-top: 1px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  border-bottom: 1px dotted #505050;
}
.input_login:hover{
  border-bottom: 1px solid #505050;
}
.input_select{
  border: 1px solid #fdad18;
  padding: 2px;
  width: 306px;
}
.input_select_title{
  border: 1px solid #ffffff;
  border-bottom: 1px solid #fdad18;
  padding: 0px;
  width: 100%;
  background-color: #ffffff;
}
.input_select:focus, .input_select_hidden:focus{
  background-image: url('images/input_text_background.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}

/*----------------------------------------------------------------------------*/
/* Gombok <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.textbutton, .textbutton_selected{
  border: 1px dotted #ffffff;
  padding: 3px;
  cursor: pointer;
}
.textbutton:hover, .textbutton_selected:hover{
  border: 1px dotted #505050;
}
.textbutton a, .textbutton_selected a{
  color: #505050;
  text-decoration: none;
  border-bottom: 0px;
}
.textbutton_selected,.textbutton_selected:hover{
  border-bottom: 5px solid #fdad18;
}

/*----------------------------------------------------------------------------*/
/* Szerkesztődobozok <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.edit_gline{
  background-color: #fdb020;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  height: 22px;
  padding-right: 5px;
  color: #ffffff;
}

/*----------------------------------------------------------------------------*/
/* Levelezés <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.labels{
  background-color: #fff1d6;
  border: 1px solid #fdad18;
  padding: 5px;
  color: #505050;
}
.label{
  color: #505050;
  padding: 2px;
  margin: 1px;
  cursor: pointer;
}
.label_selected{
  background-color: #fdad18;
  color: #ffffff;
  padding: 1px;
  margin: 2px;
  cursor: pointer;
}
.label_button{
  color: #505050;
  font-weight: bold;
  padding: 1px;
  font-size: 8px;
  cursor: pointer;
}
.label a, .label_selected a, .label_button a{
  text-decoration: none;
  color: #505050;
  border-bottom: 0px;
}
.label_selected a{
  color: #505050;
}
.label_name{
  background-color: #505050;
  padding: 1px;
}
.label_name a{
  border-bottom: 0px;
  color: #ffffff;
  font-size: 10px;
}



/*----------------------------------------------------------------------------*/
/* Naptár <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
#calendar td{
  text-align: center;
  padding: 2px;
}
.calendar_normal a{
  color: #505050;
  border-bottom: 0px;
  padding: 1px;
}
.calendar_added a{
  color: #505050;
  padding: 1px;
  border: 1px solid #505050;
}


.calendar_selected a{
  background-color: #fdad18;
  color: #505050;
  padding: 1px;
}
.calendar_now{
  font-weight: bold;
}
.calendar_button{
  border: 1px solid #ffffff;
  padding: 2px;
  color: #505050;
  background-color: #ffffff;
}
.calendar_button:hover{
  border: 1px solid #fdad18;
}

/*----------------------------------------------------------------------------*/
/* Helyi súgók <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.help_local{
  padding: 2px;
  background-color: #ffe4b1;
  border: 1px dotted #e4d700;
  font-size: 10px;
}


/*----------------------------------------------------------------------------*/
/* Sorrend módosítása listák <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.ordered_list{
  display: block;
}
.ordered_list ul{
  list-style-type:none;
  margin:0;
  padding:0;
	float:left;
  display: block;
  width: 300px;
}
.ordered_list li{
  border-bottom: 1px solid #fde6bc;
  text-align: left;
  padding: 2px;
  color: #505050;
}
.ordered_list li:hover{
  background-color: #fde6bc;
}
.serialize_no{
  font-weight: bold;
  padding: 2px;
  border-bottom: 1px solid #fde6bc;
}

/*----------------------------------------------------------------------------*/
/* Figyelmeztető üzenetek <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.warning{
  border-left: 2px solid #fdad18;
  border-right: 2px solid #fdad18;
  border-bottom: 2px solid #fdad18;
  background-color: #ffffff;
  width: 946px;
}
.warning_btn{
  background-color: #fee2ac;
  border: 1px dotted #fec967;
  font-size: 14px;
  color: #000000;
  text-align: left;
  padding: 5px;
  cursor: pointer;
}
.warning_btn:hover{
  background-color: #ffedca;
}
.warning_options{
  border: 2px solid #fdad18;
  background-color: #fdad18;
  color: #ffffff;
  border-right: 0px;
  text-align: left;
  cursor: pointer;
  width: 60px;
  font-size: 10px;
}

/* Levelezés */
.mail_lister_old, .mail_lister_new, .mail_lister_checked{
  border-bottom: 1px solid #ffdb97;
  width: 100%;
  cursor: pointer;
  text-align: left;
}
.mail_lister_new{
  background-image: url('images/message_new_bg.png');
  background-repeat: repeat-y;
}
.mail_lister_checked{
  background-color: #ffe3af;
}
.mail_lister_old:hover, .mail_lister_new:hover, .mail_lister_checked:hover{
  background-color: #ffdb97;
}
.mail_msgbox_unread{
  background-image: url('images/message_new_msgbg.gif');
  background-position: right top;
  background-repeat: no-repeat;
}
.mail_msgbox_unread p, .mail_msgbox_read p{
  margin: 0px;
  padding: 0px;
}

.mail_icon_new_high, .mail_icon_new_normal, .mail_icon_new_low, .mail_icon_old_high, .mail_icon_old_normal, .mail_icon_old_low{
  background-repeat: no-repeat;
  width: 35px;
  height: 35px;
  text-align: center;
  vertical-align: middle;
}
.mail_icon_new_high{
  background-image: url('images/message_new_high.png');
}
.mail_icon_new_normal{
  background-image: url('images/message_new_normal.png');
}
.mail_icon_new_low{
  background-image: url('images/message_new_low.png');
}
.mail_icon_old_high{
  background-image: url('images/message_old_high.png');
}
.mail_icon_old_normal{
  background-image: url('images/message_old_normal.png');
}
.mail_icon_old_low{
  background-image: url('images/message_old_low.png');
}

/*----------------------------------------------------------------------------*/
/* Válogatni <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.line_a{
  background-color: #ffd380;
}
.line_b{

}
.line_c{
  background-color: #ffff33;
}
.line_a a,.line_b a,.line_c a{
  border-bottom: 0px;
  text-decoration: none;
  color: #505050;
}
.line_a a:hover,.line_b a:hover,.line_c a:hover{
  text-decoration: underline;
}
.hover_color:hover{
background-color: #ffd380;
}
.hidelink{
  border-bottom: 0px;
  text-decoration: none;
  color: #505050;
}
.hidelink:hover{
  text-decoration: underline;
}

.input_button{
  border: 1px solid #fdad18;
  padding: 2px;
  color: #505050;
  background-color: #ffffff;
}
.input_button:focus{
  background-image: url('images/input_text_background.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}

.lister{
  background-color: #ffffff;
}
.lister td, .orders_lister{
  border-bottom: 1px solid #fde6bc;
  vertical-align: top;
  text-align: left;
  padding: 2px;
}
.lister:hover, .orders_lister:hover{
  background-color: #fde6bc;
}

.lister a{
  border-bottom: 0px;
  text-decoration: none;
  color: #505050;
}
.lister a:hover{
  text-decoration: underline;
}
.lister_options{
  text-align: center;
  margin-left: 15px;
}
.lister_options img{
  border: 0px;
  width: 12px;
}
.lister_options td{
  border: 0px;
}


.value_text{
  text-align: left;
  padding-left: 5px;
  font-weight: bold;
  font-size: 13px;
  font-family: 'Courier New';
}
.box, .box_inactive{
  border: 1px solid #fdad18;
  padding: 2px;
}
.box:hover{
  background-image: url('images/input_text_background.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}
.box2{
  border: 1px solid #fdad18;
  background-color: #fde6bc;
  padding: 0px;
}
.minilist {
  border-bottom: 1px solid #fde6bc;
}
.minilist:hover{
  background-color: #fde6bc;
}
.minilist_w:hover{
  background-color: #fff4e1;
}
.input_minibutton{
  border: 1px solid #fdad18;
  padding: 1px;
  color: #505050;
  background-color: #ffffff;
  font-size: 10px;
}
.input_minibutton:focus{
  background-image: url('images/input_text_background.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}

.input_text_2{
  border: 1px solid #505050;
  padding: 2px;
  width: 90%;
  font-size: 11px;
}
.input_text_2:focus{
  background-image: url('images/input_text_background_2.gif');
  background-position: bottom;
  background-repeat: repeat-x;
}

.box_solid{
  border: 1px solid #ffdb97;
  margin: 5px;
  padding: 4px;
}
.expand_box{
  border: 1px dotted #eeeeee;
  border-top: 3px solid #000000;
}
.expand_title td{
  border-bottom: 1px solid #000000;
  padding: 2px;
}

/*----------------------------------------------------------------------------*/
/* Helyi Súgó <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.help_h1{
  font-size: 17px;
  padding-top: 10px;
}
.help_h2{
  font-size: 15px;
  padding-top: 10px;
}
.help_sublist{
  padding-left: 20px;
  font-size: 13px;
}
.help_p{
  padding-left: 20px;
}
.help_sub{
  padding-left: 17px;
}
.help_mp{
  font-variant: small-caps;
}
.help_critical{
  padding-left: 5px;
  border-left: 5px solid red;
}
.help_box_title{
  margin-left: 10px;
  color: #ffcc6d;
  font-variant: small-caps;
}
.help_box{
  background-color: #ffe5b6;
  margin-left: 10px;
  border: 1px dotted #ffcc6d;
}

/*----------------------------------------------------------------------------*/
/* Új doboz <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.nicebox{
  background-color: #fff9bd;
  background-image: url('images/nicebox_center.gif');
  background-repeat: repeat-y;
  border-right: 1px solid #ffe922;
}
.nicebox_top{
  background-image: url('images/nicebox_top.gif');
  height: 3px;
}
.nicebox_bottom{
  background-image: url('images/nicebox_bottom.gif');
  height: 3px;
}
.nicebox_center{
  padding: 5px;
}