/* 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; }
	/* clearbox.css a ClearBox scripthez :: http://www.kreatura.hu/pyro/clearbox */

#CB_ShowTh, #CB_Thumbs2, #CB_Thumbs, .CB_RoundPixBugFix, #CB_Padding, #CB_ImgContainer, #CB_PrevNext, #CB_ContentHide, #CB_LoadingImage, #CB_Text, #CB_Window, #CB_Image, #CB_TopLeft, #CB_Top, #CB_TopRight, #CB_Left, #CB_Content, #CB_Right, #CB_BtmLeft, #CB_Btm, #CB_BtmRight, #CB_Prev, #CB_Next, #CB_Prev:hover, #CB_Next:hover, #CB_CloseWindow, #CB_SlideShowS, #CB_SlideShowP, #CB_SlideShowBar, #CB_Email {
	margin: 0;
	padding: 0;
	background-color: transparent;
	border: 0px;
}

#CB_ImgHide {
	position: absolute;
	visibility: hidden;
	z-index: 1098;
	left: 0px;
}

#CB_ShowTh {
	width: 100%;
	height: 15%;
	visibility: hidden;
	position: absolute;
	z-index: 1097;
	bottom: 0px;
	left: 0px;
}

#CB_Thumbs {
	display: none;
	height: 60px;
	padding-top: 10px;
	background-color: #9997ba;
	position: absolute;
	z-index: 1100;
	overflow: hidden;
	bottom: 10px;
	left: 0px;
}

#CB_Thumbs2 {
	margin: auto 0;
	height: 50px;
	position: absolute;
}

.CB_ThumbsImg {
	position: absolute;
}

.CB_RoundPixBugFix {
	display: block;
	visibility: hidden;
	font-family: arial;
	font-size: 1pt;
}

#CB_ImgContainer {
	position: relative;
	width: 100%;
}

#CB_PrevNext {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1002;
}

#CB_ContentHide {
	position: absolute;
	z-index: 1000;
	top: 0px;
	left: 0px;
}

#CB_LoadingImage {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -12px;
	margin-top: -12px;
	visibility: hidden;
}

#CB_Text {
	text-align: center;
}

#CB_Window {
	left:50%;
	position:absolute;
	top:50%;
	visibility:hidden;
	z-index: 1100;
	border-collapse: separate;
}

#CB_Image {
	position: relative;
}

#CB_iFrame {
	position: absolute;
	width: 0px;
	height: 0px;
	z-index: 1003;
}

#CB_TopLeft {
	background-image:url(../pic/popup/s_topleft.png);
	background-position:right bottom;
}

#CB_Top {
	background-image:url(../pic/popup/s_top.png);
	background-position:left bottom;
}

#CB_TopRight {
	background-image:url(../pic/popup/s_topright.png);
	background-position:left bottom;
}

#CB_Left {
	background-image:url(../pic/popup/s_left.png);
	background-position:right top;
}

#CB_Content {
	background-color:#9997ba;
}

#CB_Right {
	background-image:url(../pic/popup/s_right.png);
	background-position:left top;
}

#CB_BtmLeft {
	background-image:url(../pic/popup/s_btmleft.png);
	background-position:right top;
}

#CB_Btm {
	background-image:url(../pic/popup/s_btm.png);
	background-position:left top;
}

#CB_BtmRight {
	background-image:url(../pic/popup/s_btmright.png);
	background-position:left top;
}

#CB_Prev, #CB_Next {
	background: transparent url(../pic/popup/blank.gif) no-repeat scroll 0%;
	display: block;	
	width: 49%;
	cursor: pointer;
	outline-style:none;
	z-index: 1102;
}

.CB_TextNav {
	text-decoration: underline;
	color: white;
}

.CB_TextNav:hover {
	text-decoration: none;
	color: white;
}

#CB_Prev {
	float: left;
	left: 0px;
}

#CB_Next {
	float: right;
	left: 0px;
}

#CB_Prev:hover {
background:transparent url(../pic/popup/prev.gif) no-repeat scroll left 50%;
}

#CB_Next:hover {
background:transparent url(../pic/popup/next.gif) no-repeat scroll right 50%;
}

#CB_CloseWindow {
	position: absolute;
	top: 0px;
	right: -1px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowS, #CB_SlideShowP {
	position: absolute;
	top: 0px;
	left: -1px;
	z-index: 1104;
	cursor: pointer;
}

#CB_SlideShowBar {
	width: 0px;
	position: absolute;
	top: 5px;
	left: 22px;
	height: 5px;
	display: none;
}

#CB_Email {
	position: absolute;
	right: 15px;
}
                              