body {
	background-image: url( /gfx/bg.jpg );
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	background-color: #1145BF;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#menu{
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
}

#home, 
#properties, 
#properties_of_distinction, 
#mls_listings, 
#about_us, 
#newsletter, 
#testimonials, 
#home_evaluation, 
#calculators, 
#contact_us, 
#links
{ 
	background-image: url( /gfx/css_sprite.jpg ); 
	width: 188px; 
	height: 31px; 
	display: block;
}

#home{ background-position: 0px -13px; }

#properties{ background-position: 0px -44px; }

#properties_of_distinction{ background-position: 0px -75px; }

#mls_listings{ background-position: 0px -106px; }

#about_us{ background-position: 0px -137px; }

#newsletter{ background-position: 0px -168px; }

#testimonials{ background-position: 0px -199px; }

#home_evaluation{ background-position: 0px -230px; }

#calculators{ background-position: 0px -261px; }

#contact_us{ background-position: 0px -292px; }

#links{ background-position: 0px -323px; height: 28px;}

#menu a:hover{
	width: 183px;
	margin-left: 5px;
}

#header_bottom{ 
	background-image: url( /gfx/css_sprite.jpg );
	background-position: 0px 0px;
	width: 724px;
	height: 13px;
	float: right;
	margin-top: 0;
}

#footer{
	margin-top: 0;	
	width: 940px;
	height: 212px;
	background: #d7dfe8;	
	position: absolute;
	z-index: 10;
}

#bottom{
	background-image: url( /gfx/css_sprite.jpg );
	background-position: -188px -13px;
	width: 722px;
	height: 212px;
	float: left;
	margin-bottom: 0px;
	margin-left: 218px;
	z-index: 1;
}

#realty_executives{
	background-image: url( /gfx/css_sprite.jpg );
	background-position: -573px -225px;
	width: 109px;
	height: 61px;
	margin-left: 66px;
	float: left;
	margin-top: -110px;
}

#elite{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #6b6f74;
	float: left;
	margin-top: -220px;
	margin-left: 40px
}

#left_bottom{
	background-image: url( /gfx/css_sprite.jpg );
	background-position: -188px -225px;
	width: 218px;
	height: 24px;
	margin-top: -24px;
	float: left;
}

#shadow{
	background-image: url( /gfx/css_sprite.jpg );
	background-position: -406px -225px;
	width: 5px;
	height: 1px;
	float: left;
}

/*h2{
	background-image: url( /gfx/css_sprite.jpg );
	background-position: -406px -226px;
	width: 3px;
	height: 18px;
	padding-left: 5px;
	padding-top: -5px;
}*/

.deal_of_the_week{
	background-image: url( /gfx/css_sprite.jpg );
	background-position: -188px -249px;
	width: 192px;
	height: 222px;
}

.deal_of_the_week img{
	margin-left: 23px;
	margin-top: 35px;
}

.deal_of_the_week p{
	margin-left: 23px;
	margin-top: 0px;
	text-decoration: underline;
}

.deal_of_the_week a{ text-decoration: underline; }
.deal_of_the_week a:anchor{ text-decoration: underline; }

#new_programs{
	background-image: url( /gfx/new_program.png );
	width: 183px;
	height: 167px;
	z-index: 100;
	position: absolute;
}

#center{
	width: 940px;
	background: #d7dfe8;
	margin: auto;
	height: 100%;
	height: auto;
	min-height: 100%;
	
}

#logo{
	position: absolute;
	z-index: 10;
}

#header{
	background-image: url( /gfx/header.jpg );
	width: 724px;
	height: 130px;
	float: right;
	margin-top: 0;
}

#left_column{
	float: left;
	width: 218px;
	height: auto;
	background: #d7dfe8;	
	position: absolute;
	z-index: 10;
	margin-top: -9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#right_column{
	float: right;
	width: 192px;
	height: auto;
	padding-right: 11px;
}

#main, #main2{
	margin-left: 218px;
	margin-right: 203px;
	min-height: 471px;
	/*width: 519px;*/
	width: 459px;
	background: white;
	text-align: justify;
	padding: 10px 233px 0 30px;
	margin-bottom: -16px;
}

#main2{
	width: 662px;
	padding: 10px 30px 0 30px;
}

.clear{
	height:1%;
	clear:both;
	content:".";
	height:0;
	visibility:hidden;
}

.property_item a{
	color: black;
	text-decoration: none;
}

.property_item a:hover{
	text-decoration: underline;
}

h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #002A5A;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336290;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
}

form table td em{
	color: #336290;
	font-weight: bold;
}

.contact{
	font-famliy: Tahoma, Verdana;
	color: #6b6f74;
	text-align: right;
	margin: 10px 45px 0 0;
}

.contact a{
	text-decoration: underline;
	color: #00234B;
	font-size: 11px;
}

.contact a:hover {
	text-decoration: underline;
	color: #01559E;
	font-size: 11px;
}

.s18{
	font-size: 16px;
	font-weight: bold;
}

.s14{
	font-size: 14px;
	font-weight: bold;
}

.s12{
	font-size: 12px;
}

#new_programs{
	color: #333;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 35px;
}

#new_programs a{ 
	text-decoration: underline;
	color: #00234B;
}

#new_programs a:hover{ 
	text-decoration: underline;
	color: #01559E;
}

/*Andrzej*/

a{
	color: #00234B;
}

a:hover {
	color: #01559E;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*Lukasz*/
#left_background{
	background: #d7dfe8;
	position: fixed;
	top: 0px;
	bottom: 0px;
	width: 218px;
	z-index: 1;
}

.calculator td{
	width: 300px;
}

.red{
	color: red;
}

img{
	border: 0;
}

.more_information{
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif; 
}

.sent{
	font-weight: bold;
	color: #008000;
}

