div.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}


div.as4uPopupDataContainer  {
	padding: 20px 0 0 0;
	border: 0;
	text-align: left;
}
div.as4uPopupLista {
	height: 20px;
}
.as4uPopupLista .inner {
	padding: 0 10px;
	height: 20px;
	background-color: black;
}
.as4uPopupLista .inner .inner2 {
	background: black;
	height: 20px;
}
.as4uPopupClose {
	position: relative;
	top: 0;
	right: 0;
	width: 20px;
	height: 20px;
	background: black url(/galerie/635505.png) no-repeat center center;
	z-index: 20;
	float: right;
}
.as4uPopupClose:hover {
	background-color: #C4001E;
}
.as4uPopupDataContainerIn {
	width: 100%;
	position: relative;
	height: 100%;
	overflow: auto;
	padding: 0;
}



div.typ-mapy ul,
div.typ-mapy li,
div.typ-tras ul,
div.typ-tras li,
div.body-zajmu ul,
div.body-zajmu li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none none;
	line-height: 24px;
	}
div.typ-mapy ul li,
div.typ-tras ul li,	
div.body-zajmu ul li {
	background-color: #e6e6e6;
	border-bottom: 1px solid White;
	padding-left: 2px;
	padding-right: 2px;
}
div.body-zajmu ul li ul li {
	background-color: White;
	border-bottom: 0;
	padding-left: 30px;
}



/*
html, body {
  margin: 0;
  padding:  0;
}
*/

#mainMapyCont {
  position: relative;
  padding: 0;
  margin: 0;
  width: 100%;
  height: auto;
}

#ovladaniForm {
  padding: 5px;
}

#ovladani {
  position: absolute;
  top: 130px;
  left: 15px;
  width: 286px;
  z-index: 20;
  /*overflow: auto;*/
}

#vyhledavaniAdres {
  margin:0 3px;
}
/*
div.olMapViewport {
  position: absolute !important;
  top: 0;
  left: 0;
}
*/
/*
#profimap {
  width: 100%;
  position: relative;
  z-index: 1;
}
*/
/*
#profikCont {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 10; 
  height: auto;
}
*/
#pointsTable {
  width: 100%;
  padding: 0;
  position: relative;
  border-collapse: collapse;
}

.routeDiv {
  padding: 0px;
  margin: 2px 0;
}

#trasaFormCont {
  height: auto;/*155px;*/
  overflow: auto;
  position: relative;
  width: 100%;
}

#itineraryCont {
  position: relative;
  z-index: 20;
  width: 100%; 
  overflow: auto;  
}

#itineraryCont a {
  margin-left: 4px;
}

#itinerary {   
  overflow: auto;
  height: auto;
}

#itinerary div {
  padding: 2px 4px;
  margin: 1px 0;
  background: #dddddd;
  border: 1px solid #eeeeee;
  cursor: help;
}

#itinerary div:hover {
  background: #eeffee;
}

#prujezdniBodyCont {
  padding-right: 0;/*15px;*/
}

.multiPointsCont {
  position: relative;
  clear: both;
}

.multiPointsCont a {
  float: right;
}

.pointInput {
  position: relative;
  z-index: 10;
  width: 215px;
  border: 1px solid #333333;
  margin-bottom: 2px;
  padding: 1px 0; 
}
.pointInput select{
  height: 16px;
}

.multiPointsSelect {
  position: absolute;
  top: 0;
  left: 0;
  width: 170px;
  z-index: 1;
  border: 1px solid #333333;
  height: 20px;
  padding: 0;
}

.routeButton {
  padding: 0 25px;
  width: 115px;
}

.routeDetailActive {
  background: #74e501 !important;
}

input.wrongData {
  color: #ff0000;
  font-weight: bold;
}

.loading {
  background: url(/redakce/rs/cesky_raj/mapico/loading.gif) no-repeat center center;
}



/*  */
#as4u_map_controls {
  background-color: white;
}


.itinerar_gps,
.itinerar_pointid {
  display: none;
}

/* ZALOZKY */
#zalozky,
.zalozky {
  position: relative;
}

.menuZalozek {
  position: relative;
  margin: 0;
  padding: 5px 0 0 10px;  
  height: 40px;
  /*background: #cccccc url(/galerie/224446_20_40.gif) repeat-x bottom left;*/
  line-height: 40px;
  font-size: 13px;
  background: black;
}

.menuZalozek ul {
  list-style: none none;
  padding: 0;
  margin: 0;
}

.menuZalozek ul li {
  float: left;
  display: block; 
  margin: 0;
  padding: 0;
  width: 40px;
  overflow: hidden;
  height: 40px;
  margin-right: 4px;
} 

.menuZalozek ul li a {
  display: block;
  padding: 0 0 0 40px;
  text-decoration: none;
  color: black;
  font-weight: bold;
  background-color: #668009; /*82A40b*/
  background-repeat: no-repeat;
	background-position: top left;
}
.menuZalozek ul li.zalBody a {
	background-image: url(/galerie/412611.png);
}
.menuZalozek ul li.zalTrasa a {
	background-image: url(/galerie/412612.png);
}
.menuZalozek ul li.zalItinerar a {
	background-image: url(/galerie/412613.png);
}
.menuZalozek ul li a:hover {
  background-color: #AAD70F;
}

