@charset "utf-8";

div.hr {
background: #E4481B;
width: 90%;
height: 8px;
margin-top: 0;
border-bottom: 2px solid #000;
box-shadow: 0 20px 20px -20px #333;
margin: 0px auto 0px; 
border-radius: 8px;  
}
div.hr hr {
  display: none;
}

.div-alap{
	font-family: 'Stoke';
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: left;
	text-shadow: #000 0px 0px;
	float:left;
border:3px solid red;	
	}

	
.div-bal{
    float:left;
   display: inline-block;  
   text-align: left;
   margin-top: 5px;
}

.div-jobb{
    float:right;
   display: inline-block;  	
   text-align: left;
   margin-right: 5px;
   margin-top: 5px;
}

.div-copy{
	font-family: 'verdana';
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	text-shadow: #000 1px 1px;
	float:center;
	display: block;  
	background-color: #4E4E4E;
	height:80px;
	border-bottom: 4px solid #000000;
	}



.row {
min-height: 100%;
height: 100%;
min-width: 100%;
width: 100%;	
margin-right: 0;
margin-left: 0; 
margin-bottom: 0; 
margin-top: 0; 
border-radius: 0px;
border:0px solid green;
padding: 0px;
}

.wrap {
margin-right: 0;
margin-left: 0; 
margin-bottom: 0; 
margin-top: 0; 
border-radius: 0px;
border:0px solid green;
padding: 0px;
}

.adminlink
{
  	font-family: Verdana;
	font-family: 'Merriweather';
	color: #007500;
	font-size: 17px;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	text-shadow: 1px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
	text-decoration: none;
}
.adminlink:hover
{
	COLOR: #A80000;
	font-size: 18px;
	text-shadow: 0px 0 0 #000;
	text-decoration: none;
}

.flink
{
  	font-family: Verdana;
	font-family: 'Merriweather';
	color: #ffffff;	
	font-size: 17px;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	text-shadow: 1px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
	text-decoration: none;
}
.flink:hover
{
  	font-family: Verdana;
	font-family: 'Merriweather';
	color: #007500;
	font-size: 17px;
	font-weight: bold;
	text-align: justify;
	line-height: 150%;
	text-shadow: 1px 0 0 #000, -2px 0 0 #000, 0 2px 0 #000, 0 -2px 0 #000, 1px 1px #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000;
	text-decoration: none;

}

.navbar {
	font-family: 'Stoke';		
	}
	
.navbar:hover {
	font-family: 'Stoke';		
	}


	
/*GROW*/
.grow img {
  height: 100%;
  width: 100%;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.grow img:hover {
  width: 100%;
  height: 105%;
}	

.img1 {
	border-radius: 8px;
	border:1px solid green;
	box-shadow: 2px 2px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px 10px 0px 0px; 
	}
.img1:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}	

.img_thumb {
	border-radius: 8px;
	border:2px solid #000;
	box-shadow: 4px 4px #ADADAD; 
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 10px 10px 0px 0px; 
	}
.img_thumb:hover {
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */

}	

/*TILT*/
.tilt {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.tilt:hover {
  -webkit-transform: rotate(-10deg);
     -moz-transform: rotate(-10deg);
       -o-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}

.labjegyzet 
{
background-color: #4B4B4B;		
padding-top:5px;	
width:100%;
 max-width:1920px;
 vertical-align: middle;
float:center;
height:45px;
}

.dszurkealap {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    border: 3px #ff3520;
    width: 320px;
   height:300px;
    text-align: center;	
   background-color: #F0F0F0;	
   margin:20px 20px 5px 5px; 
   padding-top: 4px;
   padding-left: 0px;
   padding-right: 0px;
   border-radius: 15px;
  font-size: 14px;
  border:2px solid #272727;
  -webkit-box-shadow: 2px 2px 0px 2px rgba(0,0,0,0.45);
 -moz-box-shadow: 2px 2px 0px 2px rgba(0,0,0,0.45);
 box-shadow:  2px 2px 0px 2px rgba(0,0,0,0.45);

    }	


.adminalap {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    border: 3px #ff3520;
    width: 320px;
   height:300px;
    text-align: center;	
   background-color: #F0F0F0;	
   margin:20px 20px 5px 5px; 
   padding-top: 4px;
   padding-left: 0px;
   padding-right: 0px;
   border-radius: 15px;
  font-size: 14px;
  border:2px solid #272727;
  -webkit-box-shadow: 2px 2px 0px 2px rgba(0,0,0,0.45);
 -moz-box-shadow: 2px 2px 0px 2px rgba(0,0,0,0.45);
 box-shadow:  2px 2px 0px 2px rgba(0,0,0,0.45);

    }	

.adminalap .item {
	margin:10px 10px 10px 10px;
	text-align: center;
	background: transparent;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
}

.adminalap .item:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}


