body {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	background-image: url(design/body_ba.jpg);
	background-repeat: no-repeat;
	background-color: #E3F0FF;
/*	background-position: 50% 0px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 140%;
}
hr { display: none; }
img { border: 0; }
img.flag { border:1px solid #999; margin:0 3px }
p { margin:.5em 0 }
a { color:#29529C; text-decoration:none }
a:hover { text-decoration:underline }
table { border-collapse:collapse;}
td { vertical-align:top; font-size:100% }
table, td, img { border:0; }
form, td { margin:0px; padding:0px; }
input.submit {	width:auto !important;	height:2.5em;	font-weight:bold;
	background-color: #BCDDFF;
	border: 1px solid #99CCCC;}
input,select,textarea {	border: 1px solid #8EBAE1;
	margin-bottom: 2px;	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;}
#vsechno {
	width: 945px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(design/obsah.jpg);
	background-repeat: repeat-y;
	background-position: 13px 0px;
}
#hlavicka {
	width: 917px;
	height: 241px;
	padding: 0px; 	margin: 0px;
	background-image: url(design/hlavicka_1.png);
	background-position: 13px 0px;
	background-repeat: no-repeat;
}
#logo img {
	width:250px;
	height:97px;
	background-image: url(design/logo.png);
	margin: 0px 0px 0px 32px;
	padding: 0px;
	float: left;}
	
h1 {height: 35px;
	color: #0b3d79;
	font-size: 18px; font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	position: relative;
	left: -19px;
	background-image: url(design/nadpis_h2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 70px;
	padding-top: 20px;

}
h2 {font-size: 110%; color: #0b3d79; line-height:1.5em; font-variant: small-caps;}
h3 {font-size:1em;	margin:1em 0 .5em 0; color: #000066;}
b.lm { color:#c00 }
	
/******************* Main menu */
#menu {
	font-weight: 900;
	color: #f88609;
/*	background-image: url(design/menu.jpg);
/*	background-repeat: repeat-x;
	background-position: 0% 100%;*/
	width: 500px;	
	height: 91px;
	float: right;
	margin: 173px 0px 0px 0px;
	padding: 0px;	}
#menu ul {
	height: 50px; 	
	width: 530px;
	list-style: none;
	float: left;
	padding: 41px 0px 0px 20px;
	margin: 0px;}
#menu ul li {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;}
#menu ul li a {
	display: block;
	color: #d2691e;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	line-height: 0px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;}
#menu ul li a:hover { 
	color: #00008b;
	text-transform: uppercase;
	text-decoration: underline;
	}
#menu ul li#active a {
	color:#fff;
	}

/**************** Paticka */
#system {
	text-align: right;
	background-color: #E3F0FF;
	background-image: url(design/paticka.jpg);
	background-repeat: no-repeat;
	background-position: 13px 0px;
	clear:both;
	margin: 0px;
	padding: 0px 66px 10px 0px;
	width: 850px;}
#paticka {
	font-size: 90%;
	color: #003399;
	height: 20px;
	text-align: right;
	background-color: #E3F0FF;
	background-image: url(design/koule.jpg);
	background-repeat: no-repeat;
	background-position: 370px 0px;
	padding: 10px 50px 10px 50px;	}
#paticka a{	height: 50px;	font-weight: bold;}

/********** Cesta */
#cesta {
  height: 20px;
	font-size:0.85em;
	clear: both;
	background-image: url(design/obsah.jpg); 	
	background-repeat: repeat-y; 	
	background-position: 13px 0px;
  padding: 5px 20px 0px 40px;}
#cesta a { color:#000; text-decoration:underline }

/********** Obsah */	
#obsah {
	width: 865px;
	padding: 0px 0px 10px 40px;}

/********* Kontakty */
.zaslat-zpravu {
	border:1px solid #ccc;
	background-color: #E4F0FF;
	padding: 1em 1.5em 1em 1em;
	margin: 20px 16px 0px 0px;}
.zaslat-zpravu input { width:98% }
.zaslat-zpravu textarea { width:98%; height:7em; margin:.5em 0 }
	
