.house_main_box{
	display: block;  
	width: 200px; 
	float: left;
	margin: 0;
	padding: 2px 13px 2px 13px;
}
.box_top{
	background: url(images/box/box-s_top.gif) no-repeat bottom; /*bottom bo w IE 6 divovi nie mozna ustawic height 6px*/
	width: 200px;
	height: 6px;
	padding: 0;
	margin: 0;
}
.box_content{
	background: #E3F1E0 url(images/box/symb_dw1p.gif) no-repeat right bottom;
	width: 170px;
	padding: 15px;
}

.box_content_dw1p{background: #E3F1E0 url(images/box/symb_dw1p.gif) no-repeat right bottom;}
.box_content_dw1l{background: #E3F1E0 url(images/box/symb_dw1l.gif) no-repeat right bottom;}
.box_content_dw2p{background: #E3F1E0 url(images/box/symb_dw2p.gif) no-repeat right bottom;}
.box_content_dw2l{background: #E3F1E0 url(images/box/symb_dw2l.gif) no-repeat right bottom;}
.box_content_dw3p{background: #E3F1E0 url(images/box/symb_dw3p.gif) no-repeat right bottom;}
.box_content_dw3l{background: #E3F1E0 url(images/box/symb_dw3l.gif) no-repeat right bottom;}
.box_content_dw4p{background: #E3F1E0 url(images/box/symb_dw4p.gif) no-repeat right bottom;}
.box_content_dw4l{background: #E3F1E0 url(images/box/symb_dw4l.gif) no-repeat right bottom;}
.box_content_dw5p{background: #E3F1E0 url(images/box/symb_dw5p.gif) no-repeat right bottom;}
.box_content_dw5l{background: #E3F1E0 url(images/box/symb_dw5l.gif) no-repeat right bottom;}
.box_content_dw6p{background: #E3F1E0 url(images/box/symb_dw6p.gif) no-repeat right bottom;}
.box_content_dw6l{background: #E3F1E0 url(images/box/symb_dw6l.gif) no-repeat right bottom;}

.box_content a.photo{
 	display:block;
	width:170px;
	height:113px;
	overflow:hidden; 
}
.box_content a:hover{
	filter: alpha(opacity=60);
	-moz-opacity: .60;
	opacity: .60;
}

.box_house_name{
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
}
.box_bottom{
	background: url(images/box/box-s_bott.gif);
	width: 200px;
	height: 29px;
	margin: 0;
}