.adminalap100 {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    border: 3px #ff3520;
    width: 90%;
   height: 600px;
    text-align: center;	
   background-color: #C0E2C7;	
   margin:20px 20px 5px 5px; 
   padding-top: 4px;
   padding-left: 0px;
   padding-right: 0px;
   border-radius: 15px;
  font-size: 14px;
  border:2px solid #272727;
  -webkit-box-shadow: 2px 2px 0px 2px rgba(0,0,0,0.45);
 -moz-box-shadow: 2px 2px 0px 2px rgba(0,0,0,0.45);
 box-shadow:  2px 2px 0px 2px rgba(0,0,0,0.45);

    }	

.adminalap .item {
	margin:10px 10px 10px 10px;
	text-align: center;
	background: transparent;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
}



#div_admin1000 {
    display: inline-block;
    *zoom: 1;
    *display: inline;
	border: 1px #ff3520;
	width: 100%;
   text-align: center;	
margin:5px 5px  5px 5px; 
background-color: #ffcc00;	
}

	
.div_thumb {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    border: 3px #ff3520;
    width: 300px;
    text-align: center;	
    margin:5px 5px 5px 5px; 
   padding-top: 4px;
   padding-left: 0px;
   padding-right: 0px;
   border-radius: 0px;
  font-size: 14px;
  float:left;
  border:0px solid #272727;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
  
    }	

.div_thumb:hover{
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
	
}


.div_pre {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    border: 3px #ff3520;
    text-align: left;	
      margin:5px 15px 5px 15px; 
   padding-top: 4px;
   padding-left: 0px;
   padding-right: 0px;
   border-radius: 0px;
  font-size: 14px;
  float:left;
  border:0px solid #272727;
    }	

.div_detaljno {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    border: 3px #ff3520;
    text-align: center;	
      margin:20px 20px 5px 5px; 
   padding-top: 4px;
   padding-left: 0px;
   padding-right: 0px;
   border-radius: 15px;
  font-size: 14px;
  float:right;
  border:0px solid #272727;
    }	
	
.dszurkealap .item {
	margin:30px 30px 50px;
	text-align: center;
	
	background: transparent;

	-webkit-transition: all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;
}

.dszurkealap .item:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.button1 {
    background-color: #267e3f; 
    color: white; 
    border: 1px solid #ffffff;
    border-radius: 15px;
    padding: 15px;
   -webkit-box-shadow: 2px 2px 0px 2px rgba(0,0,0,0.45);
 -moz-box-shadow: 2px 2px 0px 2px rgba(0,0,0,0.45);
 box-shadow:  2px 2px 0px 2px rgba(0,0,0,0.45);
	
}

.button1:hover {
    background-color: #EE470F;
    color: #000000;
    border: 1px solid #ffffff;
    border-radius: 15px;	
}

.button1:active {
  background-color: #ff3520;
  color:white;
  box-shadow: 0 3px #666;
  transform: translateY(4px);
}

#wrapper {
    border: 0px solid blue;
	display: inline-block;
}

#div_gal {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    width: 280px;
   text-align: center;	
   margin:15px 0px  0px 0x; 
   background-color: #F0F0F0;	
   border-radius: 10px;
   float:center;
   padding: 2px;
  border:2px solid #272727;
    }
	
.szinvaltozo
{
	-webkit-transition: all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;	
}

.szinvaltozo:hover{
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */ 
    border-radius: 1px;
	padding: 6px;
    border:2px solid #EE470F;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition:all .5s ease-in-out;
	-o-transition:all .5s ease-in-out;
	transition:all .5s ease-in-out;	
}

hr.style0 {
	background-color: #267e3f;
	border-bottom: 5px dashed #8c8b8b;
}

hr.style4 {
	background-color: #267e3f;
	border-bottom: 2px solid #267e3f;
}

.lista select {
	border: 0 !important;  
	-webkit-appearance: none;  
	-moz-appearance: none; 
	background: #ff6600 url(img/nyil.png) no-repeat 98% center;
	background: #006200 url(img/nyil.png) no-repeat 98% center;
	width: 200px; 
	text-indent: 0.01px; 
	text-overflow: ""; 
  	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;

	color: #fffFFF;
	border-radius: 15px;
	padding: 5px;
	box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
	border-radius: 10px 0;
}
.lista select.balck {
	background-color: #000;
}
.lista select.option3 {
	border-radius: 10px 0;
}


