@CHARSET "UTF-8";

div#main-column {	
	width: 686px;
	font-size: 11px;
	color: #7f7f7f;
}

div#main-column div.header {
	background: transparent url('/images/layout/bg/main-top.gif') no-repeat;
	height: 47px;
	margin-top: 5px;
}
div#main-column div.header h1 {
	padding: 0px 0px 3px 0px;
	margin: 11px 20px 0px 20px;
	border-bottom: 1px dotted #a4a6a7;
}

div#main-column div.footer {
	background: transparent url('/images/layout/bg/main-bottom.gif') no-repeat;
	height: 36px;
	margin-bottom: 20px;
}

div#main-column div.content {
	border: 1px solid #cacaca;
	border-top: none;
	padding: 20px;
	border-bottom: none;
}

div#main-column div.content div.static-image-list {
	float: right;
	width: 190px;
}
div#main-column div.content div.static-image-list img {
	margin: 3px 0px;
}

div#main-column div.content div.static-content.with-images {
	float: left;
	width: 430px;
}
div#main-column div.content div.static-file-list {
	margin-top: 30px;
}
ul.search-results {
	margin-top: 20px;
}

ul.search-results a.header:link, ul.search-results a.header:visited {
	background: transparent url("/images/layout/strzalka.png") no-repeat left 2px;
	padding: 0px 0px 4px 10px;
	border-bottom: 1px dotted gray;
	color: #132C60;
	font-weight: bold;
	display: block;
	margin-bottom: 4px;
}
ul.search-results a.more:link, ul.search-results a.more:visited {
	background: transparent url("/images/layout/bg/wiecej.jpg") no-repeat left top;
	display: block;
	margin-left: 580px;
	text-decoration: none;
	width: 53px;
	height: 16px;
}

ul.search-results li {
	margin-bottom: 15px;
}

div.merlin-search select {
	width: 160px;
}
div.merlin-search fieldset {
	width: 300px;
	float: left;
}
div#agents_map {
	width: 370px;
	height: 320px;
	float: left;
}
div#bus_stops, div#busstops_map {
	width: 640px;
	height: 500px;
}

div.pin-legend {
	float: left;
	width: 260px;
}
.pin-legend ul li {
	display: block;
	float: left;
	width: 300px;
}
a#show-cities:link, a#show-cities:visited {
	display:block;
	text-decoration:none;
	background:url(/images/layout/powrot.gif);
	width:52px;
	height:17px;	
}

