/* KÖZÖS */
html {
   scrollbar-face-color: #5593b7;
   scrollbar-shadow-color: #5987B7;
   scrollbar-highlight-color: #bfd9f0;
   scrollbar-3dlight-color: #91B5DC;
   scrollbar-darkshadow-color: #486F98;
   scrollbar-track-color: #b0cddd;
   scrollbar-arrow-color: #29486a;
   scrollbar-base-color: #5593b7;
	height: 100%; /* needed for container min-height */
}
body {
	background: url(../images/bkg.jpg) repeat-x;
	background-color: #FFFFFF;
	text-align: center;
	height: 100%; /* needed for container min-height */
}

body, div {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 0;
}
a:link, a:visited, a:focus, a:hover, a:active:link, a:active {
	outline: 0;
}
input:focus, submit:focus, textarea:focus, select:focus {
	outline: 0;
}
label {
	display: block;
	font-weight: bold;
	margin-bottom:10px;
}
form {
	display: inline;
}
input {
	color: #004166;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #76a7c4;
	padding-left: 3px;
	padding-right: 3px;
}
input:focus, select:focus {
	background-color: #FFFFD8;
}
select {
	color: #004166;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #76a7c4;
	padding-left: 5px;
}
textarea {
	color: #004166;
	font-weight: bold;
	border: 1px solid #76a7c4;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
input.submit{
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	color: #004166;
	background-color: #B4D0ED;
	padding-left: 0px;
	padding-right: 0px;
	cursor: pointer;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	color: #004166;
	background-color: #B4D0ED;
	padding-left: 0px;
	padding-right: 0px;
	cursor: pointer;
}
input.button:hover, .button_save:hover{ 
	background-color: #7fffd4;
}

.spacer { 
	clear: both; 
	height: 6px; 
	overflow: hidden; 
}

.hiba {
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	background-color: #F5F5F5;
	border: 1px solid #A9A9A9;
	color: Red;
	text-align: center;
	font-weight: normal;
	}
.uzenet {
	font-size: 11px;
	padding: 5px 2px 5px 2px;
	background-color: #F5F5F5;
	border: 1px solid #A9A9A9;
	color: #006400;
	text-align: center;
}
.inactiv, .inactiv a, .inactiv a:visited {
	color: #1B5334;
	font-size: 10px;
	text-decoration:none;
}
.opal, .opal a, .opal a:visited {
	text-decoration:none;
	color: #7E7E7E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.opal a:hover {
	color: #800000;
}

.line {
	clear: both;
	overflow: hidden;
	height: 5px;
	border-top: 1px solid #efefef;
}
.csillag {
	color: red;
	font-weight: bold;
}
.del {
	display: block;
	float: left;
	cursor: pointer;
	_cursor: hand;	
	background: url(../images/ikon/del_18.png) no-repeat center top;
	width: 22px;
	height: 22px;
	margin-left: 20px;
}
.del:hover {
	background: url(../images/ikon/del_18o.png) no-repeat center top;
}
.edit {
	display: block;
	float: left;
	cursor: pointer;
	_cursor: hand;	
	background: url(../images/ikon/edit_18.png) no-repeat center top;
	width: 22px;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
}
.edit:hover {
	background: url(../images/ikon/edit_18o.png) no-repeat center top;
}
.memo {
	display: block;
	float: left;
	cursor: pointer;
	_cursor: hand;	
	background: url(../images/ikon/add_18.png) no-repeat center top;
	width: 22px;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
}
.memo:hover {
	background: url(../images/ikon/add_18o.png) no-repeat center top;
}
.button_save { 
	font: bold 1em Arial, Sans-serif; 
	color: #004166;
	background-color: #B4D0ED;
	padding-left: 0px;
	padding-right: 0px;
	cursor: pointer;
	display: block;
	float: left;	
	width: 80px;
	margin-left: 200px;
	margin-top: 0px;
	margin-bottom: 0px;	
}
.button_back {
	display: block;
	float: left;		
	cursor: pointer;
	background-image: url(../images/ikon/back_button.gif);
	background-repeat: no-repeat;
	height: 22px;
	width: 55px;
	margin-bottom: 5px;
	background-color: #a1e0fd;
}

/*-----------------------------------------*/
#container
{
	width: 994px;
	text-align: left;
	display: block;
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */
	
}
#main {
	background: url(../images/table_bg.jpg);
	border-color: #101E33 #101E33 #101E33;
	border-style: none solid solid solid;
	border-width: 2px;
	border-bottom: 0px;	
	display: block;
	float: left;
	margin: 0; 
	padding: 0;
	position: relative; /* needed for footer positioning*/
	width: 990px;
	height: auto !important; /* real browsers */
	height: 99%; /* IE6: treaded as min-height*/
	min-height: 800px; /* real browsers */		
}
/* ------- HEADER --------------------- */ 

#head {
	background: url(../images/top_bg.jpg) no-repeat top;
	width: 990px;
	height: 130px;
	margin: 0;
	display: block;
	position: relative;
}
#head_menu {
	position:absolut;
	top: 0px;
	width: 980px;
	height: 35px;
	float: left;
}
#head #head_top{
	width: 990px;
	margin: 0px;
	height: 95px;
	text-align: right;
	/*position: relative;*/
	float: left;
	display: block;
	overflow: hidden;
}
#head #head_bottom{
	width: 990px;
	margin: 0px;
	height: 35px;
	position: relative;
	text-align: center;
}
#head #menu {
	position: relative;
	top: 0px;
	width: 980px;
	height: 35px;
	line-height: 0px;
	float: left;
}


	/* ADMIN  */
#head_admin {
	background: url(../images/top_bg_admin.jpg) no-repeat top;
	width: 990px;
	height: 138px;
	position: relative;
}
#head_admin #head_top{
	width: 990px;
	margin: 0px;
	height: 94px;
	/*position: relative;*/
	overflow: hidden;
}
#head_admin #head_bottom{
	width: 990px;
	margin: 0px;
	height: 44px;
	position: relative;
	text-align: center;
}
#head_admin #admin_menu {
	position: relative;
	top: 0px;
	width: 785px;
	height: 44px;
	line-height: 0px;
	float: left;
}
#head_admin #admin_log {
	position:absolut;
	top: 0px;
	width: 192px;
	height: 44px;
	line-height: 0px;
	float: left;
}
	/* --- */
#top_clock {
	/*position:relative;*/
	/*position: relative;*/
	display: block;
	top: 0px;
	float: right;
	height: 95px;
	width: 100px; /* IE5.01 & IE5.5 */
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
/* ------------------------------- */

#right_frame{
	position: absolute;
	width:122px;
	padding-top: 12px;
	margin: 0;
	top: 130px;
	right: 0; 
}

#left_frame{
	width:270px;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin: 0;
}

#center_frame {
	float: left;
	display: block;
	width: 585px;
	border-right: 1px;
	border-right-color: #a3a3a3;
	border-right-style: solid;
	border-left: 1px;
	border-left-color: #d7d7d7;
	border-left-style: solid;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 28px;
	margin: 0;
}
#big_frame {
	float: left;
	width: 984px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-bottom: 28px;
				
}
#big2_frame {
	float: left;
	width: 700px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-bottom: 28px;
				
}
/*------------ #footer ----------------*/
#footer {
	background: url(../images/foot_bg.gif) repeat-x top;
	height: 21px;
	color: #A1E0FD;
	font-size: 10px;
	font-weight: bold;
	clear: both;
	position: relative;
	width: 990px;
	margin: 0 auto;
	bottom: 0; /* stick to bottom */
	border-bottom-color: #101E33;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-left-color: #101E33;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #101E33;
	border-right-style: solid;
	border-right-width: 2px;			
}
#footer .right{
  float:right;
  width:300px;
  text-align: right;
  padding-top: 4px;
  }
#footer .left{
  float:left;
  width:300px;
  padding-top: 4px;
}

#footer .center{
  float:left;
  width:300px;
  text-align: center;
  padding-top: 4px;
}
#footer a {
	text-decoration: none;
}
#footer a, #footer a:visited, #footer a:active, #footer a:link{
	color: #A1E0FD;
	font-weight: bold;
}
#footer a:hover{
	color: #ECB00B;
}
/*----------- #left_menu --------*/
#left_menu {
	width: 150px;
	top: 2px;
	position: relative;
	display: block;
	margin-left: 5px;
}
#left_menu .top {
	background: url(../images/menu/leftmenu_top.gif) no-repeat;
	height: 15px;
	line-height: 15px;
}
#left_menu .bottom {
	background: url(../images/menu/leftmenu_bottom.gif) no-repeat;
	height: 15px;
	line-height: 15px;
}
#left_menu ul {
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	line-height: 19px;
}
#left_menu li span {
	color: #FFD700;
	display: block;
	height: 22px;
	background: url(../images/menu/leftmenu.gif) 0 -22px;
	padding: 2px 0 0 15px;
}
#left_menu li a {
	height: 22px;
	display: block;
	text-decoration: none;
}

#left_menu li a:link, #left_menu li a:visited {
	color: #A1E0FD;
	display: block;
	background: url(../images/menu/leftmenu.gif);
	padding: 2px 0 0 15px;
}

#left_menu li a:hover {
	color: #FFFFFF;
	background: url(../images/menu/leftmenu.gif) 0 -44px;
	padding: 2px 0 0 15px;
}

/*-------------- gyors kereslet ----------------*/
#left_kereslet {
	width: 264px;
	top: 2px;
	position: relative;
	display: block;
	margin-left: 2px;
	background-color: white;
	border: 1px solid #FFE342;
}
#left_kereslet .title{
	background-color: #fff8d0;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/ikon/ker_nyil.gif);
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 2px;
	padding-left: 30px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	border-bottom: 1px solid #FFE342;
	color: #004166;
	cursor: pointer;
	}
