* {
  font-size: 100%;
  font-family: "Times New Roman", Georgia, Serif;
  margin:0;
  outline:0;
  padding:0;
  border:0;
  text-decoration: none; 
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; 
}

html {
  margin-right:20px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; 
  -moz-text-size-adjust: 100%;
  height: 100%;
}

body {
  background-color: #fff;
  height: 100%;
  overflow-x: hidden;
}                        

hr {
border: 0;
color: #6db491;
background-color: #6db491;
height: 2px;
}

.hrb {
width: 100%;
height: 0px;
border-bottom:1px solid black;
margin:10px 0;
}

h1,h2,h3,h4,.feladatcim {
  color: #6db491;
  white-space:nowrap;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size:16px;
  line-height:25px;
}

sup {font-size:75%;vertical-align:super;line-height:0;}
sub {font-size:75%;vertical-align:sub;line-height:0;}

p {
  text-align:justify;
  margin:10px 0 10px 0;
}

img {
    padding:0;
    border:0;
    margin-right:1px;
}  

a {
  text-decoration: none; 
}

.a_menu {
  display:block;
  height:50px;
  padding:15px 0 0 0;
  color:#fff;
}

.b_menu {
  display:block;
  height:25px;
  padding:20px 0 0 0;
  margin-bottom:20px;
  color:#fff;
  white-space:nowrap;
}

.z_menu {
  display:block;
  height:35px;
  padding:7px 0 0 0;
  color:#fff;
}

.a_menu:hover,.b_menu:hover,.z_menu:hover {
  color:#8BD8B1;
}

