/* = = =  tridy  = = = */

body {
	background: White url(bg.jpg) repeat-x;
	SCROLLBAR-FACE-COLOR: #A5B5D6;
	SCROLLBAR-HIGHLIGHT-COLOR: White;
	SCROLLBAR-SHADOW-COLOR: White;
	SCROLLBAR-3DLIGHT-COLOR: #A5B5D6;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-TRACK-COLOR: #A5B5D6;
	SCROLLBAR-DARKSHADOW-COLOR: #E8E8E8;
}
body, td {
	font-family : "ArialCE",  Arial, "HelveticaCE", Helvetica, sans-serif;
	font-size: 70%;
	letter-spacing: .13em;
	text-align: justify;
}
.Text_blok, .testLyzi {
	font-family :  "VerdanaCE", Verdana, "ArialCE",  Arial, "HelveticaCE", Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: 0em;
	text-align: justify;
}

#headerPrint {
	margin: auto;
	width: 100%;
	text-align: left;
	display: none;
}

#topMenu3 a {
	color: #2A4B93; 
	/*background-image: url(bg_menu_off.jpg);*/
}
#topMenu3 a:hover, #topMenu3 a:active, #topMenu3 a:focus {
	color: #0D348A;
	/*background-image: url(bg_menu_over.gif);
	background-repeat: repeat-x;*/
	text-decoration: none;
	background-color: White;
}
a {
	/*color: #6F7998;*/
	/*color: #BF111E;*/
	/*color: #5B5B5B;*/
	color: #BF111E;
	/*background-image: url(bg_menu_off.jpg);*/
	text-decoration: none; /*font-weight: bolder;*/
}
p a, td a {
	color: #BF111E;
	text-decoration: none; 
}
a:hover {
	/*color: #5B5B5B;*/
	color: #BF111E;
	text-decoration: underline;
}
p a:hover, td a:hover {
	color: #BF111E;
	text-decoration: underline overline;
}
a:visited {
	/*color: #808080;*/
	/*color: Navy;*/
	border: 0px;
}
a.linkBlok {
	display: block;
	padding:10px
}
a:hover.linkBlok {
	background-color: #F7F8FA;
	text-decoration: none;
	color: Black;
}
em {
	font-style: normal; /*font-weight: bold;*/
	color: #495E94;
}
h1{
	font-size: 16px;
	color: #262626;
	font-weight: normal;
	letter-spacing: 3px;
	margin-top: 10px;
	
}
h2{
	font-size: 100%;
	color: Gray;
	font-weight: bold;
	color: #BF111E;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 1.32em;
	letter-spacing: .6ex;
	font-family: VerdanaCE, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	border: 1px dashed silver;
	border-right: 0px solid silver;
	/*border-top: 0px solid silver;*/
}
h3{
	font-size: 88%;
	color: #535353;
	/*font-weight: normal;*/
	letter-spacing: .6ex;
	font-family: VerdanaCE, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	text-align: left;
}
h4{
	font-size:110%;
	color: #535353;
	font-weight: bold;
	letter-spacing: .2ex;
	font-family: VerdanaCE, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	margin-bottom:0px;
	padding-bottom:0px;
}
hr{
	color: Silver;
	width: 100%;
	height: 1px;
}

.odkaz {
	cursor: pointer;
}


/***** br *****/
.br, .brR, .brL, 
.clear, .clearR, .clearL{
	display: block;
	height: 1px;
}
.br, .clear{
	clear: both;
}
.brR, .clearR{
	clear: right;
}
.brL, .clearL{
	clear: left;
}


/***** pic *****/
.pic{
	border: 2px solid Silver;
}
.picRight{
	position: relative;
	top: 1px;
	right: 0px;
	margin-bottom: 2;
	margin-left: 5;
	margin-right: 0;
	margin-top: 2;
	border: 1px solid #262626;
}
.picLeft{
	position: relative;
	top: 1px;
	left: 0px;
	margin-bottom: 2;
	margin-left: 0;
	margin-right: 5;
	margin-top: 2;
	border: 1px solid #262626;
}

