ul, ol, li, table, tr, td, p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    background: transparent;
    list-style: none;
}

.clear {
    clear: left;
}

.form dl dt {
    clear: left;
    float: left;
    width: 50px;
}
.form dl dd {
    float: left;
}
.form dl dt,
.form dl dd {
    margin-top: 8px
}
.form div.left {
    width: auto;
    height: auto;
    float: left;
    margin-left: 10px;
    margin-right: 50px;
}
.form div.right {
    width: auto;
    height: auto;
    float: left;
}

h1, h2, h3 {
    clear: left;
}

#osd {
    display: none; /* default */
    border: 2px solid #A89761;
    width: 300px;
    height: 50px;
    position: fixed;
    bottom: 30px;
    right: 5px;
    background-color: white;
    z-index: 999;
}

#h_menu ul li {
    float:left;
    font-size:11px;
    font-weight: bold;
    color:#ffffff;
    min-width:10px;
    _width:10px;
    height:25px;
    cursor:pointer;    
    padding: 9px 10px 0px 10px;
}
#h_menu ul li.fooldal {
    float:left;
    width:65px;
    cursor:pointer;
    margin-left:153px;
    _margin-left:76px;
}

#h_menu ul li.active {
    background-image:url('/images/gomb.jpg');
}

.highlighted {
    float:left;
}
ul.highlighted li {
    padding: 20px;
}

.highlighted h1 {
    font-size: 16px;
}

.highlighted ul.ingatlanok {
    list-style: none;
    width: 640px;
}

.most-ads ul.ads li {
    position: relative;
    margin-top:10px;
    margin-left:10px;
    float:left;
    background:url('../images/panel_tartalom.jpg') 0 21px;
    width:144px;
    height:215px;
}
.most-ads ul.ads li.hidden {
    display: none;
}
.most-ads ul.ads li h3 {
    margin-top: 0;
    font-size: 10px;
    color: white;
    background-image:url('/images/panel_tartalom_top.jpg');
    width:144px;
    height:21px;
    text-align:center;
    padding-top:5px;
}
.most-ads ul.ads li h3 a,
.most-ads ul.ads li h3 a:visited {
    color: white;
}
.most-ads ul.ads .pic {
    margin-left: 20px;
    height: 75px;
    overflow: hidden;
}
.most-ads ul.ads .pic img {
    margin-bottom: 15px;
}
.most-ads ul.ads .details {
    margin-left: 25px;
    margin-top: 10px;
    font-size: 10px;
}
.most-ads ul.ads .navigation .prev {
    position: absolute;
    cursor: pointer;
    bottom: 4px;
    left: 4px;
}
.most-ads ul.ads .navigation .prev.first {
    opacity: 0.5;
}
.most-ads ul.ads .navigation .next {
    position: absolute;
    cursor: pointer;
    bottom: 4px;
    right: 4px;
}
.most-ads ul.ads .navigation .next.last {
    opacity: 0.5;
}

.tartalom h1 {
    background-image:url(../images/cimke.jpg);
    float:left;
    height:29px;
    margin-left:6px;
    _margin-left: 3px;
    margin-top:10px;
    padding:10px 0 0 45px;
    width:744px;
    color: white;
    font-weight: bold;
    font-size: 14px;
}
.ad-list .filter {
    display:none;
}
.ad-list .result-stat {
    display:none;
}
.ad-list table.hirdeteslista a {
    border:none;
}
.ad-list table.hirdeteslista .picture {
    height: 77px;
    overflow: hidden;
}
.ad-list table.hirdeteslista tr {
    border-bottom: 2px solid gray;
}
.ad-list table.hirdeteslista tr td.line {
    height:3px; 
    border-top:1px solid gray; 
    font-size:1px;
}
.ad-list table.hirdeteslista td {
    vertical-align: middle;
}

ul.pagination {
    margin: 18px;
}

