#toplist {
	display: none;
}

#top_menu { 
	background-color: #0075C5;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

#top_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#top_menu li {
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}

#top_menu ul li a {
	display: block;
	width: 180px;
	padding-left: 20px;
}

#top_menu ul li a:link, #top_menu ul li a:visited {
	color: #FDFAFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0.5em;
}

#top_menu ul li a:hover {
	background-color: #004995;
	text-decoration: underline;
	background-image: url("../img/engine/top_menu_arrow.gif");
}

#top_menu ul li a#current {
	background-color: #004995;
	background-image: url("../img/engine/top_menu_arrow.gif");
}

#dest_menu { 
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
}
#dest_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#dest_menu li {
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	border-bottom: 1px solid #D91A21;
}
#dest_menu ul li a {
	display: block;
	width: 240px;
	padding-left: 20px;
}
#dest_menu ul li a:link, #dest_menu ul li a:visited {
	color: #FFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0.5em;
}
#dest_menu ul li a:hover {
	background-color: #FF6D00;
	text-decoration: underline;
	background-image: url(../img/engine/top_menu_arrow.gif);
}
#dest_menu ul li a#current {
	background-color: #FFA101;
	text-decoration: underline;
	background-image: url(../img/engine/top_menu_arrow.gif);
}

#levy_pruh img {
	padding-top: 15px;
}

.nadpis_dest {
	color: #FAEC69;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
}

.nadpis_dest_dark {
	color: #F59A00;
	font-size: 1.2em;
	font-weight: bold;
}

.left_m10 {
	text-align:left;
	margin:10px;
	font-size: 0.90em;
}

.sloup_text {
	margin:10px;
}

.levy {
	float: left;
}

.pravy {
	float: right;
}

.pravy_telo {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}
.pravy_telo_i {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	width: 400px;
}

.telo_i {
	width: 297px;
	padding-bottom: 20px;
}

.th_line {
	padding-bottom: 10px;
	float: left;
	width: 450px;
}

.p_hotel {
	width: 150px;
	margin-right: 40px;
	_margin-right: 20px;
	float: right;
}
.p_hotel h2 {
	color: #ED1C24;
	font-size: 1.0em;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
.p_hotel a {
	text-decoration: none;
	color: #ED1C24;
}

.p_hotel a:hover {
	text-decoration: underline;
	color: #ED1C24;
}

.l_hotel {
	width: 150px;
	margin-left: 40px;
	_margin-left: 20px;
	float: left;
}
.l_hotel h2 {
	color: #ED1C24;
	font-size: 1.0em;
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
}
.l_hotel a {
	text-decoration: none;
	color: #ED1C24;
}

.l_hotel a:hover {
	text-decoration: underline;
	color: #ED1C24;
}


#pravy_ppu {
	width: 360px;
	float: right;
	color: #EAD2D2;
	background-color: #E61B23;
	border: 3px solid #D91A21;
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-right: 10px; 
	padding-left: 10px;
}
#pravy_ppu b {
	color: #FFF;
	padding-bottom: 5px;
}
#pravy_ppu span {
	float: left; 
	width: 250px; 
	text-align: justify;
	padding-top: 5px;
}
#pravy_ppu img {
 	float: right;
}
#pravy_ppu a {
	text-decoration: none;
	color: #EAD2D2;
}
#pravy_ppu a:hover {
	text-decoration: underline;
	color: #EAD2D2;
}
.ram_hot_tip_long {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 4px solid #EAEEF3;
	float: left;
	width: 440px;
}
.ram_hot_tip {
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	border: 4px solid #EAEEF3;
	float: left;
	width: 380px;
}
.hot_tip {
	float: left;
	padding-bottom: 10px;
	width: 100%;
}
.hot_tip_t {
	background-color: #FF6600;
	color: #FFF;
	width: 380px;
	margin-left: 5px;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}
.hot_tip_tc {
	color: #007CC6;
	width: 380px;
	margin-left: 5px;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	font-size: 1.1em;
}
.hot_tip h2 {
	margin: 0px;
	color: #AFAFAF;
	font-size: 1.4em;
}
.hot_tip h3 {
	margin: 0px;
	color: #AFAFAF;
	font-size: 1.1em;
	text-align: left;
}
.hot_tip span {
	margin: 0px;
	color: #ED1C24;
	font-weight: bold;
	font-size: 1.2em;
}
.hot_tip img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.hot_tip a {
	text-decoration: none;
	color: #AFAFAF;
}
.hot_tip a:hover {
	text-decoration: underline;
	color: #F60;
}