#left_kereslet .title:hover{
	background-color: #b4d0ed;

}	
#kereslet_form_left {
	display: none;
	width: 260px;
	padding: 3px;
	font-size: 11px;
}
#kereslet_form_left fieldset {
	width: 252px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	border: 2px solid #dcdcdc;
}
#kereslet_form_left legend{
	font-size: 10px;
	font-weight: bold;
	color: #4682b4;
	margin-top: 5px;
	margin-bottom: 0px;
}
#kereslet_form_left label {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#kereslet_form_left p {
	display: block;
	float: left;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#kereslet_form_left .opal {
	font-size: 10px;
}
#kereslet_form_left br {
	clear: left;
}
#kereslet_form_left a {
	color: blue;
}
#kereslet_form_left a:hover {
	color: #a00101;
	text-decoration: none;
}
#kereslet_form_left input, #kereslet_form_left textarea {
	color: #00649d;
	font-family: Verdana, Tahoma, "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding: 1px;
	background-color: white;
}
#kereslet_form_left #megye {
	font-family: Verdana, Tahoma, "Courier New", Courier, monospace;
	color: #00649d;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #76a7c4;
	padding-left: 5px;
	background-color: white;
}
#kereslet_form_left input.hidden {
	display: none;
	float: none;
}
#kereslet_form_left textarea {
	width: 235px;	
	display: block;
	float: left;
	margin-bottom: 1em;
	font-size: 10px;
	font-family: Verdana, Tahoma, "Courier New", Courier, monospace;
	font-weight: bold;
	line-height: 14px;
	overflow: auto;
  	border: 1px solid #76a7c4;
}
#kereslet_form_left .alcim{
	color: #800000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 3px;
	vertical-align: middle;
}
#kereslet_form_left #osszeghatar, #kereslet_form_left #mennyiseg {
	text-align: right;
}

#kereslet_form_left .sor label{
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	width: 49px;
}
#kereslet_form_left .sor2 label{
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	width: 80px;
}
#kereslet_form_left .sor input {
	display: block;
	float: left;
}
#kereslet_form_left .button {
	width: 70px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #004166;
	background-color: #B4D0ED;
	font: bold 11px Arial, Sans-serif;
}
#kereslet_form_left .button:hover { 
	background-color: #7fffd4;
}
/*-------------- gyors kereses ----------------*/
#left_keres {
	width: 264px;
	top: 2px;
	position: relative;
	display: block;
	margin-left: 2px;
	background-color: white;
	border: 1px solid #FFE342;
}
#left_keres .title{
	background-color: #fff8d0;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(../images/ikon/ker_nyil.gif);
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 2px;
	padding-left: 30px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	border-bottom: 1px solid #FFE342;
	color: #004166;
	cursor: pointer;
	}
#left_keres .title:hover{
	background-color: #b4d0ed;

}	
#keres_form_left {
	display: none;
	width: 260px;
	padding: 3px;
	font-size: 11px;
}
#keres_form_left fieldset {
	width: 252px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	border: 2px solid #dcdcdc;
}
#keres_form_left legend{
	font-size: 10px;
	font-weight: bold;
	color: #4682b4;
	margin-top: 5px;
	margin-bottom: 0px;
}
#keres_form_left label {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#keres_form_left p {
	display: block;
	float: left;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#keres_form_left .opal {
	font-size: 10px;
}
#keres_form_left br {
	clear: left;
}
#keres_form_left a {
	color: blue;
}
#keres_form_left a:hover {
	color: #a00101;
	text-decoration: none;
}
#keres_form_left input, #keres_form_left textarea {
	color: #00649d;
	font-family: Verdana, Tahoma, "Courier New", Courier, monospace;
	font-size: 10px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
	padding: 1px;
	background-color: white;
}
#keres_form_left #megye {
	font-family: Verdana, Tahoma, "Courier New", Courier, monospace;
	color: #00649d;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #76a7c4;
	padding-left: 5px;
	background-color: white;
}
#keres_form_left input.hidden {
	display: none;
	float: none;
}
#keres_form_left textarea {
	width: 235px;	
	display: block;
	float: left;
	margin-bottom: 1em;
	font-size: 10px;
	font-family: Verdana, Tahoma, "Courier New", Courier, monospace;
	font-weight: bold;
	line-height: 14px;
	overflow: auto;
  	border: 1px solid #76a7c4;
}
#keres_form_left .alcim{
	color: #800000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 3px;
	vertical-align: middle;
}
#keres_form_left #osszeghatar, #keres_form_left #mennyiseg {
	text-align: right;
}

#keres_form_left .sor label{
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	width: 49px;
}
#keres_form_left .sor input {
	display: block;
	float: left;
}
#keres_form_left .button {
	width: 80px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*-------------- #content ----------------*/

#content {
	width: 562px;
	border: 1px solid #76a7c4;
	background-color: White;
	color: #414141;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 8px;
	padding-bottom: 15px;
	padding-right: 8px;
	padding-top: 15px;
}
#content>p {
	line-height: 16px;
	text-align: justify;
	padding-left: 10px;	
	padding-right: 10px;
}
#content h1 {
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2pt;
	padding-right: 2pt;
	font-size: 1.1em;
	font-weight: bold;
	color: #00649D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#content h2 {
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 15pt;
	padding-right: 2pt;
	font-size: 1em;
	font-weight: bold;
	color: #004a75;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#content h3 {
	line-height: 16px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 15pt;
	padding-right: 2pt;
	font-size: 1em;
	font-weight: bold;
	color: #004a75;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #76a7c4;
}
#content h4 {
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 15pt;
	padding-right: 2pt;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #004a75;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #76a7c4;
}
#content ul, #content ol {
	line-height: 16px;
	margin: 10px 30px;
	padding: 0 15px;
	color: #00649D;
}
#content ul span, #content ol span {
	color: #414141; 
}
#content a, content a:visited {
	color: #00649D;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #a00101;
	text-decoration: none;
}
#content .toplink {
	font-size: 10px;
	text-align: right;
	line-height: 12px;
	padding: 0px;

}
/*------------------ #login ------------------------*/ 
#login {
	width: 400px;
	margin: 0 auto;	
	background-color: #F5F5F5;
	border: 1px solid #A9A9A9;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#login label span{
	display:block;
	float:left;
	padding-right:10px;
	color: #004a75;	
	width:120px;
	text-align:right;
	font-weight:bold;
}

/*------------- .navi_form --------------------------*/
.navi_form {
	clear: both;
	width: 100%;
	color: #004166;
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.navi_form form {
	display: inline;
	color: #004166;
	font-size: 11px;
	font-weight: normal;
}
.navi_form select {
	color: #004166;
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	
}
.navi_form img {
	vertical-align: middle;
}
.navi_form .pager {
	text-align: right;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;		
}
.navi_form .jump {
	text-align: right;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;		
}
/*--------------- .search_form ------------------------*/
#search_form {
	width: 540px;
	clear: both;
	padding: 2px;
	font-size: 11px;
	margin: 0 auto;	
	background-color: #F5F5F5;
	border: 1px solid #a9a9a9;
	color: #004166;
	overflow: hidden;
}
#search_form label {
	font-size: 11px;
	margin-bottom: 2px;
}
#search_form .button {
	font-size: 11px;
	margin-top: 15px;
	float: left;
	display: block;	
}
#search_form input {
	font-size: 11px;
	margin-bottom: 2px;
	float: left;
	display: block;
}
#search_form input.hidden {
	display: none;
	float: none;
}
#search_form .keret {
	padding-left: 15px;
	padding-right: 15px;	
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: block;	
}
#search_form form {
	display: inline;
	color: #004166;
	font-size: 11px;
	font-weight: normal;
}
#search_form select {
	color: #004166;
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	display: inline;
}
#search_form .radio3 {
	margin-left: 40px;
}






/* Apro */
/*------------------------ #apro_kat --------------------*/
#apro_kat {
	width: 264px;
	border: 1px solid #C4D9E5;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 5px;
	margin-bottom: 5px;	
	top: 2px;
	position: relative;
	margin-left: 2px;
	background-color: white;
}
#apro_kat ul {
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0;
	vertical-align: middle;
	line-height: 16px;
}
#apro_kat li .akt {
	color: green;
	display: block;
	height: 18px;
	background: url(../images/ikon/main_cat.png) no-repeat 0 -18px;
	padding: 2px 0 0 18px;
}
#apro_kat li a {
	height: 18px;
	display: block;
	text-decoration: none;
}
#apro_kat li a:link, #apro_kat li a:visited {
	color: #004268;
	display: block;
	background: url(../images/ikon/main_cat.png) no-repeat;
	padding: 2px 0 0 18px;
}
#apro_kat li a:hover, #apro_kat li #current {
	color:#880000;
	background: url(../images/ikon/main_cat.png) no-repeat 0 -36px;
	padding: 2px 0 0 18px;
}
/*------------------ #apro_top ----------------*/
#apro_top {
	border-bottom: 2px solid #C4D9E5;
	padding-bottom: 4px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
	color: green;
}
#apro_top span {
	font-size: 12px;
	padding-bottom: 5px;
}
#apro_top form {
	display: inline;
	margin-bottom: 5px;
}
/*----------------------------------*/
#apro_alkat {
	font-size: 11px;
	border-bottom: 2px solid #C4D9E5;
	padding-bottom: 4px;
	margin-bottom: 5px;
}

/*----------- #apro_tabla ---------------------*/
#apro_tabla {
	clear: both;
	width: 555px;
	border: 1px solid #76a7c4;
	padding: 2px;
	font-size: 11px;
	margin: 0 auto;		
}
#apro_tabla .aktiv {
	display: inline;
	width: 250px;
	float: left;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: black;
	padding-left: 20px;
}
#apro_tabla .edit {
	display: block;
	width: 250px;
	float: right;
	text-align: right;
	padding-right: 20px;
}
#apro_tabla .aktiv a{
	font-size: 12px;
	padding-left: 20px;
}
.apro_sor1, .apro_sor1d, .apro_sor2, .apro_sor2d  {
	clear: both;
	cursor: pointer;
	_cursor: hand;
	color: black;
  	display: block;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 5px;
	border-bottom-color: #cacaca;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #cacaca;
	border-top-style: solid;
	border-top-width: 1px;	
}
.apro_sor1, .apro_sor1d {
	background-color: #F5F5F5;
}
.apro_sor1, .apro_sor1d {
	background-color: #F5F5F5;
}
.apro_sor1d, .apro_sor2d {
	background-image: url(../images/apro_bg.png) ! important;
	background-repeat: no-repeat ! important;
	background-position: center ! important;
}
.apro_sor1:hover, .apro_sor1d:hover, .apro_sor2:hover, .apro_sor2d:hover {
	background-color: #FFEA95;	
}

