/*H1 {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Arial, Helvetica, sans-serif; 
}

td {
font-size : 11px; 
font-family : Arial, Helvetica, sans-serif; 
}

.smalltext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .9em; 
}

.smalltext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #FB6D6D;
}

.bg_medium {
  background-color : #FF9F9F;
}

.bg_light {
  background-color : #FFD1D1;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #D35959;
}

A:link               {FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; COLOR: #000000; FONT-SIZE: 11px; TEXT-DECORATION: underline;}
A:active             {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000000; FONT-SIZE: 11px; TEXT-DECORATION: underline; BACKGROUND: none;}
A:visited            {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000000; FONT-SIZE: 11px; TEXT-DECORATION: underline; BACKGROUND: none;}
A:hover              {FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #000000; FONT-SIZE: 11px; TEXT-DECORATION: underline; BACKGROUND: none;}


INPUT		     {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px; BACKGROUND-COLOR: #F0C7C7;}
TEXTAREA	     {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
FORM 		     {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}
SELECT		     {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11px;}

.type5 {FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 11px;}


.type4 {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 10pt; 
font-family : "Verdana", "Arial", "Helvetica", "sans-serif"; 
color : #000000; 
background-color : #FFFFFF; 
}

.type3 {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 12pt; 
font-family : "Verdana", "Arial", "Helvetica", "sans-serif"; 
color : #000000; 
}


.type1 {
color : inherit; 
; background-image: url(images/splash-bg.gif); background-repeat: no-repeat}



.smalltextatbottom {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt; 
font-family : "Verdana", "Arial", "Helvetica", "sans-serif";
text-align : center; 
color : #000000; 
background-color : transparent; 
}



.type7 {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 9pt; color: #363636; font-weight: bold}
.titlebar {  height: 10px}
.sideboxtitle 	     {FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; COLOR: #FFFFFF; FONT-SIZE: 10px;; font-weight: bold}
.footer { font-style : normal; font-variant : normal; font-weight : normal; font-size : 12pt; font-family : "Verdana", "Arial", "Helvetica", "sans-serif"; color : #000000; ; background-color: #FFFFFF}
.contentbox { FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; FONT-SIZE: 11px; ; background-color: #FFFFFF; background-image: none}

*/


/* PAROLA */
/* MAIN */
/* Last Edited: 2004-12-07 */

/* RCB */ /* RÉGI CSS-BŐL HASZNÁLT ÁTHOZOTT STYLE-OK */ 

/*-------------------------------------------------------*/
/* MAIN */
/*-------------------------------------------------------*/
* {
	font-family: Arial, Helvetica, sans-serif;
}

BODY {
	background-color: #FCFBF8;
	font-family: Arial, Helvetica, sans-serif;

	scrollbar-face-color: #E7DDBF; 
	scrollbar-track-color: #CCCCCC; 
	scrollbar-arrow-color: #3A3A8F; 
	scrollbar-shadow-color: #999999; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color: #000000;
	buttonface: #000000;
}

A:link {/* RCB */
	/*color:#3A3A8F;*/
	text-decoration: none;
}
A:active {/* RCB */
	/*color:#3A3A8F;*/
	text-decoration: none;
}
A:visited {/* RCB */
	/*color:#3A3A8F;*/
	text-decoration: none;
}
A:hover {/* RCB */
	/*color:#970909;*/
	text-decoration: none;
}

/*-------------------------------------------------------*/
/* MAIN LAYOUT */
/*-------------------------------------------------------*/
TD.main_table_up {
	padding:15px 10px 5px 10px;
}

TD.main_table_footer {
	padding:5px 10px 10px 10px;
}

.main_table_up_border {
	/*padding:10px 10px 10px 10px;*/
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;

	background-image: url("images/ui/kocka.gif");
	background-repeat: no-repeat;
	background-position: 180px 60px;
}

.main_table_footer_border {
	padding:2px 10px 2px 10px;
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
}


/*-------------------------------------------------------*/
/* HEADERS */
/*-------------------------------------------------------*/
.header_right_border {
	border: 1px #CCCCCC solid;
	border-left: 0px #CCCCCC solid;
	background-image: url("images/ui/header_bg.jpg");
	background-repeat: repeat-y;
	background-position: top right;	
}

/*-------------------------------------------------------*/
/* MENUS */
/*-------------------------------------------------------*/
.side_menu_middle {
	background-image: url("images/ui/sidemenu_bg.jpg");
	background-repeat: repeat-x;
	background-position: top left;	

	border: 1px #CCCCCC solid;
	border-top: 0px #CCCCCC solid;
	border-bottom: 0px #CCCCCC solid;
}

.side_menu_bottom {
	background-color: #FFFFFF;

	border: 1px #CCCCCC solid;
	border-top: 0px #CCCCCC solid;
}

/*-------------------------------------------------------*/
/* SIDE MENUS */
/*-------------------------------------------------------*/
/* INACTIVE MENU */
.menu_inactive {
	background-color: #FFFFFF;
	background-image: url("images/ui/menu_inactive.jpg");
	background-repeat: no-repeat;
	background-position: top left;

	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;

	font-size:11px;
	color:#3A3A8F;

	padding:2px 5px 2px 5px;
}

.menu_inactive A {
	color:#3A3A8F;
	text-decoration: none;
}

.menu_inactive A:hover {
	color:#970909;
	text-decoration: none;
}

/* ACTIVE MENU */
.menu_active {
	background-color: #FFFFFF;
	background-image: url("images/ui/menu_active.jpg");
	background-repeat: no-repeat;
	background-position: top left;

	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;

	font-size:11px;
	color:#970909;

	padding:2px 5px 2px 5px;
}