/* okno FOTOGRAFIE */
.foto{
	font-weight: normal;
	font-size: xx-small;
	font-stretch: ultra-expanded;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.fotka{
	border: 2px solid White;
	margin: 5px auto;
	cursor: pointer;
	background-color: #E3E3E3;
	font-size: xx-small;
	font-weight: bold;
	text-transform: lowercase;
	text-align: center;
}
.fotkaButt{
	text-decoration: none;
}
a:hover.fotkaButt{
	color: Black;
}
/**tabulka s menu**/
#fotoPage {
	position: relative; /*bottom: 2px;*/
	width: 100%;
	background-color: #E8E8E8;
	padding: 20px 0px 10px 0px;
	background-image: url(../images/bg_page.gif);
	overflow: auto;
	background-repeat: repeat-x;
}
.fotoMenuMartjoska {
	width: 100%;
}
#fotoMenu {
	margin: auto;
	width: 78%;
}


/************** RAKOUSKO new ********************/
/************** RAKOUSKO editace ****************/

.red {
	color: #536FAC;
	font-weight: bold;
}
.green {color: green; font-weight: bold;}
.blue {
	color: #385B96;
	font-weight: bold;
}
.black {color: black; font-weight: bold;}

/* TOP MENU vnorene do #.topMenu3 */
.topMenu3 {
	height: 100%;
	color: #00016C;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: VerdanaCE, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	display: block;
	margin: 0 auto;
	width: 840px;
}
.topMenuItem a, .topMenuItem a:visited, .topMenuItem a:hover{
	height: 100%;
	color: #00016C;
	font-size: 9px;
	border-top: 2px solid #E6EAF2;
	border-right: 1px solid #E6EAF2;
	display: block;
	/*kvuli "specialnim nabidkam" u LAST MINUTE:
	padding-left: 13px;
	padding-right: 13px;
	 */
	padding-left: 8px;
	padding-right: 8px;
	float: left;
	font-family: VerdanaCE, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	text-align: center;
	/*kvuli "specialnim nabidkam u LAST MINUTE: letter-spacing:0px;*/
	
}
.topMenuItemIN{
	display: block;
	height: 100%;
	/*background-color: red;*/
}
.topMenuItem a:hover {
	background-color: #FAFAFD;
	text-decoration: none;
	/*border-top: 0px none Navy;*/
}

/* LEFT MENU */
.menuLabel {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: VerdanaCE, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 2px;
}
/************** RAKOUSKO zajezd ****************/


/* tabulka Kontakty */

#logoKont {
	display: block;
	text-align: center;
	width: 50%;
	float: right;
	height: 120px;
	background-image: url(logodatour100w.gif);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}
#logoKontakt {
	display: block;
	text-align: center;
	width: 40%;
	height: 70px;
	float: right;
	cursor: pointer;
}


/* tabulka Zajezd - CENY */

.tabTabulkaKontejner {
	width: 660px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: auto;
	padding-bottom: 10px;
	padding-top= 22px; /*IE*/
	padding-bottom= 28px; /*IE*/
	padding-right= 10px;  /*IE*/
	clear: both;
	SCROLLBAR-FACE-COLOR: #f6f6f6;
	SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
	SCROLLBAR-SHADOW-COLOR: #d3d3d3;
	SCROLLBAR-3DLIGHT-COLOR: White;
	SCROLLBAR-ARROW-COLOR: #d3d3d3;
	SCROLLBAR-TRACK-COLOR: White;
	SCROLLBAR-DARKSHADOW-COLOR: White;
}

