* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF;
	font: normal 80% "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666666;
}

a {
	color: #E16629;
}

a:hover {
	text-decoration: none;
}

/* Boxed */

.title {
	background: url(images/img4.gif) no-repeat right center;
	border-bottom: 3px solid #CFCFCF;
}

.boxed1 .title {
	font: bold 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 5px 0 0 0;
}

.boxed2 .title {
	font: normal 182% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed2 .content {
	background: url(images/img06.gif) repeat-x left bottom;
	padding: 20px;
}

.boxed3 .title {
	font: normal 129% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.boxed3 .content {
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat 100% 50px;
	border-bottom: 5px solid #D36B22;
	position: relative;
}

#header2 {
	width: 760px;
	height: 161px;
	margin: 0 auto;
	background: url(images/last-minute.jpg) no-repeat 100% 50px;
	border-bottom: 5px solid #D36B22;
	position: relative;
}

#banner {
  position: absolute;
  top: 0px;
  right: -130px;
}
/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 160px;
	background: #276189 url(images/img01.gif) no-repeat;
	text-align: center;
}

#logo h1 {
	padding-top: 80px;
	font: bold 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFF;
}

/* Menu */

#menu {
	float: left;
	width: 520px;
	height: 50px;
	background: #F4F4F4;
}

#menu ul {
	height: 5px;
	background: #276189;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 15px 0 15px;
	border-top: 5px solid #276189;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}

#menu a:hover {
	background: #EDEDED;
	border-top-color: #98B3C7;
}

#menu a b {
	text-decoration: underline;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

/* Content */

#content {
	float: right;
	width: 480px;
	padding: 15px 0 0 0;
	border-bottom: 1px solid #FFFFFF;
}

#content p, #content ol, #content ul {
	line-height: 152%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 20px;
}

/* letenky */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news h3 {
	margin-top: 8px;
	font-size: 88%;
	position: relative;
	background-color: #e5e5e5;
}

#news span {
  position: absolute;
  top: 0px;
  right: 0px;
}

#news p {
	font-size: 85%;
	text-align: right;
}


/* div box */

.box {
  background-color: #F4F4F4;
  width: 480px;
}

.box .blue {
  position: relative;
  background-color: #276189;
  border-bottom: 1px solid #fff;
}

.blue h2 {
  color: #fff;
  padding: 8px;
  font: normal 115% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.blue a.doprava {
  display: block;
  position: absolute;
  top: 9px;
  right: 10px;
  color: #fff;
}

.nabidka {
  float: left;
  width: 210px;
  overflow: hidden;
  font: normal 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 10px 15px 10px 15px;
}

.nabidka h3 {
  font: bold 110% "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 4px 0 5px 0;
}

.nabidka b span {
  color: #29A3E1;
}
/* table rezervace */

.rezervace {
  background-color: #F4F4F4;
  width: 100%;
}

.rezervace th {
  background-color: #276189;
  text-align: left;
  color: #fff;
  padding: 8px;
  border-bottom: 1px solid #fff;
}

.rezervace th.right {
  text-align: right;
}

th.right a {
  color: #fff;
  font-weight: normal;
}

.rezervace td {
  padding: 8px 4px 3px 4px;
  font: normal 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

select {
  font: normal 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.inp {
  font: normal 95% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.submit {
  background-color: #276189;
  color: #fff;
  font: bold 12px Arial, Helvetica, sans-serif;
  border: 2px solid #0E5789;
  cursor: pointer;
  margin-bottom: 10px;
}

table.last td {
  font: normal 11px Arial, Helvetica, sans-serif;
  padding-bottom: 12px;
}

img.foto {
  border: 1px solid #666666;
  margin-right: 5px;
  margin-bottom: 2px;
}

table.last h3 {
  font: bold 11px Arial, Helvetica, sans-serif;
}

table.last b {
  color: #d36b22;
}

table.last2 {
  margin-top: 4px;
}

table.last2 td {
  font: normal 12px Arial, Helvetica, sans-serif;
  padding-bottom: 11px;
  line-height: 17px;
}

table.last2 h3 {
  font: bold 12px Arial, Helvetica, sans-serif;
}

.clear {
  clear: both;
  height: 1px;
}

.lista {
  text-align: center;
}

#footer {
  font: normal 85% "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 5px 0 5px 0;
}

#footer a {
  color: #29A3E1;
}
