	@charset "utf-8";
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
	background-color: #2d6fa7;
	background-image: url(../images/back-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 20px;
}
a {
	color: #000000;
	text-transform: none;
}
a:hover, a:hover h4, a:hover p, a:hover span {
	cursor: pointer;
}
form {
	margin: 0;
	padding: 0;
}
p {
	margin: 0;
	padding: 0 0 10px 0;
	cursor: default;
}
div {
	margin: 0;
	padding: 0;
	cursor: default;
}
h1 {
	clear: both;
	font-size: 18px;
	line-height: 26px;
	color: #132239;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: uppercase;
	cursor: default;
}

#small {
font-size:20px;
color:#0099CC;
}

#h2_clone
{
	font-size: 16px;
	line-height: 18px;
	color: #0066FF;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: normal;
	cursor: default;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	color: #0066FF;
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: normal;
	cursor: default;
}

#datum
{
font-size:12px;
}

h3 {
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: bold;
	cursor: default;
}
h4 {
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 0 0;
	font-weight: bold;
}
#h4small
{
font-weight:normal;
}


#imageContainer img {
	display: none;
	position: absolute;
	top: 56px;
	left: 21px;
}
#header-01 {
	background: url(../images/header-01.jpg) no-repeat 0 0;
}
#header-02 {
	background: url(../images/header-02.jpg) no-repeat 0 0;
}
#header-03 {
	background: url(../images/header-03.jpg) no-repeat 0 0;
}
#header-04 {
	background: url(../images/header-04.jpg) no-repeat 0 0;
}
#header-05 {
	background: url(../images/header-05.jpg) no-repeat 0 0;
}
#header-06 {
	background: url(../images/header-06.jpg) no-repeat 0 0;
}

#blue {
	color: #2d6fa7;
}
#orange {
	color: #ea6111;
}
#red {
	color: #bb0000;
}
#green {
	color: #349300;
}


#left {
	float: left;
	clear: left;
	width: 271px;
}
#right {
	float: right;
	clear: right;
	width: 271px;
}

#full {
float: left;
clear: left;
width: 556px;
}



.main {
	width: 958px;
	border: 1px solid #ffffff;
	padding: 0;
	margin: 0;
}
.top {
	height: 35px;
	background: url(../images/back-top.gif) repeat-x 0 0;
	line-height: 30px;
	font-size: 10px;
	text-align: left;
	cursor: default;
	color: #163752;
	padding: 0 0 0 10px;
}
.top a {
	color: #163752;
	text-decoration: none;
}
.top a:hover {
	color: #000000;
	text-decoration: underline;
}

#imageContainer {
	border-top: 1px solid #ffffff;
	height: 222px;
}
.header {
	margin: 0;
	padding: 0;
	width: 958px;
	height: 32px;
	background: url(../images/back-header.gif) repeat-x 0 0;
	border-bottom: 1px solid #ffffff;
	text-align: center;
}
.header ul {
	margin: 0;
	padding: 0;
	height: 32px;
	width: 958px;
	text-align: center;
}
.header ul li {
	margin: 0;
	padding: 0 10px;
	list-style: none;
	display: inline;
	color: #ffffff;
	font-size: 12px;
	line-height: 32px;
}
.header ul li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
.header ul li a:hover {
	color: #45aaff;
}
.header ul li#active a {
	color: #fe0000;
	font-weight: bold;
}
.header ul li#active a:hover {
	color: #fe0000;
	cursor: pointer;
}
.content {
	width: 958px;
	padding: 0;
	margin: 0;
	background: url(../images/back-content.gif) repeat-y left top;
	overflow: hidden;
}
.content .content-bottom {
	width: 958px;
	padding: 0 0 15px 0;
	margin: 0;
	background: url(../images/back-content-bottom.gif) no-repeat left bottom;
	overflow: hidden;
}
.content .content-right {
	float: right;
	overflow: hidden;
	width: 170px;
	padding: 10px;
	margin: 0;
}
.content .content-left {
	float: left;
	overflow: hidden;
	width: 170px;
	padding: 10px;
	margin: 0;
}
.content .content-main {
	float: left;
	overflow: hidden;
	width: 556px;
	padding: 8px;
	margin: 0;
	background: url(../images/back-content-main.gif) repeat-x 0 0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}


