#b5map-mapArea {
	border: 1px solid #CCC;
}
.mapsize1 {
	width: 718px;
	height: 458px;
}
.mapsize2 {
	width: 480px;
	height: 393px;
}
.mapsize3 {
	width: 348px;
	height: 458px;
}
/* zoom bar */
.olControlPanel {
	left: 17px !important;
	top: 330px !important;
}
.mapbuttons {
	height: 24px;
	/*clear: both;
	margin-bottom: 30px;*/
}
.ikusezina { display: none; }
.boton, .txoriboton {
	float: left;
	padding: 1px;
	font-size: 1em;
	background: #FFF;
	border: 1px solid #777;
	font-family: Tahoma, 'Trebuchet MS', Geneva, Helvetica, Arial, sans-serif;
	margin-right: 10px;
}
.boton a {
	color: #333;
	display: block;
	border: 1px solid #CCC;
	padding: .15em .5em .15em 0.75em;
	text-transform: uppercase;
	text-decoration: none;
}
.txoriboton a {
	color: #333;
	display: block;
	border: 1px solid #CCC;
	background: #FFF url(img/txori.png) no-repeat 0 2px;
	padding: .15em .5em .15em 2em;
	text-transform: uppercase;
	text-decoration: none;
}
.boton a:hover {
	background-color: #E5E5E5;
}
.txoriboton a:hover {
	background: #E5E5E5 url(img/txori.png) no-repeat 0 -18px;
}
.boton a:active, a.boton1_on, a.boton2_on, a.boton3_on {
	background-color: #66A71A;
	border-color: #260;
	color: #FFF;
}
a.boton1_on:hover, a.boton2_on:hover, a.boton3_on:hover {
	background-color: #66A71A;
	color: #FFF;
}
.txoriboton a:active, a.txoriboton_on {
	background: #66A71A url(img/txori.png) no-repeat 0 -38px;
	border-color: #260;
	color: #FFF;
	}
/* ------------------ b5m logo ------------------ */
#b5mlogo {
	position: absolute;
	top: 451px;
	left: 12px;
	z-index: 1000;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
}
/* ------------------ end/b5m logo ------------------ */