html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Arial", sans-serif;
	font-size: 11px;
}

a img {
	border: none;
}

a, a:link, a:visited {
	color: rgb(255,102,0);
	text-decoration: none;
}

a:hover {
	text-decoration: none !important;
}

td {
	text-align: left;
	vertical-align: top;
}

ul {
	margin: 0;
	padding-left: 14px;
}

div#centered {
	border: 0;
	background-color: white;
	height: 485px;
	width: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -25%;
	margin-left: -350px;
	color: black;
}

#page {
	width: 700px;
	height: 485px;
	margin: 0 auto;
	text-align: left;
}

#top {
	height: 87px;
	background: url("../pictures/rozpal_01.png") top left no-repeat;
}

#top h1 {
	color: #fff;
	position: relative;
	font-size: 18px;
	top: 50px;
	left: 45px;
}

#top h3 {
	color: #fff;
	font-size: 14px;
	position: absolute;
	left: 415px;
	top: 57px;
	width: 240px;
}

#middle {
	height: 326px;
	background: url("../pictures/rozpal_02_resize.png") top left repeat-y;
}

#middle #inside {
	background: url("../pictures/jadrolinija.jpg") top left no-repeat;
	width: 660px;
	height: 334px;
	position: relative;
	left: 18px;
}

h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	color: #fff;
	position: relative;
	top: 8px;
}

#nabidka_popis {
	position: relative;
	top: 20px;
	left: 10px;
}

#bottom {
	height: 76px;
	background: url("../pictures/rozpal_03.png") top left no-repeat;
}

#frame {
	width: 270px;
	height: 167px;
	position: relative;
	left: 342px;
	top: 155px;
}

#odkazy {
	position: absolute;
	top: 160px;
	left: 60px;
}

#odkazy a {
	color: rgb(112,112,112);
}

#odkazy a:hover {
	color: #000;
}

#servery {
	position: relative;
	top: 15px;
	left: 20px;
}

#servery a {
	margin: 0 10px 0 10px;
	color: rgb(144,144,144);
	text-align: center;
	width: 500px;
}

#servery a:hover {
	color: #000;
}

#jadran-popis {
	width: 250px;

}

#jadran {
	position: relative;
	top: 2px;
	left: -15px;
	color: #fff;
}

#jadran-popis {
	position: relative;
	top: 10px;
	left: -20px;
}

#sipka {
	position: relative;
	top: 35px;
	left: 210px;
}

#banner {
  position: absolute;
  top: -30px;
  right: -90px;
  background: red;
}
