﻿/* ==== HTML ==== */
html {
	height: 100%;	
}

body {
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
   
	background-color: #e1d1a7;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
}

div {
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* ==== Linkek ==== */

a:link {
   color: #820000;
   text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a:visited {
   color: #820000;
   text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
a:hover {
   color: #820000;
	font-weight: bold;
   text-decoration: none;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
}
a:active {
   color: #820000;
   text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

a:link img {
   border: none;
}

a:visited img {
   border: none;
}

a:hover img {
   border: none;
}

a:active img {
   border: none;
}

a:link div {
	text-decoration: none;
	border: none;
	color: #2d2c26;
	font-weight: bold;
}

a:visited div {
	text-decoration: none;
	border: none;
	color: #2d2c26;
	font-weight: bold;
}
a:hover div {
	text-decoration: none;
	border: none;
	color: #fff9d5;
	font-weight: bold;
}
a:active div {
	text-decoration: none;
	border: none;
	color: #2d2c26;	
	font-weight: bold;
}



/*---------------------------------------------------------------*/

table {
	border: 1px solid #38372f;
	border-collapse: collapse;
}

td {
	border: 1px solid #38372f;
	height: 18px;
	padding: 3px 5px 3px 5px;
	background-color: #f2ecca;
	text-align: left;
}

td.empty {
	border: none;
	height: 18px;
	padding: 3px 5px 3px 5px;
	background-color: transparent;
	text-align: left;
}

td.right {
	border: 1px solid #38372f;
	height: 18px;
	padding: 3px 5px 3px 5px;
	background-color: #f2ecca;
	text-align: right;
}

th {
	text-align: left;
	border: 1px solid #38372f;
	height: 18px;
	padding: 3px 5px 3px 5px;
	background-color: #e4debe;
}

th.center {
	text-align: center;
	border: 1px solid #38372f;
	height: 18px;
	padding: 3px 5px 3px 5px;
	background-color: #e4debe;
}

td.noborder {
	border: none;
	height: 18px;
	padding: 3px 5px 3px 5px;
	background-color: #f2ecca;
	text-align: left;
}

table.borderless {
	border: none;
	width: 100%;
	background-color: transparent;
}

table.borderless td {
	border: none;
	vertical-align: top;
	background-color: transparent;
}

table.borderless th {
	border: none;
	vertical-align: top;
	background-color: transparent;
}

table.borderless td.left {
	text-align: left;
}

table.borderless td.right {
	text-align: right;
}

table.borderless td.center {
	text-align: center;
}

table.borderless td.desc {
	padding-left: 20px;
	font-style: italic;
	font-size: 14px;
}

/*---------------------------------------------------------------*/

td.hor_left {
	border: none;
	border-top: 1px solid #38372f;
	border-bottom: 1px solid #38372f;
}

td.hor_right {
	border: none;
	border-top: 1px solid #38372f;
	border-bottom: 1px solid #38372f;
	text-align: right;
}

td.hor_cen {
	border: none;
	border-top: 1px solid #38372f;
	border-bottom: 1px solid #38372f;
	text-align: center;
}

td.noborder_hor_left {
	border: none;
}

td.noborder_hor_right {
	border: none;
	text-align: right;
}

td.noborder_hor_cen {
	border: none;
	text-align: center;
}

hr {
	color: #524f45;
}

h1 {
	text-align: center;
	font-weight: bold;
	font-size: 19px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}

ul {
	margin-left: 20px;
	padding-left: 0px;
}

img {
	border: 1px solid #38372f;
}

img.noborder {
	border: none;
}

.pic_left {
	margin: 0px 10px 0px 0px;
	float: left;
	font-style: italic;
	text-align: center;	
	
	padding: 9px 9px 9px 9px; 
	border: 1px solid #8b8874; 
	background-color: #cec9ad; 
	font-size: 0px;	
	min-width: 10px;
}

.pic_right {
	margin: 0px 0px 0px 10px;
	float: right;
	font-style: italic;
	text-align: center;	
	
	padding: 9px 9px 9px 9px; 
	border: 1px solid #8b8874; 
	background-color: #cec9ad; 
	font-size: 0px;	
	min-width: 10px;
}

.clear {
	clear: both; 
}

p {
	text-align: justify;
}

p.first {
	text-indent: 30px;
}

p.center {
	text-align: center;
}

/*---------------------------------------------------------------*/

#galeria {
	width: 100%;
	border: none;
}

#galeria td.gal_kep {
   padding: 0px 0px 0px 0px;
   width: 100px;
   height: 100px;
   font-size: 0px;
}

#galeria td.gal_cim {
    background-color: #DAA86F;
    height: 20px;
}

#galeria td.gal_leiras {
    height: 67px;
}

