body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: 'Roboto', sans-serif;
	color: #535353;	
}

.kozep {
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

.tartalom {
	width:99%;
	margin-left:1%;
	margin-right:1%;
}

.tartalom h1 {
	color:#17599e;
}

.tartalom h2 {
	color:#17599e;
}

.tartalom a {
	color:#17599e;
}

.tartalom p, .tartalom ul {
	font-size:18px;
	line-height:26px;	
}

.kozepfej {
	display:none;
	width:100%;
	position:absolute;
	top:0px;
	z-index:100;
    left: 50%;
    top: 50%;
	bottom:-72px;
	margin-left:-550px;
/*    transform: translate(-50%, -50%);	*/
}

.kozepfejal {
	display:none !important;
	width:100%;
	position:absolute;
/*	top:0px;*/
	z-index:100;
    left: 50%;
    top: 50%;
	bottom:-32px;
	margin-left:-550px;
/*    transform: translate(-50%, -50%);	*/
}


.ajgomb {
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:22px;
	text-decoration:none;
	border:1px solid #115da9;	
	background-color:#F00;
	z-index:100;
	float:right;
	margin-top: 320px;

	color:#ffffff;
	text-transform: uppercase;
  background-color:rgba(17,93,169,0.7);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;	
}

.ajgomb:hover {
	background-color:#115da9;	
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;	
}

.ajgombal {
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:22px;
	text-decoration:none;
	border:1px solid #115da9;	
	background-color:#F00;
	z-index:100;
	float:right;
	margin-top:80px;

	color:#ffffff;
	text-transform: uppercase;
  background-color:rgba(17,93,169,0.7);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;	
}

.ajgombal:hover {
	background-color:#115da9;	
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;	
}

.fejlec {
	width:100%;
	height:500px;
	position:relative;
}

.alfejlec {
	width:100%;
	height:300px;
	position:relative;
  background-size: cover;
  background-attachment: fixed;		
}

.uveges {
	position:absolute;
}

.felsocsik {
	width:100%;
	background-color:#ffffff;
	border-bottom: 1px solid #e3e2e7;	
}

.logo {
	line-height:75px;
	font-size:24px;
	color:#115da9;
/*	float:left;*/
}

.logo img{
	float:left;
}

.szamicon {
/*	float:right;*/
display:none;
	font-size:28px;
	color:#115da9;
	padding-top:25px;	
	cursor:pointer;	
}


.fejszam {
/*	float:right;*/
display:block;
text-align:center;
	margin-left:15px;
	height:60px;
	line-height:22px;
	font-size:16px;	
	padding-top:15px;
	text-align:right;
	margin-right:20px;
	padding-right:15px;
}

.fejszam a {
	color:#115da9;
	text-decoration:none;
}

.fejszam a:hover {
	color:#3890e7;
	text-decoration:underline;
}

.fejsoc {
/*	float:right;*/
/*	line-height:75px;*/
display:inline-block;
	margin-left:15px;
	cursor:pointer;	
}

.menucsik {
	display:none;
	width:100%;
	background-color:#ffffff;
	height:45px;	
}

.kek {
	color:#115da9;
}

/* Menu */



#menu {
/*	float:right;*/
	display:none !important;	
}

#menu ul {
  z-index:200;
  display: inline;
  margin: 0;
/*  padding: 25px 4px 17px 0;*/
  padding: 0px 0px 0px 0px;  
  list-style: none;
}

#menu ul li {
/*  border-right:1px solid #dddddd;*/
  color:#666666;
  display: inline-block;
/*  margin-right: -4px;*/
  position: relative;
/*  padding: 29px 30px;*/
  height:45px;
  line-height:45px;
  padding-left:25px;
  padding-right:25px;  
  text-align:center;
/*  width:100px;*/
  cursor: pointer;
}

#menu ul li:hover {
  background-color:#115da9;
  color: #ffffff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  
}
#menu ul li ul {
  background-color:rgba(17,93,169,0.5);
  padding: 0 0 0 0;
  position: absolute;
  top: 45px;
  left: 0;
/*  width: 220px;*/
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
#menu ul li ul li {
	font-size:18px;
	width:350px;
	height:60px;
	line-height:60px;
	display: block; 
	color: #fff;
	border-bottom:1px solid #FFFFFF;
	text-shadow: 0 -1px 0 #000;
	border-right:none;
	opacity: 0.9;
	padding: 0 0 0 0;	
}

#menu a{
	text-decoration:none;
}

#menu ul li ul li:hover { 
	/*background: #666; */
	background-color:#115da9;
	opacity: 1.0;
}
#menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}

.uveges-sor {
	display:none !important;
	width:100%;
	height:87px;
	background-image:url(images/uveges-sor.jpg);
	background-repeat:repeat-x;
}


/* Lábléc */

.lablec {
	display:table;
	width:100%;
	height:73px;
}

.labsor {
	display:table-row;
}

.labcel {
	display:table-cell;
/*	height:73px;*/
}

.labbal {
	width:115px;
	background-image:url(images/uvegbal.png);
}

.labkozep {
	background-image:url(images/uvegkozep.png);
	text-align:center;
	font-size:16px;
	line-height:73px;
	color:#ffffff;	
}

.labjobb {
	width:118px;
	background-image:url(images/uvegjobb.png);
}

.arnyek {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);	
}




.kapcsbal {
	width:100%;
	height:auto;
}

.kapcsjobb {
	width:100%;
	height:auto;
}

.kapcsjobb h2 {
	font-size:28px;
	color:#115da9;
}

