/*!
 * Bootstrap v3.1.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
	
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	/*font-size: 65%;*/
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	margin: 0;
	
	background-color:#333;
	color:#191919;
	font-size: 14px;
	line-height: 22px;
	font-weight: 400;
	font-family: Tahoma, Geneva, sans-serif;
}



article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}





img {
	vertical-align: middle
}
.img-responsive, .ajto1 img {
	display: block;
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}


.imgleft{float:left;
margin-right:15px;}

.imgright{float:right;
margin-left:5px;}

.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center, .aligncenter, .center {
	text-align: center;
}




.container {
	margin-right: auto;
	margin-left: auto;
	
	position: relative;
	
}

@media (min-width:768px) {
.container{
	width: 750px
}
}

@media (min-width:992px) {
.container {
	width: 970px
}
}

@media (min-width:1200px) {
.container{
	width: 1170px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 10px
}


.col-lg-1, .col-lg-2, .col-lg-3,  .ajto1, .col-lg-ref,  .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-fo, .padb{
	position: relative;
	min-height: 1px;
	
}

.pad, beljebb{margin: 10px;}
.pad2{
	color:#015873;
	margin: 15px;
	text-align:center
}
.pad3{color:#015873;
	margin: 5px;
	padding:5px;
	text-align:center;
	}
.pad3 img{border:solid 1px #D3C8A8;}

@media (min-width:991px) {
.col-lg-1, .col-lg-2, .col-lg-3,  .ajto1,  .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-ref, .col-lg-fo {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666666666666%
}
.col-lg-10 {
	width: 83.33333333333334%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666666666666%
}
.col-lg-7 {
	width: 58.333333333333336%
}
.col-lg-6 {
	width: 49.9%
}
.col-lg-5 {
	width: 41.66666666666667%
}
.col-lg-4 {
	width: 33.33333333333333%
}
.col-lg-3,  .ajto1 {
	width: 25%
}
.col-lg-2 {
	width: 16.666666666666664%
}
.col-lg-1 {
	width: 8.333333333333332%
}


}

@media (min-width:992px) {
.col-lg-fo{width:25%;
float:left;	
margin-bottom: 10px;}
.col-lg-ref{width:25%;
margin-bottom:10px;
float:left;}	
	

	}	
@media (max-width:991px) {
.col-lg-fo{width:50%;
float:left;
}
.col-lg-ref{width:33%;
margin-bottom:10px;
float:left;}
}
	
@media (max-width:480px) {
.col-lg-fo
{width:100%;
float:left;
}
.col-lg-ref{width:100%;
margin-bottom:10px;
}		
}


.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	content: " ";
	display: table
}
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	clear: both
}
.row{width: 100%}

label {
	display: inline-block;
	margin-bottom: 5px;
	
}


.btn {
	display: inline-block;
	margin-bottom: 20px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none, -webkit-linear-gradient(270deg,rgba(255,102,0,1.00) 0%,rgba(255,131,48,1.00) 47.15%,rgba(255,102,0,1.00) 100%);
	background-image: none, -moz-linear-gradient(270deg,rgba(255,102,0,1.00) 0%,rgba(255,131,48,1.00) 47.15%,rgba(255,102,0,1.00) 100%);
	background-image: none, -o-linear-gradient(270deg,rgba(255,102,0,1.00) 0%,rgba(255,131,48,1.00) 47.15%,rgba(255,102,0,1.00) 100%);
	background-image: none, linear-gradient(180deg,rgba(255,102,0,1.00) 0%,rgba(255,131,48,1.00) 47.15%,rgba(255,102,0,1.00) 100%);
	white-space: nowrap;
	padding: 8px;
	font-size: 16px;
	line-height: 1.428571429;
	border-radius: 4px;
	background-color: #FF6600;
	color: #FFF;
	border: solid 1px #DD5800;
	width: 220px;
	-webkit-box-shadow: 2px 2px 4px #666;
	box-shadow: 2px 2px 4px #666;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none	
}
.btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn:hover, .btn:focus {
	color: #FFF;
	text-decoration: none;
	background-color:#016A73;
	border-color: #00545B;
	
	background-image: -webkit-linear-gradient(270deg,rgba(0,85,92,1.00) 0%,rgba(1,106,115,1.00) 34.72%,rgba(1,106,115,1.00) 64.25%,rgba(0,91,99,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,85,92,1.00) 0%,rgba(1,106,115,1.00) 34.72%,rgba(1,106,115,1.00) 64.25%,rgba(0,91,99,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,85,92,1.00) 0%,rgba(1,106,115,1.00) 34.72%,rgba(1,106,115,1.00) 64.25%,rgba(0,91,99,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,85,92,1.00) 0%,rgba(1,106,115,1.00) 34.72%,rgba(1,106,115,1.00) 64.25%,rgba(0,91,99,1.00) 100%);

}
.btn:active, .btn.active {
	outline: 0;
	background-color: #FF6600;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
/*

tovább gomb*/
.btn-info {
	color: #FFF;
	background-color: #016A73;
	border-color: #333;
	-webkit-box-shadow: 2px 2px 4px #9A9898;
	box-shadow: 2px 2px 4px #9A9898;
	background-image: -webkit-linear-gradient(270deg,rgba(0,85,92,1.00) 0%,rgba(1,106,115,1.00) 34.72%,rgba(1,106,115,1.00) 64.25%,rgba(0,91,99,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,85,92,1.00) 0%,rgba(1,106,115,1.00) 34.72%,rgba(1,106,115,1.00) 64.25%,rgba(0,91,99,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,85,92,1.00) 0%,rgba(1,106,115,1.00) 34.72%,rgba(1,106,115,1.00) 64.25%,rgba(0,91,99,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,85,92,1.00) 0%,rgba(1,106,115,1.00) 34.72%,rgba(1,106,115,1.00) 64.25%,rgba(0,91,99,1.00) 100%);
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-color: #FF6600;
	color: #FFF;
	background-image: -webkit-linear-gradient(270deg,rgba(237,95,0,1.00) 0%,rgba(255,102,0,1.00) 30.57%,rgba(255,102,0,1.00) 65.80%,rgba(248,99,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(237,95,0,1.00) 0%,rgba(255,102,0,1.00) 30.57%,rgba(255,102,0,1.00) 65.80%,rgba(248,99,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(237,95,0,1.00) 0%,rgba(255,102,0,1.00) 30.57%,rgba(255,102,0,1.00) 65.80%,rgba(248,99,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(237,95,0,1.00) 0%,rgba(255,102,0,1.00) 30.57%,rgba(255,102,0,1.00) 65.80%,rgba(248,99,0,1.00) 100%);	
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-image: none
}

.collapse {
	display: none
}
.collapse.in {
	display: block
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	 background-color: #016A73;
	 
	
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	
	line-height: 1.428571429;
	
	white-space: nowrap;
	margin-bottom:1px;
	margin-top:1px;
}

.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	
}
/*    dropdown-menu - lenyíló   */
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	
color:#FFF;

background-color:#01A6B4;	
	text-decoration: none;
	outline: 0;
	
}

.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	
}

/*************************************************************************/
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 10px
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	color:#FF6600!important;
	background-color:#017F8A;
}


