@import url('https://fonts.googleapis.com/css2?family=Jura:wght@500&display=swap');
body 			{font-family: 'Jura', sans-serif;margin: auto; width: 100%;height:100%;}
#myNav 			{margin: auto; width: 100%; height:100%;padding: 0px;}
.overlay 		{height: 100%;width: 100%; position:fixed; z-index: 1;left: 0;top: 0;overflow-x: hidden; }
/*responsive img topfixed, left/right responsive*/
.logo_kulate 		{position: absolute;left: 50%;top: 0%; -webkit-transform: translateY(-0%) translateX(-50%);}

/*REGISTRACNI SYSTEM*/
.reg1			{position:absolute;top:240px;margin:0% auto;text-align:center;width:100%;height:70px;}
.reg1b			{position:relative;background:#000000a6;margin:0px auto;width:375px;border:2px solid white;border-radius: 9px;min-height:70px;max-height:70px;}
h1 			{position:relative;text-align:center; font-size: 35px; color:white;margin-top:10px;font-family: 'Jura', sans-serif; }

/*TLACITKO REGISTRACE*/
.reg2			{position:absolute;top:700px;margin:0px auto;text-align:center;width:100%;height:70px;padding:0px 0px 0px 0px;}
.reg2b			{position:relative;margin:0px auto;background:#c10102cf;border:2px solid white;width:350px;max-height:70px;min-height:70px;height:70px;padding:0px 0px 0px 0px;border-radius: 9px;}
.reg2b a		{position:relative;display:block;width:100%;height:100%;line-height:70px;text-decoration:none;padding:0px 0px 0px 0px;text-align:center;font-size: 35px; color:white;font-family: 'Jura', sans-serif;}
.reg2b a:hover		{text-decoration:none;color:black;background:white;}
                         
/*NEAKTIVNI PROGRAM*/
.reg3			{position:absolute;top:610px;margin:0px auto;text-align:center;width:100%;height:70px;}
.reg3b			{position:relative;margin:0px auto;width:350px;border:1px solid white;}
.reg3b a		{text-decoration:none;}
h2 			{position:relative;text-align:center;vertical-align:center; font-size: 35px; color:white;margin-top:10px;font-family: 'Jura', sans-serif; }
