body {
    background-color: #e0ddbe;
    font-family: verdana;
    font-size: 10pt;
    margin: 0px;
    padding: 0px;
}
#nonprofit {
    width: 1000px;
    background-image: url("images/hatter.png");
    background-repeat: repeat-y;
    background-position: center;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
}
#tartalom {
    width: 955px;
    border-width: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: auto;
    margin-left: auto;
    padding: 2px;
}
#menu {
    width: 200px;
    border-width: 0px;
    border-right-width: 2px;
    border-right-style: solid;
    border-color: #bfbea2;
}
.menufejlec {
    background-color: #d0cc9f;
    font-size: 9pt;
    font-weight: bold;
    padding: 5px;
}
.menuelem {
    background-color: #e0ddbe;
}
.kereses {
    background-color: #e0ddbe;
    font-size: 7pt;
    margin: 0px;
    padding: 0px;
}
#szoveg {
    border-width: 0px;
    text-align: justify;
    padding: 2px 14px 2px 14px;
}
a {
    color: #73704f;
}
a:visited {
    color: #73704f;
}
a:hover {
    color: #73704f;
}
#menu a {
    text-decoration: none;
    color: #000000;
}
#menu a:visited {
    color: #000000;
}
#menu a:hover {
    color: #73704f;
}
.szervezetlink {
	text-decoration: none;
}
h1 {
    font-family: arial;
    font-size: 14pt;
    font-weight: bold;
}
h2 {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
}
.tablazatcim {
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
    font-style: italic;
    border-width: 0px;
    border-bottom-width: 1px;
    border-color: #73704f;
    border-style: solid;
}
.tablazatfejlec {
    font-size: 8pt;
    text-align: center;
    border-width: 0px;
    border-bottom-width: 1px;
    border-color: #73704f;
    border-style: solid;
}
.szovegbevitel {
    background-color: #f4f2dd;
}
.szambevitel {
    background-color: #f4f2dd;
    text-align: right;
}
.nyomogomb {
    background-color: #73704f;
    color: #f4f2dd;
}
.nyomogomb:hover {
    background-color: #73704f;
    color: black;
}
.inaktivfolyamat {
	background-color: #f4f2dd;
	color: #e0ddbe;
	font-size: 8pt;
	text-align: center;
	border-width: 1px;
	border-color: #e0ddbe;
	border-style: solid; 
}
.aktivfolyamat {
	background-color: #f4f2dd;
	color: #73704f;
	font-size: 8pt;
	text-align: center;
    border-width: 0px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-color: #e0ddbe;
    border-style: solid; 

}
