﻿body {
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size: 95%;
	color: #1F4B1F;
	background-color:#FFFFFF;
}
/*.fenyo {
	position:absolute;
	width: 105px;
	height: 69px;
	background-image:url('../images/fenyo.png');
	margin-top:101px;
	margin-left:92px;
}*/
h1{
	margin:5px 0px;
	padding:0px;
	font-size:125%;
	font-weight:bold;

}
a {
	color:#1F4B1F;
	text-decoration:underline;
}
a:hover {
	color:#51B751;
	text-decoration:none;
}
a img {
	border:none;
}
.keret {
	background-color: #f6fbff;
	width:770px;
	margin:auto;
}
.top {
	display:block;
	background-image:url('../images/top_bg.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
	height: 101px;
	width:770px;
	text-indent:-6000px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.menu {
	float:left;
	width:184px;
	background-color: #2e6e2d;
	margin:5px 0px 15px 0px;
	padding:0px;
	overflow:hidden;
	color: #ffffff;
	font-size:85%;
	font-weight:bold;
	text-align:center;
}
.menu h3 {
	background-image:url('../images/menu_top_bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-6000px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	font-size:1px;
	height:9px;
}
.menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:left;
}
.menu ul li {
	margin:0px 0px 10px 15px;
	padding:0px;
}
.menu ul li a {
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.menu ul li a:hover {
	color: #cee0ce;
}
.menu_banner {
	background-color: #f6fbff;
	padding:5px 0px 10px 0px;
}
.home {
	text-align:left;
	margin:0px 0px 10px 15px;
	padding:15px 0px;
	font-size:130%;
}
.home a {
	color: #ffffff;
	text-decoration:none;
	text-align:left;
}
.home a:hover {
	color: #cee0ce;
}
.latogatok{
	margin-top:15px;
}
.webconsult {
	display:block;
	width: 97px;
	height: 24px;
	border:0px;
	margin: auto;
	margin-top: 5px;
	
}
.menu_bottom {
	background-image:url('../images/menu_bottom_bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	font-size:1px;
	height:7px;
}
.content {
	margin-right: 10px;
}
.tartalom{
	float:right;
	width:576px;
	margin:5px 0px 0px 10px;
}
.tartalom h2.cim, h3.cim {
	margin:10px 0px 10px 0px;
	padding:0px;
	font-size:100%;
	font-weight:bold;
}
.tartalom h2 {
	margin:0px;
	padding:0px;
	font-size:125%;
	font-weight:bold;
}
.tartalom .egy_hir h2 {
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size: 120%;
	margin-bottom:20px;
}
.tartalom .content {
	width:560px;
	font-size:90%;
	overflow:hidden;
}
.print {
	margin-top:10px;
	margin-bottom:10px;
}
.lablec {
	clear:both;
	background-image:url('../images/lablec_bg.jpg');
	background-repeat:no-repeat;
	background-position:left top;
	text-align:center;
	color: #ffffff;
	height:28px;
	line-height:28px;
	margin-top:5px;
	font-weight:bold;
	font-size:85%;
}
.lablec a {
	color: #2e6e2d;
	font-weight:bold;
}
.mod_sor label {
	text-align:right;
	width:180px;
	display:block;
	float:left;
}
.clear {
	clear:both;
	height:1px
	font-size:1px;
}
.mod_gombok {
	text-align:center;
}
.bejegyzes {
	margin-top:15px;
}
.bejegyzes legend {
	border:1px solid;
	padding:2px 5px;
}
.bejegyzes legend a {
	text-decoration:none;
	font-weight:bold;
}
.bejegyzes_datum {
	font-style:italic;
}
.input {
	background-color:#CDF0CB;
	border:1px solid #2E6E2D;
	font-size: 13px;
}
/*
.button {
	background-color:#FFFFFF;
	border:1px solid #666666;
	height:21px;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 1px;
	vertical-align:top;
}
*/
.rss{
	display:block;
	margin-bottom:15px;
}
.hir_muveletek{
	margin: 10px 0px 10px 0px;
}
.hir_archivum{
	margin:10px 0px 0px 5px;
}
.ot1 {
	margin-left:10px;
}
.ot2 {
	margin-left:30px;
}
.ot3 {
	margin-left:50px;
}
.ot4 {
	margin-left:70px;
}
.rejtett {
	display:none;
}