.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	color:#FF6600!important;
	background-color:#017F8A;
}


.navbar {
	position: relative;
	min-height: 20px;
	margin-bottom: 10px;
	
}

.csarny {
	clear: both;
	height: 1px;
	border-bottom: solid 1px #999;
	-webkit-box-shadow: 0px 3px 8px  #999;
	box-shadow: 0px 3px 8px  #999;
	
}
@media (min-width:768px) {
.navbar-header {
	float: left;
	
}
	
}
.navbar-collapse {
	/*max-height: 340px;
	overflow-x: visible;*/
	padding-right: 5px;
	padding-left: 5px;
	/*border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	-webkit-overflow-scrolling: touch*/
}
.navbar-collapse.in {
	overflow-y: auto
}

@media (min-width:768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none;
	
}
.navbar-collapse.collapse {
	display: block!important;
	height: auto!important;
	padding-bottom: 0;
	overflow: visible!important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	/*********************************yyyyyyyyyyyyyyyy***********************
	margin-right: -15px;
	margin-left: -15px*/
}

@media (min-width:768px) {
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

@media (min-width:768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
/*
@media (min-width:768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: -15px;
	
}
}*/
/*ikon menü*/
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 9px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 9px;
	margin-top: 8px;
	margin-bottom: 8px;
	/*background-color: transparent;*/
	background-color: #016A73;
	border: 1px solid #FFF;
	border-radius: 4px;
	background-image: -webkit-linear-gradient(270deg,rgba(0,99,107,1.00) 0%,rgba(1,106,115,1.00) 44.04%,rgba(0,94,102,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,99,107,1.00) 0%,rgba(1,106,115,1.00) 44.04%,rgba(0,94,102,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,99,107,1.00) 0%,rgba(1,106,115,1.00) 44.04%,rgba(0,94,102,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,99,107,1.00) 0%,rgba(1,106,115,1.00) 44.04%,rgba(0,94,102,1.00) 100%);
	-webkit-box-shadow: 1px 2px 5px #999;
	box-shadow: 1px 2px 5px #999;
	width: auto;
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 30px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 7.5px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {

.navbar-nav .open .dropdown-menu {
	/*ikonos menü - csak az almenü*/
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	
	border: 0;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 15px;
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px
}
/*
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
	
}*/
}

@media (min-width:768px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px
}
.navbar-nav.navbar-right:last-child {
	margin-right: -15px
}
}

@media (min-width:768px) {
.navbar-left {
	float: left!important
}
.navbar-right {
	float: right!important
}
.navbar-nav>li>a{
	border-right: 1px solid rgba(255,255,255,0.13);
	border-radius: 5px;
}
}
 
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-radius: 0;
	
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-radius: 0;
	
}



.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
	
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color:#FFF;
	color:#FFF; /*ikon menü kerete*/
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #FF6600;	
 	
}
.navbar-default .navbar-toggle .icon-bar {
	background-color:#FFF; /*ikon menü 3csík*/
}




.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	border-bottom: 1px solid rgba(183,198,199,0.85); /* lenyíló menüben a választó vonal - ikonnál és hosszú menünél is*/
}





.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	content: " ";
	display: table
}