/* At-Rules */
@charset "windows-1250";

body 	{
	background: #eaeaea; 
	font-family: verdana; 
	color: #ffffff; 
	font-size: x-small; 
	/*font-weight: bold;*/
	margin: 0px;
	}

.form td	{ color: #ffffff; font-size: x-small; }
.form table	{ border: 1px solid #ffffff; padding: 2px 10px 2px 10px;}


/* Fomenu *************************************************************/ 

.menuitem{ font-weight: bold; text-decoration: none; color: #ffffff; font-family: verdana; }
.menuitem:hover{ 	font-weight: bold; text-decoration: none; color: #446445; font-family: verdana; font-size: xx-small;}
td.menuitem { padding: 2px 10px 2px 10px; font-size: xx-small;}

table.menu { 
	background-color: #446445;
	border:   #ffffff 1px solid; 
	font-size: xx-small;}

/* Almenu *************************************************************/ 

.submenuitem{ font-weight: bold; text-decoration: none; color: #ffffff; font-family: verdana; }
.submenuitem:hover{ 	font-weight: bold; text-decoration: none; color: #446445; font-family: verdana; font-size: xx-small;}
td.submenuitem { border:   #ffffff 1px solid; padding: 2px 10px 2px 10px; font-size: xx-small;}

table.submenu { 
	background-color: #446445; 
	border:   #ffffff 0px solid; 
	font-size: xx-small;
}

/* Oldalmenu *************************************************************/

.sidemenu {
   width:100%;
   background: #727aa1;
				
   list-style-type: none;
				
   list-style-image: none;
   font-size: xx-small;
	border-top:   #333366 1px solid;
	border-left:   #333366 1px solid;
	border-right:   #333366 1px solid;
}

.sidemenu td {
	border-bottom:   #333366 1px solid;
   }
.sidemenu td a { 	
	padding:1px 5px 1px 5px;
   font-weight: bold;
   text-decoration: none;
   color: #ffffff;
   font-family: verdana;
   width:100%;
   }
.sidemenu td a:hover, .sidemenu td a:active { 	
   font-weight: bold;
   text-decoration: none;
   color: #333366;
   font-family:verdana;
   font-size: xx-small;
   background: #ffffff;
   width:100%;
   }

/* Kiemelt oldalmenu */
.sidemenuimp {
   width:100%;
   background: #d2931a;
				
   list-style-type: none;
				
   list-style-image: none;
   font-size: xx-small;
	border-top:   #333366 1px solid;
	border-left:   #333366 1px solid;
	border-right:   #333366 1px solid;
}

.sidemenuimp td {
	border-bottom:   #333366 1px solid;
   }
.sidemenuimp td a { 	
	padding:1px 5px 1px 5px;
   font-weight: bold;
   text-decoration: none;
   color: #ffffff;
   font-family: verdana;
   width:100%;
   }
.sidemenuimp td a:hover, .sidemenuimp td a:active { 	
   font-weight: bold;
   text-decoration: none;
   color: #d2931a;
   font-family:verdana;
   font-size: xx-small;
   background: #ffffff;
   width:100%;
   }

/* Kiemelt oldalmenu 2*/
.sidemenuimp_red {
   width:100%;
   background: #990000;
				
   list-style-type: none;
				
   list-style-image: none;
   font-size: xx-small;
	border-top:   #333366 1px solid;
	border-left:   #333366 1px solid;
	border-right:   #333366 1px solid;
}

.sidemenuimp_red td {
	border-bottom:   #333366 1px solid;
   }
.sidemenuimp_red td a { 	
	padding:1px 5px 1px 5px;
   font-weight: bold;
   text-decoration: none;
   color: #ffffff;
   font-family: verdana;
   width:100%;
   }
.sidemenuimp_red td a:hover, .sidemenuimp_red td a:active { 	
   font-weight: bold;
   text-decoration: none;
   color: #990000;
   font-family:verdana;
   font-size: xx-small;
   background: #ffffff;
   width:100%;
   }
/* Menu vége *************************************************************/

img	{
	border: 0px;
}

hr {
	height: 0px;
	border-top: #ffffff dashed;
}

a {
	color: #333366; /*#C1D2B7;*/
	/*text-decoration: none;*/
	font-weight: bold;
}
a:hover {
	color: #333366;
	text-decoration: none;
	/*font-weight: bold;*/
}

h1	{
	font-size: small; 
}
h2	{
	font-size: x-small; 
}
h3	{
	font-size: x-small; 
	font-style: italic;
}

#content {
	/*background-color: #4A734C;*/
	width: 770px;
	height: 350px;
	padding: 0px 0px 0px 0px;
}

#content p{
	text-align: justify;
	}

#content tr td{
	vertical-align: top;
	}

p{
	font-size: x-small; 
	}

#short_text{
	font-size: x-small; 
	horizontal-align:center;
	padding-left: 150px;
	padding-right: 150px;
	text-align: justify;
	}

#question{
	font-size: x-small; 
	text-align: justify;
	border-bottom: 1px solid #d2931a;
	font-weight: bold;
	color: #000000;
	/*color: #f8f6f1;
	background-color: #d2931a; */
	padding: 5px;
	}

img{
	border: 3px solid #d2931a;
}

#current_page{
	font-size: small; 
	color: #d2931a;
	border-left: 10px solid #d2931a;
	font-style: normel;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	}

/*******************************************************************/
#news {
	width: 100%;
	border: 1px solid #C1D2B7; 
}