.listaunos select {
	border: 0 !important;  
	-webkit-appearance: none;  
	-moz-appearance: none; 
	background: #FF8F20 url(img/nyil.png) no-repeat 98% center;
	width: 80px; 
	text-indent: 0.01px; 
	text-overflow: ""; 
  	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;

	color: #fffFFF;
	border-radius: 15px;
	padding: 5px;
	box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
	border-radius: 10px 0;
}


.mezo {
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
	  	padding: 4px;
		font-family: verdana, calibri;
		font-weight: bold;
		font-size: 14px;
		color: #351B00;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-top: 1px solid #000000;
		-webkit-box-shadow: 2px 2px 3px #000;
		margin-bottom: 1px;
		margin-top: 1px;
		margin-left: 3px;
		background: #FFD8B0;
				
  
   -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
	}	

	

.upload {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
}

.upload + label {
    width: 200px;
    height:40px;
    font-size: 1em;
    font-weight: 500;
    color: white;
    line-height: 2.6em;
    text-transform: uppercase;
    text-align: center;
    background-color: #ef494f;
    display: inline-block;
    border-radius: 10px;
    box-shadow: 0px 3px 0px #a73337;
    transition: 150ms;
}

.upload:focus + label,
.upload + label:hover {
    background-color: #ff6c71;
    box-shadow: 0px 5px 0px #d03338;
    cursor:pointer;
}

.upload:focus + label {
	outline: 1px dotted #000;
	outline: -webkit-focus-ring-color auto 5px;
}

	
#button2 {
  background: #00A600;
  color: white;
  border: 2px solid #eee;
  height: 40px;
  width: 200px;
  margin: 2px 0 0 2px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 10px;
  font-size: 14px;
  font-family: 'Stoke';
  list-style-type: none;
  color: #ffffff;
  text-shadow: #000 1px 1px;

  font-weight: bold;
  
    /*Rounded Corners*/
  -webkit-border-radius: 10px;
  border-radius: 10px;
  
  
  /*Shadow*/
  -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}
#button2:hover {
  background-color: #E4481B;
  }

  
#button3 {
  background: #8A4500;
  color: white;
  border: 2px solid #eee;
  height: 30px;
  width: 280px;
  margin: 2px 0 0 2px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 18px;
  font-size: 16px;
  font-family: calibri, verdana;
  list-style-type: none;
  color: #ffffff;
  text-shadow: #000 1px 1px;

  font-weight: bold;
  
    /*Rounded Corners*/
  -webkit-border-radius: 10px;
  border-radius: 10px;
  
  
  /*Shadow*/
  -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}
#button3:hover {
  background-color: #ff3434;
  }

  
  .searchBox {
    position: relative;
    padding: 10px;
	
}

#button120 {
  background: #70470b;
  background: #006200;
  color: white;
  border: 2px solid #eee;
  height: 30px;
  width: 120px;
  margin: 2px 0 0 2px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 18px;
  font-size: 16px;
  font-family: calibri, verdana;
  list-style-type: none;
  color: #ffffff;
  text-shadow: #000 1px 1px;

  font-weight: bold;
  
    /*Rounded Corners*/
  -webkit-border-radius: 10px;
  border-radius: 10px;
  
  
  /*Shadow*/
  -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}
#button120:hover {
  background-color: #ff6600;
  background-color:#DD0000;
  }


#button80 {
  background: #70470b;
  background: #006200;
  color: white;
  border: 2px solid #eee;
  height: 30px;
  width: 80px;
  margin: 2px 0 0 2px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 18px;
  font-size: 16px;
  font-family: calibri, verdana;
  list-style-type: none;
  color: #ffffff;
  text-shadow: #000 1px 1px;

  font-weight: bold;
  
    /*Rounded Corners*/
  -webkit-border-radius: 10px;
  border-radius: 10px;
  
  
  /*Shadow*/
  -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}
#button80:hover {
  background-color: #ff6600;
  background-color:#DD0000;
  }

  
