body{
	margin: 0px;
	background-color: #1d3f0b;
	font-family: verdana,arial;
	font-size: 12px;
	color: white;
}
table {
	Border-Collapse: Collapse;
	Border: 0px;
	Margin: 0px;
	Padding: 0px;
}
td {
	Margin: 0px;
	Padding: 0px;
}
img{
	border: 0px;
}
input{
	border: 1px solid white;
	background-color: #49861e;
	color: white;
}
.menubg2{
	background-image: url('../pics/menu2bg.gif');
	background-repeat: repeat-x;
	height: 32px;
}
.menubg2 a{
	background-repeat: no-repeat;
	background-image: url('../pics/menu2n.png');
	display: inline-block;
	height: 32px;
}
.akcio{
	display: block;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 152px;
	height: 153px;
}
.inputradio{
	border: 0px;
	background-color: #49861e;
}
textarea{
	border: 1px solid white;
	background-color: #49861e;
	color: white;
}
select{
	border: 1px solid white;
	background-color: #49861e;
	color: white;
}
.hibakiir{
    border: 5px solid red;
    background-color: white;
    color: red;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    display: none;
    min-height: 70px;
    margin-bottom: 15px;
    text-align: left;
}
.hibakiir img{
    float: left;    
    margin: 0 15px 0 0;
}
.jeltable td{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 2px;
}
.jelent_table{
	color:white;
}
.jelent_table th{
	background-color: #1d3f0b;
	padding: 2px;
}
.jelent_table td{
	padding: 2px;
	border-bottom: 1px dashed white;
}
.jelent_tablen td{
	border: 0px;
}
.hibaoldal{
	text-align: center;
	font-size: 20px;
	font-family: verdana;
	font-weight: bold;
	padding: 30px;
}
.main{
	width: 100%;
}
.head{
	background-image: url('../pics/headbackground.gif');
	background-repeat: repeat-x;
	height: 259px;
}
.content{
	background-color: #49861E;
}
.footer{
	background-image: url('../pics/footerbackground.gif');
	background-repeat: repeat-x;
	height: 91px;
	color: #80B683;	
}
.autowidth{
	width: 1000px;
	margin: auto;
	text-align: left;
}
.images{
	background-image: url('../pics/images.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 259px;	
}
.logo{
	background-image: url('../pics/logo.png');
	background-repeat: no-repeat;
	width: 658px;
	height: 229px;
	margin-top:20px;
	display: inline-block;
}
.footerlogo{
	background-image: url('../pics/footerlogo.png');
	background-repeat: no-repeat;
	width: 194px;
	height: 36px;
	margin-top:10px;
	display: inline-block;
}
.menuborder{
	width: 230px;
	margin-left: 85px;
	border-top: 1px dashed white;
	margin-top: 18px;
	float:left;
	overflow: hidden;
}
.menuborder a{
	width: 230px;
	height: 32px;
	background-repeat: no-repeat;
	left: 0px;
	position:relative;
	display: inline-block;
	border-bottom: 1px dashed white;
}
.menu1{
	background-image: url('../pics/menu1.png');
}
.menu2{
	background-image: url('../pics/menu2.png');
}
.menu3{
	background-image: url('../pics/menu3.png');
}
.menu4{
	background-image: url('../pics/menu4.png');
}
.menu5{
	background-image: url('../pics/menu5.png');
}
.menu6{
	background-image: url('../pics/menu6.png');
}
.menu7{
	background-image: url('../pics/menu7.png');
}
.menu8{
	width:163px;
	background-position: 0px;
}
.menu9{
	width:182px;
	background-position: -164px;
}
.menu10{
	width:180px;
	background-position: -347px;
}
.menu11{
	width:257px;
	background-position: -529px;
}
.menu12{
	width:120px;
	background-position: -786px;
}
.footer a{
	color: #80B683;
	text-decoration: none;
}
.footer a:hover{
	text-decoration: underline;
}
.galborder{
	background-repeat: no-repeat;
	background-position: 9px 9px;
	float: left;
	width: 196px;
	height: 149px;
}
.galborder a{
	background-image: url('../pics/kepborder.png');
	background-repeat: no-repeat;
	display: inline-block;
	width: 196px;
	height: 149px;
}
.pagenum{
	font-family: verdana;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
.pagenum a{
	font-family: verdana;
	font-size: 14px;
	color: white;
	text-decoration: none;
}
.pagenumakt{
	font-family: verdana;
	font-size: 14px;
	color: #bebebe;
	font-weight: bold;
	text-decoration: underline;
}
a{
	text-decoration: underline;
	color: white;
}