a.azold {color:#8BD8B1;text-decoration:underline}
a.azold:hover {color:#6db491;}

ol, ul {
  list-style: none; }
  
.ul_a {
   margin-left:20px;
   list-style-type: disc;
}

.fl {float:left}
.fr {float:right}
.fc {overflow: hidden;width: 100%}

table {table-layout: fixed}
table  tr td {border:0px solid black;}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}
input[type=number] {
    -moz-appearance:textfield;
}

input[type="checkbox"]{
  width: 28px; /*Desired width*/
  height: 28px; /*Desired height*/
  cursor: pointer;
  margin: 0 0 0 6px;
  vertical-align: middle;
  position: relative;
  top: 2px;
  left:0px;
}
input.chbox {width:28px;height:28px;margin:5px 0 5px 0;position: relative;top: -1px}
input.chbox2 {width:24px;height:24px;margin:5px 0 5px 0;position: relative;top: -1px}
.chspan {padding:15px 0 0 10px;margin-top:10px;color:#000}
.chspan:hover {color:#76BA9A;text-decoration:underline}

input[type="radio"] {
  margin:0 3px 0 4px;
  padding-bottom: 5px;
  transform: scale(1.5)
  -webkit-transform: scale(1.5) 
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
}

input[type=submit]{
  width: 110px;
  height: 40px;
  background: #A5D1BC; 
  color:#000;
  text-transform:uppercase;
  font-size:16px;   
  border : 1px solid #000;
  border-radius : 2px;
  moz-border-radius : 2px;
  -webkit-box-shadow : inset 0px 0px 5px rgba(255,255,255,1);
  -moz-box-shadow : inset 0px 0px 5px rgba(255,255,255,1);
  box-shadow : inset 0px 0px 5px rgba(255,255,255,1);
}

input[type=submit]:hover {background: #76BA9A;color:#fff;}

.layersubmit {
  position: absolute;
  right: 20px;
  bottom: 25px;
}

input, textarea {
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out; 
}

input:focus {
  background: #ceeede;
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
} 
.input,.select,.inputlayer {
  font-size:16px;
  padding:5px;
  height:30px;
  border:1px solid #6db491;
  background:#eee;
}
.input {width:90px;}
.select {width:185px;padding-left:0px}
.inputlayer {width:210px}

.plusz {
  background:url(images/plus.png) no-repeat 0 0;
  padding:3px;
  padding-left:29px;
  line-height:36px;
  color:black;
}

.pluszinverz {
  background:url(images/plus_inverz_2.png) no-repeat 0 0;
  height:24px;
  overflow:hidden;
  padding:0 0 2px 30px;
  line-height:36px;
  color:#fff;
}

.pluszinverz:hover {
  background:url(images/plus_inverz_2.png) no-repeat 0 -24px;
  color:#8BD8B1;
}

.heghalok {
  background:url(images/hegesztett_halok.png) no-repeat 0 0;
  height:28px;
  overflow:hidden;
  padding:2px 0 0 36px;
  line-height:34px;
  color:#000;
  white-space:nowrap;
}

.heghalok:hover {
  background:url(images/hegesztett_halok.png) no-repeat 0 -25px;
  color:#319568;
}

#hegesztett_halok {
  display:none;
}

.adatbazisok, .adatbazisalert {
  background:url(images/ok24.png) no-repeat 0 0;
  line-height: 25px;
  padding:0 0 0 30px;
  float:right;
  height:30px;
}

.adatbazisalert {
  background:url(images/alert24.png) no-repeat 0 0;
  
}

#weblap {
  width:800px;
  min-width:320px;
  height:auto;
  margin:0 auto;
}

.adatok {overflow:hidden}

.fejlec {
  margin:0 10px 0 0;
  padding:10px 20px 10px 10px;
  position:fixed;
  top:0;
  width:100%;
  max-width:800px;
  height:72px;
  background:#fff;
  z-index: 9;
}
.fejbal {padding:0 0 0 5px;float:left}
.fejjobb {background:transparent url(images/menu.jpg) no-repeat 0 0;float:right;margin-right:-5px;padding:0}
.borderbottom {
  width:calc(100% - 20px);
  height:3px;
  position:absolute;
  top:65px;
  background:#fff;
  border-bottom:2px solid #6db491;
}
#kont {
  position:absolute;
  top:75px;
  padding-right:5px;
  margin-bottom:40px;
  width:calc(100% - 20px);
  max-width:800px;
  margin:0 10px auto;
  height:100%;
}
.overlay_menu{
  position:absolute;
  top:65px;
  width:100%;
  max-width:800px;
  min-height:200%;
  background-color: #319568;
  color:#fff;
  padding:20px 20px 0 20px;
  font-size:20px;
  vertical-align: middle;
  z-index:1;
  visibility:hidden;
}
.b {font-weight:bold}

.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.eredmeny {
  background:#cae3d7;
  border:1px solid #6db491;
  width:298px;
  min-height:100px;
  padding:5px;
  text-align:right;
  font-size:15px;
  line-height:22px;
}
#rovideredmeny {
  width:100%;
  min-height:80px;
}
.reszleteseredmeny {
  background:#cae3d7;
  word-spacing:2px;
  line-height: 25px;
  white-space:nowrap;
  border:1px solid #6db491;
  width:640px;
  min-height:300px;
  margin:20px 0 0 0;
  padding:20px;
  text-align:left;
  display:none;
}
.feladatcim {
  line-height:50px;
}
.sz80 {
  width:170px;
  margin:2px 0 2px 5px;
  padding:0 0 0 40px;
  white-space:nowrap;
  background: linear-gradient(to right, green,#fff,#fffffe,#fff,#fffffe,#fff);
 
}
.sz100 {
  width:170px;
  margin:2px 0 2px 5px;
  padding:0 0 0 40px;
  white-space:nowrap;
  background: linear-gradient(to right, red,#fff,#fffffe,#fff,#fffffe,#fff);
 
}
.almenu {
  margin:0;
  padding-left:20px;
  
}
.almenu2 {
  margin:0;
  padding-left:20px;
  color:#fff;
}
.none {display:none;}
.apro6 {font-size:60%}
.apro8 {font-size:80%}
.sp150 {padding-left:150px;word-spacing:15px}

.tort, .szamlalo, .nevezo  {
    padding: 0 5px;    
}

.tort {
    display: inline-block;
    text-align: center;  
    vertical-align: middle;line-height:24px;padding:0 0 4px 0;	
}

.nevezo { 
    border-top: 1px solid #000;
    display: block;
}
.gyokvonal {
    border-top: 1px solid #000;display:inline-block;padding:0 5px 4px 0;
}
.nagygyok {
    font-size:40px;position:relative;top:8px;font-weight:lighter;
}
.kisgyok {
    font-size:24px;position:relative;top:3px;
}

.elagazas, .efelso, .ealso  {
    padding: 0 5px; 
}

.elagazas {
    display: inline-block;
    text-align: center;  
    vertical-align: middle;line-height:24px;padding:0 0 4px 0;	
}

.ealso { 
    border-top: 0px solid #000;
    display: block;
}

.ealso ,.efelso {text-align:left}

.nyujt1 {
    display: inline-block;
	position:relative;top:-2px;
    -webkit-transform:scale(1,1.5); /* Safari and Chrome */
    -moz-transform:scale(1,1.5)); /* Firefox */
    -ms-transform:scale(1,1.5)); /* IE 9 */
    -o-transform:scale(1,1.5)); /* Opera */
    transform:scale(1,1.5)); /* W3C */	
}