.inp {
	width:90%;
	height:45px;
	font-size:18px;
	margin-bottom:15px;
	background-color: transparent;
	border:1px solid #535353;
	border-radius: 0 !important;
	box-shadow: none;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	color:#115da9;
}

.inp:hover {
	border-color:#1e77d0;
}

.kuld {
	width:150px;
	height:45px;
	font-size:18px;
	background-color: transparent;
	border:1px solid #115da9;
	border-radius: 0 !important;
	box-shadow: none;
	border-color:#115da9;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	color:#115da9;
	cursor:pointer;
	-o-transition: color 1s linear;
	-moz-transition: color 1s linear;
	-khtml-transition: color 1s linear;
	-webkit-transition: color 1s linear;
	-ms-transition: color 1s linear;
	transition: color 1s linear;	
}

.kuld:hover {
	border-color:#1e77d0;
	background-color:#1e77d0;
	color:#ffffff;
}

.tarea {
	resize:vertical;
	width:90%;
	height:250px;
	font-size:18px;
	background-color: transparent;
	border:1px solid #115da9;
	border-radius: 0 !important;
	box-shadow: none;
	border-color:#535353;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	color:#115da9;
	padding-top:20px;
	padding-bottom:20px;
	
}

.tarea:hover {
	border-color:#1e77d0;
}

.message {
	width:350px;	
	padding-top:15px;
	padding-bottom:15px;
	border-radius:5px;
	background-color:#115da9;
	color:white;
	text-align:center;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}

.uzenetf {
	width:250px;
	padding-top:15px;
	padding-bottom:15px;
	border-radius:5px;
	background-color:#115da9;
	color:white;
	text-align:center;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;	
}

.google-maps {	
    overflow: hidden;
    padding-bottom: 30%;
    position: relative;
	margin-bottom:30px;
/*        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
         filter: grayscale(100%);		*/
}

.google-maps iframe {
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
}


.teljszel {
	width:100%;
	height:auto;
}

.jobbkep {
	float:right;
	margin-left:10px;
}

.fokep {
	width:250px;
	height:auto;
}

.felsor {
	width:30%;
	float:left;
}

.fajtable {
/*	display:table;*/
	width:100%;
}

.fajcell {
/*	display:table-cell;*/
	vertical-align:top;
}

.hatvan {
/*	width:70%;*/
}

.negyven {
/*	width:30%;*/
}

.hlight {
/*	display:in*/
}

.callink {
	font-size:18px;
	display:inline-block;
	text-align:center;
/*	width:100%;*/
	padding-right:5px;
	height:40px;
	line-height:40px;
	margin-right:5px;
	margin-bottom:10px;
	padding-left:55px;
	background-image:url(images/icon-call.png);
	background-repeat:no-repeat;
	background-position: 10px -2px;
	background-color:#17599e !important;
	color:#ffffff !important;
	text-decoration:none;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  transition:.5s;
border-radius:6px;
}

.callink:hover{
	background-color:#2870bb;
	color:white;
	background-image:url(images/icon-call.png);
	background-repeat:no-repeat;
	background-position: 10px -41px;	
}

.minta {
	background-color:#DDDDDD;
	padding:15px;
	margin-left:5%;
	margin-right:5%;
	text-align:center;
	margin-bottom:25px;
}

.header {
	cursor:pointer;
	font-weight:bold;
}

.content {
    display: none;
	padding-top:20px;
/*    padding : 5px;*/
}

.ukepek {
	clear:both;
}

.nomob {
	display:none !important;
}

#ninja-slider .caption {
    font-size:6em;
/*    font-family: 'Bree Serif', sans-serif;*/
/*    position:absolute;*/
	margin-top:100px;
	font-size:32px !important;
    width:100%;
/*	width:1100px;*/
/*	margin-left:-550px;*/
/*	left:50%;	*/
    text-align:center;
    color:rgba(255,255,255,1);
/*    bottom:40%;*/
text-shadow: 1px 1px 6px rgba(114, 114, 114, 1);
}

/* Mobile menu styles */

.hamburger{
  background:none;
  color:#115da9 !important;
  position:absolute;
  top:0;
  right:0;
  line-height:85px;
/*  padding:5px 15px 0px 15px;*/
  color:#ffffff;
  border:0;
  font-size:30px;
  padding-right:20px;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}
.cross{
  background:none;
  color:#ffffff !important;  
  position:absolute;
  top:0px;
  right:0;
  padding:10px 20px 0px 15px;
  color:#ffffff;
  border:0;
  font-size:70px;
  line-height:85px;
  font-weight:bold;
  cursor:pointer;
  outline:none;
  z-index:10000000000000;
}
.mobmenu{z-index:1000000; font-weight:bold; font-size:0.8em; width:100%; background:#0059a1;  position:absolute; text-align:center; font-size:12px;}
.mobmenu ul {margin: 0; padding: 0; list-style-type: none; list-style-image: none; color: #ff7a01; cursor:pointer;}
.mobmenu li {display: block;   padding:15px 0 15px 0; border-bottom:#ffffff 1px solid; font-size:18px;}
.mobmenu li:hover{display: block;    background:#ffffff; padding:15px 0 15px 0; border-bottom:#dddddd 1px solid;}
.mobmenu ul li a { text-decoration:none;  margin: 0px; color:#ffffff;}
.mobmenu ul li a:hover {  color: #ffffff; text-decoration:none;}
.mobmenu a{text-decoration:none; color:#ffffff;}
.mobmenu a:hover{text-decoration:none; color:#ffffff;}

.teljszel {
	width:100%;
	height:auto;
}