#apro_tabla .cime {
	width: 380px;
	display: block;
	float: left;		
	color: black;
	font-size: 11px;
	font-weight: bold;
}
#apro_tabla .keres {
	width: 42px;
	padding-right: 5px;	
	color: Maroon;
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: block;
}
#apro_tabla .kat {
	display: block;
	float: right;
	color: #004268;
	font-size: 10px;
	font-weight: bold;
	padding-right: 5px;	
}
#apro_tabla .also {
	clear: left;
	height: 20px;
	padding-top: 3px;
	background-color: #ffe4c4;	
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #A9A9A9;
}
#apro_tabla .leiras {
	display: block;
	float: left;
	clear: both;
	color: black;
	font-size: 10px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px; 
}
#apro_tabla .leiras img  {
	float: left;
	display: block;
	padding-right: 5px;
	padding-bottom: 0px;
}
#apro_tabla .modify {
	display: block;
	float: right;
	width: 150px;
}
#apro_tabla .del {
	display: block;
	float: left;
	cursor: pointer;
	_cursor: hand;	
	background: url(../images/ikon/del_18.png) no-repeat center top;
	width: 22px;
	height: 22px;
	margin-left: 20px;
	
}
#apro_tabla .del:hover {
	background: url(../images/ikon/del_18o.png) no-repeat center top;
}
#apro_tabla .edit {
	display: block;
	float: left;
	cursor: pointer;
	_cursor: hand;	
	background: url(../images/ikon/edit_18.png) no-repeat center top;
	width: 22px;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
}
#apro_tabla .edit:hover {
	background: url(../images/ikon/edit_18o.png) no-repeat center top;
}










#apro_tabla .pop_img {
	display:inline;
	visibility:hidden;
	position:absolute; 
	padding:3px; 
	margin-left:10px;
	background-color: white; 
	border: 2px solid #dddddd;
}
/*------------ #apro_hir ------------------*/
#apro_hir {
	border: 1px solid #a9a9a9;
	color: #004166;
	width: 555px;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	margin: 0 auto;
	padding: 2px;
}
#apro_hir .cim {
	font-size: 11px;
	padding: 5px 3px 5px 3px;
	background-color: #F5F5F5;
	border-top: 1px solid #A9A9A9;
	border-bottom: 1px solid #A9A9A9;
	text-align: center;
	font-weight: bold;
	clear: both;
	}
#apro_hir .datum {
	float: left;
	display: block;	
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 5px 10px;
}
#apro_hir .lejar {
	float: right;
	display: block;	
	font-size: 11px;
	padding: 5px 10px 5px 10px;
}#apro_hir .adat {
	float: left;
	display: block;
	font-size: 11px;
	line-height: 18px;
	padding: 5px 10px 5px 10px;
}
#apro_hir .kuldo {
	font-size: 11px;
	text-align: left;
	padding-top: 10px;
	padding-left: 50px;
	float: left;
	display: block;
	white-space: nowrap;
}
#apro_hir .kuldo img {
	top: 2px;
	position: relative;
	float: left;
	padding-right: 5px;
	}#apro_hir .text {
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	line-height: 16px;
	color: #414141;
	text-align: left;	
	}
#apro_hir .keres {
	float: right;
	display: block;
	width: 80px;
	color: White;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	background-color: #A9A9A9;
	text-align: center;
	position: relative;
	
}
#apro_hir .kepek {
	text-align: center;
	border-top: 1px solid #A9A9A9;
}
#apro_hir .kepek img{
	border: 1px solid #76a7c4;
	padding: 2px;
	margin: 5px;
}

#apro_hir form {
	display: inline;
	padding-left: 150px;
	
}
#apro_hir .button {
	margin-top: 5px;
	font-size: 12px;
}
/*--------------- #urlap ----------------------------*/
#urlap {
	width: 550px;
	border: 1px solid #76a7c4;
	padding: 5px;
	font-size: 11px;
}
#urlap .keret {
  background-color: #F5F5F5;
  clear: both; 
  padding: 5px;
  border-bottom-color: #A9A9A9;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  overflow: hidden;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}
/*------ ie6 nem értelmezi ---------*/
#content>#urlap .keret {
  background-color: #F5F5F5;
}
#urlap input, #urlap textarea {
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
}
#urlap label {
	display: block;
	width: 80px;
	float: left;
	margin-bottom: 1em;
	text-align: right;
	padding-right: 15px;
	font-size: 11px;
}
#urlap p {
	display: block;
	float: left;
	margin-bottom: 1em;
	text-align: right;
	padding-right: 15px;
	font-size: 11px;
}
#urlap .radio {
	padding-right: 10px;
	width: 80px;
}
#urlap .email {
padding-right: 15px;
width: 80px;
}
#urlap .del {
padding-top: 20px;
}
#urlap .aktival {
	font-size: 11px;
	display: inline;
	float: left;
	margin-bottom: 1em;
	padding-right: 10px;
	padding-left: 70px;
}
#urlap input, #urlap select {
	font-size: 12px;
	display: block;
	float: left;
	margin-bottom: 1em;
}
#urlap input.hidden {
	display: none;
	float: none;
}
#urlap textarea {
	display: block;
	float: left;
	margin-bottom: 1em;
}
#urlap input.button {
	width: 80px; 
	float: none;
	margin: 0 auto;
}
#urlap br {
clear: left;
}
#urlap img{
	display: block;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 25px;
	margin-right: 25px;
	margin-left: 25px;
	border: 2px solid #A9A9A9;
}
#urlap .imgbox {
	display: block;
	float: left;
	clear: right;
}
#urlap input.file {
	width: 280px;
	display: block;
	float: left;
	margin-left: 5px;
}/*Apro reg*/
#urlap form .reg {
  clear: both; 
  font-size: 11px;
  margin: 0px;
  display: block;
  padding: 10px;
  overflow: hidden;
}
#urlap .reg label {
	display: block;
	width: 140px;
	float: left;
	margin-bottom: 1em;
	text-align: right;
	padding-right: 15px;
	font-size: 11px;
}
#urlap .reg .check {
padding-right: 10px;
padding-top: 3px;
width: 350px;
font-weight: normal;
}
#urlap #feltetel {
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	background-color: #F5F5F5;
	border: 1px solid #A9A9A9;
	color: #253652;
	text-align: justify;
	position: relative;
	width:530px;
	height:300px;
	z-index: 1;
	overflow: auto;
	list-style: square;
	line-height: 15px;
	}
#urlap #feltetel ul {
	list-style: none;
	text-align: left;
	text-indent: -15px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*left: -25px;*/
	}
#urlap #feltetel .lista {
	padding-left: 15px;
	list-style: none;
	text-align: left;
}
#urlap #feltetel .cim {
	color: #3D758E;
	font-weight: bold;
	text-align: left ! important;
	display: block;
}
#urlap #feltetel li {
	padding-bottom: 5px;
}
#urlap .line {
	clear: both;
	border-top: 1px solid #d6d6d6;
	height: 10px;
}
#urlap .inn {
	display: block;
	float: left;
	color: #00649D;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
}
#urlap fieldset {
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	border: 1px solid #dcdcdc;
}
#urlap legend{
	font-size: 10px;
	font-weight: bold;
	color: #006400;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
/*--------------- #mail_form ---------------------*/
#mail_form {
	position: relative;
	top: 10px;
	width: 480px;
	background-color: White;
	border: 2px solid #76a7c4;
	padding: 5px;
	font-size: 11px;
	overflow: hidden;
	margin: auto auto auto auto;
}
#mail_form p {
	display: block;
	float: left;
	font-weight: normal;
	margin-bottom:3px;
}
#mail_form label {
	display: block;
	width: 120px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:0px;
	text-align: right;
}
#mail_form .mezo1 {
	display: block;
	width: 90px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:0px;
	text-align: right;
}
#mail_form .cim {
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:0px;
	text-align: right;
}
#mail_form .felado {
	display: block;
	float: left;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 11px;
	text-align: left;
	color: #00649D;
	font-weight: bold;
}
#mail_form input {
	font-size: 12px;
	display: block;
	float: left;
	margin-bottom: 1em;
	margin-left: 5px;
	padding-left: 3px;
}
#mail_form input.hidden {
	display: none;
	float: none;
}
#mail_form textarea {
	color: #004166;
	font-weight: bold;
	border: 1px solid #76a7c4;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
#mail_form br {
clear: left;
}
#mail_form input.button {
	width: 80px; 
	float: none;
	margin: 0 auto;
}
#mail_form #close {
	width: 80px; 
	float: left;
	display: block;
	margin: 0 auto;
}
#mail_form #del {
	width: 80px; 
	float: left;
	display: block;
	margin: 0 auto;
}
#mail_form .img_s {
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding:3px; 
	background-color: white; 
	border: 2px solid #dddddd;	
}
/*--------------- #kereslet_talloz ---------------------*/
#kereslet_talloz {
	width: 554px;
	clear: both;
	background-color: #FFFFFF;
	border: 1px solid #76a7c4;
	margin-top: 3px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}
