body{
	font-weight: normal; font-size: 75%;
	margin: 5px;
	background: #d2e5ea;
	font-family: Arial, Helvetica, sans-serif;
}
.accessibility{
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 1px;
	height: 1px;
	font-size: 0px;
}
.hidden{
	display: none;
}
.clear{
	clear: both;
	height: 0px;
	overflow: hidden;
}
a{
	color: #0c90b5;
	text-decoration: underline;
}
a:hover{
	color: #dd3337;
}
a:visited{
	/* color: #7da2ac; */
}
a img{
	border: none;
}


#map_switch{
	position: absolute;
	padding: 3px 7px 2px 3px;
	bottom: 5px;
	left: 5px;
	background-color: #d2e5ea;
	z-index: 10;
}
#map_switch2{
	position: absolute;
	padding: 3px 7px 2px 3px;
	bottom: 27px;
	left: 5px;
	background-color: #d2e5ea;
	z-index: 10;
}
.mediabox{
	margin: 10px 0px 10px 0px;
	border-top: 1px solid white;
}
.mediabox .box_content{
	
}
#media_nophoto{
	padding: 10px 0px 10px 9px;
}
.media{
	position: relative;
	text-align: center;
	vertical-align: middle;
	width: 317px;
	height: 245px;
	margin: 0 auto;
	padding-top: 10px;
}
.media img {
	max-width: 317px;
	max-height: 250px;
}

.media .prehled {
	overflow: auto;
	height: 260px;
}

.media .prehled a {
	margin: 5px;
	padding: 2px;
	height: 80px;
	width: 80px;
	background: #ecf3f5;
	vertical-align: middle;
	text-align: center;
}

.media .prehled img {
	max-width: 80px;
	max-height: 80px;
}

.media .prehled a {
	float: left;
}
.media a.pohlednice {
	position: absolute;
	top: 15px;
	right: 5px;
	z-index: 100;
}
.controls{
	padding: 5px 0px 7px 0px;
	line-height: 170%;
}
.controls_left{
	float: left;
/*	width: 167px;;*/
	padding-left: 8px;
}
.controls_middle {
	float: left;
	margin-left: 50px;
	text-align: center;
}
.left_arrow{
	float: left;
	width: 18px;
	height: 17px;
	behavior: url(/css/hover.htc);
	background: url(../img/icon_arrow_left.jpg) no-repeat;
}
.left_arrow:hover, .left_arrow.hover{
	background: url(../img/icon_arrow_left.jpg) no-repeat 0px -17px;
}
.count{
	float: left;
	padding: 0px 7px 0px 7px;
	color: #176b82;
}
.right_arrow{
	float: left;
	width: 18px;
	height: 17px;
	behavior: url(/css/hover.htc);
	background: url(../img/icon_arrow_right.jpg) no-repeat;
}
.right_arrow:hover, .right_arrow.hover{
	background: url(../img/icon_arrow_right.jpg) no-repeat 0px -17px;
}
.controls_right{
	float: right;
	width: 145px;
	padding-right: 10px;
	text-align: right;
}
.controls_right a#zoom{
	padding: 1px 22px 2px 0px;
	background: url(../img/icon_zoom.gif) right no-repeat;
}
.controls_right a#cancel{
	padding: 1px 22px 2px 0px;
	background: url(../img/icon_cancel.gif) right no-repeat;
}
.more_media{
	padding-right: 22px;
	background: url(../img/icon_gallery.jpg) no-repeat right 0px;
}
.more_media:hover{
	background: url(../img/icon_gallery.jpg) no-repeat right -56px;
}
.controls_select{
	margin: 6px 0px 0px 0px;
	text-align: center;
}
.controls_select select{
	width: 310px;
}
/* ---- end:MEDIA BOX ---- */

.mappart {
	width: 180px;
	background-color: #FFFFFF;
	border: 1px solid #A8B8C9;
	font-size: 90%;
	opacity: 0.8;
	filter:alpha(opacity=80);
}

.mappart_typy {
	background-color: #E4EBF2;
	padding: 0px 1px 1px 1px;
}

.mappart_typy #earth {
	width: 122px;
}

.mappart_typ {
	float: left;
	padding: 3px 3px 0px 3px;
	color: black;
	height: 17px;
	width: 58px;
	cursor: pointer;
	background-color: #E4EBF2;
	font-weight: bold;
	text-align: center;
}

.mappart_typ_selected {
	float: left;
	padding: 3px 3px 0px 3px;
	color: white;
	font-weight: bold;
	width: 58px;
	height: 17px;
	background: url('/pic/map_tlacitko_pozadi.jpg') repeat-x;
	cursor: pointer;
	text-align: center;
}

.mappart p {
	clear: both;	
	margin: 0px;
/*	padding: 10px 10px 5px 5px;*/
	background: url('/pic/map_pozadi.jpg') repeat-x;
}

.mappart p span#gps_souradnice, .mappart p span#gps_height {
	font-size: 9px;
	margin-left: 2px;
}

.mappart #upozorneni {
	margin: 0px 0px 7px 10px;
	padding: 0px;
	color: #4682B4;
	width: 100px;
}

.mappart p label {
	cursor: pointer;
}

.mappart p.trasy {
	padding-left: 20px;
}

.mappart p.trasy input {
	margin-left: -18px;
}


#map_switch_new{
	position: absolute;
	padding: 3px 3px 5px 7px;
	top: 5px;
	right: 5px;
	background-color: #d2e5ea;
	z-index: 10;
}

#map_switch_new span{
	font-weight: bold;
}

#map_switch_new .nazev_mapy {
	font-weight: normal;
	color: #555;
}

div.infowindow {
	width: 250px;
}

#map_loading {
  position: absolute;
  top: 150px;
  left: 400px;
  padding: 10px;
  display: none;
  text-align: center;
  z-index: 100;
  background-color: #fff;
  border: 1px solid black;
}
