* {
	margin: 0px; padding: 0px;
}

html, body {
	height: 100%;
}

body {
	font: 0.7em/145% Verdana, Arial, sans-serif;
	background-color: #F4F4F4;
}

#all {
	background-color: #fff;
	min-height: 3500px;
	_height: 3520px;
	border-right: 1px solid black;
	border-left: 1px solid black;
	width: 778px;
	position: absolute;
	top:0;
	left:0;
}

#content h2 {
	font-size:13px;
	margin:10px 0 10px 0;
	color:#FF3300;
}

.inline {
	display: inline;
}

p {
	margin: 1em 0;
}

p.first {
	font-size: 1em;
	line-height: 1.2em;
	width: 315px;
	position: relative;
	left: 15px;
	top: 6px;
	padding-bottom: 10px;
}

img.firstimg {
	position: relative;
	left: 15px;
	top: 4px;
}

.none {
	display: none;
	margin: 0px; padding: 0px;
}

.hlavicka   {
	display: block;
	background-color: #D1E2E2;
	position: relative;
	width: 778px;
   height: 81px;
   overflow: hidden;
   text-align: center;
	padding-top: 50px;
}

.hlavicka a {
	display:block;
   width: 778px;
   height: 131px;
   color: #ffffff;
	font-size: 22px;
	padding: 34px 0px 0px 0px;
	cursor: pointer; 
	cursor: hand
}

.hlavicka span {
   display: block;
	background: url(hlavicka.png) top left no-repeat;
   position: absolute;
	top: 0px; left: 0px;
   width: 778px;
   height: 131px;
}

h1 {
	font-size: 0.8em;
	color: #1A4357;
	position: absolute;
	top: 6px;
	left: 28px;
z-index: 100000;
} 

table.flags {
	position: absolute;
	top: -1px;
	_top: 3px;
	left: 585px;
	border: none;
}

table.flags td {
	padding-left: 2px;
	padding-right: 2px;
}

table.flags img {
	border: none;
}

#left {
	width: 240px;
	margin-top: 15px;
}

#right {
	width: 198px;
	height: 100%;
	float: right;
	margin-top: 34px;
}

#content {
	width: 341px;
	position: absolute;
	left: 240px;
	top: 155px;
	border-right: 1px solid #2A3B3F;
	border-left: 1px solid #2A3B3F;
	background: url(content.png) repeat;
	padding-bottom: 10px;
		min-height: 3200px;
	_height: 3300px;
}

#content .first {padding: 0 10px 10px 15px;}

hr {
     height: 1px; 
     color: #646464;
     background-color: #646464;
     border: 0px solid #646464;
	  width: 309px;
	  text-align: center;
}

#right ul, #menu-first ul, #menu-second ul, ul.nabidka-left, .search-by ul {
	list-style-type: none;
}

#footer, #grey {
	position: absolute;
	text-align: center;
	width: 100%;
}

#footer {
	clear: both;
	bottom: 236px;
	_bottom: 236px;
	background: url(footer.png) repeat;
	height: 33px;
	font-size: 1.2em;
	padding-top: 5px;
	z-index: 1000;
}

#footer a, #footer a:link, #footer a:visited {
	color: #0D4371;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#footer img, #grey img {
	position: relative;
	top: 6px;
	border: none;
}

#grey {
	background-color: #F4F4F4;
	bottom: 0px;
	padding-top: 30px;
}

#grey a, #grey a:link, #grey a:visited, #grey a:hover, .search-by a, .search-by a:link, .search-by a:visited, .search-by a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.search-by {
	width: 100%;
	height: 100px;
	background-color: #F5EAEA;
	margin-top: -5px;
}

.search-by ul {
	top: 9px;
	_top: 4px;
	position: relative;
	left: 15px;
}

.search-by li {
	margin-top: 5px;
}

div.hatri {
	height: 19px;
	_height: 24px;
	background: url(hatrojka.png) repeat-x;
	color: #FF0000;
	font-size: x-small;
	padding-top: 3px;
	width: 96%;
	padding-left: 4%;
	font-weight: bold;
}

#right div.hatrojka, #left div.hatrojka {
	height: 22px;
	background: url(hatrojkasecond.png) repeat;
	color: #FF6600;
	font-size: small;
	padding-top: 8px;
	width: 94%;
	padding-left: 6%; 
	font-weight: 600;
}

#right h4 {
	color: #FF6600;
	font-size: small;
	width: 94%;
	padding-left: 6%; 
}

