﻿body {
	padding: 0px;
	margin: 0px;
	background: url('nyito_img/bg.gif') repeat;
}
.kont {
	width: 926px;
	margin: 0px auto 0px auto;
	border-left: 1px solid #bdcdb1;
	border-right: 1px solid #bdcdb1;
	background: url('belso_img/kont_bg.gif') repeat-y center top;
}

.menu {
	width: 926px;
	height: 33px;
	background: url('belso_img/menubg.jpg') no-repeat;
}

.menu ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-align:center;
}

.menu ul li {
	padding: 0px 10px 0px 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #375a3e;
	display: inline;
	background: url('belso_img/menu_ikon.gif') no-repeat left 2px;
	line-height: 30px;
}

.menu ul li a {
	color: #375a3e;
	text-decoration:none;
}

.menu ul li a:hover {
	color: #ffffff;
	text-decoration:underline;
}

.mont {
	width: 926px;
	height: 263px;
}

.mont .bal{
	background: url('belso_img/montbal.jpg') no-repeat;
	width: 377px;
	height: 263px;
	float:left;
	position:relative;
}

.mont .bal img{
	position:absolute;
	left:31px;
	top:20px;
	border:none;
}

.mont .jobb{
	background: url('belso_img/montjobb.jpg') no-repeat;
	width: 549px;
	height: 263px;
	float:right;
}

.nyelv {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	position:absolute;
	left:64px;
	top:185px;
}

.nyelv li {
	float:left;
}

.nyelv li a{
	display:block;
	text-align:center;
	padding:35px 0px 0px 0px;
	margin:0px 10px 0px 0px;
	text-decoration:none;
	color:#555555;
}

.nyelv li a:hover{
	text-decoration:underline;
	color:#555555;
}

.nyelv li.hu a{
	background:url('nyito_img/hu_z.png') no-repeat center top;
}

.nyelv li.en a{
	background:url('nyito_img/en_z.png') no-repeat center top;
}

.tartalom {
	width: 926px;
	overflow:auto;
}

.tartalom .bal{
	width:210px;
	float:left;
}

.tartalom .jobb{
	width: 676px;
	float: right;
	padding: 0px 20px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}

h1 {
	background: url('belso_img/h1bg.jpg') no-repeat;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #724460;
	letter-spacing: -1px;
	line-height: 39px;
	padding: 0px 0px 0px 50px;
	margin: 10px 0px 15px 0px;
}

.almenu {
	list-style-type: none;
	margin: 10px auto 0px auto;
	padding: 0px;
	width: 178px;
}

.almenu li {
	background: url('belso_img/almenubg.jpg') no-repeat;
	line-height: 26px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #173918;
	font-weight: normal;
}

.almenu li a{
	color: #173918;
	text-decoration:none;
}

.almenu li a:hover{
	color: #ffffff;
	text-decoration:underline;
}

.lablec {
	background: url('belso_img/lablecbg.jpg') no-repeat;
	width: 926px;
	height: 145px;
	position:relative;
}

.lablec img{
	position:absolute;
	right:15px;
	top:55px;
	border:none;
}

.lablec .txt{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0a4229;
	position:absolute;
	right:20px;
	top:117px;	
}

.lablec .txt a{
	color: #0a4229;
	text-decoration:none;
}

.lablec .txt a:hover{
	color: #ffffff;
	text-decoration:underline;
}




