body {
	background-color: #FFFFFF;
	font: normal 12px Georgia;
	line-height: 18px;
	color: #000000;
	text-align: center;
	margin: 0px;
	background-image: url("../img/back_uvod.jpg");
	background-repeat: repeat-y;
	background-position: center top;
	}

h1 	{
	font: bold 16px Georgia;
	color: #664e1d;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

h2 	{
	font: bold 16px Georgia;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-decoration: underline;
	}
	
h3 	{
	font: bold 16px Georgia;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}

a 	{
	font: normal 12px Georgia;
	color: #000000;
	line-height: 18px;
	text-decoration: underline;
	}
	
a:hover {
	color: #FF0000;
	}
	
	
#main {
	position: relative;
	height: 620px;
	top: 0px;
	margin: auto;
	background-image: url("../img/back_kontakt_x.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	}


#main_center {
	position: relative;
	width: 900px;
	top: 0px;
	margin: auto;
	}
	
	
#main_menu {
	position: absolute;
	left: 40px;
	top: 130px;
	width: 180px;
	}
	
	
.menu_apartmany {
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: left;
	font: normal 16px Georgia;
	color: #fbde8b;
	text-decoration: none;
	}
	
	
#languages {
	position: relative;
	width: 900px;
	height: 20px;
	text-align: center;
	}
	
	
	#languages a {
	font: bold 12px Georgia;
	text-decoration: none;
	color: #ed9049;
	}

	#languages a:hover {
	color: #ffffcc;
	}

	#languages a.aktual {
	font: bold 12px Georgia;
	text-decoration: none;
	color: #ffffcc;
	}
	

#obsah {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	}
	
	
#obsah_in {
	position: absolute;
	top: 137px;
	left: 240px;
	width: 613px;
	height: 410px;
	text-align: justify;
	overflow: auto;
	padding-right: 10px;
	}


#baner_zrub {
	position: absolute;
	top: 45px;
	left: 750px;
	width: 150px;
	height: 80px;
	overflow: auto;
	}


#baner_aktualna_ponuka {
	position: absolute;
	top: 128px;
	left: 225px;
	width: 700px;
	height: 230px;
	overflow: auto;
	}
	
	
#baner_varenie {
	position: absolute;
	top: 128px;
	left: 750px;
	width: 150px;
	height: 130px;
	overflow: auto;
	}

#baner_prdkac {
	position: absolute;
	top: 270px;
	left: 650px;
	width: 250px;
	height: 100px;
	overflow: auto;
	}	

#obsah_apartman {
	position: absolute;
	top: 375px;
	left: 240px;
	width: 660px;
	height: 200px;
	text-align: left;
	line-height: 14px;
	}
	
	.foto_apartman {
	margin: 8px 10px 0px 0px;
	}
	
.menu_gombik {
	width: 180px;
	height: 23px;
	text-align: left;
	}
	
	.menu_gombik a {
	font: bold 14px Georgia;
	color: #fbde8b;
	text-decoration: none;
	}
	
	.menu_gombik a:hover {
	color: #ffffcc;
	text-decoration: none;
	background-image: url("../img/menu_hviezda.gif");
	background-repeat: no-repeat;
	background-position: 0px -5px;
	}
	
	.menu_gombik_aktual {
	width: 180px;
	height: 23px;
	text-align: left;
	color: #ffffcc;
	}

	.menu_gombik_aktual a {
	font: bold 14px Georgia;
	color: #ffffcc;
	text-decoration: none;
	background-image: url("../img/menu_hviezda.gif");
	background-repeat: no-repeat;
	background-position: 0px -5px;
	}
	
	.menu_gombik_aktual a:hover {
	color: #ffffcc;
	}
	
	
#apartmany_uvod {
	position: absolute;
	left: 62px;
	top: 399px;
	width: 830px;
	height: 130px;
	}

	.apartmany_uvod_x {
	text-align: center;
	float: left;
	width: 130px;
	height: 130px;
	margin-right: 32px;
	padding-top: 13px;
	}


#footer {
	position: absolute;
	top: 570px;
	width: 900px;
	color: #f5f5d5;
	font: normal 12px Georgia;
	clear: both;
	}

	#footer a {
	color: #f5f5d5;
	text-decoration: none;
	font: bold 12px Georgia;
	}

	#footer a:hover {
	text-decoration: underline;
	}
	
	
#priatelia {
	position: absolute;
	left: 0px;
	top: 580px;
	width: 900px;
	height: 140px;
	background-image: url("../img/back_uvod_priatelia.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	}
	
	
	