#tabArea {
	width: 660px;
	overflow: auto;
	padding-top= 10px;             /* IE*/
	padding-bottom= 30px;             /* IE*/
}
.tabTabulka, .tabTabulkaKont, .tabTabulkaProdejci, .tabTabulkaDokumenty, .tabTabulkaLast{
	border: 1px solid #DBDBDB;
	margin-bottom: 5px;
	margin-top: 25px;
}
.tabTabulka td, .tabTabulkaKont td, .tabTabulkaProdejci td, .tabTabulkaDokumenty td, .tabTabulkaLast td{
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.tabTabulka th, .tabTabulkaKont th, .tabTabulkaProdejci th, .tabTabulkaDokumenty th, .tabTabulkaLast th{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.tabTabulka {
	width: 100%;
	/*width: 600px;  /*IE*/
	margin: 0px;
	margin-top: 10px;
	_margin-top: 0px;  /*IE*/
	margin-bottom: 10px;
}
.tabTabulka INPUT {
	width: 70px;
	font-size: 9px;
	margin: 0px;
}
.tabTabulkaKont {
	width: 322px;
}
.tabTabulkaProdejci {
	width: 660px;
}
.tabTabulkaLast {
	width: 660px;
	border: 1px solid #DBDBDB;
}
tr .tabTabulkaLast th, tr .tabTabulkaLast td {
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.tabTabulkaLast td {
	/*padding-left: 250px;*/
	padding-left: 0px;
}
.tabTabulkaDokumenty {
	width: 320px;
	margin-top: 8px;
	margin-right:10px;
	margin-bottom:3px;
}
.tabTabulkaProdejci TD, .tabTabulkaProdejci TH {
	/*width: 322px;*/
	padding-bottom: 5px;
	padding-left: 35px;
	padding-right: 5px;
	padding-top: 5px;
}
.tabPrvniRadek {
	background-color: #AF0506;
	padding-left: 10px;
	padding-right: 10px;
}
.tabPrvniSloupec {
	background-color: #EBEBEB;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 70%;
	text-align: left;
}
.tabTAB {
	margin-left: 80px;
}
.tabNadpis {
	color: White;
	background-color: #AF0506;
	font-size: 70%;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	letter-spacing: .01em;
}

.tabRadek {
	color: #2A2A2A;
	background-color: #FEFEFE;
}

.tabCena, .tabCenaLast, .tabCaption  {
	color: #2A2A2A;
	font-size: 70%;
	background-color: #F6F6F6;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border: 0px dashed #2A2A2A;
	text-align: right;
	letter-spacing: 1px;
}
.tabCena.objednavka_cena{
	background-color: #FFFAFA;
	color: #000;
	font-weight: bold;
}
.tabCenaLast  {
	background-color: #FFC28A;
}
.tabCenaLastNone  {
	display: none;
}
.tabCaption  {
	text-align: left;
}
.tabCenaOver {
	color: Silver;
	background-color: #F6F6F6;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	text-align: right;
}

.tabButt{
	color: #2A2A2A;
	font-size: 70%;
	background-color: #F6F6F6;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	border: 0px dashed #2A2A2A;
	text-align: right;
}
.tabButt.vyprodano,
.tabButt.rezervovano
{
	color: White;
	background-color: Gray;
	font-size: 70%;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	text-align: center;
}
.tabButt.rezervovano
{
	color: White;
	background-color: Silver;
}
.tabButt a:hover{
	color: #2A2A2A;
	background-color: #E0E0E0;
	text-decoration: none;
}
.tabButtOver {
	color: #2A2A2A;
	background-color: #F6F6F6;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	text-align: right;
}
#Nadpis, H2#Nadpis {
	display: block;
	background-color: #AD0400;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: right;
}
.Nadpis, H2.Nadpis {
	display: block;
	color: White;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: .45em;
	font-family : "VerdanaCE", Verdana, "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
}
H2.Nadpis {
	font-size: 110%;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 1.2em;
	letter-spacing: .6ex;
	border: 0px dashed silver;
}	
.NadpisPozn, H2.Nadpis B{
	font-size: 90%;
	margin-left: 25px;
}
#OdkazRoot{
	display: block;
	background-color: #E6EBF4;
	height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.OdkazRoot {
	display: inline;
	color: #889FC3;
	font-size: xx-small;
	font-weight: normal;
	letter-spacing: 1px;
	font-family: VerdanaCE, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
}
a.OdkazRoot, a.OdkazRoot:visited {
	font-weight: bold; /*color: #8E8EC6;*/
	color: #2065B6;
	text-decoration: underline;
}
a.OdkazRoot:hover {
	color: Navy;
	text-decoration: none;
}
#Upozorneni{
	display: block; /*background-color: #FFF4F4;*/
/*height: 10px;*/
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px dashed #FCC2B7;
}
.Upozorneni{
	display: inline; /*color: Red; #CE0000;*/
	color: #E54949;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: "Verdana CE", Verdana, "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
}
/* Upozorneni jednotlivych terminu */
#UpozorneniS{
	margin-bottom: 10px;
}
#Poznamka{
	margin-bottom: 10px;
}

