* {}

body {
	
}

#all {
	width: 800px;
	margin: 0 auto;
}

#top {
	width: 800px;
	height: 320px;
	background: url('img/top.jpg') no-repeat top left;
}

#holowanie {
	position: relative;
	top: 190px;
	left: 5px;
}

#menu {
	width: 758px;
	text-align: center;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #d00;
	font-family: 'arial';
	font-size: 8pt;
	font-weight: 900;
}

#menu a {
	color: #000;
	text-decoration: none;
	margin: 0 4px;
}

#menu a:hover {
	text-decoration: underline;
}

#content {
	width: 730px;
	padding: 14px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

#footer {
	width: 752px;
	border-top: 1px solid #ccc;
	padding-right: 8px;
	text-align: right;
	font-family: 'arial';
	font-size: 9pt;
	font-weight: 900;
	line-height: 16px;
}

#footer a {
	text-decoration: none;
	color: #d00;
}

#footer a:hover {
	text-decoration: underline;
}

#map {
	width: 700px;
	height: 350px;
	margin: 0 auto;
}
