*{
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #29466E;
}

#top{
	position: absolute;
	left: 0px; 
	top: 50px;
	width: 100%;
	height: 73px;
	background-color: #F44F06;
}

#topdoplnek{
	position: absolute;
	top: 123px;
	left: 0;
	height: 69px;
	width: 100%;
	border-bottom: 1px solid #3C6191;	
}

#menu{
	position: relative;
	margin-left: 220px;
	height: 67px;
	border-bottom: 2px solid #FF9A00;	
}

#letadlo{
	position: absolute;
	left: 0; 
	top: 0;
	width: auto;
	height: auto;
}

#rentacar{
	position: absolute;
	left: 220px;
	top: 200px;
	width: 542px;
	height: 81px;
}

#obsah{
	position: absolute;
	top: 200px;
	margin: 0 0 0 60px;
	width: 700px;
}

/*--------
h1{
	font-size: 14px;
	font-weight: bolder;
	border-bottom: 1px solid #FF9A00;
	color: #FF9A00;
}
----------*/

h1{
	font-size: 14px;
	font-weight: bolder;
	background-color: #F17C0E;
	color: #FFFFFF;
	padding: 3px 10px;
	border-left: 5px solid #DA4706;
}

p{
	margin: 0;
	padding: 0 0 9px 0;
}

input.text, select{
	border: 1px solid #3C6191;
}

.navigace0{
	font-family: Arial;
	font-size: 18px;
	text-decoration : none;
	color : #708BAE;
}

.navigace0:hover{
	color : #F44F06;
}

.navigace1{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration : none;
	color : #5E7592;
}

.navigace1:hover{
	color : #F44F06;
}

th{
	background-color: #F9AD67;
	text-align: left;
	color: #FFFFFF;
	font-size: 12px;
	padding: 3px 10px;
	border-left: 5px solid #F17C0E;
}

.pole1{
	border: 1px solid #7B92AF;
	width: 200px;
}

.pole2{
	border: 1px solid #7B92AF;
	width: 85px;
}

.pole3{
	border: 1px solid #7B92AF;
	width: 100px;
}

.pole4{
	border: 1px solid #7B92AF;
	width: 50px;
}

.pole5{
	border: 1px solid #7B92AF;
	width: 20px;
}

.pole6{
	border: 1px solid #7B92AF;
	width: 120px;
}

textarea{
	border: 1px solid #7B92AF;
	width: 200px;
}

td.pozadi{
	background-color: #D0DBE5;
	padding-left: 3px;
	border-left: 5px solid #7B92AF;
}

.tlacitko{
	border: 1px solid #7B92AF;
	background-color: #D0DBE5;
	color: #415671;
	font-weight: bold;
	width: 150px;
}
.novinka {
	color: #F17C0E;
	font-size: 14px;
	font-weight: bold;
}
.orange {
	color: #8C2214;
	font-size: 14px;
}

.none {
	border: none;
	display: inline;
	vertical-align: middle;
}
.obrazek {
	border: none;
}
.charter {
	margin-left: 150px;
}
.charter_obrazek {
	float: left;
}
form{margin:0;}
fieldset{padding:10px; margin:0; border:1px solid #DA4706;}