#Text_blok{
	display: block; /*background-color: #FFF4F4;*/
	padding-top: 5px;
	padding-bottom: 7px;
	margin-top: 0px;
	margin-bottom: 5px;
	float: right;
}
.Text_blok, 
.testLyzi{
	text-align: justify;
	margin-bottom: 0px;
}
.Text_blok, 
.testLyzi, 
.noem EM {
	text-align: justify;
	/*font-size: 1.2em;*/
	/*letter-spacing: 0.52px;*/
	color: #3C3C3C;
	margin-bottom: 0px;
	/*clear: left;*/
}
.Text_blok#dalnice H3{
	padding-top: 40px;
	padding-bottom: 20px;
}
.Text_blok#dalnice H3.prvni{
	padding-top: 20px;
}
.Text_blok A {
	text-decoration: underline;
	color: #BF111E;
}
.Text_blok A:hover {
	text-decoration: underline overline;
}
/* seznam zajezdu na strance */
.Text_blok.obsah UL {
	padding: 0px 0px 0px 50px;
	margin: 30px 0px 0px 0px;
	line-height: 25px;
	font-size: 115%;
}
.Text_blok.obsah UL LI A {
	text-decoration: none;
	color: Black;
}
.Text_blok.obsah UL LI A:hover {
	text-decoration: underline;
	color: #BF111E;
}

#foto_blok_area {
	width: 660px;
	height: 85px;
	position: relative; /*background-color: red;*/
	background-repeat: repeat-x;
}
#foto_blok{
	width: 660px;
	padding: 0px;
	margin: 0px;
	margin-top: 7px;
	/*float: left;*/
	/*background-color: Aqua;*/
	display: block;
	position: absolute;
	top:2px;
	left:0px;
	z-index: 20;
}
#foto_blok A IMG{
	padding: 0px;
	margin: 0px;
	margin-right: 8px;
	margin-right= 0px; /*IE*/
	border: 2px solid #91A3CC;
	background-color: #91A3CC;
	float: left;
}

.testLyzi{
	text-align: left;
}
.Poznamka{
	text-align: justify;
	font-size: 95%; /*letter-spacing: 0px;*/
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.Poznamka BR{
	display: block;
	margin-bottom: 10px;
}
#Headline_stredisko{
	width: 50%;
	/*width: 328px;*/
	display: block;
	border: 0px solid #CFE1EB;
	float: left;
	background-image: url(bg_gradient.jpg);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
.Headline_stredisko{
	letter-spacing: .05em;
	display: block;
	height: 181px; /* (180px mapa + 13px odkaz - 12px padding)*/
	margin: 12px 17px 12px 17px;
	font-family: VerdanaCE, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.8em;
	overflow: auto;
}
.Headline_stredisko .red{
	color:red;
}
#Mapa{
	width: 50%;
	/*width: 332px;*/
	display: block;
	border: 0px solid #E6EBF4;
	/*
	border-left: 0px solid #CFE1EB;
	border-right: 0px solid #CFE1EB;
	*/
	float: right;
	margin-bottom: 5px;
}
.Mapa{
	border: 0px solid #CFE1EB;
}
#MapaZoom{
	width: 100%;
	height: 13px;
	font-size: .8em;
	text-indent: 30px;
	font-family: VerdanaCE, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	display: block;
	border: 0px solid #CFE1EB;
	background-color: #E6EBF4;
	background-image: url(search.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#MapaZoom a{	
	color: #8E8EC6;
}
#MapaZoom a:hover{
	text-decoration: none;
	color: Navy;
}


