.noselect{-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
body {background: url(/bg1.jpg) no-repeat center center fixed; -webkit-background-size: cover;/* -moz-background-size: cover;*/ -o-background-size: cover; background-size: cover;
    height: 100%; background-color: black; color: white;}

#ark1 {position:absolute; left: 350px; top: 100px;}
.gomb1 {color: #000; background-color: #d72; width: 294px; font-size: 20px; text-align: center; margin: 3px 3px 3px 0px; border-radius: 5px;  border-width: 2px;   padding: 1px; ;  
		border-left-color: #dee; border-top-color: #dee; border-bottom-color: #655; border-right-color: #655;  border-style: solid; display: inline-block; text-decoration: none; cursor: pointer;
		font-family: Tahoma; box-sizing: border-box;}
	
.gomb1:hover  {background-color: #fff;}		
.gomb1:active {background-color: #9f8;border-left-color: #677; border-top-color: #677; border-bottom-color: #dee; border-right-color: #dee;}
.lan {display:none}	
.bal	{position: absolute; top: 10px;   left: 4px; width: 295px; text-align:center; border: 0px solid white; }
.fixbal	{position: fixed; top: 15px;  left: 310px; border: 0px solid white; text-align:center; }
.jobb	{position: absolute; top: 10px; left: max(600px, calc(100% - 300px));   width: 294px; text-align:center; border: 0px solid white;}
.fixjobb{position: fixed; top: 15px; left: max(600px, calc(100% - 480px));  width: 170px; border: 0px solid white; text-align:center;}
.kozep	{position: fixed; top: 60px; left: 300px; width: calc(100% - 600px); text-align:center; border: 0px solid white;}
.fejlec	{width: 1200px;}