@charset "utf-8";
body {
	font-family: Verdana, Arial, "sans serif";
	font-size: 11px;
	margin: 0px;
	background-color: #A7824D;
	border: none;
	background: url(../img/bg.jpg);
	color: #000;
}
h1 {position: absolute; top: -10000px; left: -10000px; }
h2 {
	margin: 0px 40px 0px 40px;
	font-size: 12px;
}

h4   
{
	font-weight: bold;
	font-size: 12px;
	border-bottom: 2px solid orange;
	margin-bottom: 2px;
}   

a {color: #F90;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}

li {
	margin-left: -10px;
	margin-right: 10px;
}
.panelLeft-entry img {
	margin: 2px;
	display: inline;
	float: left;
	border: 1px solid #FFF;
}
.panelLeft-entry img:hover {
	border: 1px solid #F90;
}
a.panelLeft-entry {
	color:#FFF;
	text-decoration: none;
}
a.panelLeft-entry:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #F90;
}
a.panelLeft-entry:focus {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	background-color: #F90;
}

.panelLeft-cat-header {
	font-weight:bold;
	color: #FFF;
	margin-bottom: 2px;
	margin-top: 2px;
}
.hilight-cat-header {
	background-color:#C36;
}
.iw-header {
	font-weight:bold;
	color: #C36;
	font-size: 12px;
}
#panelLeft {
	width:220px;
	height:650px;
	overflow:auto;
	background: url(../img/bg2.png);
	background-repeat: repeat;
	border: 1px solid white;
	padding: 5px 5px 0 5px;
}
#map {
	width:570px;
	height:auto;
	border: 1px solid white;
}
#panelRight {
	width:221px;
	height:650px;
	background: url(../img/bg2.png);
	background-repeat: repeat;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
#logo
	{
	width: 120px;
	height: 45px;
	border: 0;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	}

.title {
	background-image: url(../img/bg2.png);
	background-repeat: repeat;
	text-align: center;
	border: 1px solid white;
	height: 30px;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
}
#top {
	height: 50px;
	border: 1px solid white;
}
.title .image-info {
	margin-right: 5px;
	margin-left: 5px;
}
#mapinfo {
	font-size: 10px;
	width: 180px;
	margin: auto;
	color: #FFF;
	font-weight: bold;
}
.image-info {
	margin-right: 5px;
}
.footer {
	margin-top: 10px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	background: url(../img/bg2.png);
	border: 1px solid white;
	padding: 3px;
}
#nawigacja {
	text-align: center;
	width: 180px;
	margin: 10px auto 0 auto;
}
.info-window img{
	margin: 4px;
	border: none;
}
.info-window{
	color: #40809E;
}
.link {
}
.imgright {
	float: right;
	border: 1px solid #F90;
}
#skiathosVillages {
	margin-bottom: 10px;
}
#villages {
	width: 200px;
}
h5 {

}
.validationbox {
	width: 120px;
	float: right;
}
.footer img {
	float: right;
	margin: 0 5px;
	border: none;
}
