body {
    margin: 0px;
    padding: 0px;
    background-image: url('../img/body_bg.gif');
    background-repeat: repeat-x;
    background-position: top;
    font-family: Arial;
    font-size: 12px;
}
h1 {
    font-family: Georgia;
    font-size: 30px;
    font-weight: bold;
    color: #cccccc;
    margin-top: 35px;
    padding: 0px;
    padding-bottom: 10px;
    text-decoration: none;
}
input {
    font-size: 11px;
    font-family: Arial;
}
.main {
    margin: auto;
    width: 740px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}
.left {
    float: left;
    overflow: hidden;
    width: 212px;
    margin-top: 35px;
	clear:both;
}
.left_container {
    border: 1px solid #cccccc;
    background-color: #f7f7f7;
}
h2 {
    font-family: Arial;
    font-size: 20px;
    color: #593c22;
    padding: 0px;
    padding-bottom: 4px;
    margin-top: 4px;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 4px;
}

h3 {
    font-family: Arial;
    font-size: 14px;
    color: #252525;
    padding: 4px;
    margin: 0px;
    background-image: url('../img/table_header.gif');
    background-repeat: repeat-x;
    height: 16px;

}
.cat_container, .cat_container_last {
    padding: 6px;
    padding-top: 8px;
    padding-bottom: 7px;
    background-image: url('../img/dot_line.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}
.cat_container_last {
    background: none
}

a.cat_link:link {
    color: #666666;
    text-decoration: none;
}
a.cat_link:visited {
    color: #666666;
    text-decoration: none;
}
a.cat_link:hover {
    color: #0081cd;
}


.right {
    float: left;
    overflow: hidden;
    width: 518px;
    margin-left: 10px;
    margin-top: 35px;
}
.footer {
    clear: both;
    margin-top: 10px;
    background-image: url('../img/footer_bg.gif');
    background-repeat: repeat-x;
    height: 66px;
    display: block;
}
.imobil_container {
    border: 1px solid #CCCCCC;
    margin-bottom: 4px;
}
.count_info  {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial;
    float: left;
    color: #444444;
}
.paginator {
    float: right;
    font-size: 12px;
    font-family: Arial;
    color: #444444;
}
.list_left {
    float: left;
}
.list_right {
    float: left;
    overflow: hidden;
    width: 330px;
    margin-top: 5px;
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
}
.id_label, .pret_label {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #0081cd;
}
.pret_label {
    color: #593c22;
}
.ctDT {
    border-bottom: 1px solid #CCCCCC;
    color: #593c22;
}
.button {
    background-color: #593c22;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}
.msg {
    border: 1px solid #CCCCCC;
    background-color: #593c22;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    padding: 4px;
    font-family: Arial;
}

.clear {
    clear: both;
}

.pageNoLink {
	margin-left: 1px;
	margin-right: 1px;
	font-size: 12px;
        font-family: Arial;
        font-weight: bold;
}
.pageLink {
	margin-left: 1px; 
	margin-right: 1px;
        color: #593c22;
        text-decoration: none;
        font-family: Arial;
        font-size: 12px;
}
.footer_container {
    margin: auto;
    width: 740px;
    display: block;
    overflow: hidden;
    font-family: Arial;
    font-size: 11px;
    color: #cccccc;
    padding-top: 7px;
    text-align: right;
}
a.foot_link:link {
    color: #cccccc;
    font-size: 11px;
    text-decoration: underline;
}
a.foot_link:visited {
    color: #cccccc;
    font-size: 11px;
    text-decoration: none;
    margin-top: 0px;
    padding-top: 0px;
    text-decoration: underline;
}
a.foot_link:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.fara_imagine {
	border: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: center;
	height: 71px;
	width: 158px;
	margin: 5px;
	padding: 4px;
	font-family: Arial;
	font-size: 12px;
	padding-top: 50px;
	color: #0A7CBB;
	background-color: #FFFFFF;
        color: #593c22;
}
.link_button:link {
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #593c22;
    float: left;
    padding: 6px;
    text-decoration: none;
}
.link_button:visited {
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #593c22;
    float: left;
    padding: 6px;
    text-decoration: none;
}
.link_button:hover {
    color: #cccccc;
}
.button_selected {
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #0081cd;
    float: left;
    padding: 7px;
}
.cautare_container {
    border: 1px solid #CCCCCC;
    clear:  both;
    padding: 10px;
}
.detalii_descriere {
    font-size: 12px;
    font-family: arial;
}