#galeria td.gal_ter {
    font-size: 0px;
    height: 5px;
    padding: 0px 0px 0px 0px;
    border: none;
    background-color: transparent;
}

#indexek {
	width: 580px;
	height: 580px;
}

.ind_kep {
   position: absolute;
   padding: 0px 0px 0px 0px;
   width: 100px;
   height: 100px;
   font-size: 0px;
   border: 1px solid #000000;
}



/*---------------------------------------------------------------*/

/* ==== KERET ==== */
#header_box {
   width: 1000px;
	height: 203px;
   margin-left: auto;
   margin-right: auto;
	font-size: 0px;
	background-color: #e1d1a7;
}

#middle_top_background {
   position: absolute;
   width: 1000px;
	left: 0px;
	top: 203px;
	height: 54px;   
	background-image: url(pictures/hatter_fejlec.jpg);
	z-index: 1;
}

#middle_background {
   width: 1000px;
   margin-left: auto;
   margin-right: auto;
	background-repeat: repeat-y;
	background-image: url(pictures/hatter.gif);

  	min-height: 100%;
  	height:auto !important;
  	height: 100%;
}

#footer_background {
	position: absolute;
	width: 1000px;
	background-image: url(pictures/oldal_lablec.jpg);
	text-align: center;
	height: 57px;
	padding-top: 43px;	
	bottom: 0px;
	left: 0px;
	z-index: 1;
	font-size: 14px;
}

#main_content {
	width: 911px;
	margin-left: 45px; 
	position: relative;
	z-index: 2;
}

#content{
	width: 689px;
	margin-left: 201px; 
	padding-top: 1px;
}

#footer {
	width: 1000px;
	height: 0px;
	font-size: 0px;
	margin-left: auto;
   margin-right: auto;
}

#left_column {
	width: 180px;	
	float: left;	
}

#language_box {
	width: 180px;
	height: 54px;	
}

.dropdown_box {	
	width: 668px;	
	padding: 10px 10px 10px 10px;
	display: none; 
	text-align: justify;;
	border-left: 1px solid #9b121a;
}

.dropdown_header {
	width: 689px;	
	height: 19px;
	border-bottom: 1px solid #9b121a;
	color: #2d2c26;
	font-weight: bold;	
	cursor: hand;
	cursor: pointer;
}

.icon {
	width: 19px;
	height: 19px;
	float: left;
	margin-right: 5px;
	background-image: url(pictures/icons.png);
	background-repeat: no-repeat;	
}

/* ==== MENU ==== */

.menu_item {
	width: 170px;
	height: 23px;
	padding: 4px 0px 0px 10px;	
	background-image: url(pictures/menu.png);
	background-repeat: no-repeat;	
	font-size: 15px;
	/*background-attachment: fixed;*/
}

.menu_item_sel {
	width: 170px;
	height: 23px;
	padding: 4px 0px 0px 10px;	
	background-image: url(pictures/menu.png);
	background-repeat: no-repeat;	
	font-weight: bold;
	color: #9b121a;
	font-size: 15px;
}

