#googleMapsContainer {
	width: 750px;
	}
.mapTitle {
	font-size: 22px;
	color: #CE2269;
	font-family: "Trebuchet MS", sans-serif;
	border-bottom: solid 5px #eee;
	margin-bottom: 10px;
	}
.mapPolandLink {
	text-align: right;
	margin: 5px 0;
	font-size: 1.5em;
	float: right;
	}
.mapPolandLink a {
	color: #CE2269 !important;
	}
.mapPolandLink a:hover {
	color: #999 !important;
	}

#googleMapsHeader {
	margin: 2px 0 10px;
	}
#searchOptions select {
	width: 120px;
	margin:0 10px 0 0;
	}
.searchHeader {
	font-weight: bold;
	margin-right: 10px;
	}
	
#searchWord {
	margin:0pt 0pt 10px;
	}
#searchWord input {
	margin: 0 3px 0 0;
	}	

/*mapka googla*/
	
#map { 
	width: 510px; 
	height: 460px;
	border: solid 1px #bbb;
	float: right;
	}

/*google markers - dymki*/


.googleMarker img.miniFoto {
	border: solid 1px #ddd;
	padding: 1px;
	position: absolute;
	right: 0;
	bottom: 0;
	}
.hotelName{
	font-size: 1.4em;
	margin-bottom: 10px;
	
	}
.hotelAddress {
	width: 140px;
	}		
.googleMarker .price {
	font-weight: bold;
	color: #c00;
	}
.googleMarker a.bookOnline {
	color:#4EB0CF;
	}
	
.googleMarker a.bookOnline:hover {
	color: #fff;
	background:#4EB0CF;
	}
/*mapa polski*/
	
#mapJPG { 
	border: solid 1px #bbb;
	float: right;
	}
	
/*lista hoteli */	
	

	
#hotellink  {
	background: #808080;
	margin:5px 0pt;
	padding:2px;
	width:228px;
	}
	
#hotellink h3 {
	font-size: 16px;
	color: #fff;
	}

#hotellink2 {
	height: 460px;
	}
		
#hotellink2 ul {
	width: 220px;
	background: #f3f3f3;
	border: solid 1px #bbb;
	list-style: none;
	padding: 2px 5px;
	overflow: auto;
	}
	
ul.hotelList {
	height: 427px;
	
	}
ul.cityList {
	height: 115px;
	
	}
	
ul.standardList {
	height: 105px;
	margin: 3px 0;
	}
ul.networkList {
	height: 125px;
	margin: 3px 0;
	}		
ul.typeList {
	height: 85px;
	margin: 3px 0;
	
	}	
	
#hotellink2 ul li {
	
	line-height: 1.3em;
	//display: inline-block;
	}
		
.hotelListHeader {
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 5px;
	color:#4EB0CF;
	}	


#hotellink2 ul li a {
	color:#666;
	text-decoration: none;
	display: block;
	border-bottom: 1px dashed #ccc;
	}
	
#hotellink2 ul li a:hover{
	color:#4EB0CF;
	padding-left: 3px !important;
	}	
	
/*legenda */	
#mapLegend {
	margin-top: 10px;
	border-top: solid 5px #eee;
	}
.mapLegendTitle {
	font-size: 18px;
	font-weight: normal;
	color: #CE2269;
	font-family: "Trebuchet MS", sans-serif;
	margin-bottom: 5px;
	}
#mapLegend img {
	vertical-align: bottom;
	margin: 0 7px;
	}	
#mapLegend p {
	margin: 5px 0;
	}
			
.gmaplink {
	text-align: right; 
	background: url(../images/googlemap/h.gif) no-repeat right;
	padding-right: 20px;
	height: 34px;
	float:right;
	padding-top: 40px;

	}
.gmaplink a {
	
	/*font-size: 1.3em !important;*/
	color: #4B9DC1 !important;
	font-weight: bold;

	}
.gmaplink a:hover {
	color: #666 !important;
	}	
