img.bg {
			min-height: 100%;
			min-width: 1024px;
			width: 100%;
			height: auto;
			position: fixed;
			top: 0;
			left: 0;
		}
	body{
	overflow:scroll;
}
.divimage{
	margin:0 auto;
	position: relative;
	width:834px;
	height:770px;;

-webkit-box-shadow: 10px 6px 22px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 6px 22px 0px rgba(0,0,0,0.75);
box-shadow: 10px 6px 22px 0px rgba(0,0,0,0.75);
}
#image{
	position: absolute;
}
#logo_AT{
	position: absolute;
	bottom:160px;
	left:30px;
}
#logo_EN{
	position: absolute;
	bottom:160px;
	left:410px;
}
#logo_SI{
	position: absolute;
	bottom:100px;
	left:33px;
}
#logo_HU{
	position: absolute;
	bottom:100px;
	left:413px;
}
#logo_HR{
	position: absolute;
	bottom:30px;
	left:33px;
}
#mt_stamp{
	position: absolute;
	bottom:600px;
	left:640px;
}
#text1{
	position: absolute;
	color:#B8E65C;
	font-family: arial;
	font-size: 18pt;
	bottom:720px;
	left:20px;

}
#text2{
	position: absolute;
	color:#B8E65C;
	font-family: arial;
	font-size: 18pt;
	bottom:690px;
	left:20px;
}
#text3{
	position: absolute;
	color:#B8E65C;
	font-family: arial;
	font-size: 18pt;
	bottom:630px;
	left:20px;
}
#text4{
	position: absolute;
	color:#B8E65C;
	font-family: arial;
	font-size: 18pt;
	bottom:660px;
	left:20px;
}
#text1 a{
text-shadow: 0px 2px 2px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
#text2 a{
text-shadow: 0px 2px 2px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
#text3 a{
text-shadow: 0px 2px 2px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}
#text4 a{
text-shadow: 0px 2px 2px rgba(0,0,0,0.4),
             0px 8px 13px rgba(0,0,0,0.1),
             0px 18px 23px rgba(0,0,0,0.1);
}