﻿@font-face {
	font-family: "Comic Sans MS", "Comic Sans", cursive;
}
			
	body{
		width:100%;
		height:100%;
		background-attachment: fixed;
		background-size:cover;
		font-family:Comic Sans Ms;
		
	}

	
	
	
	.fomenu{
		background-color:#6DA601;
		color:#e8eaed;
	}
	
	.focim{
		margin-top:10px;
		
	}
	
	.focim h3{
		font-size:1.2em;
		
	}
	
			
	.navbar{
		margin-bottom:0px;
		border-radius:0px;
		
	}
	
	div.navbar-header.navbar-default{
		background-color:#6DA601 !important;
		background-image:none;
		box-shadow:none;
		
	}
	
	button.navbar-toggle{
		background-color:#ddd;
	}
		
	.nav li, .nav li a, .nav ul li, .nav ul li a{
		background-color:#42800f;
		color:#e8eaed;
		text-align:center;
		
	}
	
		
	.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
		background-color:#e8eaed;
		color:#42800f;
	}
	
	
	.nav li:hover, .nav li a:hover, .nav li a:active,
	.nav ul li:hover, .nav ul li a:hover{
		background-color:#e8eaed;
		color:#42800f;
	}
	
			
	.nav{
		font-size:1em;
		margin-bottom:5px;
					
	}
			
	.fokep{
		margin-top:2vw !important;
		margin-bottom:-20px;
		max-width:70px;
		margin-left:4vw;
			
	}

        .fooldalleiras ~ * {
		margin-top:20px;
		font-size:2em;
		text-align:justify;
	}

	.hireklink, .hireklink *{
		font-size:18px;
	}

			
	#MyDIV{
		margin-top:50%;
		margin-right:5vw;					
	}
			
	/*menü középre igazítása*/
	.navbar .navbar-nav {
		display: inline-block;
		float: none;
		vertical-align: top;
	}

	.navbar .navbar-collapse {
		text-align: center;
	}
			
			
	.dropdown-menu{
		background-color:#42800f
	}
	/*menü középre igazítás vége*/
			
	.dropdown-menu-center {
		right: auto;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		-o-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
			
	/* affix a menühöz*/
	.affix {
		top: 0;
		width: 100%;
		z-index: 9999 !important;
	}

	.affix + .container-fluid {
		padding-top: 70px;
	}
			
			
	/*2.lenyíló menü*/
			
	.dropdown-submenu {
		position: relative;
	}

	.dropdown-submenu>.dropdown-menu {
		top: 0;
		left: 100%;
		margin-top: -6px;
		margin-left: -1px;
		-webkit-border-radius: 0 6px 6px 6px;
		-moz-border-radius: 0 6px 6px;
		border-radius: 0 6px 6px 6px;
	}

	.dropdown-submenu:hover>.dropdown-menu {
		display: block;
	}

	.dropdown-submenu>a:after {
		display: block;
		content: " ";
		float: right;
		width: 0;
		height: 0;
		border-color: transparent;
		border-style: solid;
		border-width: 5px 0 5px 5px;
		border-left-color: #ccc;
		margin-top: 5px;
		margin-right: -10px;
	}

	.dropdown-submenu:hover>a:after {
		border-left-color: #fff;
	}

	.dropdown-submenu.pull-left {
		float: none;
	}

	.dropdown-submenu.pull-left>.dropdown-menu {
		left: -100%;
		margin-left: 10px;
		-webkit-border-radius: 6px 0 6px 6px;
		-moz-border-radius: 6px 0 6px 6px;
		border-radius: 6px 0 6px 6px;
	}
	/*többszintes menü vége*/
		
	
	
	.br{
		/*border-right:1px solid #3d1717;*/
		-webkit-box-shadow: -3px 2px 23px -1px rgba(0,0,0,0.42);
		-moz-box-shadow: -3px 2px 23px -1px rgba(0,0,0,0.42);
		box-shadow: -3px 2px 23px -1px rgba(0,0,0,0.42);
			
	}
			
	.separator{
		z-index:10 !important;
		background: url(../img/separator.jpg);
		margin:0;
		padding:0;
		height: 5px;
		width:100%;
		border-bottom:1px solid #42800f;
		margin-bottom:0px;
	}
	
	/*tartalom*/
	.icon-next,.icon-prev {
    font-size: 50px !important;
    font-weight: bold !important;
		
	}
	.img-responsive {
		margin:0 auto !important;
		display:inline-block !important;
	
   
	}

	/*carousel középre*/
	.carousel-inner > .item > img {
		margin: 0 auto;
	}
	/*carousyel középre vége*/

	
	
	.vcenter {
		display: inline-block;
		vertical-align: middle;
		float: none;
	}
	
	.vbottom {
		display: inline-block;
		vertical-align: bottom;
		float: none;
	}
	
	.jumbotron{
		color:#e8eaed;
		
		
	}
	
	.bottom-separator{
		z-index:10 !important;
		background: url(../img/separator.jpg);
		margin:0;
		margin-bottom:0px;
		padding:0;
		height: 5px;
		width:100%;
		border-top:1px solid #42800f;
	}
	
	.footer{
		margin:0 auto;
		background-color:#45852c;
		color:#e8eaed;
		
	}
	
	footer hr.shady {
    -moz-box-shadow: 0 1px 0 0 rgba(255,255,255,0.2);
    -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,0.2);
    /*background: rgba(0,0,0,0.75);*/
    border: 0;
    box-shadow: 0 1px 0 0 rgba(255,255,255,0.2);
    height: 1px;
}
	footer ul li a, footer div a, footer ul li{
		color:#e8eaed;
		text-decoration:none;
		list-style-type:none;
		
	}
	
		
	.card{
		margin:0;
	}

	
	
	
	
	
	@media screen and (max-width: 1280px){
				
		.navbar-collapse{
			padding-right:0;
			
		}
		
		.fokep{
			margin-bottom:20px;
		}
	
		
		.hvr-bounce-in{
			height:200px;
				
		}
		
		
		
		
	}
	
	
	@media screen and (max-width: 1199px){
		.bottom-separator{
			margin-top:130px;
		}
	}
	
	@media screen and (max-width: 938px){
		.navbar-collapse{
			padding:0px !important;
		}
		
		.nav>li>a {
			padding: 10px 5px;
		}
		
		.bottom-separator{
			margin-top:200px;
		}
	}
	
	@media screen and (max-width: 803px){
		.nav{
			font-size:0.9em;
		}
			
	}
	
	@media (max-width: 767px) {
		.affix {
			position: static;
		}
		
		.nav{
			width:100%;
			font-size:1.2em;
		}
		
		.dropdown-menu-center {
			transform:none;
		}
		
		.nav>li>a {
			padding: 10px 5px;
		}
		
		.navbar-nav .open .dropdown-menu>li>a{
			margin:0px;
		}
		
		.hvr-bounce-in{
			height:200px;
			margin-bottom:30px	
		}
		
		.ikon2{
			margin-top:-40px;
		}
		
		
		
		.bottom-separator{
			margin-top:600px;
		}
			
		footer{
			text-align:center
		}
	}
	
	
		

	
	
















	
	
	
		

	
	