div.box {
	background: url(../images/back-box-border.gif) repeat-x 0 0;
	padding: 0 1px;
	margin: 5px 0 0 0;
}
div.box-gyik {
	padding: 0 4px 0 4px;
	margin: 4px 0 4px 0;
	border-bottom:dashed 1px #999999;
}


div.box div.box-in {
	background: url(../images/back-box.gif) repeat-x 0 0;
	padding: 8px 10px 5px 10px;
}

div.box div.box-in a{
color:#333333;
text-decoration:none;
}

div.box div.box-in a:hover{
color:#0099CC;
text-decoration:underline;
font-weight:bold;
font-size:13px;
}


div.box ul {
	margin: 0;
	padding: 0;
}
div.box ul li {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
div.box ul li p {
	padding: 0 0 10px 0;
}
div.box ul li a:hover {
	color: #2d6fa7;
}


div.mod-akciosajanlataink {
	float: left;
	width: 273px;
	height: 121px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-akciosajanlataink.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-kerjentolunkarajanlatot {
	float: right;
	width: 273px;
	height: 121px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-kerjentolunkarajanlatot.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-vegyefelvelunk {
	width: 170px;
	height: 121px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-vegyefelvelunk.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-onlinetanacsadas {
	width: 170px;
	height: 121px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-onlinetanacsadas.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-kalkulatorok {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-kalkulatorok.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-kozossegi {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-kozossegi.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-linkgyujtemenyek {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-linkgyujtemenyek.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-szamlaszamok {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-szamlaszamok.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-arfolyamok {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-arfolyamok.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-ceginfo {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-ceginfo.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-palyazat {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-palyazat.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-forditokulcs {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-forditokulcs.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-magyarorszag {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-magyarorszag.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-feketelista {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-feketelista.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-ksh {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-ksh.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-oep {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-oep.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-onkormanyzatok {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-onkormanyzatok.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-onyf {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-onyf.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-penzugyminiszterium {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-penzugyminiszterium.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-pszaf {
	width: 170px;
	height: 43px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-pszaf.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-hirlevel {
	border: 1px solid #777b7c;
	padding: 49px 0 5px 50px;
	margin: 0 0 10px 0;
	background: #8dbfea url(../images/mod-hirlevel.jpg) no-repeat 0 0;
}
div.mod-hirlevel input.inputbox {
	margin: 0 0 2px 0;
	padding: 2px;
	width: 106px;
}
div.mod-hirlevel input.button {
	margin: 0 0 2px 0;
}
div.mod-hirlevel p {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	padding: 0 5px 0 5px;
	margin: 5px 0 5px -43px;
	border-left: 5px solid #ffffff;
}


div.mod-login {
	border: 1px solid #777b7c;
	padding: 30px 0 5px 50px;
	margin: 0 auto 10px auto;
	background: #73beef url(../images/mod-login.jpg) no-repeat 0px 0px;
	width: 118px;
}
div.mod-login input.inputbox {
	margin: 0 0 2px 0;
	padding: 2px;
	width: 106px;
}
div.mod-login input.button {
	margin: 0 0 2px 0;
}
div.mod-login ul {
	margin: 0;
	padding: 5px 0 0 0;
}
div.mod-login ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
	list-style: none;
	font-size: 11px;
	background: url(../images/arrow-login.gif) no-repeat 0 4px;
}
div.mod-login ul li a {
	text-decoration: none;
}
div.mod-login ul li a:hover {
	text-decoration: underline;
}





div.mod-rolunkmondtak {
	font-style: italic;
}
div.mod-rolunkmondtak h3 {
	background: url(../images/back-mod.gif) no-repeat right bottom;
	line-height: 30px;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 0;
	font-style: normal;
}


div.mod-menu {
	padding: 0 0 10px 0;
}

div.mod-kliens-menu
{	
	background: #ffc27d;
	border: solid 1px #ff8800;
	padding: 2px;
}



div.mod-menu h3 {
/*	background: url(../images/back-mod.gif) no-repeat right bottom; */
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	font-style: normal;
	border-bottom: 1px solid #cbdfec;
}
div.mod-menu ul {
	margin: 0;
	padding: 0;
}
div.mod-menu ul li {
	margin: 0;
	list-style: none;
	color: #2d6fa7;
	line-height: 13px;
	font-size: 11px;
	border-bottom: 1px solid #d7e8ec;
	background: url(../images/nyil_transp.gif) no-repeat 0px 5px;
	/*background: url(../images/icon-mainmenu-0.gif) no-repeat 3px 5px;*/
	
}
div.mod-menu ul li a {
	display: block;
	padding: 3px 0 3px 15px;
	text-decoration: none;
}
div.mod-menu ul li a:hover {
	color:#333333;
	font-weight: bold;
	background: url(../images/nyil_transp.gif) no-repeat 0px 5px;
}


div.mod-menu ul li ul {
	position: absolute;
	width: 170px;
	left: -999em;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	border: 1px solid #bbbbbb;
	top: auto;
	margin: -19px 0 0 0;
	padding: 5px;
	background: #fafafa;
	z-index: 1000;
	float: left;
}
div.mod-menu ul li:hover ul {
	top: auto;
	left: 200px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	float: none;
	background: #fafafa;
	padding: 5px;
	margin: -19px 0 0 0;
	border: 1px solid #bbbbbb;
	z-index: 1000;
	float: left;
}
div.mod-menu ul li ul li, div.mod-menu ul li:hover ul li {
	padding: 0;
	margin: 0;
	float: none;
	line-height: 13px;
	font-size: 11px;
	display: inline;
	list-style: none;
	text-align: left;
}
div.mod-menu li ul li a {
	display: block;
	padding: 3px;
	margin: 0;
	color: #000000;
	line-height: 13px;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
div.mod-menu li ul li a:hover {
	color: #2d6fa7;
	background: none;
} 

div.mod-uzemanyagarak {
	border: 1px solid #777b7c;
	background: #ffffff url(../images/mod-uzemanyagarak.jpg) no-repeat 0 bottom;
	padding: 1px;
	margin: 0 0 10px 0;
}
div.mod-uzemanyagarak h3 {
	background: url(../images/mod-uzemanyagarak-h3.gif) repeat-x 0 bottom;
	line-height: 26px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
}
div.mod-uzemanyagarak table {
	width: 100%;
}
div.mod-uzemanyagarak table td {
	font-size: 12px;
	padding: 3px;
	border-bottom: 1px solid #d4e1ed;
}
div.mod-uzemanyagarak table th {
	font-size: 11px;
	padding: 3px;
	border-bottom: 1px solid #d4e1ed;
}
div.mod-uzemanyagarak a {
	color: #c30000;
	font-size: 11px;
	text-decoration: none;
}
div.mod-uzemanyagarak span {
	color: #2d6fa7;
}

div.mod-jegybank {
	border: 1px solid #777b7c;
	background: #ffffff url(../images/mod-jegybank.jpg) no-repeat 0 bottom;
	padding: 1px;
	margin: 0;
}
div.mod-jegybank h3 {
	background: url(../images/mod-jegybank-h3.gif) repeat-x 0 bottom;
	line-height: 26px;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
}
div.mod-jegybank table {
	width: 100%;
}
div.mod-jegybank table td {
	text-align: center;
	font-size: 11px;
	padding: 3px;
	border-bottom: 1px solid #d4e1ed;
}
div.mod-jegybank table th {
	font-size: 18px;
	font-weight: bold;
	color: #2d6fa7;
	padding: 3px;
	border-bottom: 1px solid #d4e1ed;
}
div.mod-jegybank a {
	color: #c30000;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
div.mod-legfrissebb {
	width: 170px;
	height: 33px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-legfrissebb.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-kerdesek {
	width: 170px;
	height: 33px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-kerdesek.jpg) no-repeat 0 0;
	cursor: pointer;
}
div.mod-ugyfeleinknek {
	width: 170px;
	height: 33px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/mod-ugyfeleinknek.jpg) no-repeat 0 0;
	cursor: pointer;
}

div.mod-download {
	width: 170px;
	height: 33px;
	padding: 0;
	margin: 0 0 10px 0;
	background: url(../images/downloadicon.jpg) no-repeat 0 0;
	cursor: pointer;
	}



div.footer {
	width: 940px;
	border: 0;
	padding: 10px;
	margin: 0;
}

div.mod-linkek {
	text-align: center;
	padding: 0 0 8px 0;
}
div.mod-linkek ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
div.mod-linkek ul li {
	margin: 0;
	padding: 0 3px;
	text-align: center;
	display: inline;
	color: #000000;
}
div.mod-linkek ul li a {
	color: #000000;
	text-decoration: none;
}
div.mod-linkek ul li a:hover {
	font-weight: bold;
}

div.copyright {
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}
div.copyright a {
	color: #ffffff;
	text-decoration: none;
}
div.copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div.createdby {
	text-align: center;
	color: #96b7d3;
	font-size: 11px;
}
div.createdby a {
	color: #96b7d3;
	text-decoration: none;
}
div.createdby a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div.szamlalo {
	margin: 10px auto 0 auto;
	padding: 5px;
	width: 150px;
	text-align: center;
	color: #ffffff;
	background: #235682;
	border: 1px solid #1c4568;
	font-size: 12px;
}

.list_table
{
position:relative;
width:100%;
text-align:center;
}

.list_table td
{
font-size:12px;
color:#000;
text-align:left;
border-bottom:solid 1px #CCCCFF;
vertical-align:bottom;
}

#datum
{
font-size:10px;
text-align:center;
color:#0066FF;
}

#icon
{
text-align:center;
}


.list_table th
{
background-image:url(../images/table_head_back.jpg);
background-repeat:repeat-x;
background-position:top;
text-align:center;
color:#0066FF;
border-right:solid 1px #CCCCCC;
}

.linkgyujtemeny
{
padding: 0px 0px 0px 40px;
margin-left:20px;
}

.linkgyujtemeny ul li
{
list-style:none;
background-image:url(../images/icon-mainmenu-0.gif);
background-position:left;
background-repeat:no-repeat;
}

.linkgyujtemeny a
{
text-decoration:none;
font-size:12px;
padding-left:9px;
}
.linkgyujtemeny a:hover
{
text-decoration:none;
font-size:13px;
padding-left:9px;
}

.box-in_fo_hirek
{
background: url(../images/back-box.gif) repeat-x 0 0;
padding: 8px 10px 5px 10px;
}

.box-in_fo_hirek a
{
	text-decoration:none;
	font-size:12px;
	padding:4px 0 0 0;
}
.box-in_fo_hirek a:hover 
{
	text-decoration:none;
	font-size:13px;
	color:#3399FF;
}

#bovebben 
{
	padding:0 0 5px 0;
}

#bovebben a
{
	color:#3399FF;
}


.box-in_fo_adatbazis
{
	background: url(../images/back-box.gif) repeat-x 0 0;
	padding: 8px 10px 5px 10px;
}

.box-in_fo_adatbazis a
{
text-decoration:none;
font-size:12px;
padding:4px 0 0 0;
}

.box-in_fo_adatbazis a:hover
{
text-decoration:none;
font-size:13px;
padding:4px 0 0 0;
}

/*.box-in_fo_adatbazis ul li
{
list-style:none;
background-image:url(../images/icon-mainmenu-0.gif);
background-position:left top;
background-repeat:no-repeat;
}*/


.vissza
{
text-align:center;
clear:both;
position:relative;
}

.email-box
{
width:470px;
margin:20px;
border:solid 1px #999999;
padding:10px 20px 10px 35px;
text-align:left;
background-color:#f3fbfd;
}
.email-box input
{
background-color:#D8E0E0;

}
.email-box textarea
{
background-color:#D8E0E0;
}

.reg input
{
color:#666666;
background-color:#E2EBEA;
}

.siker_reg
{
position:relative;
clear:both;
text-align:center;
padding:50px 0px 0px 0px;
}

.warning_text
{
	text-align: center;
	font-size: 15px;
}


#error
{
font-size:x-small;
color:#FF0000;
}
.kalkulator-munkaber
{
background-image:url(../images/icon-munkaber.jpg);
background-position:left;
background-repeat:no-repeat;
padding:0 0 3px 70px;
margin:2px;
}
.kalkulator-ingatlan
{
background-image:url(../images/icon-ingatlan.jpg);
background-position:left;
background-repeat:no-repeat;
padding:0 0 0 70px;
margin:2px;
}
.kalkulator-vagyonosodas
{
background-image:url(../images/icon-vagyonosodas.jpg);
background-position:left;
background-repeat:no-repeat;
padding:0 0 0 70px;
margin:2px;
}
.kalkulator-eva
{
background-image:url(../images/icon-eva.jpg);
background-position:left;
background-repeat:no-repeat;
padding:0 0 0 70px;
margin:2px;
}
.kalkulator-illetek
{
background-image:url(../images/icon-illetek.jpg);
background-position:left;
background-repeat:no-repeat;
padding:0 0 0 70px;
margin:2px;
}
.kalkulator-teaor
{
background-image:url(../images/icon-teaor.jpg);
background-position:left;
background-repeat:no-repeat;
padding:0 0 0 70px;
margin:2px;
}

.kalkulatorlist h2
{
cursor:pointer;
}
.kalkulatorlist h2:hover
{
cursor:pointer;
font-weight:bold;
}


/*-----------------  páylázatok ---------------*/


.palyazat-nfu
{
background-image:url(../images/icon-nfu.jpg);
background-position:left, top;
background-repeat:no-repeat;
padding:0 0 0 70px;
height:100px;
cursor:pointer;
}
.palyazat-mag
{
background-image:url(../images/icon-magzrt.jpg);
background-position:left ,top;
background-repeat:no-repeat;
padding:0 0 0 70px;
height:100px;
vertical-align:super;
cursor:pointer;
}
.palyazat-penzterkep
{
background-image:url(../images/icon-penzterkep.jpg);
background-position:left,top;
background-repeat:no-repeat;
padding:0 0 0 70px;
height:100px;
cursor:pointer;
}
.palyazat-ofa
{
background-image:url(../images/icon-ofa.jpg);
background-position:left,top;
background-repeat:no-repeat;
padding:0 0 0 70px;
height:100px;
cursor:pointer;
}
.palyazat-vati
{
background-image:url(../images/icon-vati.jpg);
background-position:left,top;
background-repeat:no-repeat;
padding:0 0 0 70px;
height:100px;
cursor:pointer;
}
.palyazatlist h2
{
cursor:pointer;
}
.palyazatlist h2:hover
{
cursor:pointer;
font-weight:bold;
}

#kerdes
{
font-weight:bold;
text-decoration:underline;
color:#0066CC;
}

#tav
{
margin-bottom:50px;
}

#breadcums
{
	font-size: 10px;
}

.norma-table td
{
	border-bottom: solid 1px #000000;
	padding: 5px 0 0 2px;

}

