  
body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana, arial;
	color: #333333;
	background-color: #7A8189;
	background-image: url(../images/body-bg.gif);
	background-position: left 50px;
	background-repeat: repeat-x;
}

  
#page {   
	width: 852px;
	margin: 0px auto;
	text-align:left;
	position: relative;
	height: 800px;
	background: url('../images/home-page/bg-img.jpg') no-repeat center 262px;
}

a, a * {
	cursor: pointer;
	color: #ffffff;
}

#l-najomne {
	left: 98px;
	top: 20px;
}
#l-najomne, #l-najomne span  {
	width: 646px;
	height: 143px;
	overflow: hidden;
	position: absolute;
}
#l-najomne span {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url('../images/home-page/l-najomne.gif') no-repeat;
}

#l-vstupit {
	left: 281px;
	top: 193px;
}
#l-vstupit, #l-vstupit span  {
	width: 276px;
	height: 63px;
	overflow: hidden;
	position: absolute;
}
#l-vstupit span {
	position: absolute;
	display: block;
	left: 0px;
	top: 0px;
	background: url('../images/home-page/l-vstupit.gif') no-repeat;
}

.link {
	width: 276px;
	height: 93px;
	overflow: hidden;
	display: block;
	position: absolute;
	text-decoration: none !important;
	text-align: center;
}
.text {
	position: absolute;
	color: black;
	font-size: 12px;
	font-family: tahoma;
	display: block;
	width: 210px;
	top: 55px;
	left: 15px;
	text-align: left;
}
.link .image {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 276px;
	height: 93px;
	display: block;
}
/*
#l-1 {
	top: 320px;
	left: 0px;
}
#l-1 .image {
	background: url('../images/home-page/l-1.gif') no-repeat;
}
#l-2 {
	top: 320px;
	right: 0px;
}
#l-2 .image {
	background: url('../images/home-page/l-2.gif') no-repeat;
}
#l-3 {
	top: 460px;
	left: 100px;
}
#l-3 .image {
	background: url('../images/home-page/l-4.gif') no-repeat;
}
#l-4 {
	top: 460px;
	right: 100px;
}
#l-4 .image {
	background: url('../images/home-page/l-3.gif') no-repeat;
}
*/

#l-1 {
	top: 290px;
	right: 0px;
}
#l-1 .image {
	background: url('../images/home-page/l-1.gif') no-repeat;
}
#l-2 {
	top: 390px;
	right: 0px;
}
#l-2 .image {
	background: url('../images/home-page/l-2.gif') no-repeat;
}
#l-3 {
	top: 490px;
	right: 0px;
}
#l-3 .image {
	background: url('../images/home-page/l-4.gif') no-repeat;
}
#l-4 {
	top: 590px;
	right: 0px;
}
#l-4 .image {
	background: url('../images/home-page/l-3.gif') no-repeat;
}
.images {
	width: 480px;
	height: 360px;
	position: absolute;
	top: 290px;
	left: 0px;
	border: 2px solid #888888;
}
.images img {
	width: 480px;
	height: 360px;
	position: absolute;
	top: 0px;
	left: 0px;
}