body {
	margin: 0;
	padding: 0;
	background: #e4e4e4 url(../images/background_new1.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a5d5c;
}

a {
	font:12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif; text-decoration:none; color: #4a9933;
}
a:hover {
	text-decoration:underline;
	color: #f77b0b;
}

h1 {
	font-size: 25px;
}
h2 {
	font-size: 20px;
	color: white;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 15px;
	padding-left: 10px;
}
.white {
	color: white;
}

.punt
{
	list-style-type: square;
}

.img-maps
 {
  border: 1px solid #b1b3b4;
}
/* Header */

#header {
	width: 900px;
	height: 375px;
	margin: 0 auto;
}

/* head */
#head {
	float: left;
	width: 900px;
	height: 375px;	
	background: white url(../images/vila_head_back.jpg) no-repeat;
}
.tophead {
	position: relative;
	width: 900px;
	height: 257px;	
	top: 0px;
	background: url(../images/vila_top_head1.jpg) no-repeat;
}

.topmenuhref {
	position: relative;
	width: 794px;
	height: 79px;	
	top: 0px;
	left: 52px;
	border: 0px solid black;
}
.tophome {
	position: relative;
	width: 25px;
	height: 61px;	
	top: 0px;
	left:852px;
	background: url(../images/vila_top_home1.jpg) no-repeat;;
}
.tophome1 {
	position: relative;
	width: 25px;
	height: 12px;	
	top: 0px;
	left: 0px;
}
.tophome2 {
	position: relative;
	width: 25px;
	height: 10px;	
	top: 10px;
	left: 0px;
}
.tophome3 {
	position: relative;
	width: 25px;
	height: 14px;	
	top: 20px;
	left: 0px;
}
.vlajky {
	position: relative;
	width: 43px;
	height: 209px;	
	top: 33px;
	left: 7px;
	border: 0px solid black; 
}

.table {
	font: 12px Verdana, Tahoma, Arial,sans-serif;
	margin-top:5px; padding: 5px;
	border: 1px solid #F5F5F5;

}
/* Page */
#page {
	width: 900px;
	margin: 0 auto;
	background: url(../images/vila_center.jpg) repeat;
}

/* Content */
#content {
	float: right;
	width: 608px;
	min-height: 500px;
}
.contentbox {
	position: relative;
	left: 10px;
	width: 545px;
	min-height: 285px;
}

/* leftbar */

#leftbar {
	float: left;
 	width: 290px;
	height: 550px;
	border: 0px solid red;
}

.leftrezervaciablocktop {
	position: relative;
	top: 22px;
	left: 12px;
	width: 230px;
    height: 35px;
}
.leftrezervaciablock {
	position: relative;
	top: 20px;
	left: 12px;
	width: 230px;
  height: 95px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
}

.leftrezervaciatable {
  margin-top: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: normal;
}

div#leftnovinky {
	position: relative;
	top: 0px;
	left: 54px;
	width: 253px;
  height: 125px;
	background: url(../images/novinky_02.jpg) repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
}

.leftnovinkymiddle {
	position: relative;
	top: 0px;
	left: 12px;
	width: 230px;
  min-height: 20px;
	padding-left: 5px;
	
}
.leftnovinkybottom {
	position: relative;
	top: -1px;
	left: 54px;
	width: 253px;
  height: 10px;
	background: url(../images/novinky_03.jpg) no-repeat;
}
.leftkniha {
	position: relative;
	top: 0px;
	left: 54px;
	width: 250px;
    height: 174px;
}
.lefthome {
	position: relative;
	top: 0px;
	left: 54px;
	width: 250px;
  height: 174px;
}

/* Bottom menu */
#bottommenu {
	float: left; 
	width: 900px;
	min-height: 20px;


}
.bottommenubox {
	position: relative;
	left: 100px;
	width: 700px;
	text-align: center;
	border-top: 1px solid #67A952;

}

/* Footer */
#footer-wrapper {
	width: 900px;
	height: 30px;
	margin: 0 auto;
	background: url(../images/vila_bottom.jpg) repeat;
}

#footer{
	width: 800px;
	margin: 0 auto;
	line-height: normal;
	font: 10px "verdana", Arial, Helvetica, sans-serif;
	color: #5a5d5c;
	text-align: right;
	padding-top: 10px;
	padding-right: 55px;
}

#footer a {
	font: 10px "verdana", Arial, Helvetica, sans-serif;
	color: #4a9933;
 	text-decoration:none;
	text-align: right;
}

#footer a:hover {
	font: 10px "Verdana", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align: right;
	color: #f77b0b;
}

#legal {
	float: right;
	text-align: right;
}

.img {
	vertical-align: middle;
	border: 1px solid #82AE1D;
	padding: 2px;
	margin:2px;
}