#kereslet_talloz .vissza{
	float: left;
	display: block;
	text-align: left;
	margin-bottom: 5px;
}
#kereslet_talloz .mehet{
	float: left;
	display: block;
	margin-left: 180px;
	margin-bottom: 5px;
}
#kereslet_talloz img {
	border: 0px;
}
#kereslet_talloz br {
	clear: left;
}
#kereslet_talloz .button {
	margin-right: 10px;
}
#kereslet_talloz form {
	float: right;
	display: block;
}
#kereslet_talloz .open {
	vertical-align: middle;
	background-color: #e2f5fe;
	cursor: pointer;
	_cursor: hand;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 8px;
	border-top: 1px solid #d6d6d6;
	font-weight: bold;
	color: #00649D;	
}
#kereslet_talloz .closed {
	cursor: pointer;
	_cursor: hand;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #d6d6d6;
	font-weight: bold;
	color: #00649D;
}
#kereslet_talloz .closed:hover, #kereslet_talloz .open:hover {
	background-color: #FFEA95;
	color: black;	
}
#kereslet_talloz .box {
	border: 2px solid #dddddd;
	width: 510px;
	margin-bottom: 8px;
	margin-left: 30px;
	clear: both;
}
#kereslet_talloz .box a {
	color: blue;
}
#kereslet_talloz .box a:hover {
	color: #a00101;
	text-decoration: none;
}
#kereslet_talloz .box img {
	display: block;
	float: right;
	padding-left: 10px;
	padding-right: 5px;
	cursor: pointer;
}
#kereslet_talloz .fej{
	float:left;
	width: 507px;
	padding-bottom: 2px;
	padding-top: 3px;
	vertical-align: middle;
	padding-bottom: 5px;
	padding-top: 6px;
	padding-left: 3px;
	background-color: #FFF8D0;
	border-bottom-color: #FFE342;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-bottom: 3px;
}
#kereslet_talloz .cim{
	display: block;
	float: left;
	color: #800000;
	font-size: 11px;
	font-weight: bold;
}
#kereslet_talloz .ok {
	float: right;
	display: block;
	color: White;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
	vertical-align: middle;
	background-color: #228B22;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#kereslet_talloz .no {
	float: right;
	display: block;	
	color: White;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
	vertical-align: middle;
	background-color: #B22222;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#kereslet_talloz .lejart {
	color: #0000CD;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: middle;
	background-color: #FFD700;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#kereslet_talloz .mezo {
	float: left;
	display: block;
	width: 150px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
}
#kereslet_talloz .mezo2 {
	float: left;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 3px;
	vertical-align: middle;
}
#kereslet_talloz .adat {
	float: left;
	display: block;	
	color: #004a75;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;	
}
#kereslet_talloz .text {
	float: left;
	display: block;	
	color: #004a75;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: text-top;	
}
#kereslet_talloz .felado {
	float: left;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
#kereslet_talloz .mezo_nev {
	color: black;
	font-weight: bold;
	padding-right: 5px;
}
#kereslet_talloz .datum {
	float: left;
	display: block;
	width: 130px;	
	color: #335657;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;	
	text-decoration: none;
}

#kereslet_talloz .also {
	height: 20px;
	padding-bottom: 0px;
	padding-top: 2px;
	padding-left: 3px;
	background-color: #ffe4c4;
	border-top-color: #FFE342;
	border-top-style: solid;
	border-top-width: 2px;
	vertical-align: middle;
}
#kereslet_talloz .korabbi {
	display: block;
	float: left;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: black;
	padding-top: 3px;
	padding-left: 20px;
}
#kereslet_talloz .modify {
	display: block;
	float: right;
	width: 150px;
}
#kereslet_talloz .del {
	display: block;
	float: left;
	cursor: pointer;
	_cursor: hand;	
	background: url(../images/ikon/del_18.png) no-repeat center top;
	width: 22px;
	height: 22px;
	margin-left: 20px;
	
}
#kereslet_talloz .del:hover {
	background: url(../images/ikon/del_18o.png) no-repeat center top;
}
#kereslet_talloz .edit {
	display: block;
	float: left;
	cursor: pointer;
	_cursor: hand;	
	background: url(../images/ikon/edit_18.png) no-repeat center top;
	width: 22px;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
}
#kereslet_talloz .edit:hover {
	background: url(../images/ikon/edit_18o.png) no-repeat center top;
}



/*--------------- #kereslet_form ---------------------*/
#kereslet_form {
	width: 550px;
	border: 1px solid #76a7c4;
	padding: 5px;
	font-size: 11px;
}
#kereslet_form legend{
	font-size: 13px;
	color: #4682b4;
	margin-top: 5px;
}
#kereslet_form div.line {
	margin-top: 15px;
}
#kereslet_form p {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#kereslet_form br {
	clear: left;
}
#kereslet_form a {
	color: blue;
}
#kereslet_form a:hover {
	color: #a00101;
	text-decoration: none;
}
#kereslet_form fieldset {
	width: 530px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 5px solid #dcdcdc;
}
#kereslet_form label {
	font-weight: bold;
	margin-bottom: 0px;
}
#kereslet_form input, #kereslet_form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 1px;
}
#kereslet_form input.hidden {
	display: none;
	float: none;
}
#kereslet_form textarea {
	width: 505px;	
	display: block;
	float: left;
	margin-bottom: 1em;
	font-size: 12px;
	font-family: Verdana, Tahoma, "Courier New", Courier, monospace;
	font-weight: bold;
	line-height: 17px;
}
#kereslet_form .s_img {
	display: block;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-right: 25px;
	margin-left: 25px;
	border: 2px solid #A9A9A9;
	cursor: pointer;
}
#kereslet_form .imgbox {
	display: block;
	float: left;
	clear: right;
}
#kereslet_form .alcim{
	color: #800000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 3px;
	vertical-align: middle;
}
#kereslet_form #osszeghatar, #kereslet_form #mennyiseg {
	text-align: right;
}
#kereslet_form #megnevezes {
	width: 505px;
	margin-left: 5px;
	padding-left: 10px;
}
#kereslet_form #megnevezes_uzleti {
	display: block;
	float: left;	
	width: 410px;
	margin-left: 5px;
	padding-left: 10px;
}
#kereslet_form #u_nev, #kereslet_form #u_nev2 {
	width: 350px;
	padding-left: 10px;
}

#kereslet_form .sor label{
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	width: 115px;	
}
#kereslet_form .sor input {
	display: block;
	float: left;
}
#kereslet_form .sor2 {
	margin-bottom: 4px;
}
#kereslet_form .sor2 label{
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
}
#kereslet_form .sor2 input {
	display: block;
	float: left;
}
#u_nev, #megnevezes, #hatarido, #mennyiseg, 
#me, #felado_nev, #leiras, #u_fogado, 
#u_fogado_email, #u_fogado_telszam, #megye, 
#u_irszam, #u_varos, #u_utca,
#a_nev, #kereslet_form #a_email, #a_telszam,
#megnevezes_uzleti {
	background-color: #FFEA71;
}
#kereslet_form #teaor_field {
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 1px;
	margin-bottom: 5px;
	height: 21px;
}
#kereslet_form .radio {
	display: block;
	float: left;	
	padding-right: 10px;
	width: 80px;
}
#kereslet_form .email {
padding-right: 15px;
width: 80px;
}
#kereslet_form .button {
	width: 80px;
	margin-left: 20px;
}
#kereslet_form .radio {
	text-align: center;
	padding-left: 22px;
}
#kereslet_form .radio2 {
	line-height: 22px;
}

#kereslet_form .radio2 label {
	display: block;
	float: left;
	padding-right: 5px;
}
#kereslet_form .radio2 input {
	display: block;
	float: left;
	padding-top: 5px;
}
#kereslet_form .line {
	display: block;
	clear: left;
	border-top: 1px solid #d6d6d6;
	margin-top: 6px;
	height: 6px;
}
#kereslet_form .teaor_nev {
	display: block;
	float: left;
	color: #004166;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
}
#kereslet_form .ok {
	color: White;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	vertical-align: middle;
	background-color: #228B22;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
#kereslet_form .del {
	display: block;
	float: right;
	cursor: pointer;
	_cursor: hand;	
	background: url(../images/ikon/del_18.png) no-repeat left top;
	width: 55px;
	height: 22px;
	margin-left: 20px;
	line-height: 17px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#kereslet_form .del:hover {
	background: url(../images/ikon/del_18o.png) no-repeat left top;
}


#kereslet_form .new_teaor {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;	
	color: #004166;
	background-color: #B4D0ED;
	clear: left;
	display: block;
	float: left;	
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#kereslet_form .new_teaor:hover{ 
	background-color: #7fffd4;
	color: Black;
}
#kereslet_form .new_teaor:active {
	background-color: #7fffd4;
	color: Black;
}
#kereslet_form .new_teaor:focus {
	background-color: #7fffd4;
	color: Black;
}
#kereslet_form .teaor_list a{
	display: block;
	float: right;
	text-decoration:none;
	line-height: 22px;
	color: #7E7E7E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}
