@charset "utf-8";
/* CSS Document */

@font-face {
	font-family:dinpro_regular;
	src:url('../fonts/dinpro-regular-webfont.eot');
	src:url('../fonts/dinpro-regular-webfont.otf');
	src:url('../fonts/dinpro-regular-webfont.svg');
	src:url('../fonts/dinpro-regular-webfont.ttf');
	src:url('../fonts/dinpro-regular-webfont.woff');
	}
@font-face {
	font-family:dinpro_medium;
	src:url('../fonts/dinpro-medium-webfont.eot');
	src:url('../fonts/dinpro-medium-webfont.otf');
	src:url('../fonts/dinpro-medium-webfont.svg');
	src:url('../fonts/dinpro-medium-webfont.ttf');
	src:url('../fonts/dinpro-medium-webfont.woff');
	}
@font-face {
	font-family:dinpro_bold;
	src:url('../fonts/dinpro-bold-webfont.eot');
	src:url('../fonts/dinpro-bold-webfont.svg');
	src:url('../fonts/dinpro-bold-webfont.ttf');
	src:url('../fonts/dinpro-bold-webfont.woff');
	}
@font-face {
	font-family:dinpro_black;
	src:url('../fonts/dinpro-black-webfont.eot');
	src:url('../fonts/dinpro-black-webfont.svg');
	src:url('../fonts/dinpro-black-webfont.ttf');
	src:url('../fonts/dinpro-black-webfont.woff');
	}
@font-face {
	font-family:dinpro_light;
	src:url('../fonts/dinpro-light-webfont.eot');
	src:url('../fonts/dinpro-light-webfont.otf');
	src:url('../fonts/dinpro-light-webfont.svg');
	src:url('../fonts/dinpro-light-webfont.ttf');
	src:url('../fonts/dinpro-light-webfont.woff');
	}
* {
	font-family: dinpro_regular;
	}
:focus {
	outline:none;
	}
::-moz-focus-inner {
	border:0;
	}
html, body {
	height: 100%;
		margin: 0;
	}
img{
	border:none;
	}
.page-wrap {
	min-height: 100%;
  	margin-bottom: -250px; /* equal to footer height */
	}
.page-wrap:after {
  	content: "";
  	display: block;
	}
.site-footer, .page-wrap:after {
	min-height: 250px; /* .push must be the same height as footer */
	height:auto;
	}
.site-footer {
  	background:#00549f;
	}
footer{
	background:#00549f;
	}
div.footer_in{
	max-width:1200px;
	margin:auto;
	padding-top:50px;
	}
div.foot1,div.foot2,div.foot3,div.foot4{
	width:20%;
	margin:0 0.5%;
	float:left;
	color:#FFF;
	font-size:13px;
	border-left:1px solid #FFFFFF;
	padding-left:20px;
	padding:5px 0 5px 20px;
	}
div.foot1{
	min-width:198px;
	margin-left:2%;
	padding-left:0;
	border-left:none;
	}
div.foot4{
	margin-right:2%;
	}
div.foot3{
	width:20%;
	}
div.foot3 a{
	color:#FFF;
	text-decoration:none;
	}
div.foot3 a:hover{
	text-decoration:underline;
	}
div.header{
	width:100%;
	background-color:#00549f;
	min-height:53px;
	padding-top:22px;
	float:left;
	}
div.header_inner{
	max-width:1200px;
	margin:auto;
	}
div.logo{
	width:100%;
	min-height:100px;
	float:left;
	}
div.logo_inner{
	max-width:1198px;
	margin:auto;
	/*
	border-left:1px solid #9B6565;
	border-right:1px solid #9B6565;
	*/
	}
img.logo{
	margin:15px 0px 0 10px;
	float:left;
	}
div.title{
	font-family: dinpro_bold;
	float:left;
	padding:10px 0 10px 20px;
	color:#00549f;
	font-size:18px;
	}
div.lang{
	color:#9ec5e7;
	float:right;
	padding:0px 20px 4px 0;
	}
input.lang{
	color:#9ec5e7;
	font-size:13px;
	text-decoration:none;
	border:0;
	background:none;
	cursor:pointer;
	clear:none;
	float:left;
	}