.hot_tip_line_padding {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 15px;
	border-bottom: 1px solid #D0D0D0;
	text-align: right;
}
.hot_tip_line {
	padding-bottom: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #D0D0D0;
	text-align: right;
}

.lm_tip_separator {
	padding-bottom: 10px;
	padding-right: 10px;
	border-top: 1px solid #D0D0D0;
	text-align: right;
}

.sloup_img {
	background-color: #FF6600;
	color: #FFF;
	width: 140px;
	margin-left: 5px;
	padding: 5px;
	font-weight: bold;
}

.sloup_link {
	padding-top: 5px;
	padding-bottom: 5px;
}

.sloup_img_pano {
	background-color: #FF6600;
	color: #FFF;
	width: 140px;
	margin-left: 5px;
	margin-top: 30px;
	padding: 5px;
	font-weight: bold;
}

.altr_title {
	background-color: #FF6600;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}

.telo_nadpis {
	background-color: #FF6600;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	font-weight: bold;
}

.edit {
	border: 1px solid #9C9A9C;
	text-align: center;
}
.edit_left {
	border: 1px solid #9C9A9C;
	text-align: left;
	padding-left: 10px;
}
.edit_left_err {
	border: 1px solid #F00;
	text-align: left;
	padding-left: 10px;
}
.edit_err {
	border: 1px solid #F00;
	text-align: center;
}

.edit_hiden {
	text-align: center;
	border: 0px;
}

.label_edit  {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.label_edit_err  {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #F00;
}
.button {
	border: 1px solid #9C9A9C;
	font-weight: bold;
	font-size: 0.85em;
	margin-top: 20px;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	background-color: #CECFCE;
	cursor: pointer;
}
.err_text {
	color: #F00;
}

.inline-button {
   _width:12em;
   font: bold 85%/1 Verdana, sans-serif;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   border: 1px solid black;
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #ccc;
   color: black;
}
.inline-button em {
   _width:1em; _cursor: pointer;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: black;
}
.inline-button span {
   _width:1em; _cursor: pointer;
   margin:0; 
   padding: 0.1em 0.5em 0.1em 0.3em;
}
.inline-button:hover {
   background: #666;
   color: white;
}
.inline-button:hover em {
   background: black;
   color: white;
}
.orange { 
	background: orange; 
	color: black 
}
.orange em { 
	background: white;
	color: #c60
}

.di {
	background-color: #FFF;
	border: 2px solid #EAEEF3;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	margin-bottom: 20px;
	font-weight: bold;
	cursor: pointer;
	color: #606060;
}
.di span:hover {
	text-decoration: underline;
}
.di_detail {
	padding-top: 10px;
	font-weight: normal;
	margin-bottom: 5px;
	text-decoration: none;
}
.spmap {
	background-color: #004994;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 5px;
	font-weight: bold;
	cursor: pointer;
}
#map {
	width: 450px;
	height: 350px;
	margin-bottom: 10px;
}
.sp {
	background-color: #FFF;
	border: 2px solid #EAEEF3;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	cursor: pointer;
	color: #606060;
}
.sp span:hover {
	text-decoration: underline;
}
.sp_detail {
	padding-top: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 5px;
}

.sprip {
	background-color: #FFA101;
	border: 2px solid #FFA101;
	padding: 5px 10px 5px 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFF;
}

.ram {
	background-color: #FFF;
	border: 4px solid #EAEEF3;
	padding: 10px;
}
.ram h3 {
	font-size: 1.3em;
	font-style: italic;
}
.ram a {
	text-decoration: none;
	color: #606060;
}
.ram a:hover {
	text-decoration: underline;
	color: #606060;
}

.kat_nadpis {
	background-color: #FFA101;
	color: #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 3px;
	font-weight: bold;
	float: left;
	width: 444px;
}
.kat_nadpis a {
	text-decoration: none;
	color: #FFF;
}
.kat_nadpis a:hover {
	text-decoration: underline;
	color: #FFF;
}

#pozice {
	 color: #FFF; 
	 padding-top: 8px; 
	 padding-bottom: 8px;
	 font-weight: bold;
}