#kereslet_form .teaor_list a:hover{
	color: #800000;
}
#kereslet_form .teaor_list img{
	padding-top: 3px;
	padding-right: 5px;
}
#kereslet_form .ajanlat {
	width: 530px;
	margin-left: 5px;
	margin-right: 2px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 2px solid #FFE342;
	background-color: #f5f5f5;	
}
#kereslet_form .ajanlat .fej {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 11px;
	background-color: #FFF8D0;
	border-top: 1px solid #FFE342;
	border-bottom: 1px solid #FFE342;
	color: #006400;
	text-align: center;
}
#kereslet_form .ajanlat p {
	font-size: 11px;
	font-weight: bold; 
	color: #00649D;	
	display: block;
	float: left;
	padding-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#kereslet_form .ajanlat label {
	display: block;
	float: left;
	color: black;
	padding-top: 0px;
	padding-right: 5px;
	text-align: right;
	width: 100px;
	margin: 0px;		
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
}
#kereslet_form .felad {
	color: #00649D;
	font-weight: bold;
	font-size: 12px;
}
#kereslet_form .felad label{
	display: block;
	float: left;
	color: black;
	padding-right: 5px;
	text-align: right;
	width: 135px;
	font-size: 11px;	
}
#kereslet_form .felad2 {
	color: #00649D;
	font-weight: bold;
	font-size: 12px;	
}
#kereslet_form .felad2 label{
	display: block;
	float: left;
	color: black;
	padding-right: 5px;
	text-align: right;
	font-size: 11px;
}
#kereslet_form .button {
	display: block;
	float: left;	
	width: 80px;
	margin-left: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#kereslet_form #button2 {
	margin-left: 150px;
	width: 130px;
}
/* TEÁOR ABLAK*/
div.teaor_popup {
	visibility: hidden; 
	display: none; 
  	z-index: +1;
  	width: 750px;
  	height: 500px;
}
div.teaor_popup div.ablak_bg{ 
  z-index: +1;
  width: 750px;
  height: 500px;
  background-color: #454545;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}
div.teaor_popup div.ablak_header {
	background-color: #5593b7;
  	border: 1px solid #2a3b57;
	border-bottom: 0px;
	cursor: all-scroll;
	width: 612px;
	height: 20px;
  	top: -470px;
  	left: 75px;
  	position: relative;
}
div.teaor_popup .cim {
	padding-left: 180px;	
	display: block;
	float: left;
	line-height: 21px;
	font-size: 125%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	letter-spacing: 1px;
}
div.teaor_popup .exit {
	display: block;
	float: right;
	cursor: pointer;
	_cursor: hand;	
	background: url(../images/ikon/exit.png) no-repeat center top;
	width: 20px;
	height: 20px;
}
div.teaor_popup .exit:hover {
	background: url(../images/ikon/exit_o.png) no-repeat center top;
}
div.teaor_popup div.ablak_body {
	clear: both;
  width: 600px;
  height: 400px;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  overflow: auto;
  background-color: white;
  border-bottom: 2px solid #3a3a3a;
  border-left: 2px solid #3a3a3a;
  border-right: 2px solid #3a3a3a;
  top: -470px;
  left: 75px;
  position: relative;
  border: inset;

}
div.teaor_popup .sor1 {
	background-color: #f5f5f5;
	color: #4f4f4f;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom-color: #cacaca;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
div.teaor_popup .sor2 {
	background-color: #f5f5f5;
	color: #4f4f4f;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom-color: #cacaca;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
div.teaor_popup .sor3 {
	cursor: pointer;
	_cursor: hand;
	color: black;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom-color: #cacaca;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-color: #fff8d0;
}

div.teaor_popup .sor3:hover {
	background-color: #FFEA95;	
}
/*----------------- Naptár ---------------------*/
div.calendar { 
	position: relative; 
}
div.calendar div.ablak_bg{ 
  z-index: +1;
  width: 580px;
  height: 250px;
  background-color: #454545;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80);
}

.calendar {
  width:500px;
  font-size: 12px;
  color: #000;
  cursor: default;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.calendar table {
  width:424px;
  border: 6px solid #4682b4;
  font-size: 12px;
  color: #000;
  cursor: default;
  background: #4682B4;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0 auto;
}

.calendar .button {
  text-align: center; 
  padding: 0px;       
  cursor: pointer;
}
.calendar .button img{
	border: none; 
}
.calendar .navH {
  background: #4682B4 url(../js/calendar/help.png) no-repeat center;
  height: 20px;
}
.calendar .navN {
  background: #4682B4 url(../js/calendar/now.png) no-repeat center;
  height: 20px;
}
.calendar .navC {
  background: #4682B4 url(../js/calendar/close.png) no-repeat center;
  height: 20px;
}
.calendar .navL {
  background: #4682B4 url(../js/calendar/prev.png) no-repeat center;
  height: 20px;
}
.calendar .navR {
  background: #4682B4 url(../js/calendar/next.png) no-repeat center;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  color: White;
  background-color: #4682B4;
  padding: 2px;
  border: 1px solid #719fc8;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #4682B4;
  color: #06be01;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background-color: #FFF8D0;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  width: 55px;
  font-size: 10px;
  font-weight: bold;
  border-bottom: 3px solid #4682b4;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #5b5b5b;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #FECF6A;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: white;
  padding: 2px 0px 0px 2px;
}

.calendar tbody .day { /* Cells <TD> containing month days dates */
  background-color: white;
  color: #456;
  text-align: center;
  padding: 2px 4px 2px 2px;
  border-bottom: 1px solid #a0a0a0;
  border-right: 1px solid #a0a0a0;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
  width: 90px;
}
.calendar tbody .rowhilite td.wn {
  background: #FFF8D0;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #FECF6A;
  padding: 1px 3px 1px 1px;
  /*border: 1px solid #bbb;*/
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 4px solid #bbddff;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  background-color: #f6f6f6;
  color: #a66;
}
.calendar tbody td.weekend.hilite { /* Hovered cells <TD> */
  background: #FECF6A;
  padding: 1px 3px 1px 1px;
  /*border: 1px solid #bbb;*/
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  background-color: #ffe8d2;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  background-color: white;
  border-bottom: 1px solid #f4f0e8;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
  font-size: 11px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}




























/* -ABC- */
#tabsB {
  float: left;
  width: 100%;
  background: #FFFFFF;
  font-size: 10px;
  line-height: normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  border-bottom: 1px solid #DADADA;
}

#tabsB ul {
  margin: 0;
  padding: 2px 2px 0 2px;
  list-style: none;
}

#tabsB li {
  display: inline;
  margin: 0;
  padding: 0;
}

#tabsB a {
  float: left;
  background: url(../images/tableftB.gif) no-repeat left top;
  margin: 0;
  padding: 0 0 0 4px;
  text-decoration: none;
}

#tabsB a span {
  float: left;
  display: block;
  background: url(../images/tabrightB.gif) no-repeat right top;
  padding: 2px 6px 2px 2px;
  color: #666;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabsB a span {
  float: none;
}
/* End IE5-Mac hack */

#tabsB a:hover span {
  color: #000;
}

#tabsB a:hover {
  background-position: 0% -42px;
}

#tabsB a:hover span {
  background-position: 100% -42px;
}

#tabsB #current a {
  background-position: 0% -42px;
}

#tabsB #current a span {
  background-position: 100% -42px;
}
#tabsBcim {
	margin-top: 6px;
	clear: left;
	float: left;
	display: inline;
}
#tabsBcim input{
	vertical-align: middle;
}
#tabsBcim2 {
	margin-top: 6px;
	float: right;
	display: inline;
}
#tabsBcim2 input{
	vertical-align: middle;
}


/*------------ Ügyfél tallóz ---------------------*/
.talloz_ugyfel {
	color: #213738;
	border-bottom: 2px solid #76a7c4;
	border-left: 2px solid #76a7c4;
	border-right: 2px solid #76a7c4;
	border-top: 2px solid #76a7c4;
	margin-bottom: 2px;
	clear: both;
}
.talloz_ugyfel br {
	clear: left;
}
.talloz_ugyfel .img_logo {
	display: block;
	float: right;
	margin-right: 30px;
}
.talloz_ugyfel .sor1 {
	clear: both;
	cursor: pointer;
	_cursor: hand;
	color: #213738;
	background-color: white;
	font-size: 11px;
	font-weight: bold;
  	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom-color: #cacaca;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.talloz_ugyfel .db_sor1 {/*Adatbázis*/
	clear: both;
	cursor: pointer;
	_cursor: hand;
	color: maroon;
	background-color: white;
	font-weight: bold;
  	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom-color: #cacaca;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.talloz_ugyfel .db_sor1:hover {
	background-color: #FFEA95;
	color: black;	
}
.talloz_ugyfel .sor1:hover {
	background-color: #FFEA95;	
}

.talloz_ugyfel .sor2 {
	background-color: #F0F0F0;
	padding-top: 2px;
	padding-bottom: 5px;
	clear: left;
	height: 20px;
}
.talloz_ugyfel .sor3 {
	background-color: #F0F0F0;
	border-top: 1px solid #cacaca;
	padding-top: 2px;
	padding-bottom: 2px;
	clear: left;
}
.talloz_ugyfel .sor4 {
	background-color: #F0F0F0;
	padding-top: 2px;
	padding-bottom: 5px;
	clear: left;
	height: 30px;
}
.talloz_ugyfel .db_sor2 {
	background-color: #F0F0F0;
	padding-top: 2px;
	padding-bottom: 5px;
	min-height: 55px;
}
.talloz_ugyfel .db_cim {
	display: block;
	float: left;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #00649D;
	padding-left: 65px;
	padding-bottom: 3px;
	border-bottom-color: White;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}
.talloz_ugyfel .db_box {
	display: block;
	width: 300px;
	padding-top: 5px;
}
.talloz_ugyfel .pop_img {
	display:inline;
	visibility:hidden;
	position:absolute; 
	padding:3px; 
	margin-left:10px;
	background-color: white; 
	border: 2px solid #dddddd;
}
.talloz_ugyfel .db_mezo {
	float: left;
	display: block;
	width: 60px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
}
.talloz_ugyfel .db_adat {
	float: left;
	display: block;	
	color: #004a75;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;	
}
.talloz_ugyfel .cim {
	display: inline;
	float: left;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: black;
	padding-left: 3px;
	padding-top: 5px;
}
.talloz_ugyfel .modify {
	display: block;
	float: right;
	width: 90px;
	background-color: white;
	border: 1px solid #cacaca;
	margin-right: 2px;
}
.talloz_ugyfel .modify2 {
	display: block;
	float: right;
	width: 100px;
	font-size: 10px;
	background-color: white;
	border: 1px solid #cacaca;
	margin-right: 2px;
}
.talloz_ugyfel .modify3 {
	display: block;
	float: right;
	width: 60px;
	font-size: 10px;
	background-color: white;
	border: 1px solid #cacaca;
	margin-right: 2px;
}
.talloz_ugyfel .modify2 p {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00649D;
	padding-left: 25px;
}
.talloz_ugyfel .modify2 p:hover{
	color: #a00101;
}
.talloz_ugyfel .del {
	margin-left: 3px;
}
.talloz_ugyfel #adat_fej {
	background-color: #F0F0F0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	clear: left;
	min-height: 30px;
	border-bottom-color: #cacaca;
	border-bottom-style: solid;
	border-bottom-width: 2px;	
}
.talloz_ugyfel .adat_cim {
	display: block;
	float: left;
	line-height: 17px;
	color: #213738;
	background-color: #F0F0F0;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
.talloz_ugyfel #almenu {
	margin-left: 12px;
	margin-bottom: 5px;
	width: 532px;
	border-top: 2px solid #76a7c4;
	border-right: 2px solid #76a7c4;	
}
.talloz_ugyfel .adat_link {
	display: block;
	float: left;
	cursor: pointer;
	_cursor: hand;	
	width: 125px;
	font-size:1.1em;
	font-weight: bold;
	font-family: Verdana,Tahoma,Arial,sans-serif;	
	line-height: 20px;
	color: #213738;
	background-color: #F0F0F0;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 2px solid #76a7c4;
	border-left: 2px solid #76a7c4;
}
.talloz_ugyfel .adat_link:hover {
	background-color: #b0cddd;
}
.talloz_ugyfel .adat_akt {
	display: block;
	float: left;
	width: 125px;
	font-size:1.1em;
	font-weight: bold;
	font-family: Verdana,Tahoma,Arial,sans-serif;	
	line-height: 20px;
	color: #a52a2a;
	background-color: White;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	border-bottom: 2px solid #a52a2a;
	border-left: 2px solid #76a7c4;
}