input.lang:hover{
	color:#FFF;
	}
input.lang img{
	position:relative;
	top:3px;
	padding:0 5px;
	}
div.boxes{
	float:left;
	width:100%;
	background: rgb(245,192,31); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(245,192,31,1) 45%, rgba(220,154,12,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(45%,rgba(245,192,31,1)), color-stop(100%,rgba(220,154,12,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(245,192,31,1) 45%,rgba(220,154,12,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(245,192,31,1) 45%,rgba(220,154,12,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(245,192,31,1) 45%,rgba(220,154,12,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(245,192,31,1) 45%,rgba(220,154,12,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5c01f', endColorstr='#dc9a0c',GradientType=0 ); /* IE6-9 */	
	position:relative;
	bottom:90px;
	}
div.col1,div.col2,div.col3{
	width:26%;
	min-width:190px;
	padding-bottom:2%;
	z-index:90;
	float:left;
	margin-left:4.5%;
	margin-right:4.5%;
	background-color: #FFF;
	box-shadow: 0px 0px 12px #000;
	}
div.col1{
	margin-left:2%;
	}
div.col3{
	margin-right:2%;
	}
input.subm,input.subm2{
	width:84%;
	border:1px solid #064977;
	padding:1.5% 2%;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	cursor:pointer;
	background: #0256a1; /* Old browsers */
	background: -moz-linear-gradient(top, #0256a1 0%, #3388d5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0256a1), color-stop(100%,#3388d5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #0256a1 0%,#3388d5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #0256a1 0%,#3388d5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #0256a1 0%,#3388d5 100%); /* IE10+ */
	background: linear-gradient(to bottom, #0256a1 0%,#3388d5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0256a1', endColorstr='#3388d5',GradientType=0 ); /* IE6-9 */
	}
input.subm2{
	background: rgb(186,127,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(186,127,0,1) 0%, rgba(239,176,28,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(186,127,0,1)), color-stop(100%,rgba(239,176,28,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(186,127,0,1) 0%,rgba(239,176,28,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(186,127,0,1) 0%,rgba(239,176,28,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(186,127,0,1) 0%,rgba(239,176,28,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(186,127,0,1) 0%,rgba(239,176,28,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba7f00', endColorstr='#efb01c',GradientType=0 ); /* IE6-9 */
	}
input.subm:hover{
	background:#298CF4;
	}
input.subm2:hover{
	background:#EFB01C;
	}
input.text{
	border:none;
	background-color:#CCC;
	padding:2%;
	color:#000;
	width:70%;
	}
div.box_title{
	text-align:center;
	letter-spacing:1px;
	font-size: 4vh 3vw;
	color:#333;
	}
img.circle{
	width:66%;
	margin:20px 17% 0 17%;
	}
div.content{
	width:100%;
	clear:both;
	}
div.boxes_in{
	max-width:1200px;
	height: 100%;
	margin:auto;
	padding-bottom:20px;
	position:relative;
	bottom:30px;
	z-index:120;
	overflow:hidden;
	}
div.content_in{
	max-width:1200px;
	width:100%;
	margin:auto;
	position:relative;
	bottom:60px;
	}
div.left, div.right{
	width:46%;
	float:left;
	margin-right:2%;
	margin-left:2%;
	min-width:320px;
	margin-bottom:20px;
	overflow:hidden;
	}
div.table_box{
	width:100%;
	height:90px;
	background: rgb(0,84,159); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(0,84,159,1) 24%, rgba(62,134,193,1) 62%); /* FF3.6+ */
	background: -webkit-gradient(linear, left bottom, right top, color-stop(24%,rgba(0,84,159,1)), color-stop(62%,rgba(62,134,193,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(45deg, rgba(0,84,159,1) 24%,rgba(62,134,193,1) 62%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(45deg, rgba(0,84,159,1) 24%,rgba(62,134,193,1) 62%); /* Opera 11.10+ */
	background: -ms-linear-gradient(45deg, rgba(0,84,159,1) 24%,rgba(62,134,193,1) 62%); /* IE10+ */
	background: linear-gradient(45deg, rgba(0,84,159,1) 24%,rgba(62,134,193,1) 62%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00549f', endColorstr='#3e86c1',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	box-shadow: 0px 0px 10px #000;
	margin:auto;
}
table.t_box{
	width:100%;
	margin:0;
	padding:0;
	}
td.t_title{
	padding:0px 10px 0 20px;
	color:#FFF;
	font-weight: bold;
	font-size:20px;
	}
div.news_box{
	width:100%;
	margin:20px 0 10px;
	}
div.news_date{
	font-size:14px;
	color:#333;
	}
div.news_title{
	font-size:14px;
	font-weight:bold;
	}
div.news_title a{
	text-decoration:none;
	color:#000;
	}
.news_title:first-letter{
	text-transform: capitalize;
	}
div.news_title a:hover{
	color:#333;
	}
div.news_text span{
	font-weight:bold;
	}
div.bottom{
	width:100%;
	max-width:1200px;
	margin:auto;
	clear:both;
	}
div.bottom_box1,div.bottom_box2,div.bottom_box3,div.bottom_box_in{
	float:left;
	width:30%;
	background: rgb(220,154,12); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(220,154,12,1) 0%, rgba(245,192,31,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(220,154,12,1)), color-stop(100%,rgba(245,192,31,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(220,154,12,1) 0%,rgba(245,192,31,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(220,154,12,1) 0%,rgba(245,192,31,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(220,154,12,1) 0%,rgba(245,192,31,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(220,154,12,1) 0%,rgba(245,192,31,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc9a0c', endColorstr='#f5c01f',GradientType=0 ); /* IE6-9 */
	height:200px;
	box-shadow: 0px 0px 10px #000;
	overflow:hidden;
	z-index:500;
	}
div.bottom_box1{
	margin:0 1.5% 0 2%;
	}
div.bottom_box2{
	margin:0 1.5% 0 1.5%;
	}
div.bottom_box3{
	margin:0 2% 0 1.5%;
	}
table.bottom_box{
	width:100%;
	margin:0;
	padding:0;
	}
div.bottom_box_in{
	float:right;
	width:100%;
	margin:0 0 20px 0;
	}
td.bottom_title{
	padding:20px 0px 0 20px;
	color:#FFF;
	font-weight: bold;
	font-size:18px;
	min-width:100px;
	}
div.b_title{
	position:absolute;
	}
div.b_text, a.b_link{
	position:absolute;
	font-size:13px;
	margin-top:40px;
	font-style:italic;
	}
a.b_link{
	margin-top:120px;
	text-decoration:none;
	color:#000;
	}
a.b_link:hover{
	color:#a23e1f;
	}
div.title_line{
	height:52px;
	float:left;
	width:98%;
	margin:0 1% 30px 1%;
	background: rgb(0,84,159);
	background: -moz-linear-gradient(45deg, rgba(0,84,159,1) 24%, rgba(62,134,193,1) 62%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(24%,rgba(0,84,159,1)), color-stop(62%,rgba(62,134,193,1)));
	background: -webkit-linear-gradient(45deg, rgba(0,84,159,1) 24%,rgba(62,134,193,1) 62%);
	background: -o-linear-gradient(45deg, rgba(0,84,159,1) 24%,rgba(62,134,193,1) 62%);
	background: -ms-linear-gradient(45deg, rgba(0,84,159,1) 24%,rgba(62,134,193,1) 62%);
	background: linear-gradient(45deg, rgba(0,84,159,1) 24%,rgba(62,134,193,1) 62%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00549f', endColorstr='#3e86c1',GradientType=1 );
	box-shadow: 0px 0px 10px #000;
	}
div.left_in{
	float:left;
	width:64%;
	margin-left:1%;
	}
div.right_in{
	float:left;
	width:30%;
	margin:1% 0 0 4%;
	}
div.underline{
	float:left;
	width:100%;
	margin:50px 0 30px 0;
	border-bottom:2px solid #999999;
	}
div.underline a{
	float:right;
	font-size:16px;
	font-weight:bold;
	color:#00549f;
	text-decoration:none;
	margin:0 10px 20px 0;
	}
div.title_line_text{
	color:#fff;
	margin:15px 20px;
	float:left;
	}
div.title_line_bg{
	float:left;
	background:url(../images/title_bar.png);
	width:63px;
	height:52px;
	}
div.title_line_white{
	background-color:#e1e1e1;
	height:52px;
	overflow:hidden;
	}
h1.inner_title{
	font-size:20px;
	font-weight:bold;
	margin:5px 0 30px 0;
	}
a.facebook{
	width:46px;
	height:137px;
	top:200px;
	background:url(../images/facebook.png) no-repeat;
	background-position:left;
	float:right;
	}
a.facebook:hover{
	background-position:right;
	}
div.fb_div{
	width:100%;
	height:137px;
	float:right;
	position:fixed;
	z-index:300;
	top:190px;
	display:none;
	}
div.search{
	float:right;
	margin:10px 1% 10px 1%;
	}
div.search_field{
	float:right;
	margin:0 3px;
	clear:both;
	}
table.default, table.default th, table.default td{
	border:1px solid #1F3756;
	}
table.default{
	width:100%;
	}
table.default th{
	height:20px;
	background-color: #00549f;
	color:white;
	padding:10px;
	}
table.default td{
	height:20px;
	vertical-align:center;
	padding:0px 10px;
	background-color:#FFF;
	}
table.default tr.paros td{
	background-color: #CAD9DD;
	}
table.default a, a.link_def{
	text-decoration:none;
	color:#00549f;
	font-family:dinpro_bold;
	}
table.default a:hover, a.link_def:hover{
	color: #007BB7;
	}
a.logo_pics{
	float:left;
	margin:5px 5px;
	}
div.tagv{
	width:100%;
	clear:both;
	text-align:center;
	padding-top:10px;
	color:#FFF;
	}
div.tagv_in{
	width:100%;
	height:60px;
	clear:both;
	background-color:#FFF;
	position:relative;
	top:10px;
	padding-bottom:30px;
	}
div.news_lead{
	font-weight:bold;
	padding-bottom:5px;
	}
div.required{
	font-style:italic;
	color:#333;
	margin:20px 0;
	}
span.must{
	color: #F45000;
	}
input.must_fill, select.must_fill{
	background-color: #C5EBFD;
	border:1px solid #abadb3;
	padding:2px;
	}
div.gal_box{
	width:100%;
	background-color:#e1e1e1;
	float:left;
	box-shadow: 0px 0px 5px #7A7A7A;
	padding-top:10px;
	margin:10px 0;
	}
img.gal_thumb{
	float:left;
	margin:10px;
	margin-top:0;
	}
div.gal_link a{
	font-size: 14px;
	font-weight: bold;
	color: #00549f;
	text-decoration-line: none;
	text-decoration-style: solid;
	}
div.gal_date{
	font-size:14px;
	font-style:italic;
	}
div.gal_title{
	font-weight:bold;
	margin-right:10px;
	}
a.jegy_txt{
	font-size:14px;
	color:#00549f;
	font-weight:bold;
	text-decoration:none;
	}
a.jegy_txt:hover{
	text-decoration:underline;
	}
select.jarat{
	width:84%;
	padding:1.5% 2%;
	background-color:#CCC;
	border:0;
	color:#666;
	}
select.menetrend{
	width:84%;
	margin:0 11% 0 13%;
	padding:1.5% 2%;
	background-color:#CCC;
	border:0;
	color:#666;
	}
div.search_type a, div.search_title a{
	color:#00549f;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	}
div.search_title a{
	color: #626262;
	font-style:italic;
	}
div.search_res{
	clear:both;
	float:left;
	margin-bottom:20px;
	}
div.search_type a:hover, div.search_title a:hover{
	text-decoration:underline;
	}
div#komm,div#fel,div#tov,div#rek{
	display: none;
	}
div#ugyf,div#kozp,div#ugye{
	display:inline;
	}
a.ugyf,a.kozp,a.ugye,a.komm,a.fel,a.tov,a.rek{
	cursor:pointer;
	color:#00549f;
	font-weight:bold;
	}
a.ugyf:hover,a.kozp:hover,a.ugye:hover,a.komm:hover,a.fel:hover,a.tov:hover,a.rek:hover{
	color:#00549f;
	}
table.news_t{
	width:100%;
	background-color:#e1e1e1;
	box-shadow: 0px 0px 12px #000;
	margin-bottom:20px;
	}
table.news_t tr td input.s_text{
	margin:10px 10px 0 10px;
	width:70%;
	}
table.news_t tr td input.s_startd{
	margin: 0 10px;
	}
a.naptkapcs{
	text-decoration:none;
	font-weight:bold;
	color:#00549f;
	cursor:pointer;
	}
div.es_date{
	font-weight:bold;
	color:#00549f;
	font-size:14px;
	}
div.es_title{
	font-weight:bold;
	}
div.es_text{
	}
div.es_link a{
	font-size:16px;
	font-weight:bold;
	color:#00549f;
	text-decoration:none;
	}
div.es_link{
	margin:5px 0 30px 0;
	}
img.mark{
	width:7%;
	margin-right:1%;
	position:relative;
	top:5px;
	}
option.villamos{
	background-color:#FFE990;
	}
option.troli{
	background-color:#C1FF95;
	}
option.busz{
	background-color:#A8D7FF;
	}
div.banner_box{
	background:url(../images/black.png);
	position:absolute;
	width:70%;
	height:100%;
	margin:auto;
}
div.banner_title, div.banner_text, div.banner_text p a{
	float:left;
	width:90%;
	margin:auto;
	color:#FFFFFF;
	font-family:dinpro_bold;
	font-size:20px;
	padding:5% 5% 0 5%;
	text-shadow:2px 2px #000;
	color:#f5c01f;
	}
div.banner_text, div.banner_text p, div.banner_text p a{
	font-size:14px;
	margin:1% 5% 5% 0;
	color:#FFF;
	font-family:dinpro_bold;
	}
div.banner_text p a{
	font-size:14px;
	text-shadow: none;
	text-decoration:none;
	padding:1% 2%;
	margin:4px 0;
	width:auto;
	clear:both;
	color:#000000;
	background-color: #f5c01f;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow:#000000 3px 3px;
	}
div.banner_text p a:hover{
	background-color: #FFDE52;
	}
@media all and (max-width: 768px) {
div.teszt{
	width:90%;
	margin:20px;
	}
div.lang{
	padding:0 0 4px 0;
	float:none;
	background-color:#186094;
	text-align:center;
	}
div.col1,div.col2,div.col3{
	bottom:0;
	width:90%;
	max-width:380px;
	margin:auto;
	margin-top:20px;
	float:none;
	}
div.left, div.right{
	float:none;
	width:90%;
	margin:auto;
	margin-bottom:20px;
	}
div.col3{
	margin-bottom:30px;
	}
div.bottom_box1,div.bottom_box2,div.bottom_box3,div.bottom_box_in,table.news_t{
	width:90%;
	float:none;
	margin:auto;
	margin-bottom:20px;
	}
div.boxes_in, div.boxes,div.content_in{
	bottom:0;
	}
div.content_in{
	padding-top:20px;
	}
img.circle, div.title_line_bg, div.title_line_white{
	display:none;
	}
div.footer_in, div.site-footer{
	float:none;
	margin:auto;
	}
div.foot1,div.foot2,div.foot3,div.foot4{
	width:90%;
	float:none;
	margin:auto;
	margin-bottom:20px;
	text-align:center;
	border-left:0;
	}
div.foot4{
	margin-bottom:0;
	padding-bottom:20px;
	}
div.col1,div.col2,div.col3{
	padding:10px 0 20px 0;
	}
div.title_line,div.left_in,div.right_in{
	clear:both;
	width:90%;
	margin:auto;
	float:none;
	margin-top:20px;
	}
div.fb_div{
	visibility:hidden;
	}
img.logo{
	width:20%;
	min-width:120px;
	}
div.search{
	width:100%;
	}
div.search_field{
	clear: none;
	float:left;
	margin-left:1%;
	}
tr.box_dis{
	display:none;
	}
div.banner_box{
	background:url(../images/black.png);
	position:absolute;
	width:70%;
	height:100%;
	margin:auto;
}
}