#main {
	width:985px;
	background-color:#FFFFFF;
	height:auto;
}

#header {
	width: 438px;
	height:288px;
	margin-bottom:0px;
	background-color:#FFFFFF;
	float:left;
}
#strzalki {
	width: 357px;
	height:288px;
	background-color:#FFF;
	float:left;
	position:relative;
	margin-bottom:0px;
}
#menu_miasta {
	width: 190px;
	height:auto;
	background-color:#FFFFFF;
	float:right;
	position:relative;
	background-image:url(../images/strz1bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top: 160px;
}
#content {
	width: 680px;
	background-color:#f9f9f9;
	clear:left;
	padding: 20px;
	margin-left: 40px;
	margin-top: 10px;
	height: auto;
	margin-bottom: 15px;
	}
#content_zawartosc{
	width: 755px;
	background-color:#99FFFF;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	position:relative;
	min-height: 400px;
}
#footer {
	width: 775px;
	height:84px;
	clear:both;
	margin-top:auto;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	}

#footer {
	height:auto;
	clear: both;
	width: 985px;
	margin-top: 20px;
}
#city {
	float:right;
	width:auto;
	height:auto;
	margin-top: 1px;
	padding:5px;
	font-family:Tahoma, Arial, Helvetica, _sans serif;
	font-size:12px;
	color:#707070;
	text-align:right;
	clear: right;
	font-weight: bold;
	margin-right: 25px;

}