.nyujt2 {
    display: inline-block;
	position:relative;top:-2px;
    -webkit-transform:scale(1,2); /* Safari and Chrome */
    -moz-transform:scale(1,2); /* Firefox */
    -ms-transform:scale(1,2); /* IE 9 */
    -o-transform:scale(1,2); /* Opera */
    transform:scale(1,2); /* W3C */	
}

.nyujt3 {
    display: inline-block;
	position:relative;top:-4px;
    -webkit-transform:scale(1,3); /* Safari and Chrome */
    -moz-transform:scale(1,3); /* Firefox */
    -ms-transform:scale(1,3); /* IE 9 */
    -o-transform:scale(1,3); /* Opera */
    transform:scale(1,3); /* W3C */	
}

.nyujt4 {
    display: inline-block;
	position:relative;top:-4px;
    -webkit-transform:scale(1,4); /* Safari and Chrome */
    -moz-transform:scale(1,4); /* Firefox */
    -ms-transform:scale(1,4); /* IE 9 */
    -o-transform:scale(1,4); /* Opera */
    transform:scale(1,4); /* W3C */	
}

.popup,.popup2 {
    display:none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 120%;
    background:rgba(0,0,0,0.85);
	z-index:10;
}
.popup div, .popup2 div {
    position: absolute;
    top:calc(50% - 100px);
	height:200px;
	left:calc(50% - 150px);
    width:300px;
	padding:20px;
	background:#fff;
	vertical-align:middle;
	box-shadow: 0 0 25px rgba(255, 255, 255, 1);
	z-index:11;
}

.popup2 div {
    position: absolute;
    top:calc(50% - 150px);
	height:300px;
}


iframe {
    overflow: scroll;
	margin:0;
	padding:0;
    width: 260px;
    height: 195px;
    border: 0px solid black;
}
#tablaiframe td {width:120px;white-space:nowrap;}

#pixels {color:red;position:fixed;top:55px;z-index:999999;white-space:nowrap;margin-left:10px;}
#pixels span {width:50px;border-bottom:1px solid red;display:inline-table}

@media only screen
and (min-width:420px) {
    .popup div{
	left:calc(50% - 200px);
    width:400px;
    }
	.inputlayer{width:360px;}
}

@media only screen
and (min-width:520px) {
    .popup div {
	left:calc(50% - 250px);
    width:500px;
    }
	.inputlayer{width:460px;}
}

@media only screen
and (min-width:580px) {
    .adatok {width:680px} 
	.eredmeny {display:none}
	.reszleteseredmeny {display:block}
    #tabla1 {float:left;}
	#tabla2 {float:right;padding-right:50px}
    #tabla3 {position:absolute;top:8px;left:320px;float:right;}
	#tabla4 {float:right}
	#tablaiframe {width:}
	#soremeles {display:none}
	.fuggo {margin-top:47px;border-left:1px solid #6db491;min-height:500px;float:right;padding-left:5px}
	.popup div {
	left:calc(50% - 250px);
    width:500px;
    }
	.inputlayer{width:460px;}
}

@media print and (min-width:300px) {
    @page {margin-left: 1.5cm;}
	h1 {color:#000}
	.fejlec,.eredmeny,.adatok {display:none;}
	.bordertop {
	  position:relative;
      top:0;
      border-bottom:1px solid #000;
	  width:100%;
    } 
	.borderbottom {
	  position:relative;
      top:0;
      border-bottom:1px solid #000;
	  width:100%;
    } 
	.reszleteseredmeny {
	  background:#fff;
	  border:0;
	  margin:0;
	  padding:0;
	  position:absolute;
	  top:-60px;
	  display:block;
	  max-height:100%;
	}
}