body, html {
	width: 100%;
	background-color: #c5dbe8;
}

body, div, span, p,
table.main,
table.main tr,
table.main td {
	margin: 0px;
	padding: 0px;
	/*font-family: Trebuchet;*/
	/**/
	font-family: Tahoma;
	font-size: 12px;
	/**/
}

/*
table.main {
	width: 1000px;
	position: relative !important;
	left: 50%;
	margin-left: -500px;
}
*/

div. divmaindiv {
	width: 1000px;
	position: relative !important;
	display: block;

	/*
	left: 50%;
	margin-left: -500px;
	*/

	left: 50%;
	_left: auto;
	*left: auto;

	margin-left: -500px;
	margin-right: 0px;

	_margin-left: auto;
	_margin-right: auto;

	*margin-left: auto;
	*margin-right: auto;

	float: left;
	_float: none;
	*float: none;

	clear: both;
}

table.main {
/**/
	width: 1000px;
	position: relative !important;
	display: block;

	/*
	left: 50%;
	margin-left: -500px;
	*/
/**/
	left: 50%;
	_left: auto;

	margin-left: -500px;
	margin-right: 0px;

	_margin-left: auto;
	_margin-right: auto;

	float: left;
	_float: none;

	clear: both;
/**/
}

table.main .position_relative {
	position: relative;
}

table.main .header {
	background: url(../images/header.jpg) no-repeat;
	height: 249px;
}

.main .header .flags {
	position: absolute;
	top: 0px;
	margin-top: -2px;
	margin-left: 50px;
}

.main .header .loginbox_show {
	display: block;
}

.main .header .loginbox_hide {
	/*display: none;*/
}


.main .header .magus_login {
	clear: both;
	color: white;
	font-weight: bold;

	float: right;
	position: relative;
	top: -40px;
	_top: 15px;
	*top: 15px;
	right: 0px;
	_right: -10px;
}

.main .header .magus_login fieldset .row {
	clear: both;
	float: none;
}

.main .header .magus_login fieldset .row span {
	width: 100px;
}

.main .header .magus_login fieldset {
	border: 0px;
}

.main .header .magus_login fieldset .username,
.main .header .magus_login fieldset .password,
.main .header .magus_login fieldset .inputbox {
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

.main .header .magus_login fieldset .inputbox {
	width: 120px;
	margin-bottom: 5px;
	background: white;
}

.main .header .magus_login .logoutbox {
}

.main .header .magus_login .logoutbox .userinfo {
	display: block;
}

.main .header .magus_login .logoutbox .logout {
	display: block;
	text-align: right;
}

.main .header .magus_login .logoutbox .logout a {
	color: white;
	text-decoration: none;
}

.main .header .magus_menu {
	position: absolute;
	top: 210px;
	width: 980px;
	float: left;

	margin: 0px;
	padding: 0px;
}

.main .header .magus_menu .menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}

.main .header .magus_menu .menu ul li {
	display: inline;
	margin-left: 25px;
	background: url(../images/menu_separator.jpg) no-repeat right;
	padding-right: 25px;
}

.main .header .magus_menu .menu ul li a {
	color: #d2edfc;
	font-weight: bold !important;
	font-weight: bold !important;
	text-decoration: none !important;
}

.main .header .magus_menu .menu ul li a:hover {
	color: #FFFFFF;
}

.main .header .magus_menu .menu #active_menu1 {
	color: #FFFFFF;
}

.main .header .magus_menu .search {
	float: left;
	display: inline;
	position: relative;
	top: -4px;
	margin-left: 30px;
}

.main .header .magus_menu .search .inputbox{
width: 120px;
}

.main .header .magus_menu .search div,
.main .header .magus_menu .search h3,
.main .header .magus_menu .search form,
.main .header .magus_menu .search p,
.main .header .magus_menu .search span {
	display: inline;
}

.main .header .magus_menu .search h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #D2EDFC;
	margin-right: 10px;
}

.main .header .magus_menu .search .submit {
	background: url(../images/ok.jpg) no-repeat right;
	width: 29px;
	height: 20px;
	border: 0px;
}

.main .body {
	clear: both;
}

.main .body .body_bg {
	background: url(../images/body_bg.jpg) repeat-y;
}

