* {
	
	padding:0;
	margin:0;
	outline:0;
	box-sizing: border-box;
}
.clearfix {
    overflow: auto;
}
br.clear{
	clear:both;
	font-size: 1px;
	line-height: .1;
}
body {
	font-size: 16px;
	line-height: 1.5;
	font-family: Arial, "Trebuchet MS", sans-serif, verdana, Helvetica, Georgia, "Times New Roman", Times, serif;
	color:#000000;
	background: #fff;
	text-align: left;
}
a {	color: #056094;
	text-decoration: none
}
a:hover {text-decoration: underline
}
b {font-weight: bold}
h1 { 
	font-size: 30px;
	font-weight: bold;
}
h1:hover {text-decoration: none;
}
h2 {
	font-size: 26px;
	font-weight:bold;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
p {font-size: 14px}
input { border-color: blue }
input:invalid { border-color: #e62e00 }
input:valid { border: 1px solid #4d9900 }

#shell {
	max-width:960px; 
	width: 100%;
	margin: 10px auto 0 auto;
}
.header { 
	height: 73px;
	display: block;
	padding-left: 5px;
}
#fejlec {}
.fejlecjobb {
	padding-top: 5px;
	height: 50px;
	width: 320px;
	display: inline;
	float: right;
}
.fejlecfelso {
	width: 320px;
	display: inline-block;
	float: right
}
.fejlecfelso img {
	width: 40px;
	height: 40px;
	background-color: #b3b3b3;
	margin: 0px 10px 0px 10px;
	padding: 5px 5px 5px 5px;
	float: right
}
.fejlecfelso img:hover  {padding: 2px}
.ham {display: none}
.ham img { 
	float: right;
	height: 40px;
	border: none; 
	font-size: 11px;
}
.content {
display: grid;
grid-template-columns: repeat(4, 1fr);
grid-template-rows: auto;
grid-column-gap: 10px;
grid-row-gap:0;
}
.div1 { grid-area: 1 / 1 / 2 / 2; }
.div2 { grid-area: 1 / 2 / 2 / 3; }
.div3 { grid-area: 1 / 3 / 2 / 4; }
.div4 { grid-area: 1 / 4 / 2 / 5; }

.div5 { grid-area: 1 / 1 / 2 / 2; }
.div6 { grid-area: 1 / 2 / 2 / 3; }
.div7 { grid-area: 1 / 3 / 2 / 4; }
.div8 { grid-area: 1 / 4 / 2 / 5; }

.div9 { grid-area: 1 / 1 / 2 / 4; }
.div1, .div2, .div3, .div4  {
	width: 240px;
/*	padding:0 5px 0 5px;*/
	float: left;
}
.div5, .div6, .div7, .div8  {
	min-height: 100px;
	padding: 10px 5px 0 5px;
	position: relative;
	/*float: left;*/
}
.div9 { 	
	padding: 15px 10px 0 5px; 
}
.nav {
	display: inline;
	z-index:5;
	font-size: 14px;
	font-weight: normal;
	position: absolute;
}
/*.nav ul {
	display: inline;
	
}*/
.nav  li { 
	list-style-type: none;
	width: 240px;
	float: left;
	/*padding:0 10px 0 0;*/
}
/*.nav li:first-child {padding-left: 0}*/
.nav a {
	max-width: 100%;
	background: #7e1241;
	color: white;
	text-shadow: 1px 1px 2px rgba(1,1,1,0.5);
	display: block;
	padding: 10px 8px 10px 2px;
	text-align: center;
	transition: all .5s ease;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	text-decoration: none;
	border-radius: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
/*.nav a {margun-left: 0}*/
/*.nav li:hover a {
	background: #590d2e;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(1,1,1,0.5);
}*/
.nav ul li ul {
	display: none;
    transition: all .5s;
	}
.nav ul li:hover ul { display: block }	
/*.nav li ul li a {
	font-size: 14px;
	font-weight: normal;	
}*/
.nav ul li ul li a:hover { background: black; }
.content {
	padding: 20px 0px 10px 0px;
	float:left;
	text-align: justify;
}
.content ul {
	padding: 5px;
	font-size: 13px;
	list-style-type: disc;
	display: block;
	text-align: left;
}
.content img {
	max-width: 100%;
	float: left;
	padding-right: 10px;
}
/*.div1 img, .div2 img, .div3 img, .div4 img  { 
	float: left 
}*/
.kerdes img {
	margin: 5px 8px 8px 12px;
	float: left;
}
.kerdes p {
	margin: 5px 0 8px 0;
	float: left;
	padding: 0;
	display: block;
	font-size: 18px;
}
.content h3 {
	display: block;
	padding: 15px 5px 15px 5px;
	}
.cont_cim {
	border: 3px solid #7e1241; 
	line-height: 0.5;
	height: 42px;
	border-radius: 10px;
}
.cont_cim_bal {
	float: left;
	background: #7e1241;
	opacity: 0.7;
	color: white;
	padding: 0 10px 0 10px;
	vertical-align: middle;
	height: 38px;
}
.cont_cim_jobb {	
	float: left;
	vertical-align: middle;
	display: inline;
}
.valaszolunk {
	/*border: 3px solid #7e1241; */
	min-height: 42px;
	padding: 5px 10px 5px 10px;
	text-align: center;	
	border-radius: 10px;
}
.kapcsolat {
	text-align: center;
	padding: 0;
	font-size: 18px;
}
.mail {
	margin-left: 15px;
	margin-right: 15px
}
.button-small {
	display: block;
	vertical-align: bottom;
}
.button-small a {
	background: #7e1241;
	padding: 7px 10px 7px 10px;
	color: white;
	font-size: 14px;
	border-radius: 6px;
}
.button-small a:hover {
	text-decoration: none;
	background: black;
}
.button-php input {
	display: block;
	margin: 15px 15px 30px 0;
	background: #7e1241;
	padding: 7px 10px 7px 10px;
	color: white;
	font-size: 16px;
	border-radius: 8px;
}	
.button-php input:hover {
	text-decoration: none;
	background: black;
}
 .staffmez{
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
 }
.content_fix {
display: grid;
grid-template-columns: repeat(8, 1fr);
grid-template-rows: auto auto;
grid-column-gap: 0px;
grid-row-gap: 0px;
}
.div21 { grid-area: 1 / 1 / 2 / 3; }
.div22 { grid-area: 1 / 3 / 2 / 5; }
.div23 {	grid-area: 1 / 5 / 2 / 9; }
.div24 { grid-area: 1 / 3 / 2 / 9; }
.div24 { display: none}
.div23 h4 {
	padding-bottom: 5px;
	text-align: center
}
.slider {
	z-index:4;
	padding-top: 10px;
	padding-bottom: 15px;
	position: relative;
}
.slideshow-container {
  margin: auto;
  max-width: 940px;
  position: relative;
}
.mySlides, .mySlidesa {display: none;}
.mySlides fade img, .mySlidesa fade img {
	max-height: 100%;
	vertical-align: middle;
	}
.dot, .dota {
  height: 6px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}
.active {
  background-color: #717171;
}
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}
.content_fix {
	width: 100%;
	margin: 0 auto; 
	background: #7e1241;
	color: white;
	padding-left: 3px;
	position: relative;
	
}
.content_fix_a {
	width: 100%;
	margin: 0 auto;
}
.content_fix img {
	padding: 0 10px 10px 0
}
.content_fix h4 {
	font-size: 15px;
	display: block;
	padding: 25px 5px 10px 5px;
}
.forma {
	width:288px; 
	display:block; 
	margin: 0 auto 5px auto; 
}
.beker_check, .beker_radio {
	width: auto;
	display: inline;
	font-size: 14px;
}	
.beker input, .beker text, .beker email, .beker textarea { 
	width: 288px;
	font-size: 16px;
}
.forma_urlap {
	width:328px; 
	display: block; 
	margin: 0 auto 5px auto; 
}
.beker_urlap fieldset {
	padding-left: 20px;	
	/*color: white;*/
}
.forma_urlap legend { margin-left: 15px }
.beker_urlap legend {
	display: inline-block;
/*	background-color: #a6a6a6;
	color: white;*/
	border-width: 1px;
	padding: 5px 10px
}

.beker_urlap input, .beker_urlap text, .beker_urlap email, .beker_urlap textarea { 
	width: 288px;
	font-size: 16px;
}
.beker_radio input { width: auto}
.beker_check input, .beker_radio input radio {
	display: inline-block;
	width: auto;
}
button {border: none}
.button_form1 {
	margin: 10px 10px;
	border-radius: 8px;
}
.button_form1 button {
	float: left;
	padding: 0;
	margin: 10px 35px 10px 0;
}
.button_form1 span {
	/*display: inline;*/
	text-align: center; 
	padding:8px 10px;
	border-radius: 8px;
	border:3px solid white;
	color: white;
	background: #7e1241;
	font-size:14px;
	cursor:pointer;
}
.button_form1 span:hover { background: black }
.content_fix2 {
display: grid;
grid-template-columns: repeat(10, 1fr);
grid-template-rows: auto;
grid-column-gap: 0px;
grid-row-gap: 0px;
}
.div31 { grid-area: 1 / 1 / 2 / 11; }
.div33 { grid-area: 2 / 1 / 3 / 11; }
.content_fix2 {
	padding-top: 15px;
	background: white;
	color: black;
}	
.div31 {
	max-width: 100%;
	padding: 0 15px;
	display: block
}
.velemeny {
	display: block;
	float: none
}
.velemeny_bal h3 {
	display: imline;
	float: left;
}
.velemeny_jobb h3 {
	display: imline;
	float: right;
}
.ham_menu {
	text-shadow: 1px 1px 2px rgba(1,1,1,0.5);
	max-width: 300px;
	margin: 10px auto 0 auto;
	color: #808080;
	list-style-type: none;
}
.ham_menu h3 {
	font-weight: normal;
	font-size: 18px;}
.button_small_b {
	display: block;
/*	vertical-align: bottom;*/
	/*background: #7e1241;*/
	margin: 5px 0;
	text-align: center;
	font-size: 14px;
/*	padding: 10px 0;
	font-size: 18px;
	text-align: center;
	border-radius: 10px;
	font-style: weight;*/
	}	
.button_small_b a{
	display: block;
	width: 300px;
	background: #7e1241;
	padding: 9px 5px 9px 5px;
	color: white;
	font-size: 18px;
	border-radius: 8px;
}
.button_small_b span {

/*	background: #7e1241;
	padding: 7px auto 7px auto;
	color: white;
	font-size: 18px;
	border-radius: 10px;
	font-style: weight;
	cursor:pointer;
	/*width: 130px;*/
}
.button_small_b a:hover {
	background-color: black;
	text-decoration: none
}
/*
span.tl {
	background:url('images/tl-corner.png') no-repeat 0 0;
	position:absolute;
	top:0;
	left:0;
}
span.tr {
	background:url('images/tr-corner.png') no-repeat 0 0;
	position:absolute;
	top:0;
	left:585px;
}
span.bl {
	background:url('images/bl-corner.png') no-repeat 0 0;
	position:absolute;
	top:255px;
	left:0;
}
span.br {
	background:url('images/br-corner.png') no-repeat 0 0;
	position:absolute;
	top:255px;
	left:585px;
}
.box {
	width:283px;
	background:url('images/box-bg.gif') no-repeat 0 0;
	float:left;
	padding-right:19px;
	margin-bottom: 20px
}
.box-last {
	padding-right:0;
}
.box-head {
	margin:13px 0 0 17px;
}
.box-entry {
	border-top:1px dotted #dcdcdc;
	margin:3px 8px 0 17px;
	padding-top:9px;
	overflow:hidden;
}
.box-entry img {
	float:left;
	width:61px;
	display:inline;
	padding-bottom:3px;
	margin-right:8px;
	border: 1px solid #ccccb3
}
.box-entry img:hover {border: 1px solid green}
.box-entry p {
	line-height:20px;
}
.box-entry a {
	text-decoration:underline;
}
.bigbox {
	vertical-align: middle;
	margin:3px 17px 20px 17px;
	overflow:hidden;
}
.bigbox p img {
	float:left;
	width: 61px;
	margin-bottom:3px;
	margin-right:8px;
	
	}
.bigbox-entry {
	border-top:1px dotted #dcdcdc;
	display:block;
}
.bigbox-entry p {font-size: 20px}
.bigbox-entry img {
	width:150px;
	display:block;
	margin:0 auto 10px auto;
	border: 1px solid #ccccb3
}

.button-small {
	margin-top: 15px;
	padding-left:17px;
}

.button-small span, .button-small a span, .button-small a {
	height:26px;
	float:left;
	background:url('images/button-small.gif') no-repeat left 0;
	padding:0 0 0 17px;
	line-height:26px;
	color:#fff;
	font-size:13px;
	cursor:pointer;
}
.button-small a span {
	background-position:right 0;
	padding:0 18px 0 0;
}
*/
.footer, .footer2, .footer a {
	margin: 0px auto;
	/*border-top: 1px solid #ddddde;*/
	padding-top: 9px;
	padding-bottom: 9px;
	background-color: #3c3c3c;
	max-height: 100%;
	color:white;
	font-size:11px;
	line-height:18px;
}
.footer p, .footer2 p {
	margin:0;
	padding:0;
	line-height:normal;
	text-align: center;
	font-size:11px;
}
.footer2 p {
	color: #a6a6a6;
}
.footer a, .footer2 a{
	color: #33ffff;
/*	background: #3c3c3c*/
}
.keskeny {
	margin: 5px auto;
	text-align: center;
	font-size: 18px;
	display: none;
}

@media only screen and
(max-width : 990px){
	.nav {display: none}
	.content {padding-top: 0}
	.nav {grid-template-rows: 0}
	.ham {display: block }
}

@media only screen and
(max-width : 799px){
	.cont_cim h3 {font-size: 80%}
}
	
@media only screen and
(max-width : 690px) {
	.slider {display: none}
	.content_fix2 {display: none}
	.content { 
	display: block;
	}
	.div8 { 
	margin-top: 25px;
	margin-bottom: 5px
}
	/*.div21, .div22 {	display:block}*/
	.div21 { grid-area: 1 / 1 / 2 / 5; }
	.div22 { grid-area: 1 / 5 / 2 / 9; }
	.div23 {	grid-area: 2 / 1 / 3 / 9; }
	.slider {display: none}
	.velemeny {display: none}
}

@media only screen and
(max-width : 500px){
	.cont_cim h3 {font-size: 65%}
}

@media only screen and
(max-width : 410px){
	.cont_cim h3 {font-size: 55%}
}

	
@media only screen and
(max-width : 359px) {
	#shell, .footer, .footer2 {display: none}
	.keskeny {display: block}
}