body {
		margin: 0px;
		padding: 0px;
		width: 100%;
		background: url('../images/background-body.jpg') repeat-x #FFFFFF top;
		font-family: 'Times New Roman';
}

img {

	border: 0px;

}

div#container {

	position: relative;
	width: 900px;
	text-align: left;

}

div#header {
	position: relative;
	width: 900px;
	height: 120px;

}

img#logo {

	position: absolute;
	left: 0px;
	top: 30px;

}
div#content {
	position: relative;
	width: 900px;
	margin: 0 auto;
	
}

div#content-left {
	position: relative;
	width: 251px;

	float: left;
}

div#content-left-top {
	width: 251px;
	height: 54px;
	background: url('../images/background_left_top.jpg') repeat-x #FFFFFF top;

}

div#content-left-middle {
	width: 251px;
	background: url('../images/background_left_middle.jpg') repeat #FFFFFF;	
	min-height: 330px;
}

div#content-left-content {

	padding: 0px 0px 0px 30px;
	font-size: 11px;
	color: #626260;

}

img#content-left-map {

	padding: 0px 5px 5px 25px;


}

div#content-left-bottom {
	width: 251px;
	height: 6px;
	background: url('../images/background_left_bottom.jpg') repeat #FFFFFF;	
}


div#content-center {
	position: relative;
	padding-left: 24px;	
	width: 250px;
	float: left;	
}

div#content-right {
	position: relative;
	width: 350px;
	float: left;
	padding-top: 25px;
	padding-left: 25px;
	color: #585858;
	font-size: 12px;
	text-align: justify;
}

div#subcontent-right {
	position: relative;
	width: 625px;
	float: left;
	padding-top: 25px;
	padding-left: 24px;
	color: #585858;
	font-size: 12px;
	text-align: justify;
}

h1 {
	color: #707070;
	font-size: 17px;

}

h2 {

	color: #e65b2b;
	font-size: 13px;

}

div#footer-greytree {
	color: #626260;
	font-size: 11px;
	margin-top: 10px;
	width: 900px;
	text-align: right;
}


div#footer {
	position: relative;
	margin-top: 20px;
	background: url('../images/footer.jpg') no-repeat #FFFFFF;	
	width: 901px;
	height: 26px;
	color: #626260;
	font-size: 11px;
}

div#footer-left {
	position: absolute;
	left: 10px;
	top: 6px;
}


div#footer-right {
	position: absolute;
	right: 10px;
	top: 6px;

}

a:link, a:visited {
	
	border: 0px;
	color: #e34e1a;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;

} 

img#b_home {
	
	position: absolute;
	top: 71px;
	left: 514px;
	
}

img#b_zasieg {
	
	position: absolute;
	top: 71px;
	left: 594px;
	
}

img#b_licytacje {
	
	position: absolute;
	top: 71px;
	left: 729px;
	
}

img#b_kontakt {
	
	position: absolute;
	top: 71px;
	left: 816px;
	
}

.table-licytacje {
	margin-left: 0px;
	margin-right: 0px;
	
}

.table-licytacje th {

	color: #a2a8a8;
	background-color: #f1f1f1;

}
.table-licytacje .odd {

	background-color: #fff;
	
}

.table-licytacje .even {
	
	background-color: #fff;
	
}

.table-licytacje tr {

	padding: 0px;
	margin: 0px;
	

}

.table-licytacje td {

	padding: 0px;
	margin: 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.lewczyk {

	text-align: left;

}


.prawczyk {

	text-align: right;

} 
