.searchHeader {
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    width: 100%;
}
.searchHeader .head {
    background: #096f7f;
    height: 30px;
}
.searchHeader .icon {
    background: #096f7f;
    width: 70px;
    text-align: center;
}
.searchHeader .param {
    color: #096b79; 
    font-size: 17px; 
    letter-spacing: -1px; 
    font-weight: bold;
    width: 100px;
    text-align: center;
}
table.nav {
    border-bottom: 3px solid #FFFFFF;
    background: #043F48;
    width:100%;
}

.style11 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
tr.house1 {
    background: #FFFFFF;

}
tr.house1 {
    background: #f5f5f5;
}
tr.houseruled {
    background: #DDF9FD;
    cursor: pointer;
}
tr.houseselected {
    background: #fb9b03;
}
A.ulica,A.ulica:visited,A.ulica:link {
    color: #000000;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
}
A.ulica:hover {
    text-decoration: none;
}
.style18 {color: #666666; font-size: 10px; }
