/* CSS Document 

RedBrown Menu - A Jquery animated drop down menu
Designed and scripted by Biju Subhash (http://www.bijusubhash.com)

*/

body {
	background:url(images/m_bg.gif) repeat-x #4a4a4a;
	/*background-color: #4a4a4a;*/
	margin-top:30px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12pt;
	color: #15391f;
        overflow: hidden;
}
.red {
color:grey;
}
.brown {
color:brown;
}

a.phone{
	text-decoration: none;
        color: #15391f;
}
a.phone:active, a.phone:visited{
	outline:none;
}

a.mail, a.maplink{
	text-decoration: none;
	color: #60868E;
        font-weight: bold;
}

a.mail:hover,a.maplink:hover{
	color: #443484;
	cursor: pointer;
}

a.mail:active, a.mail:visited, a.maplink:active, a.maplink:visited{
	outline:none;
}

a.menu{
	cursor: pointer;

}

p.about{
	line-height: 2em;
	padding-top: 20px;
}

h2 {
	font-family:'Courier New', Courier, monospace;
	font-size:19px;
	font-weight:normal;
	margin-left:39px;
	color:#333333;
}

#container{
      width: 1100px;
      position: relative;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      background: transparent;
}
#header{
      width: 750px;
      height: 177px;
      margin-left: auto;
      margin-right: auto;
      text-align: center;
      background: url(images/header.png) center top;
      background-repeat: no-repeat;
}

#menudiv{
      width: 750px;
      background: transparent;
      padding: 0;
      margin-bottom: 35px;
      margin-left: auto;
      margin-right: auto;
}

#text{
	background-color: #deefdd;
	margin-left: auto;
        margin-right: auto;
	margin-top: 50px;
	position: relative;
	text-align:justify;
	padding: 12px 24px 12px 24px;
	height: 500px;
}

span.textcontent{
	
}

#footer{
      width: 1100px;
      height: 30px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 8px;
      font-size:11px;
}
#footer_left{
	float:left;
	width:335px;
	margin-left:10px;
	text-align: left;
	color:#00201E;
	
}
#footer_right{
	float:right;
	width:335px;
	margin-right:10px;
	text-align: right;
	color:#CCFEF8;
}



fieldset.kontakt{
	padding: 8px 8px 16px 8px;
	width: 500px;
        max-height: 192px;
	margin: 12px auto 0px auto;
}

fieldset.message{
	padding: 8px 8px 16px 8px;
	width: 500px;
        min-height: 300px;
        max-height: 310px;
	margin: 28px auto 0px auto;
}

fieldset.office{
	padding: 8px 8px 4px 8px;
	width: 500px;
        max-height: 471px;
	margin: 12px auto 0px auto;
        overflow: hidden;
}

legend.kontakt{
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
}

#contact-overflow{
    overflow: auto;
    max-height: 450px;
}



#kontakt_left{
	float:left;
	width:480px;
	
}

#kontakt_right{
	float:right;
	width:480px;
	margin-right:40px;
}

.column_contact{
	float:left;
	margin-left:60px;
}


#menu{
	background:url(images/menu_bg.gif) no-repeat 0 -1px;
	font:normal 16px/32px Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width:750px;
	padding:0;
	
}
#menu li{
	background:url(images/menu_bg.gif) no-repeat 0 -1px;
	list-style:none;
	padding:0;
	margin:0;
	float:left;
	position:relative;
}
#menu li a{
	color:#bfbfbf;
	text-decoration:none;
	padding-left:15px;
	padding-right:40px;
	width: 70px;
 	background:url(images/menu_bg.gif) no-repeat left bottom;
	display:block;
	float:left;
}
#menu li  span{
	background:url(images/arrow.png) no-repeat 0 12px ;
	width:20px;
	height:35px;
	/*display:inline-block;*/
	float:left;
	/*top:-35px;*/
	/*position:relative;*/
	cursor:pointer;
}

ul.submenu{
 	
	padding:0;
	font-size:15px;
	display:none;
	width:250px;
	z-index:5;
	position:absolute;
	margin:0;
	float:left;
	left:0;
	top:32px;
}


ul.subsubmenu{
 	
	padding:0;
	font-size:15px;
	display:none;
	width:250px;
	z-index:50;
	position:absolute;
	margin:0;
	float:left;
	left:0;
	top:72px;
	background:url(images/submenu_bg.gif) no-repeat right bottom;
	padding:0;
	font-size:15px;
	display:none;
	width:250px;
	z-index:5;
	position:absolute;
	margin:0;
	float:left;
	left:0;
	
}

