/* CSS Document */

body {
	margin:0px;
	padding:0px;
	border:0px;
	background:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}


a img {
	border:none;
}

.clear {
	height:0px;
	width:auto;
	clear:both;
	overflow:hidden;
}

form {
	margin:0px;
	padding:0px;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
textarea { overflow:auto; }

p {
	margin:0 0 15px 0;
}

#container {
	width:960px;
}


.header {
	background:url(../pic/bgr_header.jpg) no-repeat;
	width:915px;
	height:86px;
	margin-bottom:20px;
	position:relative;
}
.header .logo {
	position:absolute;
	left:124px;
	top:0px;
}
.header .logo, .header .logo a {
	width:585px;
	height:40px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}

.header_menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	position:absolute;
	left:120px;
	top:56px;
	width: 645px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.header_menu ul li {
	float:left;
	height:19px;
}
.header_menu ul li a {
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	height:19px;
}
.header_menu .menu_1, .header_menu .menu_1 a { background:url(../pic/h_menu.png) no-repeat 0px 0px; width:75px; }
.header_menu .menu_1 a { width:66px; background-position:0 0px; }
.header_menu .menu_1 a:hover, .header_menu .menu_1 a.akt { background:url(../pic/h_menu.png) no-repeat 0px bottom; }
.header_menu .menu_2, .header_menu .menu_2 a { background:url(../pic/h_menu.png) no-repeat -75px 0px; width:103px; }
.header_menu .menu_2 a { width:89px; margin-left:5px; background-position:-80px 0px; }
.header_menu .menu_2 a:hover, .header_menu .menu_2 a.akt { background:url(../pic/h_menu.png) no-repeat -80px bottom; }
.header_menu .menu_3, .header_menu .menu_3 a { background:url(../pic/h_menu.png) no-repeat -179px 0px; width:65px; }
.header_menu .menu_3 a { width:52px; margin-left:4px; background-position:-183px 0px; }
.header_menu .menu_3 a:hover, .header_menu .menu_3 a.akt { background:url(../pic/h_menu.png) no-repeat -183px bottom; }
.header_menu .menu_4, .header_menu .menu_4 a { background:url(../pic/h_menu.png) no-repeat -243px 0px; width:140px; }
.header_menu .menu_4 a { width:126px; margin-left:5px; background-position:-248px 0px; }
.header_menu .menu_4 a:hover, .header_menu .menu_4 a.akt { background:url(../pic/h_menu.png) no-repeat -248px bottom; }
.header_menu .menu_5, .header_menu .menu_5 a { background:url(../pic/h_menu.png) no-repeat -383px 0px; width:118px; }
.header_menu .menu_5 a { width:104px; margin-left:5px; background-position:-388px 0px; }
.header_menu .menu_5 a:hover, .header_menu .menu_5 a.akt { background:url(../pic/h_menu.png) no-repeat -388px bottom; }
.header_menu .menu_6, .header_menu .menu_6 a { background:url(../pic/h_menu.png) no-repeat -501px 0px; width:55px; }
.header_menu .menu_6 a { width:41px; margin-left:5px; background-position:-506px 0px; }
.header_menu .menu_6 a:hover, .header_menu .menu_6 a.akt { background:url(../pic/h_menu.png) no-repeat -506px bottom; }
.header_menu .menu_7, .header_menu .menu_7 a { background:url(../pic/h_menu.png) no-repeat -556px 0px; width:96px; }
.header_menu .menu_7 a { width:92px; margin-left:4px; background-position:-560px 0px; }
.header_menu .menu_7 a:hover, .header_menu .menu_7 a.akt { background:url(../pic/h_menu.png) no-repeat -560px bottom; }


.footer {
	width:960px;
	position:relative;
	padding-top:32px;
	padding-left:85px;
	color:#9997ba;
}
.foot_text span {
	margin:0 7px;
}
.foot_text a {
	color:#9997ba;
	text-decoration:none;
}
.foot_text a:hover {
	color:#9997ba;
	text-decoration:underline;
}
.footer .hirlevel .form {
	float:left;
	padding-left:10px;
	width:167px;
}
.footer .hirlevel .mezo {
	margin-bottom:4px;
	_margin-bottom:2px;
	float:left;
	clear:left;
}
.footer .hirlevel input {
	color:#adaaff;
	border:1px solid #adaaff;
	font-size:10px;
	padding:0px 4px;
	width:107px;
	overflow:visible;
}
.footer .hirlevel .button {
	float:right;
	_margin-top:20px;
}
.footer .hirlevel .button input {
	padding:0px;
	overflow:visible;
	font-weight:bold;
	border:none;
	background-color:transparent;
	width:auto;
	font-size:11px;
	color:#979797;
	cursor:pointer;
}
.footer .hirlevel {
	position:absolute;
	margin-top:-50px;
	background:url(../pic/hirlevel.png) no-repeat 237px 10px;
}
.footer .hirlevel .text {
	float:left;
	display:inline;
	margin-left:300px;
	width:380px;
	color:#c3c3c3;
	padding:3px 10px 4px 10px;
	border-right:1px solid #d6d5e3;
	border-left:1px solid #d6d5e3;
}


.content_side {
	background:url(../pic/treffort.png) no-repeat 53px bottom;
	width:960px;
	padding-bottom:50px;
}

.flash_index {
	padding-left:150px;
}


