@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	border:0px;
	background:black url(../pic/bgr.png) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999999;
}


form {
	margin:0px;
	padding:0px;
}
input, select {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight:bold;
}


p, h1, h2, h3, h4, h5, h6 {
	margin:0 0 20px 0;
}
h2 {
	color:#ff0000;
	font-size:18px;
	text-transform:uppercase;
	font-weight:normal;
	font-style:italic;
}
h3, h5 {
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}

.clear {
	height:0px;
	width:auto;
	clear:both;
	overflow:hidden;
}
.clear10 {
	height:10px;
	width:auto;
	clear:both;
	overflow:hidden;
}
.clear40 {
	height:40px;
	width:auto;
	clear:both;
	overflow:hidden;
}
.sep {
	border-bottom:1px solid #ccc;
	height:1px;
	overflow:hidden;
}
.img_left {
	float:left;
	display:inline;
	margin:0 10px 10px 0;
	border:1px solid #c3c3c3;
	background:#cccccc;
	padding:8px;
}
.img_center {
	margin:0 0 10px 0;
	border:1px solid #c3c3c3;
	background:#cccccc;
	padding:8px;
}
.img_border {
	border:1px solid #c3c3c3;
	background:#cccccc;
	padding:8px;
}

#container {
	width:1000px;
	margin:0 auto;
}

.header {
	width:1000px;
	height:125px;
}
.logo { float:left; }
.logo, .logo a {
	background:url(../pic/logo.png) no-repeat;
	width:200px;
	height:125px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}
.logo_text {
	background:url(../pic/logo_text.png) no-repeat;
	width:644px;
	height:76px;
	float:left;
	display:inline;
	margin:20px 0 0 68px;
	text-indent:-1000em;
}

.content_side {
	background:url(../pic/bgr_content.png) no-repeat 0 130px;
	height:auto!important;
	min-height:670px;
	height:670px;
}
.bgr_content_index {
	background:url(../pic/bgr_content_index.png) no-repeat 0 43px;
	margin-bottom:-100px;
}

.article {
	background:black;
	width:900px;
	margin:0 auto;
}


.galeria_lista .box {
	float:left;
	display:inline;
	width:180px;
	margin:0 10px 15px 35px;
}
.galeria_lista .box .foto {
	text-align:center;
	width:150px;
}
.galeria_lista .box .foto img {
	background:black;
	padding:1px;
	border:1px solid #666666;
}
.galeria_lista .box .foto img:hover {
	border:1px solid #ff0000;
}
/*.galeria_lista .box .foto a {
	border:1px solid #666666;
}
.galeria_lista .box .foto a:hover {
	border:1px solid #ff0000;
}
*/.galeria_lista .box .text {
	line-height:18px;
	padding-bottom:5px;
	width:150px;
	text-align:center;
}
.galeria_lista .box .text a {
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
}
.galeria_lista .box .text a:hover {
	text-decoration:underline;
}

.select_head {
	padding:20px 0 0 20px;
	float:left;
}
.button_nyito {
	float:right;
	display:inline!important;
	margin:13px 11px 0 0;
}
.article_inner .button_nyito {
	margin:-22px -34px 0 0;
	position:relative;
}
.button_nyito, .button_nyito a {
	background:url(../pic/button_nyitora.png) no-repeat;
	width:86px;
	height:22px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}

.button_vissza {
	float:right;
	display:inline!important;
	margin:13px 11px 0 0;
}
.article_inner .button_vissza {
	margin:-22px -34px 0 0;
	position:relative;
}
.button_vissza, .button_vissza a {
	background:url(../pic/button_vissza.png) no-repeat;
	width:86px;
	height:22px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}


.lapozas {
	text-align:center;
	font-size:14px;
	color:#ff0000;
	padding-top:30px;
	padding-bottom:20px;
	clear:both;
}
.lapozas a {
	color:#ff0000;
	font-weight:bold;
	text-decoration:none;
	margin:0 2px;
}
.lapozas a:hover {
	text-decoration:none;
	color:#ff0000;
}
.lapozas strong {
	color:white;
	margin:0 2px;
}

.footer {
	clear:both;
	text-align:center;
	font-size:14px;
	padding:20px 0;
}
.footer a {
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	border-bottom:2px solid #666666;
}
.footer a:hover {
	color:#666666;
	text-decoration:none;
	border-bottom:none;
}

