@charset "utf-8";
/* CSS Document */
html {
	overflow-y:scroll;
}
body{
	background-color:#202020;
margin: 0;
}
.list-group{
	margin-bottom: 30px;;
}
.list-group-item{
padding: 19px 15px;
}
.list-group-item .badge{
	background-color: #337ab7;
}
.egesz{
	background:#e5e1e2;
	box-shadow: 0px 0px 20px #000000;
	padding: 0px;
}
h3{
	font-size: 22px;
}
hr{
	border: 0;
	height: 2px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
	background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)); 
	margin-top: 5px;
	margin-bottom: 5px;
}
@media (max-width: 480px) {
    #fejlec{
		height:79px;
		background-image:url(kepek/fejlec/alap/fejlec-mobile.jpg);
		background-repeat: no-repeat;
		background-size: cover;
	}
}
@media (min-width: 481px) and (max-width: 1024px) {
    #fejlec{
		height:174px;
		background-image:url(kepek/fejlec/alap/fejlec-tablet.jpg);
		background-repeat: no-repeat;
		background-size: cover;
	}
}
@media (min-width: 1025px) {
	#fejlec{
		height:255px;
		background-image:url(kepek/fejlec/alap/fejlec.jpg);
		background-repeat: no-repeat;
		background-size: cover;
	}
}
#menu{
		height:55px;
}
.carousel-caption{
  text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.9);
  font-size: 20px;
}
.hatter{
	background-color: #e5e1e2;
}
.kategoria{
	font-family:Verdana, Geneva, sans-serif;
	text-shadow:#999 1px 1px 0px;
	color:#000;
	font-size:20px;
	font-style:italic;
	text-align: center;
}
.kategoria h3 {
display: inline;
/*padding: 0 10px;*/
border-bottom: dashed 1px #ccc;
}
#jobboldal{
	background-color:#e5e1e2;
	background-repeat:no-repeat;
	width:780px;	
	float:right;
	/*background-image:url(bor/tart4.jpg);*/
}
.fenice{
	background-color: #e5e1e2;		
}
.fenice h2{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.doboz{
	padding: 25px;	
}
.karpitbor{
	background-color: #e5e1e2;
}
.karpitbor h2{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.karpitbor hr{
	margin-top: 10px;
	margin-bottom: 10px;
}	
.szerelvenyek{
	background-color: #e5e1e2;	
	padding-top: 10px;	
}
.szerelvenyek h2{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.szerelvenyek .doboz2{
	background-color: #337ab7;
	padding: 15px;
	margin-bottom: 15px;
}
.szerelvenyek .doboz2 a{
	text-decoration: none;
	font-size: 16px;
	color:#ffffff;
}
.butorok{
	background-color: #e5e1e2;		
}
.butorok a{
	font-size: 20px;
	text-decoration: none;
}
.butorok h2{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.butorok ul{
	padding-left: 0px;
}
.butorok ul li {
	/*padding: 5px 0 0 5px;
	margin-left: 5px;*/
	list-style-type: none;
	text-align: center;
}
.butorok ul li a {
	/*padding: 4px 0 0 28px;
	height: 32px;*/
	color: #333;
	text-decoration: none !important;
	/*line-height: 1.45em;*/
}
.butorok ul li a:hover {
	/*color: #6DCAFF;*/
	color: #069;
	text-decoration: underline;
}
.hely{
	padding: 20px 0px 20px 0px;
}
.lablec{
	height:120px;	
	background-image: linear-gradient(#e0e0e0, #1f1f1f);
}
.lablec p{
padding-top: 50px;
text-align: center;
font-size: 18px;
font-style: italic;
font-weight: bold;
color: #fff;
text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.9);
}
.elerhetoseg{
	padding-left: 10px;
}	
#tartoszin{
	height:310px;
	background-repeat:no-repeat;
	background-position:center;
	background-image: linear-gradient(#e0e0e0, #1f1f1f);
	/*background-image:url(bor/hat3.jpg);*/
}
#tartalom{	
	clear:both;
	padding-left: 10px; 
	
	}
#nev{
	font-size:22px;
	font-style:oblique;
	text-align:center;
}
#info{
	font-size:16px;
	font-style:oblique;
	text-align:center;
}