.submenu_item {
	width: 146px;
	height: 23px;
	padding: 4px 0px 0px 34px;	
	background-image: url(pictures/menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 15px;
}

.submenu_item_sel {
	width: 146px;
	height: 23px;
	padding: 4px 0px 0px 34px;	
	background-image: url(pictures/menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	color: #9b121a;
	font-size: 15px;
}


/*--------------------------------------------------------------------------------------------------------------------*/
/*
html {
	height: 100%;
}

body {
	height: 100%;
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
   
   background-color: #9db2d1;
   font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
}

div {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

form {
	display: inline;
}

table {
	border-collapse: collapse;
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

td, th {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div {
   padding: 0px 0px 0px 0px;
   margin: 0px 0px 0px 0px;
}

h1 {
	font-size: 21px;
	font-weight: bold;
	display: inline;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	display: inline;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	display: inline;	
}

a:link {
	text-decoration: none;
	color: #941e20;
}

a:visited {
	text-decoration: none;
	color: #941e20;
}
a:hover {
	text-decoration: underline;
	color: #941e20;
}
a:active {
	text-decoration: none;
	color: #941e20;
}

a:link div {
	text-decoration: none;
	border: none;
	color: #000000;
}

a:visited div {
	text-decoration: none;
	border: none;
	color: #000000;
}
a:hover div {
	text-decoration: none;
	border: none;
	color: #000000;
}
a:active div {
	text-decoration: none;
	border: none;
	color: #000000;	
}

a:link img {border: none;}
a:visited img {border: none;}
a:hover img {border: none;}
a:active img {border: none;}

#header_box {
   position: relative;
   height: 95px;
   width: 980px;
   margin-left: auto;
   margin-right: auto;
   
   background-image: url(pictures/header_background.gif);  
   background-position: bottom;
   background-repeat: no-repeat;  
}

#middle_box {
   width: 1000px;
   margin-left: auto;
   margin-right: auto;
   position: relative;
   
	background-repeat: repeat-y;
	background-position: center;
   background-image: url(pictures/middle_background.gif);
	overflow: visible;
}

#menu_box {
   width: 195px;  
   float: left;
   padding-left: 20px;
	padding-top: 50px;
	margin: 0px 0px 0px 0px;
	
	background-image: url(pictures/menu_background.gif);
	background-repeat: no-repeat;  
}

.privilege_box {
	position: absolute;
	top: 30px;
	right: 10px;
   height: 40px;
	font-size: 13px;
	color: #515455;
	padding-left: 5px;
	padding-right: 5px;
	font-style: italic;
}

.menu_item{
   position: relative;
   width: 195px; 
   height: 31px;
	cursor: pointer;
	
	background-image: url(pictures/menu_default.gif);
	background-repeat: no-repeat;  
}

.menu_item_down{
   position: relative;
   width: 195px; 
   height: 31px;
	
	background-image: url(pictures/menu_down.gif);
	background-repeat: no-repeat;  
}

.menu_icon{
   position: absolute;
   top: 0px;
   left: 0px;
   
   width: 30px; 
   height: 30px;
}

.menu_text{
   position: absolute;
   top: 0px;
   left: 30px;
   width: 142px; 
   height: 24px;
	padding-top: 6px;
	padding-left: 8px;
}
         
#content_box{
	margin-left: 215px;
	
	width: 775px;
	padding-left: 0px;
}

#submenu_box {
	position: relative;
	width: 775px;
	height: 55px;
	
	padding-top: 5px;
	background-image: url(pictures/submenu_background.gif);
	background-repeat: no-repeat;  
}

.submenu_item{
   position: relative;
   width: 153px; 
   height: 45px;
	cursor: pointer;
	
	background-image: url(pictures/submenu_default.gif);
	background-repeat: no-repeat;  
}

.submenu_item_down{
   position: relative;
   width: 153px; 
   height: 45px;
	
	background-image: url(pictures/submenu_down.gif);
	background-repeat: no-repeat;  
}


.submenu_icon{
   position: absolute;
   top: 0px;
   left: 0px;
   
   width: 30px; 
   height: 30px;
}

.submenu_text{
   position: absolute;
   top: 0px;
   left: 30px;
   width: 115px; 
   height: 39px;
	padding-top: 6px;
	padding-left: 8px;
}

#content_place{
	position: relative;
	width: 765px;
	margin-top: -10px;
}

#content{
	width: 745px;
	padding: 10px 10px 10px 10px;
	
	font-size: 13px;
}

#footer_box {
   height: 37px;
   width: 775px;
   margin-left: auto;
   margin-right: auto;   
	padding-left: 205px;
	padding-top: 15px;
  
   background-image: url(pictures/footer_background.gif);
	background-repeat: no-repeat;
}

#empty_footer_box{
	height: 30px;
   width: 775px;
   margin-left: auto;
   margin-right: auto;   
	padding-left: 205px;
  
   background-image: url(pictures/footer_background.gif);
	background-position: bottom;
}

#error_header {
	width: 690px;
	height: 35px;
	padding-top: 10px;
	padding-left: 55px;
   	
	color: #941e20;
	border: 1px solid #941e20;
	background-color:  #ffbdbe; 
	background-image: url(pictures/error_symbol.jpg);
	background-repeat: no-repeat;  
}

.data_table {
	margin-top: 7px;
	width: 100%;
	border: 1px solid #a0a2a5;
}

.input_table {
	margin-top: 7px;
	border: 1px solid #a0a2a5;
	width: 100%;
}

.data_table th {
	height: 25px;
	
	border-left: 1px solid #a0a2a5;
	border-right: 1px solid #a0a2a5;
	border-top: 1px solid #a0a2a5;
	border-bottom: 2px solid #a0a2a5;
}

.data_table td {
	border-right: 1px solid #a0a2a5;
	border-top: 1px solid #a0a2a5;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.data_table td.no_2 {
   border-right: none;
	background-color: #c6c6c6;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.input_table td {
	width: 33%;
	border-bottom: 1px solid #a0a2a5;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.input_table td.error_text {
	color: #941e20;
}

.data_table th.th_print {
	background-color: #e1e9ee;
}

.data_table th.th_print_selected {
	background-color: #c5ccd0;
}

.data_table tr.odd, .input_table tr.odd {
	background-color: #f7f7f7;
}

.data_table tr.even, .input_table tr.even {
	background-color: #e6e6e6;
}

.input_table tr.error {
	background-color: #ffbdbe;
}

.table_menu_item {
	position: relative;
   width: 100%; 
   height: 25px; 
	cursor: pointer;
	
	background-image: url(pictures/table_header_default.gif);
}

.table_menu_item_down {
	position: relative;
   width: 100%; 
   height: 25px; 
	cursor: default;
	text-align: left;
	
	background-image: url(pictures/table_header_down.gif);
}

.order_arrow {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 16px; 
   height: 25px; 
	cursor: pointer;
}

.table_menu_text_box_down {
   height: 20px; 
	padding-top: 5px;
	cursor: default;
	text-align: center;
	padding-left: 24px;
	padding-right: 8px;
}

.table_menu_text_box {
   height: 20px; 
	padding-top: 5px;
	text-align: center;
	padding-left: 16px;
	padding-right: 16px;
}

.drop_down_header {
	position: relative;
	padding-left: 20px;
	font-style: italic;
	
	font-size: 13px;
	color: #941e20;
	
	background-image: url(pictures/drop_down_arrow_close.gif);
	background-repeat: no-repeat;
}

.drop_down_content {
	margin-top: 5px;
	display: none;
}

.drop_down_top {
	width: 745px;
	height: 10px;	
	font-size: 0px;
	
	background-image: url(pictures/drop_down_top.gif);
	background-repeat: no-repeat;
}

.drop_down_middle {
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(pictures/drop_down_middle.gif);
	padding-bottom: 5px;
}

.drop_down_bottom {
	width: 745px;
	height: 5px;
	font-size: 0px;
	
	background-image: url(pictures/drop_down_bottom.gif);
	background-repeat: no-repeat;
}


.filter_table {
}

.filter_table td{
	padding-left: 10px;
	padding-right: 10px;
}

.filter_table th{
	text-align: left;
}

.order_table {
}

.order_table td {
	padding-left: 4px;
	padding-right: 4px;
}

.order_table th{
	text-align: left;
}


.drop_down_list {
	width: 150px;
	border: 1px solid #a0a2a5;
}

.input_text {
	border: 1px solid #a0a2a5;
	width: 244px;
	padding: 3px 3px 3px 3px;
	background-color: #ffffff;
}

.input_textarea {
	border: 1px solid #a0a2a5;
	width: 100%;
	height: 60px;
	background-color: #ffffff;
}

#date_box {
	display: none;
}

#print_content {
	width: 1000px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto 
}

.succes_box {
	width: 723px; 
	padding: 10px 10px 10px 10px; 
   border: 1px solid #204419;	
	color: #204419;
	background-color: #eaffe7;
}

.alert_box {
	width: 723px; 
	padding: 10px 10px 10px 10px; 
   border: 1px solid #941e20;	
	color: #511012;	
	background-color: #ffbdbe; 
} 

.alert_box {
	width: 723px; 
	padding: 10px 10px 10px 10px; 
   border: 1px solid #941e20;	
	color: #511012;	
	background-color: #ffbdbe; 
} 

#login_box {
   position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
	width: 420px;
	height: 180px;
	
	padding-top: 90px;
	text-align: center;
	background-image: url(pictures/login_window.gif);
}

.login_table {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.login_table td {
	padding: 3px 8px 3px 8px;
	text-align: right;
}

.login_error_text {
   position: absolute;
   bottom: 15px;
   left: 20px;
	width: 369px; 
	padding: 5px 5px 5px 5px; 
   border: 1px solid #941e20;	
	color: #511012;	
	background-color: #ffbdbe; 
} 



.data_table2 {
	margin-top: 7px;
	width: 100%;
	border: 1px solid #a0a2a5;
}

.data_table2 th {
	height: 25px;
	
	border-left: 1px solid #a0a2a5;
	border-right: 1px solid #a0a2a5;
	border-top: 1px solid #a0a2a5;
	border-bottom: 2px solid #a0a2a5;
}

.data_table2 td {
	border-bottom: 2px solid #a0a2a5;
	border-left: 1px solid #a0a2a5;
}

.data_table2 th.th_print {
	background-color: #e1e9ee;
}

.data_table2 th.th_print_selected {
	background-color: #c5ccd0;
}

.data_table2 tr.odd {
	background-color: #f7f7f7;
}

.data_table2 tr.even {
	background-color: #e6e6e6;
}

.inside_table {
	width: 100%;
	height: 100%;
}
	
.inside_table td {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #a0a2a5;
	border-left: none;
}

.email {
   color: #3430c6;
}
*/