#pozice a {
	text-decoration: none;
	color: #FFF;
}

#pozice a:hover {
	text-decoration: underline;
}

#telo {
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 450px;
	text-align: justify;
}

#telo h1 {
	color: #ED1C24;
	font-size: 1.8em;
	text-align: left;
}

#telo img {
	padding-bottom: 0px;
}

#telo .bv-text {
	text-decoration: none;
	color: #F00;
}

.letovisko {
	float: left;
	padding-bottom: 20px;
	width: 100%;
}
.letovisko h2 {
	color: #ED1C24;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 3px;
}
.letovisko a {
	text-decoration: none;
	color: #ED1C24;
}
.letovisko a:hover {
	text-decoration: underline;
	color: #ED1C24;
}
.letovisko img {
	padding-top: 10px;
}


.img_let {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#sloup {
	background-color: #FFF;
	width: 160px;
	border: 2px solid #EAEEF3;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}

#sloup h2 {
	color: #ED1C24;
	font-size: 1.2em;
	margin-top: 10px;
	margin-bottom: 3px;
	text-align: center;
}

#sloup a {
	text-decoration: none;
	color: #ED1C24;
}

#sloup a:hover {
	text-decoration: underline;
	color: #ED1C24;
}

#sloup .thumb {
	margin-top: 10px;
	cursor: pointer;
}

.cenik {
	text-align: center;
	margin-bottom: 5px;
}
.cenik caption {
	background-color: #FF6D00;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
	text-align: left;
}
.cenik thead {
	background-color: #FFD58D;
	border-bottom: 1px solid #606060;
}
.cenik tbody td {
	border-bottom: 1px solid #606060;
}
.cenik a {
	color: #EF1923;
	text-decoration: none;
}
.cenik a:hover {
	color: #EF1923;
	text-decoration: underline;
}
.cenik td {
	white-space: nowrap;
}

.skrtni {
	text-decoration: line-through;
}

.img3 {
	position: absolute;
	top: 5px;
	left: 720px;
	border: 0px;
}

.logo {
	float: left;
	padding-top: 45px;
}

.logo_pruh h1 {
	color: #9BDFFA;
	font-size: 1.2em;
	font-weight: normal;
	position: absolute;
	left: 450px;
	top: 50px;
	font-family: cursive;
	font-weight: bold;
}
.logo_pruh h2 {
	color: #9BDFFA;
	font-size: 1.2em;
	font-weight: normal;
	position: absolute;
	left: 580px;
	top: 80px;
	font-family: cursive;
}

.logo_pruh h3 {
	color: #9BDFFA;
	font-size: 1.2em;
	font-weight: normal;
	position: absolute;
	left: 380px;
	top: 110px;
	font-family: cursive;
}

.logo_pruh h3 .letenky {
	color: #9BDFFA;
	text-decoration: none;
}

.dn {
	display: none;
}
.ds {
	display: block;
}

.ppu_c_a {
	color: #606060;
	text-decoration: none;
}
.ppu_c_a:hover {
	color: #606060;
	text-decoration: underline;
}

.r_sum caption {
	font-weight: bold;
}

.bottom a {
	text-decoration: none;
	color: #DFDFDF;
	font-weight: bold;
}
.bottom a:hover {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}
.err_altr {
	color: #F00;
	margin-bottom: 25px;
	width: 100%;
}

.altr_n_ter {
	font-weight: bold;
	padding-top: 15px;
	float: left;
	width: 100%;
}

.altr_vypis {
	margin-bottom: 25px;
}
.altr_vypis a {
	color: #606060;
	text-decoration: none;
}
.altr_vypis a:hover {
	color: #F60;
	text-decoration: underline;
}

.altr_n_hot {
	padding-left: 15px;
	padding-top: 10px;
}
.altr_n_hot a {
	font-weight: bold;
	color: #ED1C24;
	text-decoration: none;
}
.altr_n_hot a:hover {
	color: #ED1C24;
	font-weight: bold;
	text-decoration: underline;
}