#button160 {
  background: #70470b;
  background: #006200;
  color: white;
  border: 2px solid #eee;
  height: 30px;
  width: 160px;
  margin: 2px 0 0 2px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 18px;
  font-size: 16px;
  font-family: calibri, verdana;
  list-style-type: none;
  color: #ffffff;
  text-shadow: #000 1px 1px;

  font-weight: bold;
  
    /*Rounded Corners*/
  -webkit-border-radius: 10px;
  border-radius: 10px;
  
  
  /*Shadow*/
  -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}
#button160:hover {
  background-color: #ff6600;
  background-color:#DD0000;
  }
  
	.input2 {
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
	  	padding: 6px;
		font-family: verdana, calibri;
		font-weight: bold;
		font-size: 14px;
		color: #004824;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		border-top: 1px solid #FFFFFF;
		-moz-box-shadow: 0px 0px 2px #000;
		-webkit-box-shadow: 0px 0px 2px #000;
		margin-bottom: 1px;
		margin-top: 10px;
		background: #EDE7F1;
		width: 230px;
	}
  
  .input3 {
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
	  	padding: 4px;
		font-family: verdana, calibri;
		font-weight: bold;
		font-size: 14px;
		color: #ffffff;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-top: 1px solid #000000;
		-webkit-box-shadow: 2px 2px 3px #000;
		margin-bottom: 1px;
		margin-top: 1px;
		margin-left: 3px;
		background: #EDE7F1;
		background: #FF8000;
		width: 200px;
		
  
   -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
	}

.labelkek {
		font-size: 14px;
		font-family: calibri, verdana;
		list-style-type: none;
		color: #1E62A6;
		text-shadow: #000 1px 1px;
		margin-bottom: 1px;
		margin-left: 3px;
		font-weight: bold;
		letter-spacing: 1px;
		margin-top: 5px;
		text-transform: uppercase;
		display: block;
	}

.szovegbevitel {
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
	  	padding: 4px;
		font-family: 'Stoke';
		font-weight: bold;
		font-size: 14px;
		color: #ffffff;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-top: 1px solid #000000;
		-webkit-box-shadow: 2px 2px 3px #000;
		margin-bottom: 1px;
		margin-top: 1px;
		margin-left: 3px;
		background: #00A600;
		text-align: center;				
  
   -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
	}	
	
#button23 {
  background: #003DA7;
  color: white;
  border: 2px solid #eee;
  height: 30px;
  width: 125px;
  margin: 2px 0 0 2px;
  overflow: hidden;
  display: block;
  text-align: center;
  line-height: 18px;
  font-size: 16px;
  font-family: calibri, verdana;
  list-style-type: none;
  color: #ffffff;
  text-shadow: #000 1px 1px;

  font-weight: bold;
  
    /*Rounded Corners*/
  -webkit-border-radius: 10px;
  border-radius: 10px;
  
  
  /*Shadow*/
  -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
}
#button23:hover {
  background-color: #ff3434;
  }

  .input3 {
	  -webkit-transition-property: -webkit-box-shadow, background;
	  -webkit-transition-duration: 0.25s;
	  	padding: 4px;
		font-family: verdana, calibri;
		font-weight: bold;
		font-size: 14px;
		color: #ffffff;
		border-bottom: 1px solid #000000;
		border-left: 1px solid #000000;
		border-right: 1px solid #000000;
		border-top: 1px solid #000000;
		-webkit-box-shadow: 2px 2px 3px #000;
		margin-bottom: 1px;
		margin-top: 1px;
		margin-left: 3px;
		background: #EDE7F1;
		background: #FF8000;
		width: 200px;
		
  
   -webkit-box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 1px rgba(0, 0, 0, 0.2);
	}


.img_cikk {
   max-width: 90%;
   height: auto;
   border-radius: 8px;
   float:center;
  border:2px solid #272727;	
  -webkit-box-shadow: 2px 2px 0px 2px rgba(0,0,0,0.45);
 -moz-box-shadow: 2px 2px 0px 2px rgba(0,0,0,0.45);
 box-shadow:  2px 2px 0px 2px rgba(0,0,0,0.45);
}


.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 1px;
  border-radius: 8px;
  border:3px solid #FF8811;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.szamok {
	font-family: "Pacifico", Arial;
	font-weight: bold;
	text-transform: none;
	letter-spacing:1px;
	font-size: 20px;
	padding-right: 0px;
	COLOR: #EE470F;
}

.diszalap{
	font-family: 'Merriweather';
	font-size: 14px;
	color:  #267e3f;;
	font-weight: normal;
	text-align: left;
	text-align: justify;
	font-style: normal;
	text-shadow: #000 0px 0px;
	}