.talloz_ugyfel .adat_mezo {
	color: #00649D;;
	font-size: 12px;
	font-weight: bold;
}
.talloz_ugyfel .adat_memo {
	background-color: #F0F0F0;
	color: #213738;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #76a7c4;
	margin: 5px 3px 3px 3px;
}
.talloz_ugyfel .datum {
	display: block;
	float: right;	
	font-size: 11px;
	color: #00649D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	padding: 3px;
}
.talloz_ugyfel .szerzo {
	display: block;
	float: left;	
	font-size: 12px;
	color: #00649D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 3px;	
}
.talloz_ugyfel .memo_text {
	clear: both;
	background-color: white;
	color: #213738;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
}
.talloz_ugyfel .hiba {
	margin: 3px;
}
.talloz_ugyfel .adat_block {
	line-height: 16px;
	font-size: 12px;
	margin: 5px;
	padding-top: 3px;
	padding-left: 10px;
	padding-bottom: 5px; 
}
.talloz_ugyfel p {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.talloz_ugyfel .felad, .talloz_ugyfel .felad2 {
	color: #00649D;
	font-weight: bold;
}
.talloz_ugyfel .szolg {
	color: #00649D;
	font-weight: bold;
	display: block;
	float: left;
	padding-right: 10px;
	margin-top: 2px;
	margin-bottom: 2px;	
}
.talloz_ugyfel .felad label{
	display: block;
	float: left;
	color: black;
	padding-right: 5px;
	text-align: right;
	width: 135px;	
}
.talloz_ugyfel .felad2 label{
	display: block;
	float: left;
	color: black;
	padding-right: 5px;
	text-align: right;
	width: 160px;	
}
.talloz_ugyfel .teaor {
	color: #00649D;
	font-weight: bold;
}
.talloz_ugyfel .teaor label{
	display: block;
	float: left;
	color: black;
	padding-right: 5px;
}
.talloz_ugyfel #ugyfel_form {
	width: 500px;
	border: none;
	padding: 5px;
	font-size: 12px;
}
/*------------ Munkatárs tallóz ---------------------*/
.adat_mtars {
	color: #213738;
	border: 2px solid #76a7c4;
	margin-bottom: 2px;
	clear: both;
	
}
.adat_mtars p {
	display: block;
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 2px;
	color: #00649D;
	font-weight: bold;
	margin: 0px;
}

.adat_mtars .comment {
	font-size: 11px;
	font-weight: normal;
	padding: 5px 2px 5px 2px;
	color: #006400;
	text-align: center;
}
.adat_mtars .navi{
	display: block;
	float: left;
	width: 146px;
	text-align: center;
	cursor: pointer;
	_cursor: hand;	
}
.adat_mtars .navi_left{
	display: block;
	float: left;
	width: 130px;
	text-align: left;
	cursor: pointer;
	_cursor: hand;	
}
.adat_mtars .navi_right{
	display: block;
	float: left;
	width: 130px;
	text-align: right;
	cursor: pointer;
	_cursor: hand;	
}
.adat_mtars .navi_img{
	cursor: pointer;
	_cursor: hand;	
}
.adat_mtars br {
	clear: left;
}
.adat_mtars form {
	display: inline;
}
.adat_mtars .button_back {
	display: block;
	float: left;
	height: 20px;
}
.adat_mtars .cim {
	display: inline;
	float: left;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	color: black;
	padding-left: 3px;
	padding-top: 5px;
}
.adat_mtars .modify {
	display: block;
	float: right;
	width: 90px;
	background-color: white;
	border: 1px solid #cacaca;
	margin-right: 2px;
}
.adat_mtars .del {
	margin-left: 3px;
}
.adat_mtars .adat_fej {
  float:left;
  width:100%;
  background:#F4F4F4;
  line-height:normal;
  border-bottom:1px solid #cacaca;
  margin-bottom: 5px;	
}
.adat_mtars .adat_fej p {
	color: #a52a2a;
	padding-bottom: 6px;
}
.adat_mtars .szer_fej {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #a52a2a;
  text-align: center;
  font-weight: bold;
  float:left;
  width:100%;
  background:#F4F4F4;
  line-height:normal;
  border-bottom:1px solid #cacaca;
  margin-bottom: 5px;	
}
.adat_mtars .szer_fej p {
	padding-bottom: 6px;
}
.adat_mtars .adat_cim {
	display: block;
	float: left;
	line-height: 17px;
	color: #213738;
	background-color: #F0F0F0;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
.adat_mtars .konstans {
	font-size: 11px;
	padding-top: 3px;
	padding-left: 2px;
	padding-bottom: 10px;
	border-bottom: 2px solid #76a7c4;
	clear: both;
}
.adat_mtars .konstans p {
	max-width: 545px;
	padding-top: 4px;
}
.adat_mtars .konstans label{
	display: block;
	float: left;
	color: black;
	padding-right: 5px;
	text-align: right;
	margin: 0px;	
}
.adat_mtars #adat6 {
	display: block;
}

.adat_mtars .adat_data {
   display: none;
}

.adat_mtars .adat_block {
	width: 545px;
	font-size: 12px;
	border: 2px solid #cacaca;
	margin-left: 5px;
	
}
.adat_mtars .adat_block p {
	padding-top: 6px;
}
.adat_mtars .adat_block label{
	display: block;
	float: left;
	color: black;
	padding-top: 6px;
	padding-right: 5px;
	text-align: right;
	width: 150px;
	margin: 0px;	
}
.adat_mtars .adat_block .mail{
	padding-top: 5px;
}
.adat_mtars .adat_block legend{
	font-weight: bold;
	margin-top: 3px;
	color: #7E7E7E;;
}
.adat_mtars .adat_block fieldset {
	width: 530px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top: 5px solid #dcdcdc;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.adat_mtars .adat_block .memotext {
	color: Black;
	font-weight: normal;
}
.adat_mtars .db_block {
	width: 545px;
	font-size: 12px;
	border: 2px solid #cacaca;
	margin-left: 5px;
	position: relative;
}
.adat_mtars .db_block p {
	padding-top: 6px;
}
.adat_mtars .db_block label{
	display: block;
	float: left;
	color: black;
	padding-top: 6px;
	padding-right: 5px;
	text-align: right;
	width: 100px;
	margin: 0px;	
}
.adat_mtars .db_block .box{
	display: block;
	float: left;
	padding-top: 6px;
}

.adat_mtars .db_block .img_s{
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	padding:3px; 
	background-color: white; 
	border: 2px solid #dddddd;	
}
.adat_mtars .db_block .mail{
	padding-top: 5px;
}
.adat_mtars .db_block legend{
	font-weight: bold;
	margin-top: 3px;
	color: #7E7E7E;;
}
.adat_mtars .db_block fieldset {
	width: 530px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border-top: 5px solid #dcdcdc;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

.adat_mtars .db_block .text_box {
	color: #00649D;
	font-weight: normal;
	text-align: justify;
	padding: 5px;
	border: 1px solid #00649D;
	margin-left: 3px;
	margin-top: 5px;
}


.adat_mtars .datum {
	display: block;
	float: right;	
	font-size: 11px;
	color: #00649D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-weight: normal;
	padding: 3px;
}
.adat_mtars .szerzo {
	display: block;
	float: left;	
	font-size: 12px;
	color: #00649D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding: 3px;	
}
.adat_mtars #a_datum, .adat_mtars #sz_datum {
	margin-bottom: 8px;	
}

/*    ALMENÜ        */
.adat_mtars #almenu {
  float:left;
  width:100%;
  background:#F4F4F4;
  line-height:normal;
  border-bottom:1px solid #cacaca;
  margin-bottom: 5px;
}
.adat_mtars #almenu ul {
    margin:0;
    padding: 10px 10px 0 15px;
    list-style:none;
  }
.adat_mtars #almenu li {
  display:inline;
  margin:0;
  padding:0;
  }
.adat_mtars #almenu li {
  float:left;
  background:url(../images/menu/tableftJ.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 5px;
  text-decoration:none;
  }
.adat_mtars #almenu li span {
  float:left;
  display:block;
  background:url(../images/menu/tabrightJ.gif) no-repeat right top;
  padding:5px 15px 4px 6px;
  color:#24618E;
  font-weight: bold;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.adat_mtars #almenu li span {float:none;}
/* End IE5-Mac hack */
.adat_mtars #almenu .normal:hover span {
	cursor: pointer;
	_cursor: hand;	  
  color:#FFF;
  }
.adat_mtars #almenu .normal:hover  {
  background-position:0% -42px;
  }
.adat_mtars #almenu .normal:hover span {
  background-position:100% -42px;
  }
.adat_mtars #almenu .current {
  float:left;
  background:url(../images/menu/tableftJ.gif) no-repeat left top;
  background-position:0% -84px;
  margin:0;
  padding:0 0 0 5px;
  text-decoration:none;
  font-weight: bold;
  }
.adat_mtars #almenu .current span {
  float:left;
  display:block;
  background:url(../images/menu/tabrightJ.gif) no-repeat right top;
  background-position:100% -84px;
  padding:5px 15px 4px 6px;
  color: #a52a2a;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.adat_mtars #almenu .current span {float:none;}
/*
.adat_mtars #almenu .current:hover span {
	background-position:100% -84px;
	padding:5px 15px 4px 6px;
	cursor: default;
	_cursor: hand;	  
  color: #a52a2a;
  }
/* End IE5-Mac hack */

.szabad {
	color: White;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;
	vertical-align: middle;
	background-color: #228B22;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.vedett {
	float: left;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: middle;
	background-color: #B22222;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	left: -7px;
	position: relative;
	padding-bottom: 1px;
	padding-top: 1px;
	padding-left: 1px;
	padding-right: 1px;		
}
.fontos {
	color: #ae0000;
}

