body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bgrbody.jpg) repeat-x;
	font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	font-size: 100%;
	}
html>body {
	font-size: 1em;
	}

h1, h2 {
	font-size: 1.4em;
	color: #20323C;
	border-bottom: 1px solid #dadada;
	height: 30px;
	line-height: 30px;
	
	}
h2 {
	font-size: 1.2em;
	}
	
img { border: none; }

/* akapity ------------------- */

#pasek p { margin: 0; padding: 0; }

/* listy --------------------- */

ul { margin: 0; padding: 0; }
ul li { margin: 0; padding: 0; list-style-type: none; }

#menu li { display: inline; }

.startowa li { list-style: inside disc none; }
/* layout -------------------- */
#wrap {
	margin: 0 auto;
	width: 800px;
	font-size: .7em;
	}
#header {
	position: relative;
	width: 800px;
	height: 60px;
	}
	#menu { 
		position: absolute;
		left: 0; top: 35px;
		width: 800px;
		height: 25px;
		line-height: 25px;
		font-size: 1.2em;
		}
#top {
	position: relative;
	width: 800px;
	height: 310px;
	background: #7b8807;
	}
	#flash, #ostatnie {
		position: absolute;
		left: 15px; top: 15px;
		width: 510px;
		height: 280px;
		background: #7b8807 url(../images/bgrflash.jpg) no-repeat;
		}
	#ostatnie { background: #9A0000 url(../images/imobi_stary.jpg) no-repeat; }
	
	#logo {
		position: absolute;
		top: 15px; right: 15px;
		width: 245px;
		height: 145px;
		}
	#tel {
		position: absolute;
		top: 170px; right: 15px;
		width: 245px;
		color: #fff;
		font-size: 2em;
		font-weight: bold;
		}
#pasek {
	width: 780px;
	height: 30px;
	line-height: 30px;
	background: #677300;
	color: #fff;
	font-size: 1.4em;
	padding-left: 20px;
	font-style: italic;
	}	
#content {
	width: 720px;
	padding: 20px 40px;
	line-height: 1.4em;
	overflow: hidden;
	font-size: 1.4em;
	}
#footer {
	width: 800px;
	height: 40px;
	line-height: 20px;
	border-top: 1px solid #dadada;
	text-align: center;
	color: #666;
	font-size: 1.2em;
	}
	
.clearfloat {
	width: 100%;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
/* linki --------------------------------- */
a:link, a:visited {
	text-decoration: none;
	}
#menu a:link, #menu a:visited {
	display: block;
	float: left;
	height: 25px;
	padding: 0 10px;
	color: #7b8807;
	font-weight: bold;
	}
#menu a:hover, #menu a:active, #menu a.currnet:link, #menu a.current:visited {
	background: #7b8807;
	color: #fff;
	}

#tel a:link, #tel a:visited {
	color: #fff;
	}

#tel a:hover, #tel a:active {
	text-decoration: underline;
	}	
	.mail { font-size: .6em; }
#content a:link, #content a:visited { color: #146BC2; }
#content a:hover, #content a:active { text-decoration: underline; }	

#footer a:link, #footer a:visited { color: #666; }
#footer a:hover, #footer a:active { text-decoration: underline; }
	
.miniContener {
	width: 720px;
	overflow: hidden;
	}
.miniRzuty {
	float: left;
	width: 160px;
	padding: 5px;
	background: #f8f8f8;
	border: 1px solid #fff;
	margin: 10px;
	text-align: center;
	color: #146BC2;
	font-weight: bold;
	}
.miniRzuty:hover {
	background: #efefef;
	}
.cena {
	font-size: 1.6em;
	color: #CB0000;
	font-weight: bold;
	}
#mapka {
	width: 500px;
	background: #f8f8f8;
	padding: 9px;
	border: 1px solid #fff;
	font-size: .1em;
	margin-left: 100px;
	}