#news tr th{
	border-bottom: 1px solid #C1D2B7; 
	/*border-top: 1px solid #ffffff; */
	color: #000000; 
	background-color: #C1D2B7;
	padding: 2px; 
	font-size: xx-small;
	font-weight: bold;
}
#news tr td{
	color: #ffffff; 
	font-size: xx-small; 
	font-weight: bold;
}

/*******************************************************************/
#info_box, #menu_box{
	/*background-color: #4A734C; */
}

#info_box {
	text-align: center;
	width: 120px;
	padding: 5px 10px 5px 10px;
	border-left: 1px dashed #ffffff;
	font-size: xx-small;
}

#menu_box {
	text-align: center;
	width: 120px;
	padding: 5px 10px 5px 10px;
	border-right: 1px #ffffff dashed;
	font-size: xx-small;
}

#login_body {
	padding: 20px 40px 0px 40px;
	background-color: #446445;
}

#content_body {
	padding: 20px 40px 0px 40px;
}

/*******************************************************************/
#docs {
	border-top: 1px solid #C1D2B7; 
	border-bottom: 1px solid #C1D2B7; 
	border-left: 1px solid #C1D2B7; 
	width: 100%;
}

#docs tr th{
	border-right: 1px solid #C1D2B7; 
	background-color: #C1D2B7;
	color: #000000; 
	padding: 4px; 
	font-size: xx-small;
}
#docs tr td{
	border-right: 1px solid #C1D2B7; 
	border-top: 1px solid #C1D2B7; 
	color: #ffffff; 
	font-size: xx-small; 
	padding: 4px;
}

.footnote{
	font-size: xx-small; 
}

/*******************************************************************/
#i_table {
	border: 0px solid #d2931a; 
	width: 190px;
}

#i_table tr th{
	border: 0px solid #d2931a; 
	background-color: #d2931a;
	color: #000000; 
	padding-bottom: 4px; 
	font-size: x-small;
}
#i_table tr td{
	border-bottom: 1px solid #d2931a; 
	/*background-color: #577F58;*/
	color: #000000; 
	font-size: x-small; 
	padding-bottom: 4px;
}

/*************************************************/
/*Formok stilusa*/

.forms table{
	border: 1px #ffffff solid;
}

.forms tr td{
	color: #ffffff; 
	font-size: x-small; 
	padding: 2px;
}

.forms tr td form table tr td{
	background-color:#C1D2B7;
	color: #000000; 
	font-size: x-small; 
	padding: 10px 20px 10px 20px;
}

.forms hr{
	height: 1px;
	border-top: #000000 dashed;
}

.forms tr td form table tr th{
	background-color:#446445;
	color: #C1D2B7; 
	font-size: x-small; 
	padding: 5px;
}

.forms tr td form table tr td input{
	background-color:#ffffff;
	color: #000000; 
	font-size: x-small; 
	border: #446445 1px solid;
	cursor: hand;
}

#forms{
	background-color:#ffffff;
	color: #000000; 
	font-size: x-small;
	/*font-weight: bold;*/
	border: #446445 1px solid;
	cursor: hand;
}

/*************************************************/
/*Kepgaleria stilusa*/

#gallery_dark {
	width: 100%;
	color: #000000; 
	/*border: #ffffff 1px solid;*/
	font-size: x-small;
	background-color:#d2931a;
	}

#gallery {
	align: center;
	width: 400px;
	color: #000000; 
	border: #d2931a 0px solid;
	font-size: x-small;
	background-color:#f8f6f1;
	}
 
#gallery tr th{
	background-color:#d2931a;
	color: #C1D2B7; 
	font-size: x-small; 
	padding: 5px;
	}

#gallery tr td{
	color: #000000; 
	font-size: xx-small; 
	padding: 20px;
	font-weight: bold;
	}

#gallery a{
	color: #000000; 
	font-size: xx-small; 
	font-weight: bold;
	}

#gallery p{
	text-align: justify;
	}

/*******************************************************************/
#common_table {
	border: 1px solid #ffffff; 
	background-color: #C1D2B7;
	width: 300px;
}

#common_table tr th{
	border: 0.5px solid #446445; 
	background-color: #446445;
	color: #C1D2B7; 
	padding: 2px; 
	font-size: xx-small;
}
#common_table tr td{
	border-bottom: 1px solid #446445; 
	color: #000000; 
	font-size: xx-small; 
	padding: 2px;
}

.common_table_inv tr td{
	border: 1px solid #C1D2B7; 
	background-color: #C1D2B7;
	color: #446445; 
	font-size: xx-small; 
	padding: 2px;
}
/*************************************************/

/*************************************************/
/*Hiba*/

#error {
	font-weight: bold;
	text-align: center;
	}

/* End of style section. Generated by AceHTML at 2003.11.19. 9:18:10 */