#right {
	font-size: 0.9em;
	line-height: 1.2em;
}

#right p, .special-offer-list {
	width: 180px;
	position: relative;
	left: 12px;
}

.special-offer-list {
	overflow: visible;
	font-size: 1.1em;
}

.special-offer-list li {
	margin-top: 6px;
}

.special-offer-list a, .special-offer-list a:link, .special-offer-list a:visited {
	color: #0D434E;
	text-decoration: none;
}

.special-offer-list a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.right-more, .more-left-nabidka {
	display: block;
	width: 100%;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
}

.more-left-nabidka {
	text-align: left;
}

a.right-more, a:link.right-more, a:visited.right-more, a.more-left-nabidka, a:link.more-left-nabidka, a:visited.more-left-nabidka {
	color: #FF6600;
	text-decoration: none;
}

a:hover.right-more, a:hover.more-left-nabidka {
	text-decoration: underline;
}

table.prague-weather, img.czech-logo {
	position: relative;
	left: 6px;
}

table.prague-weather img {
	border: none;
}

.red {
	color: Red;
}

.blue {
	color: #000099;
}

.nabidka-left ul {
	position: relative;
	padding-top:10px;
	top: 0px;
	_top:0px;
	left: 12px;
	_left: 28px;
list-style-type:none;
}

.nabidka-left a, .nabidka-left a:link, .nabidka-left a:visited {
	color: #0D434E;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: -2px;
left: 15px;
_left:0px;
}

.nabidka-left li {
	margin-top: 4px;
	
}

.nabidka-left {
background: url(tecky.png) no-repeat 15px 0px;
}

.nabidka-left a:hover {
	color: #FF6600;
	text-decoration: underline;
}

img.left-nabidka {
	position: relative;
	_left: 0px;
}

#menu-first {
	position: absolute;
	top: 130px;
	width: 239px;
	height: 24px;
	background: url(menu-first.png) no-repeat;
	border-top: 1px solid #E3E8EB;
}

#menu-first ul {
	position: relative;
	left: 25px;
}

#menu-first li, #menu-second li {
	float: left;
	position: relative;
	top: 4px;
}

#menu-first a, #menu-first a:link, #menu-first a:visited, #menu-second a, #menu-second a:link, #menu-second a:visited {
	color: #0D434E;
	font-weight: bold;
	text-decoration: none;
}

#menu-first a:hover, #menu-second a:hover {
	color: red;
	text-decoration: underline;
}

li.about-us {
	position: relative;
	left: 21px;
}

li.contact {
	position: relative;
	left: 57px;
}

#menu-second {
	position: absolute;
	top: 130px;
	left: 239px;
	width: 539px;
	height: 24px;
	background: url(menu-second.png) no-repeat;
	border-top: 1px solid #E3E8EB;
}

li.culture {
	position: relative;
	left: 23px;
}

li.practical {
	position: relative;
	left: 50px;
}

li.places {
	position: relative;
	left: 65px;
}

#left img {
	border: 1px solid black;
}

.recommend {
	position: relative;
	left: 15px;
}

.recommend strong {
	font-size: x-small;
}

.recommend p {
	font-size: 1.0em;
	line-height: 1.1em;
	width: 100px;
	position: relative;
_position:none;
	top: -8px;
	left: -15px;
}

br.both {
	clear: both;
}

img.left-nabidka {
	float: left;
}

.transfers-h3 {
	position: relative;
	left: -15px;
}

.most-popular a, .most-popular a:link, .most-popular a:visited, .most-popular a:hover {
	color: #FF8C00;
}

.text-mp {
	width: 220px;
	float: left;
}

.image-mp {
	width: 80px;
	float: right;
	_float: none;
}

a img {
	border: 1px solid black;
}

.most-popular hr {
	clear: both;
	margin-bottom: 10px;
}

.most-popular {
	width: 310px;
	line-height: 1.2em;
	position: relative;
	top: 15px;
	left: 15px;
}

strong.cena-mp {
	position: relative;
	top: -12px;
}

p.transfers-p {
	_left: -15px;
	float: right;
}

p.tours-p {
	position: relative;
	left: 110px;
	top: -78px;
}

.nastred, .textova-reklama {
	display: block;
	text-align: center;
}

.textova-reklama img {
	border: 2px solid black;
}

.textova-reklama {
	font-size: 95%;
	color: silver;
}