.vedett a{
	color: #ffffff ! important;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
	background-color: #B22222;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.vedett a:hover{
	color: #B22222 ! important;
	background-color: White;
}
.result {
	background-color: #7fffd4;
	color: black;
	font-weight: bold;
}
.partner {
	color: #0000CD;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 2px;
	padding-top: 1px;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align: middle;
	background-color: #FFD700;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	left: -7px;
	position: relative;		
}
.ok {
	color: White;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #228B22;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.no {
	color: White;
	font-size: 10px;
	font-weight: bold;
	vertical-align: middle;
	background-color: #B22222;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 3px;
}
/*----------------------------------------*/
/*----------- #ugyfel_form ---------------*/
/*----------------------------------------*/
#ugyfel_form {
	width: 550px;
	border: 1px solid #76a7c4;
	padding: 5px;
	font-size: 12px;
}
#ugyfel_form form {
	display: inline;
}
#ugyfel_form .button_back {
	display: block;
	float: left;
	height: 20px;
}
#ugyfel_form legend{
	font-size: 13px;
	color: #4682b4;
	margin-top: 4px;
}
#ugyfel_form div.line {
	margin-top: 5px;
}
#ugyfel_form p {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#ugyfel_form h1 {
	font-size: 11px;
	padding-right: 40px;	
	margin-bottom: 0px;	
	clear: both;	
	text-align: right;
}
#ugyfel_form .datum {
	display: block;
	float: right;	
	font-size: 11px;
	color: #00649D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	padding-right: 20px;
}
#ugyfel_form .szerzo {
	display: block;
	float: left;	
	font-size: 11px;
	color: #00649D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	padding-right: 20px;
	white-space: nowrap;
	margin-top: 2px;
	margin-bottom: 2px;
}
#ugyfel_form br {
	clear: left;
}
#ugyfel_form .admin {
	background-color: #F5F5F5;
}
#ugyfel_form .admin legend{
	font-weight: bold;
	margin-top: 0px;
}
#ugyfel_form .admin label{
	font-size: 11px;
	text-align: left;
}
#ugyfel_form fieldset {
	width: 530px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 5px solid #dcdcdc;
}
#ugyfel_form label {
	font-weight: bold;
	margin-bottom: 0px;
}
#ugyfel_form input, #ugyfel_form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 1px;
}
#ugyfel_form input.hidden {
	display: none;
	float: none;
}
#ugyfel_form textarea {
	display: block;
	float: left;	
	width: 505px;	
	font-size: 12px;
	font-family: Verdana, Tahoma, "Courier New", Courier, monospace;
	font-weight: bold;
	line-height: 17px;
}
#ugyfel_form .alcim{
	color: #800000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 3px;
	vertical-align: middle;
}
#ugyfel_form .sor label{
	display: block;
	float: left;
	/*padding-top: 3px;*/
	line-height: 18px;
	padding-right: 5px;
	text-align: right;
	width: 135px;	
}
#ugyfel_form .sor input {
	display: block;
	float: left;
}
#ugyfel_form .sor2 {
	margin-bottom: 4px;
}
#ugyfel_form .sor2 label{
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
}
#ugyfel_form .sor2 input {
	display: block;
	float: left;
}
#ugyfel_form .felad {
	color: #00649D;
	font-weight: bold;
}
#ugyfel_form .felad label{
	display: block;
	float: left;
	color: black;
	padding-right: 5px;
	text-align: right;
	width: 135px;	
}
#ugyfel_form .felad2 {
	color: #00649D;
	font-weight: bold;	
}
#ugyfel_form .felad2 label{
	display: block;
	float: left;
	color: black;
	padding-right: 5px;
	text-align: right;
}
#ugyfel_form .inn {
	display: block;
	float: left;
	color: #00649D;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
}
#ugyfel_form #cegnev, #m_cegnev {
	width: 500px;
	margin-left: 5px;
	padding-left: 10px;
}
#ugyfel_form #cegnev, #ugyfel_form #sz_irszam, #ugyfel_form #sz_varos, #ugyfel_form #sz_utca, 
#ugyfel_form #ado1, #ugyfel_form #ado2, #ugyfel_form #ado3, 
#ugyfel_form #ceg1, #ugyfel_form #ceg2, #ugyfel_form #ceg3 {
	background-color: #FFEA71;
}
#ugyfel_form #teaor_field {
	display: block;
	float: left;	
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 1px;
	margin-bottom: 5px;
}
#ugyfel_form #a_email {
	margin-left: 15px;
}
#ugyfel_form .button {
	display: block;
	float: left;	
	width: 80px;
	margin-left: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ugyfel_form .line {
	display: block;
	clear: left;
	border-top: 1px solid #d6d6d6;
	margin-top: 6px;
	height: 6px;
}
#ugyfel_form .teaor_nev {
	display: block;
	float: left;
	width: 450px;
	color: #004166;
	font-size: 11px;
	font-weight: bold;	
	border: 1px solid #76a7c4;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#ugyfel_form .teaor_sor {
	display: block;
	float: left;	
	color: #213738;
	font-size: 11px;
	font-weight: bold;	
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#ugyfel_form .del {
	display: block;
	float: right;
	cursor: pointer;
	_cursor: hand;	
	background: url(../images/ikon/del_18.png) no-repeat left top;
	width: 55px;
	height: 22px;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 17px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#ugyfel_form .del:hover {
	background: url(../images/ikon/del_18o.png) no-repeat left top;
}
#ugyfel_form .new_teaor {
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;	
	color: #004166;
	background-color: #B4D0ED;
	clear: left;
	display: block;
	float: left;	
	width: 180px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#ugyfel_form .new_teaor:hover{ 
	background-color: #7fffd4;
	color: Black;
}
#ugyfel_form .new_teaor:active {
	background-color: #7fffd4;
	color: Black;
}
#ugyfel_form .new_teaor:focus {
	background-color: #7fffd4;
	color: Black;
}
#ugyfel_form .teaor_list {
	display: block;
	float: right;
	text-decoration:none;
	line-height: 22px;
	color: #7E7E7E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}
#ugyfel_form .teaor_list a{
	text-decoration:none;
	color: #7E7E7E;
}
#ugyfel_form .teaor_list a:hover{
	color: #800000;
}
#ugyfel_form .teaor_list img{
	padding-top: 3px;
	padding-right: 5px;
}

/*----------- munkatárs ---------------*/
#ugyfel_form #beo, #ugyfel_form #megye, #ugyfel_form #csoport,
#ugyfel_form #vez_nev, #ugyfel_form #ker_nev1, #ugyfel_form #email1, #ugyfel_form #c_email,
#ugyfel_form #a_irszam, #ugyfel_form #a_varos, #ugyfel_form #a_utca {
	background-color: #FFEA71;
}
#ugyfel_form #m_kapcs_vez, #m_kapcs_ker, #m_kapcs_email, #m_kapcs_beo, #m_cegnev {
	background-color: #FFEA71;
}
#ugyfel_form #v_ig_szam, #ugyfel_form #v_ugyv {
	margin-top: 16px;
}
#ugyfel_form #t_vez_gomb {
	margin-left: 15px;
}
















































/* popup image  */
.pop_img {
	display:inline;
	visibility:hidden;
	position:absolute; 
	padding:3px; 
	margin-left:10px;
	background-color: white; 
	border: 2px solid #dddddd;
}
.dia {
	display:block;
	float: left;
	padding:3px; 
}
/*----------- hírlevél ---------------*/
#content.hirlevel {
	width: 680px;
}
.talloz_hirlevel {
	color: #213738;
	border-bottom: 2px solid #76a7c4;
	border-left: 2px solid #76a7c4;
	border-right: 2px solid #76a7c4;
	border-top: 2px solid #76a7c4;
	margin-bottom: 2px;
	clear: both;
}
/*--------------- .search_form ------------------------*/
#search_form_hir {
	width: 95%;
	clear: both;
	padding: 2px;
	font-size: 11px;
	margin: 0 auto;	
	background-color: #F5F5F5;
	border: 1px solid #a9a9a9;
	color: #004166;
	overflow: hidden;
}
#search_form_hir label {
	font-size: 11px;
	margin-bottom: 2px;
}
#search_form_hir .button {
	font-size: 11px;
	margin-left: 5px;	
	float: left;
	display: block;	
}
#search_form_hir input {
	font-size: 11px;
	margin-bottom: 2px;
	float: left;
	display: block;
}
#search_form_hir input.hidden {
	display: none;
	float: none;
}
#search_form_hir .keret {
	padding-left: 15px;
	padding-right: 15px;	
	font-size: 11px;
	font-weight: bold;
	float: left;
	display: block;	
}
#search_form_hir form {
	
	color: #004166;
	font-size: 11px;
	font-weight: normal;
	float: left;
}
#search_form_hir select {
	color: #004166;
	font-size: 11px;
	vertical-align: middle;
	font-weight: normal;
	display: inline;
	
}
#search_form_hir .radio3 {
	margin-left: 40px;
}

/*----------- online szerződés ---------------*/
#content_szerzodes {
	width: 562px;
	border: 1px solid #76a7c4;
	background-color: White;
	color: #212121;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 8px;
	padding-bottom: 15px;
	padding-right: 8px;
	padding-top: 5px;
}

#content_szerzodes>p {
	font-size: 13px;
	text-align: justify;
}
#content_szerzodes h1 {
	font-family: georgia, tahoma, verdana, arial, sans-serif;
	font-size: 20px;
	color: #a52a2a;
}

#content_szerzodes h3 {
	line-height: 16px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 15pt;
	padding-right: 2pt;
	font-size: 1em;
	font-weight: bold;
	color: #004a75;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #76a7c4;
}
#content_szerzodes h4 {
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 15pt;
	padding-right: 2pt;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	color: #004a75;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #76a7c4;
}
#content_szerzodes ul, #content_szerzodes ol {
	line-height: 16px;
	margin: 10px 30px;
	padding: 0 15px;
	color: #00649D;
}
#content_szerzodes ul span, #content_szerzodes ol span {
	color: #414141; 
}
#content_szerzodes a, #content_szerzodes a:visited {
	color: #00649D;
	font-weight: bold;
	text-decoration: none;
}
#content_szerzodes a:hover {
	color: #a00101;
	text-decoration: none;
}
#content_szerzodes .toplink {
	font-size: 10px;
	text-align: right;
	line-height: 12px;
	padding: 0px;

}

#content_szerzodes h1 span {
	color: #006400;
	font-weight: bold;
	text-align: left ! important;
	display: block;
	margin-left: -5px;
}
#content_szerzodes h2 {
	font-family: georgia, tahoma, verdana, arial, sans-serif;
	font-size: 13px;
	color: #004166;
	text-align: justify;	
	clear: left;
}
#content_szerzodes h3 {
	clear: left;
	font-size: 14px;
	margin-bottom: 0px;
	margin-left: 50pt;
	color: #006400;
}
#content_szerzodes h5 {
	clear: left;
	font-size: 13px;
	margin-bottom: 0px;
	margin-left: 0pt;
	padding-left: 0px;
	padding-bottom: 10px;
	color: #a52a2a;
	text-align: right;
}
#content_szerzodes .hiba {
	font-size: 11px;
	padding: 5px 5px 5px 50px;
	background-color: #F5F5F5;
	border: 1px solid #A9A9A9;
	color: Red;
	text-align: left;
	font-weight: normal;
}
#content_szerzodes .parag {
	font-family: georgia, tahoma, verdana, arial, sans-serif;
	font-size: 16px;	
	color: #006400;
	font-weight: bold;
	text-align: left ! important;
	display: block;
	margin-left: 0px;
}


