﻿body
{
	margin:0px;
	padding:0px;
	/*overflow-x:hidden;*/
	overflow: auto;
	height: 
}
html
{
	
	height: 100%;
}
.hatter
{

	position: fixed;
	z-index: -100;
	/*background-size: 100 100;*/
	width:100%;
	height: 100%;
}
.hatter_kep
{
	width:100%;
	height:100%;
}

/*__KEZDŐLAP_______________________________________________*/

.bannerhatter
{
position:absolute;
	overflow:hidden;	
	width:70%;
	height:270px;

	/***/
}
.kezdolap
{
	width:100%;
	height: 200px;
	margin-bottom: 15px;
}
.bevezeto
{	
	position:relative;
	
	font-size: 44px;
	
	color:white;
	padding-top: 110px;
	text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;


}
/*__________________________________________________________________________*/
.tartalom
{
	background: #D9E3FF;
	width:100%;
	min-height: 1200px;

	/***/
}
.fejlec
{
	background: #E7EDFF;
	width:70%;
	height:25px;
	margin:0px auto;
	font-size: 14px;
	

	/***/

	line-height:1.8em;	
}
.fejlec_adatok
{
	float:right;
	
}

.fodiv
{
	width:70%;
	min-height: 1200px;
	margin:0px auto;

	/***/
}

.menucsik
{
	width:100%;
	height:50px;
	padding:0px;
	overflow: hidden;
	/*margin:0px auto;*/

	background-color: #D9E3FF;

	/***/
}
.menu
{
	float:left;
	min-width: 110px;

}


.menucsik_table
{
	padding:0px;
	height:100%;
	width: 77.2%;
	/*border-spacing: 20px 0px;*/
	border-collapse:collapse;
	float:left;

	
}
.menucsik_table td
{
	padding:0px;
	/*min-width: 40px;*/

	

	/***/
}

.link
{
	
	display:block;
	text-decoration: none;
	color:black;
	font-size: 20px;
	font-weight: bold;
	
	height:100%;
	background-color: #D9E3FF;
	text-align: center;

	line-height: 2.5em;
}
.link:hover
{
	color:red;
	background-color: #E7EDFF;


	/* -webkit-linear-gradient(left, green ,white, red); */	
}
.link2
{
	width:20%;
	height:40px;
	display:block;
	text-decoration: none;
	color:black;
	font-size: 20px;
	font-weight: bold;
	line-height: 2em;
	margin-top: 6px;
	text-align: center;
	border-radius: 15px;

	background-color: #CCC;
}
.link2:hover
{
	color:red;
	background-color: black;
	/* -webkit-linear-gradient(left, green ,white, red); */	
}


.dropdown
{
	float:left;
	
	min-width: 120px;
}
.dropbutton
{
 
}
.dropdown_content
{
    display: none;
    position: absolute;
    background-color: #CFDBFF;
    font-size: 18px;
    width: 140px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
 }
.dropdown:hover .dropdown_content
{
	display: block;
	z-index: 10;
}
.dropdown_link
{
	color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  
}
.dropdown_link:hover
{
	background-color: #E7EDFF;
	color:red;
}
.dropdown:hover
{
	
}
.lablec
{
	bottom:0px;
	left:0px;
	right:0px;
	
	height:70px;
	bottom:0px;


	background: -webkit-linear-gradient(#6C6C6C,#343434);
	 background: -moz-linear-gradient(#6C6C6C,#343434);
	font-size: 18px;
	color:white;
	text-align: center;

	line-height:3.8em;

	/***/

}

/*__________SZÖVEG KEZELÉS__________________*/
.alapszoveg
{
	width:97%;
	min-height: 200px;
	padding:15px;
	/***/
	overflow: auto;

	
}
.alapszoveg2
{
	padding:15px;

	min-height: 200px;
	overflow:auto;

	/***/
}
.cim
{
 font-size: 32px;
}
.kiemeles1
{
	font-weight: bold;
	font-size: 18px;
}
.kiemeles2
{
	font-weight: bold;
	font-size: 16px;
}

.szoveg
{
	font-size: 14px;
}
.szoveg_link
{

	text-decoration: underline;
	color:blue;
	font-size: 14px;
	font-weight: bold;
	cursor:pointer;
}
.behuzas
{
	margin-left: 25px;
}
.behuzas2
{
	margin-left: 15px;
}
.nagyobbbetu
{
	font-size: 18px;
}
/*______________________________________________*/

#map
{
	top:-100px;
	width: 400px;
    height: 520px;
    background-color: #CCC;
    float: right;
    /***/
}
.onarckep
{
	width:80px;

	background-color: #CCC;
}

.kozszer1
{
	padding:15px;
	float:left;
	width:60%;

}
.kozszer2
{
	float:right;
	width:30%;
}
.kezdo1
{
	padding:15px;
	float:left;
	width:65%;
	/***/
	min-height: 1000px;
}

.kezdo2
{
	float:right;
	width:30%;
	/***/
}
.logo
{
	height:50px;
	float:right;

	
}
.rolunk_kep
{
	width:100%;
	border: 3px solid grey;
}
.rolunk_kep:hover
{
	border:5px solid red;
	cursor: pointer;
	margin: -2px
}
.valtozasvezetes_kep
{

}
.valtozasvezetes
{
	height:30%;
	border:3px solid grey;
	margin-left: 20px;
	float:left;
}
.kozszer_logo
{
	height:150px;
	display:block;
	margin-left: auto;
	margin-right: auto;
}
.kozszer_felulet
{
	width:100%;
	position: static;
}
.kozszer_felulet:hover
{
	border:5px solid red;
	cursor: pointer;
	margin: -5px
}
.kozszer_vegeredmeny
{
	width:50%;
	margin-left: 50px;
	margin-bottom: 50px;
}
#nagykep
{
	position: absolute;
	height: auto;
	width:60%;
	
	margin-left: -30%;
	margin-top: -25%;

	display: none;
	left:50%;
	top:50%;
	
	border: 5px solid green;
}

#nagykkep
{
	display:none;
}
#nagykep:hover
{
	border:5px solid red;
}
.terepjaro_kep
{
	margin:8px;
	width: 350px;
	float:right;
	border: 3px solid grey;
}
/*_____LIGHTBOX__________________*/
.sotethatter
{
	position:fixed;
	top:0px;
	left:0px;
	min-width:100%;
	min-height:100%;
	background:#000;
	opacity: 0;	
	z-index:50;
	display:none;
}
#fenydoboz
{
	
	position:absolute;
	top:50%;
	left:50%;
	width:900px;
	height:650px;
	margin-left: -450px;
	margin-top: -375px;

	
	z-index:51;
	border-radius: 5px;	
	display:none;
}

.bezargomb
{
	float:right;
	margin-right: 8px;
	margin-top: 4px;
	cursor: pointer;
	font-size: 35px;
	z-index: 444;
}
.bezargomb:hover
{
	color:red;
	
}

