body{
	margin-left: auto;
    margin-right: auto;
	height: 100%;
}

.container {
	width: 975px;
	height: 100%;
	margin: 0 auto 0 auto;
	background: url(images/bg_big_bordered.gif) repeat-y;
	color: #fff;
	display: block;
}

/*header & logos style begin*/
.header {
	display: block;
	margin-bottom: 10px;
}

#logo_l {
	width: 150px;
	height: 150px;
	border: 1px solid #000;
	margin-left: 0px;
	float: left;
	background-color: #fff;
}

#logo_r {
	width: 150px;
	height: 150px;
	border: 1px solid #000;
	margin-right: 0px;
	float: right;
	background-color: #fff;
}

#h_img {
	height: 150px;
	width: 650px;
	border: 1px solid #000;
	margin-left: 160px;
	margin-bottom: 5px;
	text-align: right;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #4e6b4b;
}
#h_img a{
	color: #4e6b4b;
	text-decoration: none;
}
/*header & logos style end*/

div.left {
	float: left;
	margin-top: 20px;
	width: 150px;
}

.menu_container {
	width: 150px;
	background-color: #3e8e35;
	color: #fff;
	margin-left: 1px;
	height: 100%;
}

.menu_container p {
	margin: 0 10px;
}

.r_top22 { 
	background: url(images/tr_b22.gif) no-repeat top right;
}

.r_bottom22 {
	background: url(images/br_b22.gif) no-repeat top right;
}

img.corner_big {
   width: 22px;
   height: 22px;
   border: none;
   display: block !important;
}

.r_corner { 
	border: none;
	height: 16px;
	display: block !important;	
}

img.corner {
   width: 16px;
   height: 16px;
   border: none;
   display: block !important;
}

/*---menu begin---*/
#menu {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #333;
}

#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: inherit;
}
		
#menu li {
	width: 150px;
	height: 20px;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#menu li a {
	display: list-item;
	padding: 5px 5px 5px 5px;
	background-color: #3e8e35;
	color: #fff;
	text-decoration: none;
	width: 100%;
}

html>body #menu li a {
	width: auto;
}

#menu li a:hover {
	color: #aae7a4;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
/*---menu end---*/

/*---map begin---*/
#adv_map {
	float: inherit;
	width: 150px;
	margin-top: 10px;
	margin-left: 1px;
	color: #2f7e51;
	background-color: #a4c476;
}

#adv_map a {
	color: #21683f;
	text-decoration: none;
}

#adv_map a:visited {
	color: #7c8310;
}

#adv_map a:hover {
	color: #7c8310;
}
/*---map end---*/

div.middle {
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #4e6b4b;
	width: 550px;
	margin-top: 30px;
	margin-left: 160px;
	background: url(images/bg_middle.gif) repeat-y;
}

div.middle h2{
	margin-top: -5px;
	padding-left: 5px;
	height: 100%;
}

div.middle p{
	margin-top: 0px;
	padding: 5px;
}

div.middle #mnews{
	min-height: 900px;
}

div.middle a{
	color: #21683f;
}

/*right side style begin*/

div.right {
	float: right;
	margin-top: 20px;
	width: 250px;
}

#login {
	margin-right: 1px;
	margin-bottom: 10px;
	width: 250px;
	padding: 0px;
	text-align: center;
	background-color: #a4c476;
	color: #205a39;
}

#login h3{
	margin-top: 5px;
}

#news {
	width: 250px;
	height: 380px;
	overflow: auto;
	background-color: #3e8e35;
	color: #eaecc9;
}

#news h3{
	margin-top: 0px;
	padding-left: 5px;
}

#news p{
	padding-left: 5px;
	padding-right: 2px;
}

#news a, #news a:hover {
	color: #c5e5c1;
}

.iso_container {
	display: block;
	width: 250px;
	background-color: #a4c476;
	color: #205a39;
	margin-right: 1px;
	margin-top: 10px;
	height: 100%;
}

.iso_container a{
	margin-left: 10px;
	color: #3e8e35;
}
/*right side style end*/

.anews {
	width: 500px;
	margin: 10px;
	padding: 5px;
	border: solid #000 1px;
}

.amiddle{
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #4e6b4b;
	margin: 0px;
	margin-left: 160px;
	padding: 10px;
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
	background: #f9fbdf;
}

.abody{
	background: #becda8;
	margin: 0px;
}

#amenu{
	border: 1px solid #000;
}

#addform, #addform_b{
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	color: #4e6b4b;
	width: 580px;
	background: #f9fbdf;
	border: 1px solid #000;
	margin: 10px auto 0 auto;
	min-height: 400px;
}

#addform_b{
	width: 700px;
}

#addform input, textarea, #addform_b input, textarea{
	width: 250px;
	max-width: 250px;
	font-size: large;
}

#addform textarea, #addform_b textarea{
	height: 250px;
	max-height: 250px;
}

#pages {
	margin-top: -50px;
	margin-left: 90px;
}

#ilink {
	display: block;
	margin: 0px;
}

#imagethumb{
	float: left;
	margin: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

#imagethumb a{
	text-decoration: none;
	color: #4e6b4b;
}

