#find_paczkomat{
	width:954px;
	margin-right: auto;
	margin-left: auto;
	background-color: #e6e6e6;
	padding-top: 14px;
	padding-bottom: 0px;	
}
.find_paczkomat_content{
	margin-left: 14px;
}
.find_paczkomat_dropdown_cell{
	padding-top: 5px;
}
.google_map{
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 14px;
	height: 517px;
	position: relative;
}
.google_map_left{
	background-color: #E6E6E6;
	width: 199px;
	float: left;
	height: 531px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	display: table-cell;
}
.google_map_left_content{
	width: 171px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	height: 263px;
	
}
.google_map_right{
	float: right;
	width: 755px;
}
.imputSearch{
	background-color: #FFF;
	border: 1px solid #999;
	height: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 160px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.imputLonger{
	background-color: #FFF;
	border: 1px solid #999;
	height: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	width: 250px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.google_map_yellow {
	background-color: #ffcc00;
	height: 226px;
	padding: 14px;
	vertical-align: bottom;
	display: block;
}
.content_sub_container_yellow{
	background-image: url(../images/sub_container_yellow_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.tablePaczkomaty {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
}
.cellDarkGray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px;
	background-color: #E6E6E6;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFF;
}

.cellLightGray {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.cellYellow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FC0;
	padding: 5px;
	font-weight: bolder;
}

