/* CSS Code By DJDaca (orangesoft.cz) for holiday-in-athens.com */

body {

	font-size:13px;
	font-family:arial;
	color:black;

}
hr {

	display:block;
	height: 1px;
	color:#A9C3FF;
	border:0;
	background: #A9C3FF;
	margin:5px 0 5px 0;

}

#mapa {

	position:relative;
	float:left;
	width:602px;
	height:502px;
	overflow:hidden;

}
#mapa img {

	border:1px #6781BE solid;

}
#contejner {

	height:600px;
	width:860px;
	margin:0px 0 0 0;
	position:relative;
	overflow:hidden;

}
.hotel {

	width:14px;
	height:14px;
	display:block;
	background:url("gph/acc.gif");
	font-size:10px;

}
.hotel2 {

	width:10px;
	height:10px;
	display:block;
	background:url("gph/acc2.gif");
	font-size:1px;

}
div #bublina {

	width:267px;
	height:74px;
	position:absolute;

}
#bublina span {

	display:block;
	width:183px;
	background:#96ABDC;
	opacity: 0.8;    /* pro Firefox a Operu 9 */
	filter:alpha(opacity=70);    /* pro IE6 */
	font-size:0.9em;
	color:#000000;
	float:right;
	border:1px #6781BE solid;
	padding:0 0 0 5px;

}
#bublina img{

	width:75px;
	height:75px;
	background: #C0C0C0;
	_margin:-3px;


}
#bublina strong {

	display:block;
	margin:0px;

}
.position-edit input {

	float:left;

}
.position-edit a{

	text-decoration:none;
	display:block;
	width:50px;
	float:left;
	text-align:center;

}
.edit-new {

	border:3px red solid;

}

#loc {

	margin:50px 0 0 5px;
	height:550px;
	float:right;
	width:205px;
	overflow:auto;
	font-size:12px;

}

#loc a {

	color:#4A6DBE;

}
#loc a:hover {

	color:#96ABDC;

}
.map-left {

	display:block;
	float:left;
	width:20px;
	background:#6781BE;
	height:502px;
	margin:0 3px 0 0;

}
.map-left:hover {

	background:#8E9DBE;

}
.map-top {

	display:block;
	width:602px;
	background:#6781BE;
	height:20px;
	margin:50px 0 3px 23px;

}
.map-top:hover {

	background:#8E9DBE;

}
.map-right {

	display:block;
	float:left;
	width:20px;
	background:#6781BE;
	height:502px;
	margin:0 0 0 3px;

}
.map-right:hover {

	background:#8E9DBE;

}
.map-bottom {

	display:block;
	width:602px;
	background:#6781BE;
	height:20px;
	margin:3px 0 0 23px;
	float:left;
}
.map-bottom :hover {

	background:#8E9DBE;

}
.zoom {

	position:absolute;
	right:0px;
	top:0px;

}
.zoom form {

	margin:1px;

}
#sipka {

	background:url("gph/sipka-dolu-orange.gif") no-repeat;
	height:16px;
	width:16px;
	position:absolute;

}
.locations {

	width:185px;
	height:350px;
	background:black;
	opacity: 0.2;    /* pro Firefox a Operu 9 */
	filter:alpha(opacity=20);    /* pro IE6 */
	position:absolute;
	top:5px;
	left:5px;

}
.locations img {

	border:0px !important;
	position:absolute;
	bottom:0px;
	left:0px;
}
.drzak {

	width:185px;
	height:2px;
	position:absolute;
	bottom:0px;
	left:0px;
	cursor: n-resize;
	color:black;
	background:black;
	font-size:1px;
	margin:0px;
	border-top:1px black solid;
	visibility:visible  !important;


}

.seznam-lokalit {

	position:absolute;
	top:10px;
	left:10px;
	width:175px;
	height:340px;
	overflow: auto;

}
.seznam-lokalit ul{

	margin:0px;
	padding:0 0 0 8px;
	list-style-type:none;

}
.seznam-lokalit a{

	color:#2A1919;
}
.seznam-lokalit a em{

	color:#277B15;
	text-decoration:underline;
	font-style:normal;

}
.seznam-lokalit a:hover{

	text-decoration:none;

}
.cards {

	margin:0 0 0 10px;
	width:140px;

}
.cards a{

	display:block;
	float:left;
	height:30px;
	margin:0 2px 0 2px;
	background:#434646;
	color:white;

}
.cards a span{

	margin:0px 10px 0 10px;

}
.cards a:hover{

	opacity: 0.6;    /* pro Firefox a Operu 9 */
	filter:alpha(opacity=60);    /* pro IE6 */

}
#console {

	background:black;
	opacity: 0.2;    /* pro Firefox a Operu 9 */
	filter:alpha(opacity=20);    /* pro IE6 */
	width:400px;
	height:85px;
	position:absolute;
	top:5px;
	right:5px;

}
#console_text{

	width:380px;
	height:75px;
	position:absolute;
	top:10px;
	right:10px;
	overflow-y:auto;

}
#console_text h4 {

	margin:0px;
	font-size:15px;
	font-weight:bold;
	color:green;

}
#console_text ul {

	margin:5px 0 0 0;
	width:360px;
	padding:0px;
	list-style-type:none;
}
#console_text li {

	width:170px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}
#console_text p {

	border-top:1px silver solid;
	margin:0 0 0 0;
	position:relative;
	top:5px;
	clear:both;
	width:90%;
}
.bublina-close {

  width:10px;
  height:10px;
  float:right;
  margin:0 3px 0 0;
}

