/*
	Primary colors:
		lightblue: #00b3e5
		normal dark: #10487e
		green bgr: #b1d34e
*/

a,.dropdown-menu>li>a {
	color: #10487e;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.active>a,.well,.btn,.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus,.panel-heading,.alert,.navbar-inverse {
	background-image: none !important;
	box-shadow: none !important;
}
.form-control,.help-block {
	color: #10487e;
}
.btn {
	border: 1px solid white !important;
}
.label {
	border-radius: 2px;
}
.well,.container .jumbotron {
	border-radius: 0px;
}
.nav.navbar-nav li a {
	text-transform: uppercase;
}
.nav.navbar-nav {
	margin: auto;
	float: none;
}
#navbar {
	margin: auto;
}
.primer {
	padding-top: 30px;
	padding-bottom: 40px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	background-image: none;
	background: #00b3e5;
	color: white;
}
.langselect {
	text-transform: uppercase;
}
.navbar-inverse {
	border-radius: 0px;
	border: none;
}
#carousel {
	margin-top: 0px;
}
#btsearch {
	width: 80%;
	display: inline-block;
	text-transform: uppercase;
	text-align: right;
}
@media (min-width: 768px) and (max-width: 991px) {
	.nav.navbar-nav li a {
		font-size: 9px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.nav.navbar-nav li a {
		font-size: 12px;
	}
}

@media (min-width: 768px) {
	#btsearch {
		width: 60%;
	}
	.navbar-inverse .navbar-nav>li {
		width: 16.66%;
	}
	.nav.navbar-nav>li>a {
		text-align: center;
		border-right: 1px solid white;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.nav.navbar-nav>li:last-child>a {
		border-right: none;
	}
	.navbar-collapse {
		padding-left: 0px;
		padding-right: 0px;
	}
	.yamm-fw .dropdown-menu {
		opacity: 0.95;
		border: none;
	}
	.yamm-fw .dropdown-menu a,.yamm-fw .dropdown-menu a:hover {
		/*color: #00b3e5;*/
		/*color: #009fcc;*/
		color: #008bb2;
	}
}
nav.navbar {
	margin-bottom: 0px;
}
.dropdown-menu .dropdown-header {
	color: #10487e; 
}
.container>.subheader,footer .row {
	background: #10487e;
	padding: 7px 15px;
	color: white;
	margin-left: 0px;
	margin-right: 0px;
}
.container.sponsors {
	margin-top: 30px;
}
footer.container .row {
	padding: 20px 30px;
	margin-bottom: 50px;
	margin-top: 30px;
}
footer a {
	color: white !important;
	text-transform: uppercase;
}
footer a:hover,footer a:active {
	color: #10487e !important;
}
footer .socialicon {
	height: 30px;
	margin-left: 30px;
}
.breadcrumb {
	background: none;
	padding: 0px;
	padding-top: 5px;
	margin-bottom: 0px;
}
.breadcrumb a {
	text-decoration: none;
	color: white;
}
.weather.leg {
	height: 30px;
}
.weather.viz {
	height: 16px;
}
.weather.szel {
	height: 20px;
}
.weather.idokep.borult,.weather.idokep.ersenfelhs,.weather.idokep.ersenftyolfelhs,.weather.idokep.kds,.weather.idokep.nosszitls,.weather.idokep.szitls,.weather.idokep.zzmarskd {
	height: 20px;
}
.weather.idokep.derlt,.weather.idokep.felhtlen,.weather.idokep.kdfoltok,.weather.idokep.kissfelhs,.weather.idokep.kissftyolfelhs {
	height: 30px;
}
.weather.idokep.drgs,.weather.idokep.szeles,.weather.idokep.kzepesenfelhs,.weather.idokep.kzepesenftyolfelhs {
	height: 30px;
}
.weather.idokep.es,.weather.idokep.fagyottes,.weather.idokep.havases,.weather.idokep.havaseszpor,.weather.idokep.havazs,.weather.idokep.hfvs,.weather.idokep.hzpor,.weather.idokep.jges,.weather.idokep.noses,.weather.idokep.zporjgesvel {
	height: 30px;
}
.weather.idokep.hzivatar,.weather.idokep.zivatar,.weather.idokep.zivatarjgesvel {
	height: 30px;
}
.slide {
	position: relative;
}
.slide .bg {
	background: #10487e;
	opacity: 0.4;
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 100px;
}
.slide .info {
	color: white;
	opacity: 1;
	padding-top: 10px;
	position: absolute;
	bottom: 0px;
	padding-left: 60px;
	font-size: 110%;
	height: 100px;
}
.slide .info h4 {
	font-weight: bold;
	font-size: 130%;
	text-transform: uppercase;
	margin-bottom: 5px;
}

@media (max-width: 767px) {
	.slide .bg { height: 60px; }
	.slide .info {
		height: 60px;
		padding-left: 20px;
		padding-top: 0px;
		font-size: 90%;
	}
	.slide .info h4 {
		font-size: 95%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.slide .info {
		padding-left: 30px;
	}
}
@media (min-width: 992px) {
	.tippek span {
		display: none;
	}	
	.tippek a {
		padding-top: 15px !important;
		padding-bottom: 15px !important;
	}
	.tippek img {
		height: 28px;
	}
}
@media (min-width: 1200px) {
	.tippek a {
		padding-top: 10px !important;
		padding-bottom: 9px !important;
	}
	.tippek img {
		height: 36px;
	}
}
@media (max-width: 991px) {
	.tippek img { display: none; }
}
.nav-pills>li>a {
	border-radius: 0px;
}
.fooldbox {
	display: inline-block;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
.fooldbox .foold-content {
	border: 1px solid #ccc;
	border-bottom: none;
	width: 100%;
}
.fooldbox .foold-content img.foold-lead {
	width: 100%;
	height: auto;
}
.fooldbox .foold-footer {
	bottom: 0px;
	height: 50px;
	border: 1px solid #ccc;
	border-top: none;
	color: black;
	font-weight: bold;
	padding: 15px 10px;
}
.fooldbox .foold-footer.blue {
	border: 1px solid #10487e;
	background: #10487e;
	color: #00b3e5;
	text-align: center;
}
.fooldbox .foold-pricetag {
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 5px 5px 6px 5px;
	background: #e9f6f9;
	width: 30%;
	text-align: center;
	color: black;
	font-weight: bold;
	border: 1px solid #ccc;
	border-top: none;
}
.foold-priceunit {
	color: black;
	font-size: 9px;
}
.foold-price {
	color: #00b3e5;
	font-size: 18px;
}
.fooldbox a:hover {
	text-decoration: none;
}

@media (max-width: 767px) {
	.fooldbox { width: 100%; }
}
@media (min-width: 768px) and (max-width: 991px) {
	.fooldbox { 
		width: 48%;
		margin: 6px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.fooldbox { 
		width: 48%;
		margin: 8px;
	}
}
@media (min-width: 1200px) {
	.fooldbox { 
		width: 32%;
		margin: 6px;
	}
}
.fooldal {
	margin-top: 8px;
}
div#quicksearch div.row {
	padding: 10px;
	background-color: #b1d34e;
	margin-left: 0px;
	margin-right: 0px;
}
@media (min-width: 992px) {
	.qssubmit {
		padding-top: 25px;
	}
}
.redbord {
	border: 2px solid red;
}
#advsearch {
	background-color: #b1d34e;
	margin-bottom: 20px;
}
.container[role="main"]>.row {
	margin-left: 0px;
}
@media (max-width: 767px) {
	.container[role="main"]>.row {
		margin-right: 0px;
	}
}
#advsearch h4 {
	margin-top: 15px;
	font-size: 16px;
}
#advsearch h4,#advsearch label {
	color: white;
}
#advsearch label {
	font-weight: normal;
	text-shadow: #999 1px 1px;
}
#advsearch label.major {
	font-size: 17px;
}
#advsearch .has-feedback label~.form-control-feedback {
	right: 10px;
}
#advsearch .has-feedback label.major~.form-control-feedback {
	top: 28px;
}
#advsearch .has-feedback label~i.form-control-feedback {
	top: 35px;
}
#advsearch .has-feedback label.major~i.form-control-feedback {
	top: 38px;
}
[data-infomodal] {
	cursor: pointer;
}
#advsearch div.checkbox label {
	color: #10487e;
	text-shadow: none;
}
.egyseg .nav-tabs {
	background-color: #b1d34e;
	border-bottom: 5px solid #10487e;
	margin-bottom: 15px;
}
.egyseg .nav>li>a {
	padding: 10px;
	font-size: 12px;
}
.egyseg .nav-tabs>li {
	border-right: 1px solid white;
}
.egyseg .nav-tabs>li:last-child {
	border-right: none;
}
.egyseg .nav-tabs>li>a {
	border-radius: 0px;
	border: none;
}
.egyseg .nav-tabs>li.active>a, .egyseg .nav-tabs>li.active>a:hover, .egyseg .nav-tabs>li.active>a:focus {
	background-color: #10487e;
	color: white;
	font-weight: bold;
	border: none;
}
.btmainimage {
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}
.btsubimage {
	width: 60px;
	margin-right: 5px;
	margin-bottom: 5px;
	cursor: pointer;
}
.lightblue {
	color: #00b3e5 !important;
	font-weight: bold;
}
.darkblue {
	color: #10487e !important;
}
#egysarak thead {
	background-color: #b1d34e;
}
.embed-responsive-1by1 {
	padding-bottom: 50%;
}
.btservicon {
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 3px;
	margin-bottom: 3px;
}
.btprimserv .btservicon {
	width: 50px;
	height: 50px;
	margin-right: 0px;
	margin-left: 5px;
	margin-bottom: 5px;
}
@media (max-width: 991px) {
	.btprimserv .btservicon {
		width: 40px;
		height: 40px;
	}
}
.btpriminfo {
	margin-top: 15px;
	margin-bottom: 15px;
}
.szalltipnav {
	list-style: none;
	padding-left: 0px;
	margin-bottom: 40px;
}
.szalltipnav>li {
	clear: both;
	position: relative;
	display: block;
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 5px;
	padding-top: 10px;
}
.szalltipnav>li>ul {
	list-style: none;
	padding-left: 0px;
	font-weight: normal;
	font-size: 80%;
}
.szalltipnav>li>ul>li {
	position: relative;
	display: block;
	float: left;
	margin-right: 1.5em;
	white-space: nowrap;
}
.szalltipnav>li>ul>li:last-child {
	margin-right: 0px;
}
.szalltipnav>li>ul>li a {
	color: #888 !important;
}
.szalltipnav>li>ul>li a.active {
	color: #10487e !important;
	font-weight: bold;
}
.btgallpre {
	margin-bottom: 40px;
}
.yamm-header {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1em;
}
.yamm-header a {
	color: #10487e !important;
}
.dropdown-menu .row {
	padding: 10px;
}
.dropdownmenu-image {
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}
@media (min-width: 768px) {
	.dropdown-menu .row a {
		font-size: 80%;
	}
	.row.largo a {
		font-size: 100% !important;
		font-weight: bold;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.dropdownmenu-image {
		width: 50%;
	}
}
@media (min-width: 992px) {
	.dropdownmenu-image {
		width: 33%;
	}
}

/*
 *	Egyseg/szallastipus preview boxok
 */
.egysegpreview {
	display: table;
	border: none;
	border-collapse: collapse;
	margin: 0px auto;
	margin-bottom: 20px;
	width: 100%;
	background-color: #f1f1f1;
}
.egysegpreview .egysrow {
	display: table-row;
	vertical-align: top;
}
.egysegpreview .infobox {
	display: table-cell;
	vertical-align: top;
	/*border: 1px solid #888;
	border-right: none; */
	font-size: 12px;
	line-height: auto;
	padding: 5px;
}
.egysegpreview .infobox .cim {
	position: relative;
	/* border-bottom: 1px solid #888; */
	padding: 5px;
	padding-top: 10px;
	height: 50px;
}
.egysegpreview .infobox .cim h3 {
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
}
.egysegpreview .infobox .cim .ar {
	position: absolute;
	right: 0px;
	top: 0px;
	background: #e9f6f9;
	width: 130px;
	height: 49px;
	/* border-left: 1px solid #888; */
	border: 1px dashed #aaa;
	border-radius: 5px;
	text-align: center;
	padding: 3px;
	padding-top: 13px;
	line-height: 14px;
}
.egysegpreview .infobox .cim .ar.akcios {
	padding-top: 5px;
}
.egysegpreview .infobox .cim .ar.akcios .eredeti {
	display: block;
	font-size: 10px;
	color: red;
	text-decoration: line-through;
	font-weight: normal;
}
.egysegpreview .infobox .cim .ar .lightblue {
	font-size: 18px;
}
.egysegpreview .infobox .cim .ar.akcios .lightblue {
	font-size: 16px;
}
.egysegpreview .infobox .cim .ar .arkieg {
	display: block;
	font-weight: bold;
	font-size: 9px;
	color: black;
}
.egysegpreview .infobox .cim .ar.akcios .arkieg {
	font-size: 8px;
}
.egysegpreview .infobox .szoveg {
	padding: 5px;
	text-align: justify;
}
.egysegpreview .infobox .szoveg .btservicon {
	width: 32px;
	height: 32px;
}
.egysegpreview .infobox .szoveg .row {
	margin: 0px 0px;
	margin-top: 10px;
}
.egysegpreview .infobox .szoveg .col-xs-6 {
	padding: 0px 0px;
}
.egysegpreview .kep {
	display: table-cell;
	/* border: 1px solid #888; */
	border-left: none;
	position: relative;
}
.egysegpreview .badgearea {
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
	line-height: 2em;
}
.egysegpreview .badgearea .label {
	font-size: 100%;
}
/* 
.egysegpreview.onlinefoglalhato, .egysegpreview.onlinefoglalhato .infobox, .egysegpreview.onlinefoglalhato .kep {
	 border-color: #FE5000 !important;
} 
*/
@media (max-width: 767px) {
	.egysegpreview img.wide {
		display: block;
		width: 100%;
	}
	.egysegpreview .kep {
		display: none;	
	}
	.egysegpreview .infobox {
		border-right: 1px solid #888;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.egysegpreview img.wide {
		display: none;
	}
	.egysegpreview .kep {
		width: 270px;	
	}
	.egysegpreview .kep img.square {
		display: block;
		width: 270px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.egysegpreview img.wide {
		display: none;
	}
	.egysegpreview .kep {
		width: 280px;	
	}
	.egysegpreview .kep img.square {
		display: block;
		width: 280px;
	}
}
@media (min-width: 1200px) {
	.egysegpreview img.wide {
		display: none;
	}
	.egysegpreview .kep {
		width: 270px;	
	}
	.egysegpreview .kep img.square {
		display: block;
		width: 270px;
	}
}
h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,.h1.small,.h2.small,.h3.small,.h4.small,.h5.small {
	padding-left: 5px;
	color: #36b;
	font-size: 70%;
}
.egyseg .yourprice {
	background-color: #b1d34e;
	color: #10487e;
	padding: 10px;
}
.egyseg .yourprice .title {
	text-align: left;
	font-size: 14px;
}
.egyseg .yourprice .origprice {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 5px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: line-through;
	color: red;
	text-shadow: #999 1px 1px;
}
.egyseg .yourprice .price {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: white;
	text-shadow: #999 1px 1px;
}
.szponzor {
	min-height: 1px;
	float: left;
	padding: 10px;
	width: 20%;
	margin: 0px;
	text-align: center;
	position: relative;
}
.szponzor a {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.szponzor a img {
	width: 100%;
}
.pointer {
	cursor: pointer;
}

#booking,#payment {
	background-color: #00b3e5;
	padding: 10px;
	margin-bottom: 20px;
	color: white;
}
#booking .bootstrap-datetimepicker-widget {
	color: #10487e;
}
#booking .info,#payment .info {
	padding: 10px;
	background-color: white;
	color: #10487e;
	margin-bottom: 20px;
}
#btfoglalform .has-feedback label.major~.form-control-feedback {
    top: 28px;
}
#btfoglalform .has-feedback label~.form-control-feedback {
    right: 10px;
}
#btfoglalform .has-feedback select~.form-control-feedback {
    right: 20px;
    top: 33px;
}
.foglalarinfo {
	font-weight: bold;
	font-size: 120%;
}
.foglalar {
	font-weight: bold;
	font-size: 220%;
	padding-left: 1em;
}
.foglalar .eredeti {
	display: block;
	color: red;
	text-decoration: line-through;
	font-size: 50%;
}
.panel {
	border-radius: 0px;
}
#csopszalltipusok .checkbox {
	margin-top: 0px;
	margin-bottom: 0px;
}
.btartabla th {
	background-color: #b1d34e;
	text-align: right;
}
.btartabla tr:nth-of-type(odd) {
	background-color: #e8f2cc;
}
.btartabla tr:nth-of-type(even) {
	background-color: #dbeaac;
}
.alert {
	border: none !important;
}
#navbar .nav > li > a {
	padding-left: 0px;
	padding-right: 0px;
}
hr {
	border-top: 1px solid #00b3e5; 
}
#cookieconsent {
	display: none;
	position: fixed;
	width: 100%;
	bottom: 0px;
	left: 0px;
	text-align: center;
	margin-bottom: 0px;
	z-index: 5001;
	opacity: 0.9;
}
@media print {
	.nav {
		display: none !important;
	}
	.navbar {
		display: none !important;
	}
	.glyphicon-search {
		display: none !important;
	}
	#btsearch {
		display: none !important;
	}
	#bt_issue {
		display: none !important;
	}
	.subheader {
		display: none !important;
	}
	#advsearch {
		display: none !important;
	}
	.sponsors {
		display: none !important;
	}
	footer {
		display: none !important;
	}
}
.opa70 {
	opacity: 0.7;
}
.btn-onlinefoglalhato {
	color: #ffffff;
    background-color: #FE5000;
}
.btn-onlinefoglalhato:hover, .btn-onlinefoglalhato:focus {
	color: #ffffff;
	background-color: #e54800;
}

.foglalopcio {
	border: 5px solid #dff0d8;
	border-radius: 10px;
}
.foglalopcio.kontingens.activated {
	border-color: #FE5000;
} 
.foglalopcio.alap.activated {
	border-color: #10487e;
}
.foglalopcio .arak {
	font-size: 130%;
}

/*
.alterajanlat {
	opacity: 0.9;
	border: 3px solid red !important;
}
.rosszajanlat {
	opacity: 0.7;
	border-color: #800000 !important;
}
*/



.xparent {
	opacity: 0;
}