ul.subsubmenu li{
	background:none;
	width:250px;
	overflow:hidden;
	line-height:25px;


}


ul.subsubmenu li a{
	background-image:none;
	border-bottom:1px solid #171717;
	border-top:1px solid #545454;
	border-left:1px solid #171717;
	width:250px;
	text-align:left;

}


#menu li ul{
 	background:url(images/submenu_bg.gif) no-repeat right bottom;
	padding:0;
	font-size:15px;
	display:none;
	width:250px;
	z-index:5;
	position:absolute;
	margin:0;
	float:left;
	left:0;
	top:32px;
}

#menu li ul li{
	background:none;
	width:250px;
	overflow:hidden;
	line-height:25px;
}

#menu li ul a{
	background-image:none;
	border-bottom:1px solid #171717;
	border-top:1px solid #545454;
	border-left:1px solid #171717;
	width:250px;
	text-align:left;
}

#menu li:hover ul{
	}
	
a:active, a:visited {
	outline:none;
	}
	
.overRed {
 	background:url(images/over_green.png) no-repeat left top !important;
	color:#FFFFFF !important;
	border-left:none !important;
	border-right:none !important;
}

p.tabbed{
	margin-left: 30px;
	padding-top: 2px;
        padding-bottom: 2px;
        font-size: 10pt;
}

span.bold{
        padding-top: 6px;
        padding-bottom: 6px; 
        font-size: 11pt;
        font-weight: bold;
}
span.simple{
        padding-top: 4px;
        padding-bottom: 4px;
        font-size: 11pt;
}

input.default, textarea.default{
	color:#b5b5b5;
	background-color: #EFDDDE;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11pt;
	resize: none;
}
input.edited, textarea.edited{
	color:#15391f;
	background-color: #DDDEEF;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 11pt;
	resize: none;
}

#message_check{
	margin: 4px 0px 0px 0px;
        float: left;
}

#myrecaptcha{
	float: right;
        margin: 8px 19px 2px 10px;
}

#message_submit{
	visibility:hidden;
        float: left;
        margin: 26px 0px 0px 30px;
}

#iroda, #munkatarsak{
	display: inline;
        border-collapse:collapse;
	margin: 10px 0px 10px 25px;
	background-color:#deefdd;
        font-size: 11pt;
}

#iroda tr.even, #munkatarsak tr.even{
	background-color: #B8DCC8;
}
#iroda tr.odd, #munkatarsak tr.odd{
	background-color: #E3E3E3;
}
#iroda td, #munkatarsak td{
	padding-left:20px;
	padding-right:8px;
        text-align: left;
        font-size: 10pt;
}

.table_container{
	text-align:center;
	overflow:auto;
	height:550px;

}

.table_container_ertekesites{
	text-align:center;
	overflow:auto;
	height:480px;

}

.table_container_felhivas{
	text-align:center;
	height:240px;
        width:980px;

}


.table_body{
	overflow:auto;
	height:420px;
	margin: 0px 0 3px 0;
	
}

.table_body_felhivas{
	overflow:auto;
	height:240px;
	margin: 0px 0 3px 0;
	
}

table.content_head{
	margin: 0 auto;
	min-width: 1001px;
	border-collapse:collapse;
	margin-right:34px;
	

}

table.content{
	border-collapse:collapse;
	margin: 0 auto;
        width: 100%;
}

table.content_head caption{
	font-size:22px;
	padding:16px;
}


table.content_head_felhivas caption{
	/*border: solid 1px;*/
	font-size:16px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-bottom: 10px;
	
}

table.content_head td{
	
	text-align:center;
	font-size:14px;
	border-collapse:collapse;
	/*border-bottom:1px solid;*/
	font-weight:bold;
	padding: 5px 0px 5px 0px;
	
}