.imagecontainer{
	text-align: center;
	margin: 0 auto 0 auto;
	display: block;
	background: #f9fbdf;
}

.mbody{
	color: #4e6b4b;
	background: #f9fbdf;
	text-decoration: none;
	color: #4e6b4b;
}

.mbody a{
	text-decoration: none;
	color: #4e6b4b;
}



/*adatszolgáltatáshoz*/

.j-subtable 
{
	border: 1px solid #4e6b4b;
	margin: 0px;
	padding: 2px;
}

.j-subtablerow
{
	margin: 0px;
	padding: 0px;
	
}

.jgyi-st-kg
{
	border: 1px solid #4e6b4b;
	font-weight: normal;
	width: 70px;
	text-align: right;
	height: 23px
}

.jgyi-st-kgE
{
	border: 1px solid #4e6b4b;
	font-weight: normal;
	width: 70px;
	text-align: right;
	height: 23px
	background-color: #CC0000;	
}


.jkex-st-90
{
	border: 1px solid #4e6b4b;
	font-weight: normal;
	width: 85px;
	text-align: right;
	height: 23px
}

.jkex-st-90L
{
	border: 1px solid #4e6b4b;
	font-weight: normal;
	width: 85px;
	text-align: left;
	height: 23px
}


.ji-st-row
{
	margin: 0px;
	padding: 1px;
	border-top: 1px dashed #4e6b4b;
}


.j-sum-1
{
	border-top: 2px solid #4e6b4b;
}

.j-st-hd
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}


.ji-st-dt1
{
	border: 1px solid #4e6b4b;
	font-weight: normal;
	width: 65px;
	text-align: right;
	height: 23px
}

.ji-st-dt2
{
	border: 1px solid #4e6b4b;
	font-weight: normal;
	width: 50px;
	text-align: right;
	height: 23px
}

.ji-st-dt3
{
	border: 1px solid #4e6b4b;
	font-weight: normal;
	width: 50px;
	text-align: right;
	height: 23px
}


.ji-st-c1
{
	border: 1px solid #4e6b4b;
	font-weight: normal;
	width: 55px;
	text-align: right;
	height: 23px
}

.ji-st-c2
{
	border: 1px solid #4e6b4b;
	font-weight: normal;
	width: 150px;
	height: 23px
}

.ji-st-c3
{
	border: 1px solid #4e6b4b;
	font-weight: normal;
	width: 110px;
	text-align: right;
	height: 23px
}


.ji-st-c90
{
	border: 1px solid #4e6b4b;
	font-weight: normal;
	width: 100px;
	height: 23px
}

.ji-st-bt
{
	border: 1px solid #4e6b4b;
	width: 23px;
	height: 23px;
	background-color: #FFFFFF;	
}


.j-header
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 22px;
}

.j-label
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 16px;
}

.ji-tx-4
{
	border: 1px solid #4e6b4b;
	font-family: "Times New Roman", Times, Serif;
	font-size: 16px;
	font-weight: bold;
	width: 60px;
}

.ji-cb-1
{
	font-family: "Times New Roman", Times, Serif;
	font-size: 16px;
	border: 1px solid #C0D1D8;
	font-weight: bold;
	width: 65px;
}

.ji-cb-2
{
	font-family: "Times New Roman", Times, Serif;
	font-size: 16px;
	border: 1px solid #C0D1D8;
	font-weight: bold;
	width: 125px;
}

.ji-tx-20
{
	border: 1px solid #4e6b4b;
	font-weight: bold;
	width: 460px;
}

.ji-tn-10
{
	border: 1px solid #4e6b4b;
	font-weight: bold;
	width: 100px;
	text-align: right;
}


.loginTable
{
	border: 4px solid  #4e6b4b;
	margin: 0px;
	padding: 0px; 	
}

.loginCell
{

}

.loginButton
{


}

.loginText
{
	border: 1px solid #4e6b4b;
	font-weight: bold;
	width: 200px;
}

/* MESSAGE.JSP => HIBAÜZENET */
.msgError
{
	color: #FF1111;
	font-weight: bold;
}

/* MESSAGE.JSP => INFORMÁCIÓS ÜZENET */
.msgInfo
{
	color: #4e6b4b;
	font-weight: bold;
}

/* MESSAGE.JSP => OK GOMB */
.msgSubmit
{
	width: 90px;
	height: 25px;
}

/* JELENTES: SUBMIT GOMB */
.btJelentes
{
	width: 90px;
}

.jellist-cim
{
	border-bottom: 1px solid #4e6b4b;
	border-top: 1px solid #4e6b4b;
	font-weight: normal;
	height: 23px
	background-color: #4e6b4b;
	text-align: center;
}

.jellist-adat
{

}


/* ELSZAM */

.el-cmb
{
	border: 1px solid #4e6b4b;
	font-weight: normal;
	width: 300px;
	text-align: right;
	height: 23px
}

.menHeader
{
	font-color: #FFFFFF;
}

.menRow
{
	font-color: #FFFFFF;
}

.j-printtable
{
	border-left: 0px solid #4e6b4b;
	border-right: 0px solid #4e6b4b;
	border-bottom: 1px solid #4e6b4b;
	padding: 2px;
	padding-left: 20px;
}