/******** Zajezdy */
.zajezdy h3 { padding-top:10px;	padding-bottom: 5px;color: #000066;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9F3FF;}
.zajezdy h3 a {	color: #000066;	text-decoration: underline;}
.zajezdy h3 a:hover { color: #CC0066; text-decoration: underline;}
.zajezdy img {
	float:left;
	border:2px solid #C6DDEF;
	padding:0px;
	margin: 5px 15px 0px 0px;}
.zajezdy div.popis {
	font-size:.85em;
	margin-left:100px; 	margin-right: 20px;
	padding-top: 5px; padding-bottom: 5px;}
.zajezdy div.popis xp{ display: block;	color: #000066;}
.zajezdy div.info i { color:#29529C }
.zajezdy div.info b { color:#990066}
.zajezdy div.zajezd { clear:both; padding:.5em 0; }

/******** Strankovani */	
.strankovani {
	clear: both;
	margin-top: 20px;
	display: block;
	text-align: center;}
.strankovani a {
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #C3D6E7;}
.strankovani a.hi {
	text-align: center;
	background-color: #4E8AC9;	color: #FFFFFF;}

/****** HP - Hledej */

.hledej { float:left;	display: block; 	width: 440px;}
.hledej h2 { width: 300px; height: 30px;
	position: relative;  left: -20px; 	display: block;
	font-size: 15px; line-height: 20px;
	text-transform: uppercase;
	background-image: url(design/nadpis_h2.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	margin: 5px 0px 5px 0px;
	padding: 20px 0px 0px 70px;}
.hledej form { 	margin-left: 40px;	width: 360px;}	
.hledej select { width:100%;	height: 20px;}
.hledej label { display:block }
.hledej div.col1 {	float:left;	width:160px;	margin-right:40px; }
.hledej div.col2 {	float:left;	width:160px; }
.hledej input.submit {
    display: block; float: right; 	height: 22px;
	background-color: #d2691e;
	color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-top-color: #ff7f50; 	border-left-color: #ff7f50;
	border-right-color: #990000; border-bottom-color: #990000;
	padding-right: 6px; padding-left: 6px;
	margin-left: 280px; margin-top:10px;}	

/************ HP - Destinace */
.destinace { 	clear:both;  width: 860px; 	margin: 0px; padding: 0px; }
.destinace h2{
	position: relative; display: block;
	font-size: 15px; line-height: 20px;
	text-transform: uppercase;
	background-image: url(design/nadpis_h2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px; 	width: 700px;
	margin: 5px 0px 5px 0px;
	padding: 20px 0px 0px 70px;
	left: -20px;}
	
.destinace ul {
	list-style-type:none;
	width: 820px;
	display: block;
	margin: 10px 0px 30px 30px;
	padding: 0px;
	position: relative;
}
.destinace li {	float:left;	width:260px; display: block;}
.destinace li a{color: #000066;}
.destinace li a:hover { color: #CC0066; text-decoration: underline; }
	
/*************** HP - Last minute */
.lastminute { 	clear:both;  width: 860px; 	margin: 0px; padding: 0px; }
.lastminute h1, .lastminute h2	{
	position: relative; display: block;
	font-size: 15px; line-height: 20px;
	text-transform: uppercase;
	background-image: url(design/nadpis_h2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px; 	width: 700px;
	margin: 5px 0px 5px 0px;
	padding: 20px 0px 0px 70px;
	left: -20px;
}
.lastminute table {
	width: 820px;
	border-collapse:collapse;
	table-layout:fixed;
	border: 0px;
	border-style: none;
	padding: 0px;
	margin: 10px 10px 0px 30px;
}
.lastminute td { padding:2px; overflow:hidden; text-overflow:ellipsis; border-bottom:1px solid #ddd; white-space:nowrap; }
.lastminute .nazev { margin-right:1em; color:#666  }
.lastminute .odjezd { 	width:9em;	text-align:right;	padding-right: 2px;	padding-left: 4px;}
.lastminute .cena { width:5em; text-align:right }
.lastminute .doprava { width:8em; text-align:center }
.lastminute .strava { width:8em; text-align:center }
.lastminute .h td {	color: black;	font-weight:bold;	background-color: #E3F0FF;}
.lastminute a {padding-right: 4px;}
.lastminute a:hover {text-decoration: underline; color: #CC0066;}

/**************** HP - Kontakty */
	
.kontakty {
	float:right;
	width:250px;
	background: #fff9ea;
	border: 1px solid #ffd49f;
/*	background: #ebf4ff;	border: 1px solid #cfd8e4;*/
	padding: 20px 20px 20px 50px;
	margin-right: 20px;}
.kontakty h2 { 
     font-size: 15px;
     color: #003366;
     letter-spacing: 1pt;
     font-variant: small-caps;
     background:none;
     margin: 0;
     padding: 0px 0px 10px 0px;	}
	
/* HP - Tipy */
	
	.tipy { clear:both}
	.tipy h2 { display:none }
	.tipy table { width:100%; table-layout:fixed; margin:1em 0 }
	.tipy td { text-align:center; border:1px solid #29529C; padding:1em .5em; xbackground:#fed }
	.tipy img { border:1px solid #29529C }
	.tipy .cena { color:#c00; line-height:30px; margin:5px }
	
/****** Detail */

	.zajezd-foto {
	float:right;
	border:1px solid #BDD7EE;
	margin-left:10px;
	padding:2px;
	margin-right: 15px;
}
	.terminy { float:left; width:32em}
	.terminy table { margin-bottom:2em }
	.terminy td { padding-right:1.5em }
	.terminy .cena { text-align:right}
	.terminy .delka { text-align:center; }
	
	.popisceny { margin-left:32em }
	.popisceny ul { font-size:.85em; margin:0; margin-left:1.8em; list-style-type:square }
	.popisceny h3 { margin:1em 0 .5em 0 }
	
	.foto img {	border:1px solid #99CCCC;
	padding:1px;
	margin: 0 12px 12px 0;
}
	
/***** Rezervace */
	.sluzby .cena { text-align:right }
	.sluzby .pocet { width:6em; text-align:right }
	.sluzby input { width:2em }
	