.galeria {
	position:relative;
	width:900px;
}
.galeria .left_hasab {
	float:left;
	display:inline;
	margin-left:0px;
	position:relative;
	width:150px;
	height:610px;
	overflow:auto;
}
.galeria .right_hasab {
	width:150px;
	height:610px;
	overflow:auto;
	float:right;
	display:inline;
	margin-right:-10px;
	position:relative;
}
.galeria .left_hasab img,
.galeria .right_hasab img {
	border:1px solid #666666;
	display:block;
	float:left;
	margin:0 0 10px 10px;
	cursor:pointer;
}
.galeria .left_hasab a,
.galeria .right_hasab a {
	border:1px solid #666666;
	display:block;
	float:left;
	margin:0 0 10px 10px;
}
.galeria .left_hasab img:hover,
.galeria .right_hasab img:hover {
	border:1px solid #ff0000;
}
.galeria .picture {
	width:610px;
	height:610px;
	overflow:hidden;
	float:left;
	text-align:center;
}

.galeria .picture img {
	padding:4px;
	border:1px solid #666666;
}
.galeria .bg {
	position:absolute;
	height:50px;
	bottom:5px;
	background:black;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	display:none;
}
.galeria .pic_datas {
	position:absolute;
	height:50px;
	bottom:5px;
	display:none;
}
.galeria .pic_text {
	font-size:14px;
	float:left;
	text-align:left;
	color:#ccc;
	padding:10px;
}
.galeria .button_foto_letoltese {
	float:right;
	display:inline!important;
	margin:15px 6px 0 0;
}
.button_foto_letoltese, .button_foto_letoltese a {
	background:url(../pic/button_foto_letoltese.png) no-repeat;
	width:136px;
	height:22px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}

.pic_nav {
	background:url(../pic/pic_nav.png) no-repeat;
	width:610px;
	height:41px;
	float:left;
	display:inline;
	margin:7px 0 0 150px;
}
.pic_nav .back {
	float:left;
	display:inline;
	margin:11px 259px 0 11px;
}
.pic_nav .back, .pic_nav .back a {
	width:26px;
	height:18px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}
.pic_nav .all {
	float:left;
	display:inline;
	margin:11px 259px 0 00;
}
.pic_nav .all, .pic_nav .all a {
	width:19px;
	height:19px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}
.pic_nav .next {
	float:left;
	display:inline;
	margin:11px 0 0 0;
}
.pic_nav .next, .pic_nav .next a {
	width:26px;
	height:18px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}

.osszes_foto {
	float:left;
	width:130px;
	text-align:right;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:10px;
}
.osszes_foto a {
	color:#ff0000;
	text-decoration:none;
}
.osszes_foto a:hover {
	color:#ff0000;
	text-decoration:underline;
}


.galeria_osszes td {
	border:1px solid #666666;
	padding:1px;
	text-align:center;
	vertical-align:middle;
}
.galeria_osszes img {
	border:none;
}



.i_menu {
	width:886px;
	margin:0 auto;
}
.i_menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
.i_menu ul li {
	float:left;
	height:43px;
	width:136px;
	display:inline;
	margin-right:14px;
	background-image:url(../pic/i_menu.png);
	background-repeat:no-repeat;
}
.i_menu ul li a {
	background-image:url(../pic/i_menu.png);
	background-repeat:no-repeat;
	width:136px;
	height:43px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}
.i_menu .menu_1, .i_menu .menu_1 a { background-position:0px 0px; }
.i_menu .menu_2, .i_menu .menu_2 a { background-position:-150px 0px; }
.i_menu .menu_3, .i_menu .menu_3 a { background-position:-300px 0px; }
.i_menu .menu_4, .i_menu .menu_4 a { background-position:-450px 0px; }
.i_menu .menu_5, .i_menu .menu_5 a { background-position:-600px 0px; }
.i_menu .menu_6, .i_menu .menu_6 a { background-position:-750px 0px; }
.i_menu .menu_6 { margin-right:0px; }


.i_menu .pics li,
.i_menu .pics li a {
	height:533px;
	background-image:url(../pic/i_menu_pics.jpg);
	background-repeat:no-repeat;
}
.i_menu .pics li a:hover span {
	height:420px;
	width:136px;
	display:block;
	background:white;
	filter: alpha(opacity=20);
	opacity: 0.2;
	-moz-opacity:0.2;
}
.i_menu .pics li a span { display:none; }
span.on {
	display:block!important;
	width:136px;
	height:420px;
	display:block;
	background:white;
	filter: alpha(opacity=20);
	opacity: 0.2;
	-moz-opacity:0.2;
}
span.off { display:none; }

.i_menu .pics .menu_1, .pics .i_menu .menu_1 a { background-position:0px 0px; }
.i_menu .pics .menu_2, .pics .i_menu .menu_2 a { background-position:-150px 0px; }
.i_menu .pics .menu_3, .pics .i_menu .menu_3 a { background-position:-300px 0px; }
.i_menu .pics .menu_4, .pics .i_menu .menu_4 a { background-position:-450px 0px; }
.i_menu .pics .menu_5, .pics .i_menu .menu_5 a { background-position:-600px 0px; }
.i_menu .pics .menu_6, .pics .i_menu .menu_6 a { background-position:-750px 0px; }
.i_menu .pics .menu_6 { margin-right:0px; }



