html, body {
  text-align: center;
  font-family: Calibri, Arial;
  background: #19262d;
  color: #ffffff;
  font-size: 12px;
}

a {
  color: #339900;
  font-weight: bold;
  text-decoration: undeline;
}

a:HOVER {
  text-decoration: none;
}

b, strong {
  color: #339900;
}

h1 {
  font-size: 22px;
}

h2 {
  font-size: 20px;
  
}

h3 {
  font-size: 16px;
  color: #339900;
}

h4 {
  font-size: 14px;
}

ul {
  line-height: 20px;
}

table {
  font-size: 12px;
}

hr {
  border: none;
  height: 1px;
  border-top: 1px dashed #333333;
}

fieldset {
  border: none;
  border: 1px solid #333333;
}

label {
  display: block;
  width: 150px;
}

.cleaner {
  clear: both;
}

.tableborder {
  border-collapse: collapse;
  
}

.input200 {
  width: 200px;
  border: 1px solid #333333;
}

.textarea200 {
  width: 200px;
  height: 100px;
}

div.width30 {
  float: left;
  width: 30px;
}

img.odsazeni {
  margin: 10px;
}

.redBox {
  border: 1px solid #FF0000;
  background: #FFCCCC;
  color: #FF0000;
  padding: 10px;
  font-weight: bold;
}

.greenBox {
  border: 1px solid #006600;
  background-color: rgb(204,255,204);
  color: #006600;
  padding: 10px;
  font-weight: bold;
}

.hidden {
  display: none;
  visibility: hidden;
}

.topImgBerlin {
	position: absolute;
	top: 10px;
	margin-left: 255px;
	width: 489px;
	height: 148px;
	z-index: 1;
	background: transparent url(../images/cities/berlin.png) no-repeat;
}

.topImgBudapest {
	position: absolute;
	top: 10px;
	margin-left: 255px;
	width: 463px;
	height: 148px;
	z-index: 1;
	background: transparent url(../images/cities/budapest.png) no-repeat;
}

.topImgFrankfurt {
	position: absolute;
	top: 0px;
	margin-left: 255px;
	width: 375px;
	height: 148px;
	z-index: 1;
	background: transparent url(../images/cities/frankfurt.png) no-repeat;
}

.topImgMunich {
	position: absolute;
	top: 0px;
	margin-left: 255px;
	width: 410px;
	height: 148px;
	z-index: 1;
	background: transparent url(../images/cities/munich.png) no-repeat;
}

.topImgPassau {
	position: absolute;
	top: 10px;
	margin-left: 255px;
	width: 378px;
	height: 148px;
	z-index: 1;
	background: transparent url(../images/cities/passau.png) no-repeat;
}

.topImgVienna {
	position: absolute;
	top: 10px;
	margin-left: 275px;
	width: 291px;
	height: 148px;
	z-index: 1;
	background: transparent url(../images/cities/vienna.png) no-repeat;
}

.topImgZurich {
	position: absolute;
	top: 0px;
	margin-left: 255px;
	width: 331px;
	height: 148px;
	z-index: 1;
	background: transparent url(../images/cities/zurich.png) no-repeat;
}

.imgCzechCities {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #fff;
}

#headingTypeA h1 {
  text-transform: uppercase;
  color: #19262d;
  font-size: 20px;
  margin: 0;
  padding: 0;
  margin-top: -25px;
  margin-bottom: 10px;
}

#contentHolder {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  margin-top: 0;
  width: 979px;
}

#bgFrame {
  color: #FFFFFF;
}

#logo {
  width: 238px;
  height: 101px;
  margin-left: 20px;
  background: transparent url(../images/logo.png) no-repeat;
}

#logo a {       
  width: 238px;
  height: 101px;
  display: block;
}

#logo h1 {
  visibility: hidden;
}

#flags {
  position: absolute;
  top: 5px;
  margin-left: 750px;
}

#car {
  position: absolute;
  top: 35px;
  margin-left: 565px;
  width: 430px;
  height: 195px;
  background: transparent url(../images/car.png) no-repeat;
  z-index: 3;
}

