/* CSS Document */
body {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	font: .8em Verdana, sans-serif;
/*	background: #eee;*/
	background: #D3EBD6;	
/* css dropdown	menu motorja */
	behavior: url("csshover3.htc");
}

abbr {
	border: none;
	cursor: help;
}

form {
	padding: 0;
	margin: 0;
}

fieldset {
	border: none;
	padding: 0.5em;
	margin: 0.5em;
}

textarea,
select,
input[type="text"],
input[type="password"] {
	font: 1em Verdana, sans-serif;
	border: 1px solid #ccc;
	padding: 4px;
	background: #f8f8f8;
}

input[type="submit"] {
	font-family: Verdana, sans-serif;
	border: 3px double #ccc;
	padding: 4px;
	background: #eee;
}

a img {
	border: none;
}

#cim {
	padding: 5px 10px;
	margin: 0;
	color: #eee;
/*	background: #09f;*/
	background: #005023;
	border-bottom: 4px solid #000600;
/*	border-bottom: 4px solid #06c;*/
	font-size: 16px;
}

#cim .headinfo {
	font-size: smaller;
	color: #eee;
}

#cim a {
	color: #fc0;
	text-decoration: none;
}

#menu {
/*	background: #888;*/
	background: #009C4F;	
	position: relative;
	height: 42px;
}

#belepett_neve {
	position: absolute;
	top: 4px;
	right: 10px;
	font-size: .9em;
	color: #fff;
}

#nav {
	display: block;
/*	background: #666;*/
	background: #666;	
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
}

#nav li {
	display: inline;
	height: 1%;
}

#nav li a {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	overflow: hidden;
	background: #45A64E;
/*	background: #777 url(../images/gomb_bg.png) repeat-x; */	
	color: #fff;
	margin: 4px 2px 0 2px;
	padding: 3px;
	border: 1px solid #666;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
}

#nav li a:hover {
/*	background: #ca3100 url(../images/gomb_bg_over.png) repeat-x; */
	background: #005023;	
	border-color: #960;
}

#content {
	margin: 1em;
	background: #fff;	
	border: 1px solid #ddd;
	padding: 1em;
}

#content hr {
	border: 1px solid #fff;
	border-top: 1px solid #ddd;
	margin: 20px 0;
}

#content h2 {
	padding: 4px;
	margin: 0;
	font-size: 1.6em;
	font-weight: normal;
/*	border-bottom: 6px solid #def;*/
	border-bottom: 6px solid #D3EBD6;	
}

#content a {
/*	color: #45a;*/
	color: #005023;	
	text-decoration: none;
}

#content a:hover {
/*	color: #d40;*/
	color: #45A64E;	
	text-decoration: underline;
}

#content .vezerlok {
	padding: 0.5em;
	margin: 1em 0;
	border-bottom: 3px double #ddd;
	font-weight: bold;
}

#content table {
	border-collapse: collapse;
	border: 1px solid #ddd;
}

#content table th {
	border: 1px solid #ddd;
	padding: 4px 2px;
/*	background: #777;*/
	background: #005023;	
	color: #fff;
}

#content table td {
	border: 1px solid #ddd;
	padding: 3px;
}

#content table td.cella_1 {
	padding: 0px;
}
#content table td.cella_2 {
	text-align: left;
	padding: 0px;
}


#content table tr.sor1:hover td,
#content table tr.sor2:hover td { 
/*	background: #fe4;*/
	background: #45A64E;	
}

#content table tr.sor1 {
/*	background: #efffd7;*/
	background: #D3EBD6;
}

#content table tr.sor2 {
	background: #f6fbff;
	
}

#content table tr.lejart {
	background: #ffcccc !important;
}

#content table.noborder, 
#content table.noborder td,
#content table.noborder th {
	border: none;
	padding: 1px;
}

#content textarea,
#content select,
#content input[type="text"],
#content input[type="password"],
#content input[type="file"] {
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #eee #eee #ccc;
	background: #f8f8f8 url(../images/input_text_bg.png) repeat-x;
}

#content textarea:focus,
#content select:focus,
#content input[type="text"]:focus,
#content input[type="password"]:focus,
#content input[type="file"]:focus {
	padding: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #bbb #eee #eee #bbb;
	background: #ffe url(../images/input_text_bg_focus.png) repeat-x;
}

#content input[type="submit"],
#content button {
	font: normal 1em Verdana, sans-serif;
	border: 1px solid #ccc;
	border-color: #ddd #aaa #aaa #ddd;
	padding: 3px;
	background: #eee url(../images/button_bg.png) repeat-x;
}

#kommentar_lista {
	margin: 1em 0;
	padding: 1em;
	background: #eee;
	border: 1px solid #ccc;
}

#ie6alert {
	color: #e00;
	margin: 1em 0;
	font-weight: bold;
}

.label_0 {
	font-weight: bold;
}

.label_1 {
	color: #c40;
}

.label_2 {
	color: #090;
}

.hiba {
	color: #e00;
}

.jo {
	color: #092;
}

.kissebb {
	font-size: smaller;
}
.mellek_info {
	font-size: .9em;
}
.th_left th {
	background: none !important;
	color: #000 !important;
	text-align: left;
}
/*
-----------------------------------------*/
div.autocomplete {
	position:absolute;
	width:250px;
	height: 200px;
	overflow: auto;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}
div.autocomplete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.autocomplete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	height:14px;
	font-size: smaller;
	cursor:pointer;
	background: #f8f8f8;
	border-bottom: 1px solid #eee;
}
div.autocomplete ul li.selected { 
	background-color: #ffb;
}

/* -- A fooldal menüje ----------------------- */

#fooldal_menu {
width: 12em; /* set width of menu */
height: 40em;
background: #fff;
} 

#fooldal_menu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 0;
}

/* style, color and size links and headings to suit */
#fooldal_menu a, #fooldal_menu h2 {
/* font: bold 11px/16px arial, helvetica, sans-serif; */
font: bold Verdana, sans-serif;
color: #000;
background: #D3EBD6;
text-decoration: none;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 5px 10px;
}
/*
#fooldal_menu h2 {
color: #000;
background: #efefef;
text-transform: uppercase;
text-decoration: none;
}

#fooldal_menu a {
color: #000;
background: #efefef;
text-decoration: none;
}
*/
#fooldal_menu a:hover {
color: #a00;
background: #fff;
}

#fooldal_menu li {
/* make the list elements a containing block for the nested lists */
position: relative;
} 

#fooldal_menu ul ul {
position: absolute;
top: 0;
left: 100%; /* to position them to the right of their containing block */
/* width: 100%; */
width: 20em; /* width is based on the containing block */
}

div#fooldal_menu ul ul,
div#fooldal_menu ul li:hover ul
{display: none;}

div#fooldal_menu ul li:hover ul,
div#fooldal_menu ul ul li:hover ul 
{display: block;}

#fooldal_uzenobox{
	width: 750px;
	float: right;
	text-align: left;
}
/*
-----------------------------------------*/
div.clear{
	clear: both;
	height: 0px;
}