.img_left {
	float: left;
	border: none !important;
}
.block_l {
	float: left;
	display: block;
	width: 380px;
}
#folyamat ol{
	line-height: 18px;
	margin-left: 10px;
}
#folyamat ol, #folyamat ul{
	color: black;
}


#content_szerzodes #urlap form{
  clear: both; 
  font-size: 11px;
  margin: 0px;
  display: block;
  padding: 0px;
  overflow: hidden;
}
#content_szerzodes #urlap label {
	display: block;
	width: 350px;
	float: left;
	margin-bottom: 1em;
	text-align: right;
	margin-right: 10px;
	font-size: 11px;
}
#content_szerzodes #urlap .check {
	padding-right: 5px;
	padding-top: 3px;
	font-weight: normal;
}
#content_szerzodes #urlap p {
	text-align: left;
	line-height: 16px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 13px;
	font-weight: normal;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
		
}
#urlap #feltetel2  {
	font-size: 11px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 8px;
	padding-top: 5px;
	background-color: #F5F5F5;
	border: 1px solid #A9A9A9;
	color: #253652;
	text-align: justify;
	position: relative;
	width:530px;
	height:300px;
	z-index: 1;
	overflow: auto;
	list-style: square;
	line-height: 15px;
	}
#urlap #feltetel2 ul {

	text-align: left;
	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	/*left: -25px;*/
	}
#urlap #feltetel2 .lista {
	padding-left: 15px;
	list-style: none;
	text-align: left;
}
#urlap #feltetel2 .cim {
	color: #006400;
	font-weight: bold;
	text-align: left !important;
	display: block;
	margin-left: -5px;
}
#urlap #feltetel2 li {
	padding-bottom: 5px;
}
.tabla {
	line-height: 16px;
}
.col1 {
	display: block;
	float: left;
	width: 250px;
	text-align: right;
	padding-right: 5px;
}
.col2 {
	display: block;
	float: left;
	color: #00649D;
	font-size: 12px;
	font-weight: normal;	
	width: 90px;
	text-align: right;	
}

/*----------------------------------------*/
/*----------- #szerzodes_form ---------------*/
/*----------------------------------------*/
#szerzodes_form {
	width: 550px;
	border: 1px solid #76a7c4;
	padding: 5px;
	font-size: 11px;
}
#szerzodes_form form {
	display: inline;
}
#szerzodes_form .button_back {
	display: block;
	float: left;
	height: 20px;
}
#szerzodes_form legend{
	font-size: 11px;
	color: #4682b4;
	margin-top: 4px;
}
#szerzodes_form div.line {
	margin-top: 5px;
}
#szerzodes_form p {
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#szerzodes_form h1 {
	font-size: 11px;
	padding-right: 40px;	
	margin-bottom: 0px;	
	clear: both;	
	text-align: right;
}
#szerzodes_form .datum {
	display: block;
	float: right;	
	font-size: 11px;
	color: #00649D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	padding-right: 20px;
}
#szerzodes_form .szerzo {
	display: block;
	float: left;	
	font-size: 11px;
	color: #00649D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;	
	padding-right: 20px;
	white-space: nowrap;
	margin-top: 2px;
	margin-bottom: 2px;
}
#szerzodes_form br {
	clear: left;
}
#szerzodes_form fieldset {
	width: 530px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border: 4px solid #dcdcdc;
}
#szerzodes_form label {
	font-weight: bold;
	margin-bottom: 0px;
}
#szerzodes_form input, #szerzodes_form textarea {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-left: 1px;
	letter-spacing: 1px;
}
#szerzodes_form input.hidden {
	display: none;
	float: none;
}
#szerzodes_form textarea {
	display: block;
	float: left;	
	width: 505px;	
	font-size: 12px;
	font-family: Verdana, Tahoma, "Courier New", Courier, monospace;
	font-weight: bold;
	line-height: 17px;
}
#szerzodes_form .alcim{
	color: #800000;
	font-size: 10px;
	font-weight: bold;
	padding-top: 1px;
	padding-left: 3px;
	vertical-align: middle;
}
#szerzodes_form .sor label{
	display: block;
	float: left;
	/*padding-top: 3px;*/
	line-height: 18px;
	padding-right: 5px;
	text-align: right;
	width: 135px;	
}
#szerzodes_form .sor input {
	display: block;
	float: left;
}
#szerzodes_form .sor2 {
	margin-bottom: 4px;
}
#szerzodes_form .sor2 label{
	display: block;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: right;
}
#szerzodes_form .sor2 input {
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

#szerzodes_form .felad_mezo{
	display: block;
	float: left;
	color: black;
	font-size: 11px;
	font-weight: normal;
	padding-right: 5px;
	text-align: right;
	line-height: 16px;
	width: 200px;	
}
#szerzodes_form .felad_adat{
	color: #00649D;	
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 16px;
}
#szerzodes_form .felad2 {
	color: #00649D;
	font-weight: bold;	
}
#szerzodes_form .felad2 label{
	display: block;
	float: left;
	color: black;
	padding-right: 5px;
	text-align: right;
}
#szerzodes_form .inn {
	display: block;
	float: left;
	color: #00649D;
	font-size: 11px;
	font-weight: bold;
	padding-top: 2px;
}
#szerzodes_form #cegnev, #m_cegnev {
	width: 500px;
	margin-left: 5px;
	padding-left: 10px;
}
#szerzodes_form #cegnev, #szerzodes_form #sz_irszam, #szerzodes_form #sz_varos, #szerzodes_form #sz_utca, 
#szerzodes_form #ado1, #szerzodes_form #ado2, #szerzodes_form #ado3, 
#szerzodes_form #ceg1, #szerzodes_form #ceg2, #szerzodes_form #ceg3,
#szerzodes_form #bszla1, #szerzodes_form #bszla2, #szerzodes_form #bszla3,
#szerzodes_form #ugy_vez, #szerzodes_form #ugy_ker, #szerzodes_form #ugy_tel, #szerzodes_form #ugy_email, 
#szerzodes_form #kapcs_vez, #szerzodes_form #kapcs_ker, #szerzodes_form #kapcs_tel, #szerzodes_form #kapcs_email,
#szerzodes_form #sz_k_tel, #szerzodes_form #sz_k_email, #szerzodes_form #auto_email {
	background-color: #FFEA71;
}
#szerzodes_form #teaor_field {
	display: block;
	float: left;	
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 1px;
	margin-bottom: 5px;
}
#szerzodes_form #a_email {
	margin-left: 15px;
}
#szerzodes_form .button {
	display: block;
	float: left;	
	width: 80px;
	margin-left: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#szerzodes_form .line {
	display: block;
	clear: left;
	border-top: 1px solid #d6d6d6;
	margin-top: 6px;
	height: 6px;
}
#szerzodes_form .teaor_nev {
	display: block;
	float: left;
	width: 450px;
	color: #004166;
	font-size: 11px;
	font-weight: bold;	
	border: 1px solid #76a7c4;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#szerzodes_form .teaor_sor {
	display: block;
	float: left;	
	color: #213738;
	font-size: 11px;
	font-weight: bold;	
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 5px;
}
#szerzodes_form .del {
	display: block;
	float: right;
	cursor: pointer;
	_cursor: hand;	
	background: url(../images/ikon/del_18.png) no-repeat left top;
	width: 55px;
	height: 22px;
	margin-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 17px;
	text-align: right;
	font-weight: bold;
	font-size: 10px;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#szerzodes_form .del:hover {
	background: url(../images/ikon/del_18o.png) no-repeat left top;
}
#szerzodes_form .new_teaor {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 0px;	
	color: #004166;
	background-color: #B4D0ED;
	clear: left;
	display: block;
	float: left;	
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}
#szerzodes_form .new_teaor:hover{ 
	background-color: #7fffd4;
	color: Black;
}
#szerzodes_form .new_teaor:active {
	background-color: #7fffd4;
	color: Black;
}
#szerzodes_form .new_teaor:focus {
	background-color: #7fffd4;
	color: Black;
}
#szerzodes_form .teaor_list {
	display: block;
	float: right;
	text-decoration:none;
	line-height: 22px;
	color: #7E7E7E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
}
#szerzodes_form .teaor_list a{
	text-decoration:none;
	color: #7E7E7E;
}
#szerzodes_form .teaor_list a:hover{
	color: #800000;
}
#szerzodes_form .teaor_list img{
	padding-top: 3px;
	padding-right: 5px;
}
#szerzodes_form .col1 {
	font-weight: bold;
	width: 250px;
	text-align: right;
	padding-right: 5px;
}
#szerzodes_form .col2 {
	font-weight: bold;	
	width: 250px;
	text-align: left;	
}
#szerzodes_form .comment {
	display: block;
	float: left;
	margin-top: 10px;
	margin-left: 15px;
}

/*----------------------------------------*/
/*----------- HOME ---------------*/
/*----------------------------------------*/
#content_home {
	width: 562px;
	border: 1px solid #76a7c4;
	background-color: White;
	color: #212121;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 8px;
	padding-bottom: 15px;
	padding-right: 8px;
	padding-top: 5px;
}
#content_home p, #content_home li {
	font-size: 14px;
	text-align: justify;
}
#content_home h1 {
	font-family: georgia, tahoma, verdana, arial, sans-serif;
	font-size: 24px;
	color: #a52a2a;
}
#content_home h2 {
	font-family: georgia, tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	color: #004166;
	text-align: justify;
}
#content_home h3 {
	font-family: georgia, tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	color: #a52a2a;
}
#content_home h3 a, #content_home h3 a:visited {
	font-family: georgia, tahoma, verdana, arial, sans-serif;
	font-size: 16px;
	color: red;
	text-decoration: underline;
}
#content_home h3 a:hover {
	color: #006400;
}
#content_home .keret {
	margin: 5px;
	padding: 5px;	
	color: #006400;
	border: 1px solid maroon;
	text-align: justify;
}