.left_side {
	padding-top:20px;
	float:left;
	display:inline;
	margin-right:15px;
	width:285px;
}
.right_side {
	padding-top:25px;
	padding-bottom:20px;
	font-size:12px;
	color:#7a7a7a;
	width:640px;
	float:left;
	line-height:18px;
	text-align:justify;
	height:auto!important;
	min-height:400px;
	height:400px;
}
.right_img {
	background:#eff0f0;
	float:right;
	display:inline;
	margin-left:45px;
	padding-right:10px;
	padding-bottom:10px;
}
.right_img img {
	margin-left:-10px;
	margin-top:-10px;
	position:relative;
	display:inline;
	float:left;
}

.title_az_epulet,
.title_megkozelites,
.title_termek,
.title_kapacitas_tablazat,
.title_szolgaltatasok,
.title_kepek,
.title_ajanlatkeres,
.title_felhaszfelt,
.title_adatvedelmi_nyilatkozat {
	background:url(../pic/title_az_epulet.png) no-repeat right 0;
	width:auto;
	height:28px;
	text-indent:-1000em;
}
.title_megkozelites {
	background:url(../pic/title_megkozelites.png) no-repeat right 0;
}
.title_termek {
	background:url(../pic/title_termek.png) no-repeat right 0;
}
.title_kapacitas_tablazat {
	background:url(../pic/title_kapacitas_tablazat.png) no-repeat right 0;
}
.title_szolgaltatasok {
	background:url(../pic/title_szolgaltatasok.png) no-repeat right 0;
}
.title_kepek {
	background:url(../pic/title_kepek.png) no-repeat right 0;
}
.title_ajanlatkeres {
	background:url(../pic/title_ajanlatkeres.png) no-repeat right 0;
	
}
.title_felhaszfelt {
	background:url(../pic/title_felhaszfelt.png) no-repeat right 0;
	height:60px;
}
.title_adatvedelmi_nyilatkozat {
	background:url(../pic/title_adatvedelmi_nyilatkozat.png) no-repeat right 0;
	height:60px;
}


.table th {
	text-align:left;
	color:#9997ba;
}
.table th {
	border-bottom:1px solid #9997ba;
}
.table .even {
	background:#e5e4f1;
}


.ajanlat_form .text {
	float:left;
	width:145px;
	text-align:right;
	padding-top:2px;
}
.ajanlat_form .mezo {
	float:left;
	padding-left:10px;
	padding-bottom:8px;
}
.ajanlat_form input,
.ajanlat_form select,
.ajanlat_form textarea {
	font-size:12px;
	width:255px;
}
.ajanlat_form select { width:260px; _width:261px; }
.ajanlat_form .input_55 { width:55px; }
.ajanlat_form .button {
	margin-left:370px;
	padding-top:15px;
}
.ajanlat_form .button input {
	padding:0px;
	overflow:visible;
	width:auto;
	color:#979797;
	font-size:11px;
	border:none;
	background-color:transparent;
	font-weight:bold;
	cursor:pointer;
}




.megkozelites {
	margin:0px;
	padding:0px;
	list-style:none;
}
.megkozelites li {
	font-weight:bold;
	padding:6px 0 12px 41px;
}
.megkozelites .metro { background:url(../pic/metro.png) no-repeat; }
.megkozelites .villamos { background:url(../pic/villamos.png) no-repeat; }
.megkozelites .busz { background:url(../pic/busz.png) no-repeat; }
.megkozelites .auto { background:url(../pic/auto.png) no-repeat; }


.kepek_golyavar,
.kepek_tovabbi_helyszinek,
.kepek_vendeglatas,
.kepek_rendezvenyszervezes {
	float:left;
	display:inline!important;
	margin:0 80px 50px 20px;
}
.kepek_golyavar, .kepek_golyavar a,
.kepek_tovabbi_helyszinek, .kepek_tovabbi_helyszinek a,
.kepek_vendeglatas, .kepek_vendeglatas a,
.kepek_rendezvenyszervezes, .kepek_rendezvenyszervezes a {
	background:url(../pic/kepek_golyavar.jpg) no-repeat;
	width:164px;
	height:144px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}
.kepek_tovabbi_helyszinek, .kepek_tovabbi_helyszinek a {
	background:url(../pic/kepek_tovabbi_helyszinek.jpg) no-repeat;
}
.kepek_vendeglatas, .kepek_vendeglatas a {
	background:url(../pic/kepek_vendeglatas.jpg) no-repeat;
}
.kepek_rendezvenyszervezes, .kepek_rendezvenyszervezes a {
	background:url(../pic/kepek_rendezvenyszervezes.jpg) no-repeat;
}


.kepek_table td {
	background:#e5e5e5;
	padding:10px;
	text-align:center;
	vertical-align:middle;
}


.title_rendezveny,
.title_golyavar,
.title_tovabbi_kepek,
.title_vendeglatas {
	background:url(../pic/title_rendezveny.png) no-repeat 0 6px;
	width:128px;
	height:21px;
	overflow:hidden;
	text-indent:-1000em;
	float:right;
}
.title_golyavar { background:url(../pic/title_golyavar.png) no-repeat 0 6px; width:68px; }
.title_tovabbi_kepek { background:url(../pic/title_tovabbi_kepek.png) no-repeat 0 6px; width:147px; }
.title_vendeglatas { background:url(../pic/title_vendeglatas.png) no-repeat 0 6px; width:62px; }
