html, body {
padding: 0;
margin: 0;
background: #692112 url(/gfx/bg.png) repeat-y center;
font-family: Verdana, Helvetica, sans-serif
}
img {border: 0 none}

hr {border: solid #ccc; border-width: 0 0 1px 0; height: 0}

form {display: inline}

#top {
margin: 0 auto; 
width: 800px
}

#nav {
	margin: 0 auto; 
	width: 780px;
	background: #b5381f;
	overflow: hidden;
	padding: 7px 10px 20px 10px;
	text-align: right
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#nav li {
	display: inline
}
#nav li a:link, #nav li a:visited {
	color: #eee;
	padding: 9px 10px 22px 10px;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	border: solid #972e19;
	border-width: 0 1px;
	background: url(/gfx/nav.jpg) repeat-x bottom
}
#nav li a:hover {
	background: #fff;
	color: #972e19
}

#container {overflow: hidden; text-align: left; margin: 0 auto; width: 800px}

#content h1 {font-size: 27px; color: #b5381f; font-weight: lighter; position: relative; border-bottom: 1px solid #b5381f; padding-bottom: 3px}
#content h2 {font-size: 22px; color: #b5381f; font-weight: lighter; position: relative}
#content h3 {font-size: 19px; color: Gray; font-weight: lighter; position: relative}
#content {
	position: relative;
	text-align: left;
	float: right;
	width: 525px;
	padding: 15px 20px 30px 40px;
	color: #696969;
	font-size: 0.8em;
	font-family: Helvetica, Verdana, sans-serif;
	line-height: 1.4em;
	background: #fff url(/gfx/content.jpg) repeat-y left;
	border-left: 7px double #eee
}

#menu {
	float: left;
	width: 200px
}
#menu h3 {
	color: #eee;
	font-size: 18px;
	font-weight: lighter;
	margin: 0;
	padding: 5px 3px;
	text-align: center
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none
}
#menu li a, #menu li a:visited {
	display: block;
	border-bottom: 1px solid #eee;
	padding: 3px 0 5px 8px;
	width: 175px;
	color: #eee;
	font-size: 12px;
	text-decoration: none
}
#menu li a:hover {
	text-decoration: underline
}

#footer {
	font-size: 0.7em;
	color: Gray;
	border: solid #ccc;
	border-width: 1px;
	margin: 11em auto 0 auto;
	width: 800px;
	padding: 20px 40px;
	text-align: left;
	background: #f0f0f0 url(/gfx/footer.png) repeat-x top
}	
#footer a, #footer a:visited {
	color: Gray;
	text-decoration: none;
	border-bottom: 1px solid #ccc
}
#footer a:hover {
	color: #000
}
#footerr {
	background: url(/gfx/footerr.png) no-repeat top; 
	height: 20px
}
	
.box {
	padding: 10px;
	font-size: 90%;
	margin-bottom: 1em;
	padding-bottom: 35px;
	background: #b5381f url(/gfx/box.png) no-repeat bottom right;
	border-top: 7px double #eee
}

.photo {
	text-align: center
}

.photo a img, .photo a:visited img {
	border: 1px solid #b5381f;
	padding: 4px
}

.photo a:hover img {
	background: #eee;
	border: 1px solid #692112
}

ul.a {
	list-style: square;
	color: #b5381f
}
.a a, .a a:visited {
	color: #b5381f
}
.a a:hover {
	color: #692112
}

#b {/* home budynek foto */
	float: right;
	padding: 3px;
	margin: 0 0 11px 11px;
	border: 7px double #692112
}

#w {/* wynajete */
	text-align: center
}
#w img {
	border: 1px solid #b5381f;
	padding: 7px
}

address a, address a:visited {
	color: #f56203;
	text-decoration: none;
	border-bottom: 1px solid #ccc
}
address a:hover {
	border-bottom: 1px solid Gray
}