.menu_active A {
	color:#970909;
	text-decoration: none;
}

/* INACTIVE SUBMENU */
.submenu_inactive {
	background-image: url("images/ui/nyil_inactive.gif");
	background-repeat: no-repeat;
	background-position: 5px 4px;

	font-size:11px;
	color:#666666;
	padding:1px 5px 1px 12px;
}

.submenu_inactive A {
	color:#666666;
}

/* ACTIVE SUBMENU */
.submenu_active {
	background-image: url("images/ui/nyil_active.gif");
	background-repeat: no-repeat;
	background-position: 5px 4px;

	font-size:11px;
	color:#970909;
	padding:1px 5px 1px 12px;
}

.submenu_active A {
	color:#970909;
}

/*-------------------------------------------------------*/
/* CONTENT */
/*-------------------------------------------------------*/
.content_pic {
	background-color: #E7DDBF;
}

.content_top {
	border: 0px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
}

.content_bottom {
	border-bottom: 1px #CCCCCC solid;
}

.content_left {
	border-left: 1px #CCCCCC solid;
}

.content_right {
	border-right: 1px #CCCCCC solid;

}

.content_icon_print {
	border-top: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
}

/*-------------------------------------------------------*/
/* TAGS */
/*-------------------------------------------------------*/
UL LI {
	list-style-image: url("images/ui/double_nyil.gif");
	list-style-position: outside;
}

OL LI {
	list-style-position: outside;
}

P, UL {
	padding-right:10px;
}

P A {
	/*font-weight:bold;*/
}

BR {
	font-size:11px;
}
/*-------------------------------------------------------*/
/* TAGS */
/*-------------------------------------------------------*/
H1 {
	font-size: 14px;
	color:#3A3A8F;
	text-decoration: none;
}

H2 {
}

H3 {/* RCB */
	font-size: 14px;
	color:#3A3A8F;
	text-decoration: none;
}

H4 {
	font-size: 11px;
	color:#3A3A8F;
	font-weight:bold;
	text-decoration: none;
}

H5 {
}

H6 {
}

/*-------------------------------------------------------*/
/* ELEMENTS */
/*-------------------------------------------------------*/


/*-------------------------------------------------------*/
/* TABLES */
/*-------------------------------------------------------*/
.table_title {
	background-color: #3A3A8F;

	color:#FFFFFF;
}

.table_title A {
	color:#FFFFFF;
	text-decoration: none;
}

/* ODD */
.table_odd {
	background-color: #E2E2EE;

	color:#3A3A8F;
}

.table_odd A {
	color:#3A3A8F;
	text-decoration: none;
}

/* EVEN */
.table_even {
	background-color: #F5F5F9;

	color:#3A3A8F;
}

.table_even A {
	color:#3A3A8F;
	text-decoration: none;
}


/*-------------------------------------------------------*/
/* TYPE */
/*-------------------------------------------------------*/
.smalltext, .smalltext A {/* RCB */
	font-size: 10px;
	color:#999999;
	text-decoration: none;
}
.smalltext A:hover {/* RCB */
	color:#333333;
	text-decoration: none;
}

/*-------------------------------------------------------*/
/* OTHER TYPE */
/*-------------------------------------------------------*/
/* 10 */
.txt_10_blue, .txt_10_blue A {
	font-size: 10px;
	color:#3A3A8F;
	text-decoration: none;
}

.txt_10_blue A:hover {
	color:#970909;
	text-decoration: none;
}

/* 11 */
.txt_11_blue, .txt_11_blue A {
	font-size: 11px;
	color:#3A3A8F;
	text-decoration: none;
	text-align:justify;
}

.txt_11_blue A:hover {
	color:#970909;
	text-decoration: none;
}

/*-------------------------------------------------------*/
/* TYPE */ /* RCB */
/*-------------------------------------------------------*/

.type5 {
	font-size: 11px;
	color:#3A3A8F;
	text-decoration: none;
	text-align:justify;
}

.type5 div {
	font-size: 11px;
	color:#3A3A8F;
	text-decoration: none;
}

.type5 A {
	font-size: 11px;
	color:#3A3A8F;
	text-decoration: none;
}

.type7 {
	font-size: 14px;
	color:#3A3A8F;
	font-weight:bold;
	text-decoration: none;
}

td {
	font-size: 11px;
	/*color:#3A3A8F;*/
}

INPUT {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px; 
	color:#3A3A8F;
	background-color: #FFFFFF;
	border: 1px #CCCCCC solid;
}

TEXTAREA {
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
}

FORM {
	font-family: arial, helvetica, sans-serif; 
	font-size: 11px;
}

SELECT {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.bg_medium {
	background-color: #e7ddbf;

	color:#FFFFFF;
}

.bg_medium TD{
	color:#FFFFFF;
}

.bg_light {
	background-color: #F5F5F9;

	color:#3A3A8F;
}

/*-------------------------------------------------------*/
/* FORMS */
/*-------------------------------------------------------*/
.form_text_150 {
	width:150px;
	height:17px;

	border: 1px #CCCCCC solid;

	font-size:11px;
	color:#3A3A8F;
}

.form_submit {
	background-image: url("images/ui/menu_inactive.jpg");
	background-repeat: repeat-x;
	background-position: top left;

	border: 1px #CCCCCC solid;

	font-size:10px;
	color:#3A3A8F;

	padding:0px;
}

.white {
  background-color : white;
}