﻿body {
	padding: 0px;
	margin: 0px;
	background-image: url('nyito_img/bg.gif');
	background-repeat: repeat;
	height:100%;
	overflow:hidden;
}

html {
	height:100%;
	overflow:hidden;
}

/* # ie6, i7 hack */

.kulso {
	height: 100%;
	width: 100%;
	display:table;
	#position:relative;
}

.belso {
	display:table-cell;
	vertical-align:middle;
	#position:absolute;
	#top:50%;
}

.belso_ {
	#top:-50%;
	#position:relative;
	#overflow:hidden;
}

.mont {
	width:924px;
	height:377px;
	background:url('nyito_img/mont.png') no-repeat left top;
	margin:0px auto;	
	text-align:center;
	position:relative;
}

.menu {
	height:29px;
	width:811px;
	margin:25px auto 0px auto;
}

.menub {
	height:29px;
	width:20px;
	background:url('nyito_img/mb.png') no-repeat left top;	
	float:left;
}

.menuj {
	height:29px;
	width:20px;
	background:url('nyito_img/mj.png') no-repeat left top;	
	float:left;
}


.menu ul{
	background:url('nyito_img/mi.png') repeat left top;
	float:left;
	padding:0px 80px 0px 80px;
	margin:0px;
	list-style-type:none;
}

.menu ul li{
	padding: 5px 15px 0px 15px;
	float:left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #375a3e;
	line-height:24px;
}
.menu ul li a{
	color: #375a3e;
	text-decoration:none;
}

.menu ul li a:hover{
	color: #ffffff;
	text-decoration:underline;
}

.cim {
	margin: 25px auto 0px auto;
	width: 924px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #167c4f;
	text-align: center;
}
.cim a{
	color: #167c4f;
	text-decoration:none;
}
.cim a:hover{
	color: #167c4f;
	text-decoration:underline;
}

.nyelv {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	position:absolute;
	left:65px;
	top:305px;
}

.nyelv li {
	float:left;
}

.nyelv li a{
	display:block;
	text-align:center;
	padding:65px 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;
}

.nyelv li.en a{
	background:url('nyito_img/en_z.png') no-repeat center;
}
.nyelv li.logo a{
	background:url('img/tmte.jpg') no-repeat center top;
}
.nyelv li.logo_next a{
	background:url('img/next_magazin.gif') no-repeat center center;
}



