body{

	margin: 0;
	padding: 0;
	background-color: #faf9f7;
	background-image: url('../images/background.jpg');
	background-position: center top;
	background-repeat: no-repeat;
}

#menu  {
	position:absolute;
	left:10px;
	top:279px;
	width:197px;
	height:344px;
	z-index:1;
}

#language {
	position:absolute;
	left:776px;
	top:15px;
	width:227px;
	height:32px;
	z-index:1;
}
 
#nase_sluzby {
	position:absolute;
	left:224px;
	top:313px;
	width:629px;
	height:502px;
	z-index:2;
	overflow:inherit;
}