ul.pagination li.page {
    float: left;
    margin-bottom: 15px;
}
ul.pagination li.page a {
    padding: 6px;
    margin: 2px;
    border: 1px solid #313131;
    background-color: #FA7638;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
ul.pagination li.page a:hover {
    background-color: #939736;
    color: white;
}
ul.pagination li.page.active {
    padding: 0 10px 0 10px;
    font-weight: bold;
    padding: 0px;
    margin: 2px;
}

ol.ad-list li.ad {
    clear: left;
    background: url('/images/ingatlan_adatok.jpg');
    height: 158px;
    width: 789px;
    margin:0;
    padding:0;
}
ol.ad-list li.ad ul li {
    position: relative;
    float: left;
    color: white;
    height: 83px;
    display: block;
    margin-top: 10px;
    margin-right: 1px;
    margin-left: 1px;
    line-height: 1.5em;
    text-align: center;
    padding-top: 35px;
}

ol.ad-list li.ad ul li.pic          { width:135px; padding-top: 9px; }
ol.ad-list li.ad ul li.checkbox     { width:17px; }
ol.ad-list li.ad ul li.type         { width:96px; }
ol.ad-list li.ad ul li.price        { width:86px; }
ol.ad-list li.ad ul li.square-price { width:107px; }
ol.ad-list li.ad ul li.base-size    { width:91px; }
ol.ad-list li.ad ul li.land-size    { width:59px; }
ol.ad-list li.ad ul li.rooms        { width:68px; }
ol.ad-list li.ad ul li.address      { width:112px; }

.ad-list {
    clear: left;
}
.ad-list .filter {
    display:none;
}
.ad-list .result-stat {
    display:none;
}
.ad-list table.hirdeteslista {
    border-right: 1px solid gray;
    width: 780px;
    margin-left: 10px;
}
.ad-list table.hirdeteslista tr {
    border-bottom: 2px solid gray;
}
.ad-list table.hirdeteslista tbody td {
    vertical-align: middle;
    background: url('/images/content_bg.gif') repeat-x;
    padding-right: 4px;
    padding-bottom: 4px;
    text-align: center;
    font-size: 11px;
    background-position: left bottom;
}
.ad-list table.hirdeteslista tbody td a {
    font-size: 10px;
}
.ad-list table.hirdeteslista td img {
    border:0;
}

#iroda-list h1 {
    margin-bottom: 20px;
}
#iroda-list ul.irodak {
    margin-left: 10px;
    width: 600px;
    background: white;
    padding: 5px;
}
#iroda-list ul.irodak li {
    border: 1px solid silver;
    padding: 7px;
    margin-bottom: 5px;
}

#iroda-menu ul {
    border: 2px solid #5A5A5A;
    background: #E4EFF7;
    padding: 12px;
}
#iroda-menu ul li {
    margin-bottom: 7px;
    background: url('/images/mini/action_forward.gif') no-repeat;
    padding-left: 24px;
    min-height: 16px; _height: 16px;
}
#iroda-menu ul li a,
#iroda-menu ul li a:visited {
    color: #5F5F5F;
}

#imkk_irodak {
    clear: left;
    margin-left: 20px;
    padding-top: 40px;
    width: 430px;
}
#imkk_irodak h1 {
    background: transparent url(/images/menu_bg.png) repeat-x scroll 0 0;
    color: white;
    font-size: 14px;
    margin-top: 6px;
    margin-bottom: 4px;
    padding: 6px;
    padding-left: 12px;
}
#imkk_irodak ul {
    padding: 6px;
    background: #FFD7BE;
}
#imkk_irodak ul li {
    margin-bottom: 4px;
    margin-top: 4px;
    background: url('/images/mini/action_forward.gif') no-repeat;
    padding-left: 24px;
    min-height: 16px; _height: 16px;
}
#imkk_irodak ul li a,
#imkk_irodak ul li a:visited {
    color: #363636;
}
#imkk_irodak ul li a:hover {
    text-decoration: underline;
}

ul#office-menu {
    list-style: none;
}
ul#office-menu li {
    background-image:url("/images/panel_cimke.jpg");
    height:22px;
    margin-bottom:10px;
    margin-top:10px;
    padding:2px 0 0 30px;
    width:143px;
}
ul#office-menu li.title {
    background-image: none;
    background-color: #FFA788;
    border: 1px solid #FE5115;
    margin: 10px;
    width: 140px;
    padding-left: 16px;
    border-radius: 8px;
    color: #A02A00;
}
ul#office-menu li h1 {
    font-size: 11px;
    padding: 0;
    margin: 0;
}
ul#office-menu li a,
ul#office-menu li a:visited {
    color:white;
    font-size: 10px;
    text-decoration: none;
}
ul#office-menu li.space {
    background: none;
    height: 5px;
}