.article_inner {
	padding:35px 45px;
	color:#CCC;
	font-size:14px;
	text-align:justify;
}
.article_inner a {
	color:#ccc;
	text-decoration:underline;
}
.article_inner a:hover {
	color:#ccc;
	text-decoration:none;
}


.csapatunk .foto,
.csapatunk .foto2{
	float:left;
	width:245px;
	height:auto!important;
	min-height:100px;
	height:100px;
	text-align:center;
}
.csapatunk .foto2 { text-align:center; width:265px; }
.csapatunk .text,
.csapatunk .text2{
	float:left;
	width:560px;
	font-size:14px;
	color:#cccccc;
}
.csapatunk .text2 { width:540px; text-align:justify; }

.csapatunk .t1 {
	display: table; width:540px; height: 161px; #position: relative; overflow:hidden; 
}
.csapatunk .t2 {
	#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;
}
.csapatunk .t3 {
	#position: relative; #top: -50%; width:540px; 
}

.link {
	color:#ff0000!important;
	font-size:12px;
	font-weight:bold;
	text-decoration:none!important;
	border-bottom:1px solid #ff0000;
}
.link:hover {
	color:#ff0000;
	text-decoration:none;
	border-bottom:none;
}


#stage{
	width:770px;
	overflow: auto;
	overflow-x:hidden;
	overflow-y:hidden;
	
}
#slider-buttons{
	width:770px;
	margin:0 auto;
}
#myList{
	width:1540px;
	border:0;
	margin:0;
	padding:0;
	left:400px;
}
#myList li{
	list-style:none; 
	margin:0; 
	padding:0; 
	border:0; 
	float:left;
	width:770px;
}
#previous {
	/*background:url(../pic/arrow_left.png) no-repeat;
	width:20px;
	height:22px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	float:left;*/
}
#next {
	/*background:url(../pic/arrow_right.png) no-repeat;
	width:20px;
	height:22px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	float:right;*/
}


.ajanlatkeres .text {
	float:left;
	width:300px;
	text-align:right;
	padding-top:3px;
}
.ajanlatkeres .mezo,
.ajanlatkeres .select {
	float:right;
	width:465px;
	height:auto!important;
	min-height:30px;
	height:30px;
}
.ajanlatkeres .mezo input,
.ajanlatkeres .select select{
	width:350px;
	border:1px solid #292929;
	background:black;
	padding:2px 5px;
	font-weight:normal;
	color:#999999;
}
.ajanlatkeres textarea {
	width:350px;
	height:120px;
	border:1px solid #292929;
	background:black;
	padding:2px 5px;
	font-weight:normal;
	color:#999999;
}
.ajanlatkeres .select select {
	width:362px;
	padding:2px;
}
.ajanlatkeres .date_year {
	width:130px!important;
}
.ajanlatkeres .date_month {
	width:140px!important;
}
.ajanlatkeres .date_day {
	width:84px!important;
}
.ajanlat_text {
	padding-left:186px;
	line-height:22px;
}
.ajanlatkeres .button {
	background:url(../pic/button_elkuld.png) no-repeat;
	width:86px;
	height:22px;
	float:left;
	display:inline;
	margin-left:480px;
	margin-top:20px;
}
.ajanlatkeres .button input {
	background-color:transparent;
	border:none;
	width:86px;
	height:22px;
	cursor:pointer;
}

.error_text {
	color:red;
	font-weight:bold;
	padding-left:345px;
	padding-bottom:15px;
}

#popup { background:url(../pic/bg_popup.png) no-repeat; width:372px; height:225px; position:absolute; left:50%; top:50%; margin:-130px 0 0 -232px; font-size:20px; line-height:24px; color:white; padding:36px 50px 0 42px; z-index:1000; }
#popup h5 { font-size:24px; font-weight:normal; color:white; }
#popup .close { position:absolute; right:7px; top:7px; width:25px; height:25px; }

.helyszin.galeria .picture { width:300px; height:250px; float:left; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.helyszin.galeria .picture img { width:auto; height:auto; max-width:100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
.helyszin.galeria .lead { float:left; width:280px; margin-left:10px; }
.helyszin.galeria h6 { font-size:14px; }
.helyszin.galeria h5 { margin-bottom:5px; }
.helyszin.galeria #cont { clear:both; width:610px; }
.helyszin-center { float:left; }
.button_ajanlatkeres { background:url(../pic/button_ajanlatkeres.png) no-repeat; display:block; width:97px; height:22px; text-indent:100%; overflow:hidden; white-space:nowrap; margin-bottom:20px; }