.altr_div {
	padding-top: 15px;
	float: left;
	width: 100%;
}

.ram_altr {
	background-color: #FFF;
	border: 4px solid #EAEEF3;
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	width: 652px;
}

.altr_img {
	float: left;
	padding-right: 10px;
}

.altr_div a {
	text-decoration: none;
	color: #606060;
}
.altr_div a:hover {
	text-decoration: underline;
}

.tprodejci {
	text-align: left;
	border: 0px;
	width: 100%;
}
.tdp {
	padding-left: 15px;
	border-bottom: 1px solid #606060;
}

.lm_tip_img {
	margin-top: 2px;
}

.strankovani_lm {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 420px;
	text-align: center;
}

.strankovani_lm a {
	text-decoration: none;
	color: #606060;
}
.strankovani_lm a:hover {
	text-decoration: underline;
	color: #F60;
}

.strankovani_ramecek {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #0075C5;
	color: #FFF;
	font-weight: bold;
}

.o_stranka a:hover {
	color: #F60;
}

.hts {
	color: #AFAFAF;
}

.lm_link {
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
}
.lm_link a {
	text-decoration: none;
	color: #F60;
}
.lm_link a:hover {
	text-decoration: underline;
	color: #F60;
}

#lm_filter h2 {
	font-weight: bold;
	margin: 10px 5px 5px 5px;
	font-size: 110%;
}
#lm_filter a {
	text-decoration: none;
	color: #606060;
}
#lm_filter a:hover {
	text-decoration: underline;
	color: #F60;
}

.sms_text a {
	text-decoration: none;
}
.sms_text .upoutavka {
	color: #F00;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 5px;
}
.sms_text .otazka {
	color: #004995;
	font-weight: bold;
	font-size: 1.0em;
	padding: 5px 5px 0px 5px;
}
.sms_text .cont {
	padding: 0px 0px 5px 0px;
}
.sms_text a {
	color: #606060;
}
.sms_text a:hover {
	color: #606060;
	text-decoration: underline;
}
.sms_text .sloupec {
	width: 80px;
	float: left;
	padding: 10px;
}
.sms_text .sloup {
	padding: 10px;
}
.sms_text .ab {
	color: #F00;
	font-weight: bold;
}
.sms_text .pata {
	font-size: 0.8em;
	text-align: left;
	padding: 0px 10px 0px 10px;
}

.sms_nadpis {
	background: #004995;
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 0px 5px 0px;
}
.sms_nadpis a {
	text-decoration: none;
	color: #FFF;	
}

.text_link {
	color: #606060;
}
#vyhledat {
	background: #F60;
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 0px 5px 0px;
}

#tripinfo {
	background: #6A6;
	color: #FFF;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px 0px 5px 0px;
}

.pcombo{
	width: 150px;
	font-size: 0.90em;
	margin-top: 10px;	
}

.fvyhledej {
	margin: 0px; padding: 0px;
}

.fbutton {
	border: 1px solid #9C9A9C;
	font-weight: bold;
	font-size: 0.80em;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px; 
	padding-left: 10px; 
	padding-bottom: 1px; 
	padding-top: 1px; 
	background-color: #CECFCE;
	cursor: pointer;
}

.darek_cena {
	font-weight: bold;
	color: #F00;
}

.hotel_prehled {
	float: right;
	margin: 15px 0px 5px 10px; 
	width: 180px;
	border-collapse: collapse;
}

.hotel_prehled .nadpis {
	background: #636163;
	color: #FFF;
	font-weight: bold;
}

.hotel_prehled .nadpis tr td {
	padding: 3px;
}

.hotel_prehled tbody {
	background: #FFF;
	color: #636163;
}

.hotel_prehled tbody tr td {
	padding: 3px;
	border-bottom: 1px solid #EFF3F7;
}

.hotel_prehled tbody .r {
	text-align: right;
}

.meteo {
	border-collapse: collapse;
}

.meteo .nadpis {
	background: #636163;
	color: #FFF;
	font-weight: bold;
}

.meteo .nadpis tr td {
	padding: 3px;
}

.meteo tbody {
	background: #FFF;
	color: #636163;
}

.meteo tbody tr td {
	padding: 3px;
	border-bottom: 1px solid #EFF3F7;
}