#bgTop {
  width: 979px;
  height: 16px;
  margin-top: 20px;
  background: transparent url(../images/bgTop.png) no-repeat;
  position: relative;
  z-index: 2;
}

#bgBottom {
  width: 979px;
  height: 16px;
  background: transparent url(../images/bgBottom.png) no-repeat;
}

#contentTextHolder {
  background: #131313;
  padding: 20px;
  position: relative;
  z-index: 2;
  min-height: 580px;
}

#author {
  margin-top: 10px;
  margin-right: 20px;
  text-align: right;
}

#leftColumn {
  float: left;
  width: 190px;
  position: relative;
  z-index: 5;
}

#rightColumn {
  float: right;
  width: 225px;
  margin-top: 70px;
  position: relative;
  z-index: 3;
}

#middleColumn {
  margin-left: 200px;
  width: 484px;
}

#bubbleRight {
  width: 189px;
  height: 105px;
  font-size: 12px;
  background: transparent url(../images/bubble_right.png) no-repeat;
  padding: 10px;
  padding-top: 35px;
}

#menu {
	position: absolute;
	margin: 0;
	padding: 0;
	margin-left: -20px;
	/margin-left: -60px;
	z-index: 5;
}

#menu ul {
  line-height: 35px;
  height: 35px;
  list-style: none;
  padding: 0;
}

#menu ul li {
  width: 170px;
  padding-left: 10px;
  border-bottom: 1px dashed #333333;
}

.arrow {
  display: block;
  height: 35px;
  background: url(../images/arrow.gif) no-repeat left;
  padding-left: 25px;
}

#menu ul li a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}

#menu ul li a:HOVER {
  color: #339900;
}

#menu ul li a.active {
  color: #339900;
}

#airportInfo {
  position: absolute;
  top: 346px;
  margin-left: 0;
  z-index: 4;
}

#airportInfo ul li {
  margin-left: -20px;
}

#bubbleMiddleLeft {
  float: left;
  width: 200px;
  /width: 240px;
  height: 250px;
  /height: 280px;
  padding: 20px;
  padding-top: 10px;
  background: transparent url(../images/bubble_middle.png) no-repeat bottom left;
  text-align: justify;
  font-size: 11px;
}

#bubbleMiddleLeftLink {
  width: 240px;
  margin-bottom: 20px;
}

#bubbleMiddleLeftLink a {
  background: transparent url(../images/arrow.gif) no-repeat left;
  padding-left: 20px; 
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
}

#bubbleMiddleLeftLink a:HOVER {
  color: #339900;
}

#bubbleMiddleRight {
  float: right;
  width: 200px;
  /width: 240px;
  height: 250px;
  /height: 280px;
  /margin-right: -40px;
  /margin-top: -280px;
  padding: 20px;
  padding-top: 10px;
  background: transparent url(../images/bubble_middle.png) no-repeat bottom left;
  text-align: justify;
  font-size: 11px;
}

#bubbleMiddleRightLink {
  width: 240px;
  margin-bottom: 20px;
}

#bubbleMiddleRightLink a {
  background: transparent url(../images/arrow.gif) no-repeat left;
  padding-left: 20px;
  color: #ffffff;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
}

#bubbleMiddleRightLink a:HOVER {
  color: #339900;
}

.banners {
    float: left;
}

.banner_bg {
    float: left;
	width: 230px;
	_width: 240px;
	height: 56px;
	line-height: 56px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background: transparent url(../images/banner_bg.png) no-repeat left top;
}

.banner_bg a {
	color: #fff;
	font-size: 18px;
    text-decoration: none;
    font-weight: bold;
}

.banner_bg a:HOVER {
	color: #131313;
}

.banner_bg span.price {
    float: right;
	display: block;
	margin-top: -56px;
	width: 230px;
	height: 56px;
	line-height: 40px;
	font-size: 30px;
    text-align: right;
}

.banner_bg span.price small {
    line-height: 12px;
	font-size: 11px;
}
