body {
	background: url(images/uvodna.jpg);
	margin: 0;
	padding: 10% 0 0;
}


#center {
	margin: 0 auto;
	width: 440px;
}

#content {
	background: url(images/villa_uvod.png) no-repeat;
	width: 440px;
	height: 428px;
}

a {
	outline: none;
}


#ulaz, #ulaz a {
	display: block;
	float: left;
	width: 440px;
	height: 360px;
	text-decoration: none;
}

#lang {
	clear: both;
	text-align: center;
	float: left;
	width: 440px;
	height: 48px;
	padding: 13px 0 0 0;
}

#lang img {
	border: 0;
	margin: 0 15px;
}

