* {margin:0;padding:0} :focus {outline:none} 
html, body {width:100%; height:100%}

body {
	background-color: #10113a;
	overflow: hidden;
	position: relative;
}

div.logo {
	position:absolute;
	width:1000px; height:768px;
	top:50%; left:50%;
	margin: -384px 0 0 -500px;
	background:#10113a url(../images/backgrounds/langsBg.jpg) 50% 50% no-repeat;
	z-index:10
}
div {
	position: absolute;
	top: 50%;
	width: 1000px;
	height: 84px;
	background-color: #FFFFFF;
	z-index: 20;
}

#kad {
	left: 50%;
	margin: -41px -1000px 0 260px;
	padding: 0 -1000px 0 0;
}

#end {
	right: 50%;
	margin: -41px 260px 0 -1000px;
	padding: 0 0 0 -1000px;
}

#dev {
	position: absolute;
	top: 80%;
	left: 50%;
	width: 780px;
	height: 60px;
	margin: 0 0 0 -390px;
	background: transparent url(../images/devizi.gif) no-repeat;
}

a {
	position: absolute;
	width: 176px;
	height: 84px;
	top: 50%;
	background: transparent url(../images/chooselanguage.gif) 0 0 no-repeat;
	z-index: 20;
}

#ena {
	left: 50%;
	margin: -41px 0 0 -356px;
}

#kaa {
	right: 50%;
	width: 186px;
	margin: -41px -370px 0 0;
	background-position: -162px 0;
}

#ena:hover {background-position:0 -84px}

#kaa:hover {background-position:-162px -84px}