@charset "utf-8";

body {
	background: url(../images/bg.gif) repeat-x;
}

#left {
	background: url(../images/mieszkania_img.jpg);
}

#print {
	background: url(../images/print.jpg) no-repeat;
}

#menu_left li a {
	color: #9ABCE1;
	background: url(../images/arrow1.gif) no-repeat 15px center;
}

#menu_left li a:hover {
	background: #e1ebf6 url(../images/arrow2.gif) no-repeat 15px center;
	color: #3891eb;
}

#menu_left ul li ul li a:hover {
	background: #e1ebf6 url(../images/arrow2.gif) no-repeat 30px center;
}

#wyszukiwarka_mieszkan {
	float: left;
	height: 82px;
	width: 186px;
	background: url(../images/wysz_mieszkan.jpg);
}

#footer {
	background: #4585c7;
}

#linki ul li a {
	background: url(../images/linia.gif) no-repeat left top;
}