.main .body .menu {
	float: left;
	background: url(../images/left.jpg) no-repeat;
	background-color: #EFEFEF;
	width: 272px;

	font-weight: bold;
}

.main .body .menubg_utazas {
	background: url(../images/left_utazas.jpg) no-repeat;
	background-color: #EFEFEF;
}

.main .body .menubg_nyitolap {
	display: none;
}

.main .body .menu_konferencia {
	background: url(../images/left_konferencia.jpg) no-repeat;
	background-color: #EFEFEF;
}

.main .body .menu ul {
	/*list-style-type: none;*/
	margin: 20px;
	_margin: 40px;
	*margin: 40px;
	list-style-type: none;
}

.main .body .menu ul li {
	margin: 0px;
	padding: 0px;
	position: relative;
	background: url(../images/vertical_menu_separator.jpg) no-repeat bottom left;
	padding-bottom: 5px;
	padding-top: 5px;
}

.main .body .menu ul li a {
	color: #484f52;
	text-decoration: none !important;
	background: url(../images/menu_bullet.jpg) no-repeat center left;
	padding-left: 10px;
}

.main .body .menu ul li a:hover {
	color: #12a8d9;
}

.main .body .menu ul li ul {
	margin: 0px;
	_margin-left: 40px;
	*margin-left: 40px;
}

.main .body .menu ul li ul li {
	background: none;
}

.main .body .menu ul li ul li a {
	color: #036599;
	font-size: 11px;
}

.main .body {
	min-height: 826px;
	padding-left: 40px;
	background: url(../images/body.jpg) no-repeat;
	background-color: white;
	background-position: 275px 0px;
}

.main .body_nyitolap {
	background-position: 30px 10px;
}

.main .body .mainbody_container {
	float: left;
	width: 720px !important;
	_width: 690px !important;
	*width: 690px !important;
	margin-top: 10px;
	_margin-top: 20px;
	*margin-top: 20px;
}

.main .body .mainbody {
	padding-left: 40px;
}

.main .body .mainbody h1,
.main .body .mainbody h1 a,
.main .body .mainbody h1 {
	font-size: 15px;
	color: #036599;
}

.main .body .mainbody h1.newscategoryname span {
	display: block;
	width: 600px;
	font-size: 15px;
	color: #036599;
	background: url(../images/pontozas_feher.jpg) no-repeat bottom left;
	padding-bottom: 30px;
}











.main .footer {
	position: relative;
	float: left;
	width: 1000px;
	height: 124px;
	background: url(../images/bottom.jpg) no-repeat;
}

.main .footer .dilogo {
	position: absolute;
  	top: 49px;
	right: 57px;
  }

.main .footer .ujmagyaro {
	position: absolute;
	margin-left: 5px;
	top: 40px;
	left: 5px;
	color: #92620d;
}

.main .footer .datas {
	margin-top: 30px;
}

.main .footer .datas,
.main .footer .datas a,
.main .footer .datas a:hover,
.main .footer .datas a:visited {
	color: #92620d;
	text-decoration: none;
}



/* repjegy form */
.repjegy_form {
}

.repjegy_form,
.repjegy_form div,
.repjegy_form span,
.repjegy_form input,
.repjegy_form select {
	font-family: Tahoma;
	font-size: 12px;
}

.repjegy_form h3 {
	font-size: 15px;
}

.repjegy_form input {
	width: 280px;
}

.repjegy_form input.submit {
	width: auto;
	margin-left: 190px;
	margin-top: 10px;
}

.repjegy_form div {
	float: none;
	clear: both;
	margin-bottom: 10px;
}

.repjegy_form div span {
	display: block;
	float: left;
	width: 180px;
	margin-right: 10px;
	text-align: right;
}

.repjegy_form div span.sub {
	width: 130px;
	text-align: left;
}

.repjegy_form div.numbers input {
	width: 60px;
}

.repjegy_form div.checkbox input {
	width: 10px;
}

.nyito_kategoriacim {
font-size:15px;
}

div.mainbody_container div.mainbody{
	width: 670px;
	_width: 710px;
}

div.menualattbanner {
display: block;
float: left;
}

div.balbanner{
	width: 100%;
	text-align: center;
}

div.balbanner img{
	margin-bottom: 10px;
	border: none;
}