.menuZalozek ul li a#aktivniLinkZalozky,
.menuZalozek ul li a.aktivniLinkZalozky {
  background-color: #AAD70F;    
}

#obsahZalozek .obsahZalozek {
  clear: both;
  position: relative; 
  padding: 0 10px;
  overflow: auto;
  min-height: 400px;
  overflow: auto;
}
div.zalozkaObsah {
	padding: 20px;
}
#obsahZalozek h2 {
	margin: 0 0 0.5em 0;
	color: #C4001E;
}
#obsahZalozek h3 {
	margin: 1.5em 0 0.3em 0;
	color: #C4001E;
}
div.trasa-form {
	
}
div.trasa-form tabel td {
	padding: 0;
	border-collapse: collapse;
}
input.mapa_tlacitko_hledat {
	background: transparent url(/galerie/412635.png) no-repeat center center;
	border: 0;
	margin: 0 0 0 5px;
	padding: 0;
	font-size: 0;
	line-height: 0;
	width: 20px;
	height: 20px;
	color: White;
	cursor: pointer;
}
#div_iterinar_ovl {
	font-weight: bold;
	font-size: 90%;
	line-height: 16px;
	margin-bottom: 1.5em;
	width: 100%;
}
#div_iterinar_ovl a,
#div_iterinar a {
	color: black;
}
#div_iterinar_ovl a {
	display: inline-block;
	width: 16px;
	height: 16px;
	overflow: hidden;
}
#div_iterinar_ovl a span {
	padding-left: 20px;
}
#div_iterinar_ovl a.vyskovy-profil {
	background: url(/galerie/412706.png) no-repeat;
}
#div_iterinar_ovl a.exportPdf {
	background: url(/galerie/412668.png) no-repeat;
}
#div_iterinar_ovl a.exportGpx {
	background: url(/galerie/412666.png) no-repeat;
}
#div_iterinar_ovl a.exportKml {
	background: url(/galerie/412667.png) no-repeat;
}
#div_iterinar_ovl a.smazat-trasu {
	background: url(/galerie/412707.png) no-repeat;
}
#div_iterinar table {
	font-size: 12px;
	border-collapse: collapse;
	width: 100%;
}
#div_iterinar table td {
	border-bottom: 1px solid #cccccc;
	padding: 2px 0;
}
#div_iterinar table img {
	border: 0;
	margin-right: 2px;
	vertical-align: middle;
}
div.zobrazeni-tras ul,
div.zobrazeni-tras li,
div.body-zajmu ul,
div.body-zajmu li {
	margin: 0;
	padding: 0;
	list-style: none none;
}
div.body-zajmu input {
	position: absolute;
	top: -1000px;
}
div.zobrazeni-tras li {
	padding: 0;
}
div.body-zajmu li {
	padding: 3px 0;
}
div.body-zajmu ul ul li {
	padding: 2px 0 2px 18px;
}
div.zobrazeni-tras img,
div.body-zajmu img {
	/*vertical-align: middle;*/
}



a.eu_banner_mapa {
	display: block;
	margin-top: 10px;
}

/*
#druhejProfik {
  position: absolute;
  top: 10px;
  right: 50px;
  height: 250px;
  width: 350px;
  z-index: 20;
}
*/




.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

div.vyber_trasy_vyhledavani {
	padding: 20px;
}
div.vyber_trasy_vyhledavani h2 {
	margin-top: 0;
}
div.vyber_trasy_vyhledavani ul.map_search,
div.vyber_trasy_vyhledavani ul.map_search li,
ul.itinerar_point_search,
ul.itinerar_point_search li {
	margin: 0;
	padding: 0;
	list-style: none none;
	display: block;
	line-height: 120%;
}
ul.itinerar_point_search {
	margin: 10px 0;
	border-top: 1px solid black;
}
div.vyber_trasy_vyhledavani ul.map_search li,
ul.itinerar_point_search li {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #cccccc;
}
ul.itinerar_point_search li {
	position: relative;
	border-bottom: 1px solid black;
}
div.vyber_trasy_vyhledavani ul.map_search p,
ul.itinerar_point_search p {
	margin: 0;
}
div.vyber_trasy_vyhledavani ul.map_search img,
ul.itinerar_point_search img {
	margin: 0 10px 3px 0 !important;
}
div.vyber_trasy_vyhledavani ul.map_search a {
	text-decoration: none;
	display: block;
	color: black;
}
ul.itinerar_point_search a.odebrat {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 0;
	background: url(/galerie/268580.png) no-repeat top left;
}
ul.itinerar_point_search a.odebrat span {
	position: absolute;
	top: 100px;
}
ul.itinerar_point_search a.presunout {
        right: 18px;
        background-image: url(/redakce/rs/cesky_raj/images/ikonka_move.png);
}
#mapbubble a.presunout {
        display: none;
}
ul.itinerar_point_search li[id^=itinerar_poi_] {
        padding-right: 35px;
}






