body {
  margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Times, Arial, Verdana, Helvetica, sans-serif;
	background-color: #DAD7CE;
	background-image: url(./img/almond/bg-almond-top.jpg);
	background-repeat: repeat-x;
	font-size: 13px;	
}

	
/* EDITED */
#warning {
  width: 620px;
  height: 110px;
  background-color: #ff0000;
  color: #ffffff;
  font-size: 18px;
  padding: 0px;
  margin: 5px 0px 5px 0px;
}
.warning {
  padding: 10px 0px 10px 0px;
  margin-left: 15px; 
}
.warning a { color: #ffffff; text-decoration: none; }
.warning a:hover { color: #ffffff; text-decoration: underline; }

/* /EDITED */

#stranka {
	position: relative;
	width: 884px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding: 0px;
	background-image: url(./img/almond/bg-stranka.jpg);
	background-repeat: repeat-y;
	border: 0px red solid;
}

h1, h2, h3, h4, h5, p, ul, ol, li, form {
  margin: 0px;
  padding: 0px;
}

img {
  border: 0;
}

a {
  color: #191919;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clearBoth {
  clear: both;
  height:0;
	font-size:0;
	line-height:0;
}

/********** HEADER **********/

#top-almond-1 {
  position: relative;
  top: 0px;
  left: 0px;
	width: 884px;
	height: 301px;
	background-image: url(../../../../../img/almond/top-almond-1.jpg);
	background-repeat: no-repeat;
}

.linkHomePage {
  position: absolute;
  top: 1px;
  left: 1px;
	width: 211px;
	height: 99px;
	border: 0px red solid;
	z-index: 2;
}

.cheap-rent {
  position: absolute;
  top: 53px;
  left: 470px;
	width: 259px;
	height: 34px;
	border: 0px red solid;
	z-index: 2;
}

a.top-hotels {
  position: absolute;
  top: 50px;
  left: 230px;
}

#top-text {
  position: absolute;
  top: 54px;
  left: 280px;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: #666666;
}

#vlajky {
  position: absolute;
  top: 59px;
  right: 10px;
}

/********** TEXT **********/

#text {
  border: 0px green solid;
  padding: 22px 0px 0px 0px;
  margin: 0px;
  background-image: url(../../../../../img/almond/bg-text.jpg);
  background-repeat: no-repeat;
}

#content ul, #content ol {
  padding-left: 25px;
}

#content li {
  padding: 3px 0px;
  line-height: 140%;
}

/********** LEFT **********/

#leftColumn {
  float: left;
  width: 213px;
  border: 0px red solid;
}

.polozka a, .polozka1 a {
  padding: 9px 10px 8px 30px;
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
  background-image: url(../../../../../img/almond/bg-left-menu.jpg);
  background-repeat: no-repeat;
  display: block;
}

.polozka1 a {
  padding: 8px 10px 8px 30px;
  font-weight: bold;
}

.polozka a:hover, .polozka1 a:hover {
  color: #888888;
}

/********** CENTER **********/

#content {
  position: relative;
  float: right;
  width: 632px;
  padding: 15px;
  border: 0px red solid;
}

#content h1 {
  font-size: 26px;
  padding: 0px 0px 15px 0px;
}

#content p {
  padding: 5px 0px;
}

#content img.fotka {
  padding: 5px;
  border: 1px #D2CAC7 solid;
}

#home-page {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 582;
  height: 153px;
  padding: 20px 40px;
  color: #ffffff;
  background-image: url(../../../../../img/almond/bg-homepage.jpg);
  background-repeat: no-repeat;
}

#home-page h1 {
  padding: 0px 0px 5px 0px;
}

/********** FOOTER **********/

#bottom-almond {
  position: relative;
  width: 100%;
  height: 135px;
  background-image: url(../../../../../img/almond/bg-almond-bottom.jpg);
	background-repeat: repeat-x;
	clear: both;
}

#footer {
	position: relative;
	width: 884px;
	height: 135px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image: url(../../../../../img/almond/bottom-almond.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#backlinks {
  width: 100%;
  height: 100%;
  background-color: #eae6db;
  text-align: center;
}

.backlinks {
  width: 900px;
  margin: 0 auto;
  color: #000000;
}