/* BACKGROUND */
#bg {
	background-image: url(bg_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#testLyzi {
	background-image: url(bg_test_lyzi660.jpg);
	display: block;
	/*height: 535px;*/
	background-repeat: no-repeat;
	margin-bottom: -50px;
}
.testLyzi {
	display: block;
	padding-top: 70px;
	padding-right: 180px;
}




#Test_tab_blok {
	margin-top: 20px;
	display: block;
	clear: both;
}
#Prazdniny {
	display: block;
	width: 25%; /*background-color: #AD0400;*/
	border: 1px solid #DEEBFF;
	margin-top: 15px;
	margin-right: 0px;
	padding-right: 0px;
	background-image: url(bg_menu_over.gif);
}
.Prazdniny {
	/*display: inline;*/
	color: #1C4374;
	letter-spacing: .06em;
	margin: 1px 1px 1px 20px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: VerdanaCE, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.searchPrazdniny {
	width: 30%;
	float: right;
}
.alertMessage {
	color: Navy;
	background-color: #CED7E7;
	font-weight: bold;
	text-align: center;
	border: 5px double White;
	padding: 15px;
}
.alertMessageErr {
	color: White;
	background-color: Red;
	font-weight: bold;
	text-align: center;
	border: 5px double White;
	padding: 15px;
}
/* INFORMACE */
.ico {
	display: block;
	width: 150px; /*background-color: #AD0400;*/
	border: 0px solid #DEEBFF;
	float: right;
	text-align: center;
}
.ico img {	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: auto;
	border: 0px solid #DEEBFF;
}
.Img {
	display: block;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid silver;
	float: left;
}
.ImgRound {
	display: block;
	margin-top: 0px;
	margin-left: 13px;
	margin-right: 1px;
	margin-bottom: 5px;
	border: 0px solid silver;
	float: right;
}
.ImgRound.titulni {
	width: 300px;
}
/* KATALOG */
.katalogImg {
	border: 0px solid silver;
	margin-right: 10px;
}
/* LAST MINUTE */
.Odkaz_blok {
	display: block;
	cursor: pointer;
}
a:hover .Odkaz_blok {
	cursor: help;
	background-image: url(bg_grad250.jpg);
	background-repeat: repeat-x;
	background-color: #D07071;
}
/* SEARCH */
.searchForm {
	margin-left: 0px;
	padding-top: 30px;
	width: 600px;
	border: 0px solid Black;
}
.searchLabel {
	display: block;
	width: 100px;
	height: 20px;
	/*: #E2E2E2;*/
	float: left;
}
.searchForm p {
	/*float: right;*/
	display: block;
}

.searchDatum, a.searchDatum{
	font-size: 90%;
	color: #B51C29;
	font-weight: bold;
	letter-spacing: .1ex;
	font-family: VerdanaCE, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-right: 20px;
	padding-bottom: 0px;
}
a:hover .searchDatum{
	color: Navy;
}
.leftBlok {
	/*display: block;*/
	width: 100px;
	margin-left: 20px;
	margin-right: 20px;
}
.searchResult {
	display: block;
	/*width: 80%;*/
	background-color: #EAEAEA;
	border: 1px dashed Gray;
}
#searchCaption {
	display: block;
	width: 70%;
	padding: 4px 10px 4px;
	background-color: #A5B6D6;
	color: White;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: .3ex;
	font-family: VerdanaCE, Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
}
#searchParametry {
	background-color: White;
	background-image: url(bg_grad250.jpg);
	background-repeat: repeat-x;
	border: 1px dashed #A0AED1;
	padding: 15px;
	margin-bottom: 30px;
}
#searchParametry .leftBlok {
	margin-left: 180px;
	width: 150px;
}
#searchParametry h3 {	
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 180px;
}
#searchParametry .alertMessageErr {	
	padding: 5px;
}
.search_dni {
	padding: 0 8px;
	background-color: #AF0506;
	color: White;
	font: bold Verdana, Geneva, Arial, Helvetica, sans-serif;
}