ul.navigator {
    border-bottom: 2px solid #cccccc;
    height: 15px;
    padding: 10px;
    clear: left;
}
ul.navigator li {
    margin-right: 15px;
    display: inline;
    padding: 20px;
}
ul.navigator li.active {
    font-weight: bold;
}

a.bold-button {
    background: transparent url('/img/buttons/roundedge-gray-left.gif') no-repeat top left;
    display: block;
    float: left;
    font: bold 13px Arial;
    line-height: 22px;
    height: 30px;
    padding-left: 8px;
    text-decoration: none;
    color: white;
}
a:link.bold-button, a:visited.bold-button, a:hover.bold-button, a:active.bold-button {
    color: white;
}
a.bold-button span {
    background: transparent url('/img/buttons/roundedge-gray-right.gif') no-repeat top right;
    display: block;
    padding: 4px 10px 4px 2px;
}
a:hover.bold-button {
    text-decoration: underline;
}
.button-wrapper {
    overflow: hidden;
    width: 100%;
}

ul.pictures li {
    margin-bottom: 6px;
    padding: 8px;
    border: 1px solid silver;
    width: 300px;
    background: #E5E0CA;
}

#ad-registry {
    display: none;
}

#random-companies {
    width: 159px;
}

#random-companies li {
    clear: left;
    background-color: white;
    margin-bottom: 6px;
    text-align: center;
    border: 1px solid #968154;
}

#random-companies h1 {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 0;
    height: auto;
    text-shadow: 1px 1px 1px gray;
}

#random-companies h1 a {
    text-decoration: none;
}

#middle-right {
    float:right; 
    width: 140px; 
    margin-top: 10px;
}

#mini-login {
    width: 132px;
    margin-bottom: 18px;
    border-radius: 6px;
    box-shadow: 0 0 4px black;
    background-color: #F22A1E;
    padding: 4px;
    color: white;
    border: 2px solid white;
}

#mini-login h1 {
    font-size: 12px;
    background: none;
    height: auto;
    width: auto;
    margin: 0;
    padding: 0;
    color: white;
    float: none;
    margin-bottom: 2px;
}

#mini-login label {
    font-size: 11px;
}

#mini-login input {
    width: 125px;
    border: 1px solid red;
    padding: 3px;
    border-radius: 3px;
    background-color: white;
    font-weight: bold;
    color: black;
}

#mini-login input.submit {
    width: auto;
    font-size: 11px;
}

#mini-login a,
#mini-login a:visited {
    color: white;
    font-size: 15px;
    margin-left: 8px;
}

.error, .warning, .success, .notice {
    clear: left;
    border: 1px solid;
    margin: 10px 5px;
    padding: 25px 20px 25px 70px;
    background-repeat: no-repeat;
    background-position: 10px center;
    display: table;
    font-weight: bold;
}

.error.center, .warning.center, .success.center, .notice.center {
    width: 85%;
    text-align: center;
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/img/48_cancel.gif');
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/img/48_warning.png');
}

.info {
    border: 1px solid #AAAAAA;
    background-color: #F0EFEF;
    width: 300px;
    color: #3A3A3A;
    font-weight: bold;
    margin: 2px;
    padding:4px;
}
.info p {
    margin:0;padding:2px;
    font-weight:normal;
}
.info.size_16, .info.size_24 {
    padding: 8px 8px 8px 30px;
    background-image:url('/img/24_message-info.gif');
    background-repeat: no-repeat;
    background-position: 3px 4px;
}
.info.yellow {
    background-color: #FFF9C8;
    border-color: #DBD940;
}
.info.orange {
    background-color: #FFEBCC;
    border-color: #FF9E4D;
}
.info.red {
    background-color: #FFAAAA;
    border-color: #CA2020;
}
.info.blue {
    background-color: #D0E6FF;
    border-color: #2070CB;
}
.info.green {
    background-color: #B1FFAA;
    border-color: #10BE00;
    color: black;
}

.unfilled {
    border: 1px solid red;
    background-color: #FFADAD;
}

.error-unfilled {
    background-color: #D8000C;
    color: white;
    border: 2px solid silver;
    border-radius: 8px;
    padding: 4px 10px 4px 10px;
    box-shadow: 0 0 6px #000;
    width: 200px;
    opacity: 0.87;
    font-size: 11px;
    line-height: 1em;
    margin-top: -3px;
    margin-left: 5px;
    margin-bottom: 12px;
}
