// ěščěščěšřěžřěč
* {
	margin:0;
	padding:0;
	font-family:tahoma,verdana,arial,sans-serif;
	font-size:11px;
}
#container {
        width:480px;
        height:420px;
        overflow:visible;
}
#onover {
        position:relative;
	top:0px;
	left:0px;
	width:179px;
	height:144px;
	background:url(../images/lokator/bg_bubble.png) no-repeat 0 0;
	display: none;
}
#onover_content {
	padding:5px;
	text-align: center;
	font-weight: bold;
}
#onover_content img {
	width: 82px;
        height: 45px;
        margin-bottom: 5px;
}

#onover_content .podnadpis {
	color: #0f6baf;
        font-size:11px;

}

.pole {
	background: #b4d6f0;
	height: 16px;
	width: 160px;
	border: 1px solid #bddcf4;
	margin-left: 3px;
}

.pridat {
	background: #b4d6f0;
	height: 16px;
	width: 160px;
	border: 1px solid #bddcf4;
	margin-left: 3px;

	border: 0px;
	width: 105px;
	height: 20px;
	position: relative;
	top: 8px;
}

a img {
	border: 0px;
}
#map{
    width:460px;
        height:400px;
        border: 6px solid #fff;
       -webkit-box-shadow: rgba(64, 64, 64, 0.5) 0 2px 5px;
        -moz-box-shadow: rgba(64, 64, 64, 0.5) 0 2px 5px;
        box-shadow: rgba(64, 64, 64, 0.1) 0 2px 5px;

}