/* STREDISKA */
.strediskaZeme{
	display: block;
	color: #AF0506;
	font-size: 100%;
	text-decoration: none;
}
.strediskaStredisko{
	display: block;
	color: White;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	background-color: #DEE4F5;
	margin-top: 10px;
	padding-left: 60px;
	padding-top: 3px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	letter-spacing: 2px;
}
.strediskaStredisko a{
	color: #40419B;
}
h3 .strediskaZeme{
	margin-bottom: 0px;
}
.strediskaNejblizsi2{
	margin-left: 60px;
	color: #859BDC;
}
.strediskaNejblizsi{
	margin-left: 60px;
}


/*** SUPERTIP-TOP ***/
#supertip-top {
	/*margin-left: 25px;*/
	left: 0px;
	margin: 0px;
	width: 650px;
	height: 17px;
	border: 0px solid Blue;
	overflow: hidden;
	position: relative;
	display: block;
	background-color: #FFEFCA;
}
#supertip-top H2 {
	display: none;
}
#supertip-top .headline {
	margin-left: 0px;
	border: 0px solid red;
}
#supertip-top SPAN, #superlast-top marquee {
	margin-left: 12px;
	float: left;
}
#supertip-top MARQUEE {
	display: block;
	width: 630px;
	height: 1,2em;
}

#supertip-top A {
	COLOR: #B22222;
	TEXT-DECORATION: none;
	font-weight: bold;
}
#supertip-top A:hover {
	/*COLOR: #F19D01;*/
	TEXT-DECORATION: underline;
}

#supertip-top .uvod {
	COLOR: #B22222;
	TEXT-DECORATION: none;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 10px;
}
#supertip-top .nadpis, #supertip-top .datum  {
	COLOR: #E80000;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 1px;
	margin-right: 0px;
	margin-left: 10px;
}
#supertip-top .datum {

	font-weight: bold;
/*
	COLOR: #F19D01;
	font-size: 100%;
	letter-spacing: 1px;
	margin-right: 10px;
	*/	
	margin-right: 20px;
	TEXT-DECORATION: blink;
}
#supertip-top .headline {
	margin-left: 10px;
}
#supertip-top .cena {
	TEXT-DECORATION: blink;
}


	
	

/* Lista DATOUR*/
#bottomCenter {
	clear: both;
	margin: 0px;
	width: 900px;
	margin-top: 50px;
	margin-bottom: 0px;
}
#lista_dole {
	background-color: #ACB8D7;
	margin: 0px;
	padding: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
H3.lista_rakousko {
	color: #7085BA;
	font-size: 80%;
	text-align: center;
	letter-spacing: 1px;
	margin: 0px;
}
H3.lista_rakousko A {
	color: white;
}
H3.lista_rakousko A:hover {
	color: white;
}
H4.lista_datour {
	font-size: 80%;
	text-align: center;
	background-color: #D3D9E9;
	letter-spacing: 1px;
	margin: 0px;
	margin-top: 5px;
}
H4.lista_datour A {
	margin-right: 10px;
	margin-left: 10px;
}

/*** OBJEDNAVKA ***/
.tabCena INPUT,  {
	width: auto;
}
.tabCena INPUT.sto,
.tabCena TEXTAREA.sto  {
	width: 90%;
}
SELECT  {
	font-size: 90%;
}

/* vypis zajezdu ve stredisku */
.tabTabulka .ico_w30  {
	width: 40px;
}
.tabTabulka.zajezdy TD  {
	text-align: left;
	border-bottom-color: Silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.tabTabulka.zajezdy H2,
.tabTabulka.zajezdy H3  {
	border: 0px;
	width: auto;
	display: inline;
	margin-right: 30px;
}
.imgTitul{
	float: right;
}
TD#ico {
	position: relative;
}
TD#ico #rezervovano,
TD#ico #vyprodano {
	position: absolute;
	z-index: 100;
	top: 5px;
	left: -10px;
	background-color: Gray;
	color: White;
	display: block;
	/*width: 100px;
	height: 25px;*/
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 3px;
}