tr.normal { background-color: #deefdd; }
tr.note {	border-bottom: 1px solid green;}
tr.highlight { background-color: #DDDEEF; }


table.content td{
	border-collapse:collapse;
	font-size:14px;
	padding:4px;
	/*border-top: 0px solid;
	border-left: 1px solid;
	border-right: 1px solid;*/
	/*border-bottom: 1px solid green;*/
}
td.sorszam{
	text-align:center;
	min-width:62px;
}
td.sorszam_head{
	text-align:center;
	min-width:45px;
}
td.nev{
	text-align:left;
	min-width:250px;
}
td.nev_head{
	text-align:left;
	min-width:225px;
}
td.cim{
	text-align:left;
	min-width:250px;
}
td.cim_head{
	text-align:center;
	min-width:270px;
}
td.cg{
	text-align:center;
	min-width:170px;
}
td.cg_head{
	text-align:center;
	min-width:140px;
}
td.date{
	text-align:left;
	min-width:160px;
}
td.date_head{
	text-align:center;
	min-width:90px;
}
td.felh_head{
	text-align:left;
	min-width:90px;
}



td.cs_sorszam{
	text-align:center;
	width:5%;
}
td.cs_sorszam_head, th.cs_sorszam_head{
	text-align:center;
	width:10%;
}
td.cs_nev{
	text-align:left;
	width:15%;
}
td.cs_nev_head, th.cs_nev_head{
	text-align:left;
	width:15%;
}
td.cs_cim{
	text-align:left;
	width:17%;
}
td.cs_cim_head, th.cs_cim_head{
	text-align:center;
	width:20%;
}
td.cs_cg{
	text-align:center;
	width:15%;
}
td.cs_cg_head{
	text-align:center;
	width:15%;
}
td.cs_bank{
	text-align:center;
	width:15%;
}
td.cs_bank_head{
	text-align:center;
        width:15%;
}
td.cs_note{
	text-align:justify;
	font-style: italic;
	width:15%;
}
td.cs_note_head{
	text-align:center;
	font-weight: bold;
	width:15%;
	font-style: italic;
}

td.cs_date{
	text-align:left;
	width:20%;
}
td.cs_date_head{
	text-align:center;
	width:20%;
}







fieldset.tajekoztat, fieldset.ertekesit, fieldset.felhivas{
	padding: 8px;
	width: 1000px;
	margin: 12px auto 12px auto;
	
}

legend.tajekoztat, legend.ertekesit{
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;

}

ul.link{
	padding: 20px 0px 0px 20px;
	list-style-type:none;
}
li.link{
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 5px 0px 5px 20px;
	margin: .4em 0;
}

li.link a, li.link a:active, li.link a:visited{
	text-decoration: none;
	padding-left:15px;
	outline:none;
	color: #15391f;
}


li.link a:hover{
	color: #443484;
	cursor: pointer;
}

a.ertekesit, a.ertekesit:active, a.ertekesit:visited{
	color: #443484;
	text-decoration: none;
	outline:none;

}

a.ertekesit:hover{
	color: #60868E;
	text-decoration: none;
	outline:none;
	cursor: pointer;

}



table.ertekesit{
	text-align:center;
	border-collapse:collapse;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

table.ertekesit tr.even{
	background-color: #B8DCC8;
}

table.ertekesit tr.odd{
	background-color: #E3E3E3;
}

table.ertekesit td{
	text-align:center;
	padding: 5px;
	min-width: 150px;
}

table.ertekesit caption{
	font-size:22px;
	padding:16px;
}

#letölthető anyagok hasábjai

#tajekoztat_container{
    
    width:980px;
    
}
#tajekoztat_left{
    
    width:440px;
    float:left;
}
#tajekoztat_right{
    
    width:430px;
    float:left;
    
}

/*Scrolling table*/

table.scrolling_content_fix_head
{

/*table-layout:fixed;*/
width:980px;
border-collapse:collapse;

}



.scrolling_div_for_tbody
{

display:inline-block;
width:980px;
max-height: 170px;
overflow-y:scroll;
/*border:1px solid;
border-collapse: collapse;*/


}

thead.fix
{
width:980px;
height:20px;


}

tbody.scrolling td
{
order:1px solid;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
text-align:left;
border-collapse:collapse;
font-size:12px;
padding:4px;

}

thead.fix th
{
font-size:14px;
border-left: 1px;

}

thead.fix th.sorszam_head{
	text-align:left;
	width:62px;
}
thead.fix th.nev_head{
	text-align:center;
	width:265px;
        
}
thead.fix th.cim_head{
	text-align:center;
	width:310px;
}
thead.fix th.cg_head{
	text-align:center;
	max-width:140px;
}
thead.fix th.date_head{
	text-align:left;
	max-width:125px;
}
thead.fix th.felh_head{
	text-align:left;
	max-width:125px;
}

tbody.scrolling td.sorszam{
	text-align:center;
	max-width:62px;
}
tbody.scrolling td.nev{
	text-align:left;
	max-width:265px;
}
tbody.scrolling td.cim{
	text-align:left;
	max-width:300px;
}
tbody.scrolling td.cg{
	text-align:center;
	max-width:170px;
}
tbody.scrolling td.date{
	text-align:left;
	max-width:125px;
}
tbody.scrolling td.felh_head{
	text-align:left;
	max-width:125px;
}


/*Scrolling table end*/