/*--------CF----------*/
.cf:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}.cf{display: inline-table;}* html .cf{height: 1%;}.cf {display: block;}
/*--------CF----------*/

/* HTML Alap elemek */

body {
    font-size: 12px;
    background: url('/image/bg_white_grid.png') repeat;
    margin: 0;
    padding: 0;
}

a {
    color: #434343;
    text-decoration: none;
    transition: color 0.1s ease-in 0s;
    -moz-transition: color 0.1s ease-in 0s; /* Firefox 4 */
    -webkit-transition: color 0.1s ease-in 0s; /* Safari and Chrome */
    -o-transition: color 0.1s ease-in 0s; /* Opera */
}
a:hover {
    color: #DB1C1F;
}
input {
    outline: none;
}

/* RESET */
h1, h2 {
    padding: 0;
    margin: 0;
}

ul {
    padding: 0;
}
/**/

.button-icon .icon-left {
    float: left;
    display: inline;
    margin-right: 14px;
    margin-top: 4px;
}
.button-icon .text-right {
    float: left;
    display: inline;
    margin-right: 7px;
    margin-top: -1px;
}
.center-box {
    position: relative;
}
.box-title {
    font-size: 24px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.box-title h2{
    font-size: 24px;    
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.box-title h1{
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
/* CUSTOM HTML ELEMENT */
.content-left {
    color: #434343;
}
h2.title {
    font-weight: bold;
    font-size: 24px;
    padding: 19px 0 28px;
}
h2.alt {
    font-weight: bold;
    font-size: 16px;
    padding: 0;
    padding-bottom: 30px;
}
h1.title {
    font-weight: 600;
    font-size: 24px;
    text-transform: uppercase;
}
.list-title {

}
h2.list-title {
    font-size: 24px;    
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
}
h1.list-title {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
}

input {
    margin: 0;
    padding: 0;
}
.html-item-container {
    float: left;
    margin-right: 15px;
    min-width: 70px;
    cursor: pointer;
}
.main-search-panel .type-container .html-item-inner-container,
.main-search-panel .epitesi-mod-container .html-item-inner-container {
    margin-right: 5px;
}
.main-search-panel .refresh-date-container .html-item-inner-container {
    padding: 4px;
    margin-right: 2px;
}
.refresh-date-container #search_form_refresh_time {
    margin: 0 4px 0 6px;
}
.html-item-inner-container {
    padding: 4px 6px 4px 4px;
    float: left;
    z-index: 2;
    cursor: pointer;
    display: inline-block;
}
.html-item-inner-container.hidden {
    display: none;
}
label {
    cursor: pointer;
}
.refresh.html-item-container {
    margin-right: 0;
    min-width: 0;
}
.more-item.html-item-container {
    padding-top: 5px;
    padding-left: 20px;
    background: transparent;
}
.more-item.html-item-container:hover {
    background: transparent;
}
.html-item-container a {
    font-weight: bold;

    font-size: 12px;
}
.dotted-separator {
    clear: both;
    height: 1px;
    margin: 18px 0;
    background: url('/image/dotted.png') repeat-x 0 0 transparent;
}
.empty-separator {
    background: url('/image/dotted.png') repeat-x;
    clear: both;
    height: 1px;
    margin: 18px 0;
}
.designed-element-container {
    position: relative;
    display: inline-block;
    float: left;
}
.designed-radio-container {
    width: 22px;
    height: 22px;
}
.designed-checkbox-container {
    height: 22px;
    width: 22px
}
.invisible-radio {
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    width: 22px;
    height: 22px;
    cursor: pointer;
}
.designed-radio {
    z-index: 0;
    background: url('/images/uniform/sprite.png') no-repeat 0 -108px;
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
}
.designed-radio-selected {
    background-position: -22px -108px;
}
.invisible-checkbox {
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    width: 22px;
    height: 22px;
    cursor: pointer;
    top: 0px;
    left: 0;
}
.html-item-inner-container .invisible-checkbox {
    z-index: 0;
}
.designed-checkbox {
    z-index: 0;
    background: url('/image/ingatlanok_sprite_checkbox.png?2') -22px 0px no-repeat;
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    top: 0px;
    cursor: pointer;
}
.designed-checkbox-label {

    font-size: 14px;
    color: #333;
    float: left;
    padding-top: 2px;
    letter-spacing: -1px;
    padding-left: 6px;
}
.designed-checkbox-selected {
    background-position: 0 0px;
    width: 22px;
    height: 22px;
    top: 0px;
}
.cb {
    clear: both;
}
.designed-text {
    border: 1px solid #aaa;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 0 12px;

    width: 100%;
    background: url('/image/bg_input.png') top center repeat-x #fff;
    height: 13px;
}
.designed-text:hover {
    border-color: #c3d297;
}
.big.designed-text {
    width: 434px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
}
.side.designed-text {
    width: 155px;
    height: 35px;
    line-height: 35px;
    font-size: 15px;
}
.medium.designed-text {
    width: 354px;
    height: 34px;
    line-height: 34px;
    font-size: 15px;
}
.small.designed-text {
    width: 211px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
}
.search.designed-text {
    height: 32px;
    width: 200px;
    margin-top: 14px;
    margin-left: 20px;
    background: url('/image/search-icon.png') 10px center #fff no-repeat;
    padding-left: 40px;
}
.mini.designed-text {
    width: 75px;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
}
.full.designed-text {
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
}
.detail-search-panel .full.designed-text {
    width: 514px;
}
.fix-140.medium.designed-text {
    width: 140px;
}

.tiny.designed-text {
    width: 21px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
}
.detail-search-panel .tiny.designed-text {
    padding: 5px 12px;
    width: 80px;
}

/* HEADER */

#header-container { 
    /*overflow: hidden; */
}

#header-container .header-top {
    position: relative;
    background: url('/image/bg_white_grid.png') repeat;
    height: 67px;
    border-bottom: 2px solid #fff;    
    box-shadow: 0 -3px 8px #48280f;
}
#header-container .header-top a {
    font-weight: bold;
    font-size: 11px;
}
#header-container .header-top a:hover {
    color: #48280f;
}
#header-container .header-top .header-main {
    height: 60px;
}
#header-container .header-top .header-main .logo-container {
    padding-top: 15px;
    width: 216px;
    float: left;
}
#header-container .header-top .header-main .sphinx-search {
    float: left;
}
#header-container .header-top .header-main .logo-container a.header-logo {
    display: block;
    width: 216px;
    height: 32px;
    background: url('/image/logo.png') center center no-repeat transparent;
}
#header-container .header-top .header-main .action-container .item {
    float: right;
    line-height: 60px;
}
#header-container .header-top .header-main .action-container .item-login-button, #header-container .header-top .header-main .action-container .item-login, #header-container .header-top .header-main .action-container .item-logout,
#header-container .header-top .header-main .action-container .item-latest-viewed, #header-container .header-top .header-main .action-container .item-saved-search {
    margin-left: 30px;
}
#header-container .header-top .header-main .action-container .item-logout {
    line-height: 16px;
    margin-top: 22px;
    text-align: right;
    font-size: 11px;
    max-width: 320px;
    _max-width: 320px;
    overflow: hidden;
}
#header-container .header-top .header-main .action-container .item-favorite a {
    background: url('/image/favorite2.png') center left no-repeat;
    padding-left: 19px;
}
#header-container .header-top .header-main .action-container {
    float: right;
    height: 60px;
}
#header-container .header-top .bottom {
    position: absolute;
    bottom: 0px;
    background: #DB1C1F;
    width: 100%;
    height: 5px;     
    box-shadow: 0 -2px 4px #ddd;
}

#header-container .header-middle {
    position: relative;
    background: url('/image/bg_grid_red_white.png') repeat;
    /*overflow: hidden;*/
    /*height: 220px;*/
}
#header-container .header-middle .header-middle-main {

}

#header-container .header-middle .header-middle-main .menu-container {
    padding: 19px 0;
}

#header-container .header-middle .header-middle-main .menu{
    background: url('/image/bg_menu.png') top center repeat-x;
    border: 1px solid #DB1C1F;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    height: 48px;
    overflow: hidden;
}
#header-container .header-middle .header-middle-main .menu div {
    display: block;
    height: 48px;
    line-height: 48px;
    float: left;
}
#header-container .header-middle .header-middle-main .menu .menu-item h2 {
    font-weight: normal;
}
#header-container .header-middle .header-middle-main .menu .menu-item.first-item {
    border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
}
#header-container .header-middle .header-middle-main .menu .menu-item:hover {
    background: #fff;
}
#header-container .header-middle .header-middle-main .menu div a {
    font-size: 14px;
    letter-spacing: -1px;
    text-shadow: 0 1px 0 #FFFFFF;
    padding: 0 29px;
    height: 48px;
    display: block;
}
#header-container .header-middle .header-middle-main .menu div a.aeg {
    color: #DB1C1F;
    font-weight: bold;
}
#header-container .header-middle .header-middle-main .menu div a.kgfb {
    color: #f00;
}
#header-container .header-middle .header-middle-main .menu div a.last-item {
    padding: 0 12px;
}
#header-container .header-middle .header-middle-main .menu .menu-separator{
    border-left: 1px solid #eee;
    border-right: 1px solid #fff;
    height: 38px;
    margin: 5px 0 0 0;
    padding: 0;
}
#header-container .header-middle .header-middle-main .banner{
    height: 110px;
    padding-bottom: 20px;
}
#header-container .header-middle .bottom{
    position: absolute;
    bottom: 0px;
    background: #fff;
    width: 100%;
    height: 1px;     
    box-shadow: 0 0 8px #48280f;
}

/* CONTENT */

#content-container {
    position: relative;
    background: url('/image/bg_content_gradient.png') top center repeat-x #fff;
}
#content-container .bottom {
    position: absolute;
    bottom: 0;
    background: url('/image/bg_footer_fence.png') 0 0 repeat-x;
    width: 100%;
    height: 13px;
}
#content-container .content-main {
    padding-bottom: 40px;
    margin-top: 10px;
}
.content-left {
    min-height: 1px;
}
#content-container .content-main .content-left {
    width: 700px;
    float: left;
    margin-right: 50px;
}
#content-container .content-main .content-right {
    width: 250px;
    float:left;
}
#content-container .content-main .content-right.fast-list {
    width: 250px;
    float:left;
}
#content-container .content-main .content-left.default {
    width: 720px;
    float: left;
    margin-right: 20px;
}
#content-container .content-main .content-right.default {
    width: 237px;
    float: left;
    border: 1px solid #b9bbbd;
    padding: 10px;
    margin-top: 9px;
    margin-bottom: 10px;
}
#content-container .content-main .content-right .side-header{
    font-size: 24px;
    font-weight: bold;
    letter-spacing: -1px;
    text-transform: uppercase;
    margin-top: 45px;
    margin-bottom: 15px;
}
/* STATBOX */
#content-container .content-main .content-right .statbox {
    margin-bottom: 22px;
    overflow: hidden;
}
#content-container .content-main .content-right .statbox #statbox_0{
    background: url('/image/stat_haz.png') center right no-repeat transparent;
}
#content-container .content-main .content-right .statbox #statbox_1{
    background: url('/image/stat_uzlet.png') center right no-repeat transparent;
}
#content-container .content-main .content-right .statbox #statbox_2{
    background: url('/image/stat_garazs.png') center right no-repeat transparent;
}
#content-container .content-main .content-right .statbox .statbox-item {
    margin-bottom: 5px;
}
#content-container .content-main .content-right .statbox .statbox-item:nth-child(3) {
    margin-top: -8px;
}
#content-container .content-main .content-right .statbox .statbox-item p {
    margin: 0;
}
#content-container .content-main .content-right .statbox .statbox-item .stat-cnt{
    font-size: 18px;
    font-weight: bold;
    color: #57700f;
    letter-spacing: -1px;
}
#content-container .content-main .content-right .statbox .statbox-item .stat-cnt{
    font-size: 25px;
    font-weight: 600;
}
#content-container .content-main .content-right .statbox .statbox-item .stat-cnt a {
}
#content-container .content-main .content-right .statbox .statbox-item .stat-types {
    font-size: 11px;
    color: #333;
}
#content-container .content-main .content-right .statbox .statbox-item .stat-types a{
    font-size: 14px;
}
#content-container .content-main .content-right .statbox .statbox-header{ 
    font-size: 23px;
    margin-bottom: 4px;
    margin-top: 1px;
}
#content-container .content-main .content-right .statbox .statbox-header h1{
    font-size: 24px;
    font-weight: 600;
}
#content-container .content-main .content-right .statbox .statbox-header h2{
    font-size: 26px;
    font-weight: 600;
}
/* ARTICLE*/
#content-container .content-main-article {
    clear: both;
    padding-bottom: 28px;
    /*padding-top: 40px;*/
}
#content-container .content-main-article h2, #content-container .main-region-estates-container h2 {
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
#content-container .main-region-estates-container h2 {
    display: inline-block;
}
#content-container .content-main-article h1, #content-container .main-region-estates-container h1 {
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
#content-container .content-main-article h2, #content-container .main-region-estates-container h2 a {
    font-weight: 600;
    font-size: 26px;
    text-transform: uppercase;
}
#content-container .content-main-article h2, #content-container .main-region-estates-container h2 a span {
    font-weight: 300;
}
#content-container .content-main-article h1, #content-container .main-region-estates-container h1 a{
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: -1px;
}

/* F�OLDALI CIKKAJ�NL� */
#content-container .content-main-article .article-item {
    float: left;
    padding-top: 28px;
    margin-right: 51px;
    width: 450px;
    height: 125px;
    overflow: hidden;
}
#content-container .content-main-article .article-item.last {
    margin-right: 0;
}
#content-container .content-main-article .article-item .picture {
    float: left;
    margin-right: 10px;
    width: 80px;
}
#content-container .content-main-article .article-item .picture img {

}
#content-container .content-main-article .article-item .title {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    overflow: hidden;
}
#content-container .content-main-article .article-item .title a {
    letter-spacing: -1px;
}
#content-container .content-main-article .article-item .lead {
    overflow: hidden;
    font-size: 14px;
    font-weight: 600;
}
#content-container .content-main-article .article-item .more-link a {
    font-weight: bold;
}

/* FOOTER */
#footer-container {
    overflow: hidden;
}

#footer-container .footer-top {
    position: relative;
    background: url('/image/bg_white_grid.png') repeat;
    padding: 30px 0 45px;
    border-bottom: 2px solid #fff;    
    box-shadow: 0 -3px 8px #48280f;
    overflow: hidden;
}
#footer-container .footer-top .bottom {
    position: absolute;
    bottom: 0px;
    background: #DB1C1F;
    width: 100%;
    height: 5px;     
    box-shadow: 0 -2px 4px #ddd;
}

#footer-container .footer-middle {
    position: relative;
    background: url('/image/bg_grid_red_gray.png') repeat;
    /*height: 110px;*/
    overflow: hidden;
    padding-bottom: 10px;
}
#footer-container .footer-top .footer-main{
    overflow: hidden;
}
#footer-container .footer-top .footer-main .footer-box{
    width: 320px;
    float: left;
    color: #927b58;
}
#footer-container .footer-top .footer-main .footer-box .box-content{
    line-height: 19px;
}
#footer-container .footer-top .footer-main .footer-box a{
    font-weight: bold;
}
#footer-container .footer-top .footer-main .left.footer-box{
    width: 320px;
    overflow: hidden;
}
#footer-container .footer-top .footer-main .center.footer-box{
    width: 300px;
    margin: 0 10px;
}
#footer-container .footer-top .footer-main .right.footer-box{
    width: 320px;
}
#footer-container .footer-middle .main{

}
#footer-container .footer-middle .main ul{
    list-style-type: none;
    margin: 20px 0 0;
}
#footer-container .footer-middle .main ul li{
    display: inline;
    width: 245px;
    float: left;
    margin-bottom: 10px;
}
#footer-container .footer-middle .main ul li a{
    font-size: 12px;
    color: #fff;
}
#footer-container .footer-middle .main ul li a:hover{
    text-decoration: underline;
}
#footer-container .footer-middle .bottom{
    position: absolute;
    bottom: 0px;
    background: #fff;
    width: 100%;
    height: 2px;     
    box-shadow: 0 0 8px #48280f;
}
#footer-container .footer-bottom {
    height: 40px;
    background: url('/image/bg_white_grid.png') repeat;
    border-top:  5px solid #DB1C1F;
    overflow: hidden;
}
#footer-container .footer-bottom .main{
    line-height: 40px;
    overflow: hidden;
}
#footer-container .footer-bottom .main .left{
    float: left;
    font-size: 10px;
}
#footer-container .footer-bottom .main .right{
    float: right;
    margin-right: 10px;
    font-size: 10px;
}
#footer-container .footer-bottom .main .right .separator{
    padding: 0 1px;
}
#footer-container .footer-bottom .main .right a{
    font-weight: bold;
}
#footer-container .footer-bottom .main .right a:hover{
    color: #DB1C1F;
}

/* PAGER */
.paginator {
    padding-bottom: 10px;
}
.pager-header, .pager-footer {
    height: 63px;
    padding: 0 18px;
    border: 1px solid #b9bbbd;
    background: #fff;
    overflow: hidden;
}
.pager-header .designed-select-outer {
    margin-top: 10px;
}
.pager-header .item{
    float: left;
    height: 63px;
    line-height: 63px;
    font-size: 14px;
}
.pager-header .item.count {
    max-width: 178px;
    _max-width: 178px;
}
.pager-header .item.count .count-number{
    color: #DB1C1F;
    overflow: hidden;
}
.pager-header .item.count .total-page-counter {
    color: #DB1C1F;
}
.pager-header .separator{
    float: left;
    height: 39px;
    padding: 0 0px;
    width: 0;
    border-right: 1px solid #eee;
    border-left: 1px solid #fff;
    margin-top: 5px;
    margin: 12px 15px 0;
}
.pager-footer {
    margin-top: 10px;
    height: 54px;
    line-height: 54px;
    font-weight: 600;
}
.pager-footer .pager {
    text-align: right;
}
.pager-footer .pager .paginator_page {
    padding: 0px 9px;
    display: inline-block;
    font-size: 18px;
    margin: 0 5px;
}
.pager-footer .pager .paginator_page:hover {
    color: #DB1C1F;
}
.pager-footer .pager .paginator_page.paginator_selected {

}
.pager-footer .pager .paginator_first, .pager-footer .pager .paginator_last, .pager-footer .pager .paginator_prev, .pager-footer .pager .paginator_next {

}
.pager-footer .pager .paginator_prev, .pager-footer .pager .paginator_next {

}
.pager-footer .pager .paginator_prev.paginator_disabled, .pager-footer .pager .paginator_next.paginator_disabled {
    display: none;
}
.pager-footer .pager .paginator_first:hover, .pager-footer .pager .paginator_prev:hover, .pager-footer .pager .paginator_next:hover, .pager-footer .pager .paginator_last:hover {
    color: #DB1C1F;
}






.left {
    float: left;
}
.right {
    float: right;
}
.oh {
    overflow: hidden; 
}

.jsbanner {
    text-align: center;
    margin: 10px 0 0;
    position: relative;
}
.content-right .banner-container {
    margin-bottom: 20px;
}

.hirdetes-fekvo {
    position: absolute;
    background: url('/image/hirdetes_fekvo.png') no-repeat;
    width: 48px;
    height: 8px;
    top: -10px;
}
.hirdetes-allo {
    position: absolute;
    background: url('/image/hirdetes_allo.png') no-repeat;
    width: 8px;
    height: 48px;
    left: -2px;
}

a, a:focus, a:active {
    outline: none;
}

.result-row-container .result-row .result-item .result-image .result-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 150px;
    height: 120px;
    background: url('/image/image-hover-sprite.png') no-repeat 0px -258px;
    display: none;
}
.estateview .estate-data-container .estate-imagebox .estate-image .estate-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 380px;
    height: 253px;
    background: url('/image/image-hover-sprite.png') no-repeat 0px 0px;
    display: none;
}






.designed-element-outer {
    position: relative;
    display: inline-block;
    height: 27px;
    line-height: 27px;
}

.designed-element-inner {
    position: absolute;
    /*top: 9px;*/
    width: 100%;
    height: 100%;
}

.designed-element-container {
    display: inline-block;
    position: relative;
}
/* designed select */
.invisible-select {
    color: #555555;
    cursor: pointer;
    display: block;

    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.designed-select-container {
    text-align: left;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 1px solid #cecfd1;
    overflow: hidden;
    float: none;
    background-color: white;
}

.invisible-select option {
    font-size: 12px;

    color: #555555;
}

.designed-select {
    position: absolute;
    width: 50%;
    height: 100%;
    line-height: 36px;
    padding: 0 10px;
}

.designed-select-arrow {
    background: url("/image/designed-select-arrow-sprite.png") no-repeat center top;
    height: 8px;
    position: absolute;
    right: 10px;
    top: 13px;
    width: 14px;
    z-index: 0;
}
.designed-select-arrow-hover {
    background-position: center bottom;
}

/* designed selects width */
.designed-select-huge {
    width: 250px;
}
.designed-select-huge .designed-select {
    width: 84%;
}

.designed-select-big {
    width: 178px;
}
.designed-select-big .designed-select {
    width: 82%;
}

.designed-select-medium {
    width: 162px;
}
.designed-select-medium .designed-select {
    width: 75%;
}

.designed-select-ms {
    width: 80px;
}
.designed-select-ms .designed-select {
    width: 48%;
}

.designed-select-small {
    width: 58px;
}
.designed-select-small .designed-select {
    width: 45%;
}


/**/
.pager-header .button-separator {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #EEEEEE;
    float: right;
    height: 39px;
    margin: 5px 15px 0;
    width: 0;
}

.pager-header .button-1, .pager-header .button-2 {
    float: right;
    margin-top: 10px;
}
.pager-header #button-savesearch {
    position: absolute;
    right: 20px;
    z-index: 1;
}

.pager-footer .pages {
    font-size: 18px;
    float: left;
    color: #444444;
}
.pager-footer .pages .actualpage {
    color: #DB1C1F;
}

.pager-footer .pager {
    float: right;
}

/* ingatlan v�goldal */
.estateview .box-shadow-top-left {
    top: 0;
}

.estateview h2 {    
    font-weight: 600;
    font-size: 24px;
    padding: 19px 0 13px;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.estateview h1 {
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
}

.estateview .main-search-panel-container {
    padding-top: 13px;
}

/* project végoldal */
.projectview .content-right .advertiser-box {
    margin-top: 13px;
}

/* BREADCRUMB */
.list .breadcrumb {
    margin-bottom: 13px;
}
.breadcrumb {
    font-size: 12px;
    font-weight: 600;
}

.breadcrumb a {
}

.breadcrumb .separator {
    margin: 0 7px;
}

.breadcrumb a:hover {
    color: #DB1C1F;
}
/**************/

/* HIRDETŐ ÉS IRODA INFO DOBOZ */
.office-estate-list .advertiser-box, .seller-estate-list .advertiser-box {
    margin-top: 10px;
}

.advertiser-box {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 34px;
    font-size: 12px;
    width: 250px;
}
.advertiser-box p {
    margin: 0;
    padding: 0;
}

.seller-image {
    float: left;
    width: 80px;
    max-height: 120px;
    _max-height: 120px;
    margin-right: 10px;
}
.seller-image img {
    max-width: 80px;
    max-height: 120px;
    _max-width: 80px;
    _max-height: 120px;
}

.seller-data {
    float: left;
    width: 130px;
}

.seller-name {
    font-weight: bold;
}

.seller-office {

}

.seller-phone {
    font-size: 18px;
    margin-bottom: 14px;
}

.seller-estates a {
    font-size: 12px;
    font-weight: 600;
    color: #DB1C1F;
}

.seller-box-container {

}
.seller-box-float-container {
    margin: 10px 0;
}
.seller-box-title {   
    font-size: 18px;
    letter-spacing: -1px;
}

.seller-office-separator {
    border-top: 1px dotted #c9c9c9;
    padding-top: 16px;
    margin-top: 11px;
    height: 1px;
}

.office-box {

}

.office-box .office-logo {
    margin-bottom: 14px;
}

.office-box .office-name {
    font-weight: bold;
}

.office-box .office-address {
    font-weight: 600;
}

.office-box .office-phone {
    font-size: 18px;
    margin: 2px 0 10px;
}
.office-box .office-description {
    margin-bottom: 5px;
}
.office-box .office-webpage {
    word-break: break-all;
}

.office-box .office-sellers .seller-box-container {
    margin: 10px 0;
}

.office-box a {
    font-size: 11px;
    font-weight: bold;
    color: #DB1C1F;
    margin: 5px 0;
}
/*********************************************/

/* ingatlan aloldal */
a.button-big {
    background: url('/image/big-button-sprite.jpg') repeat-x 0 0;
    height: 45px;
    padding: 0 30px;
    line-height: 45px;
    display: inline-block;
    border: 1px solid #48280F;
    box-shadow: 0 1px 3px #BBBBBB;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    text-shadow: 0 1px 1px #260415;
    border-radius: 4px;

    text-transform: uppercase;
}
a.button-big:hover {
    background: url('/image/big-button-sprite.jpg') repeat-x 0 -45px;
}

a.button-erdeklodes {
    display: inline-block;
    background: url('/image/button_erdeklodes.png') no-repeat -2px 0;
    width: 270px;
    height: 51px;
    margin-top: 13px;
}
a.button-erdeklodes:hover {
    background-position: -2px -50px;
}

.estateview .button-erdeklodes {
    margin: 13px 0 17px;
}

.estateview .estate-data-panel {
    padding: 19px;
    overflow: hidden;
}

.estateview .estate-data-container {

}

.estateview .estate-data-container .estate-base-data {
    float: left;
    width: 315px;
    margin-right: 30px;
    display: inline;
    font-size: 12px;
    min-height: 200px;
}

.estateview .estate-data-container .estate-base-data .row {
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-bottom: 1px dotted #CFCFCF;
    font-size: 12px;

}

.estateview .estate-data-container .estate-base-data .addrow {

    font-size: 11px;
    font-weight: bold;
}

.estateview .estate-base-data .row .label, .estateview .estate-additional-data .row .label {
    float: left;
    font-size: 14px;
    font-weight: bold;
    /*min-width: 140px;*/
    width: 50%;
}

.estateview .estate-base-data .row .value, .estateview .estate-additional-data .row .value {
    float: left;
    font-size: 14px;
    width: 50%;
}

.estateview .estate-data-container .estate-base-data .estate-price {
    font-size: 28px;
    font-weight: bold;
}

.estateview .estate-data-container .estate-base-data .estate-type {

    font-size: 14px;
    font-weight: bold;
    margin-bottom: 7px;
}
.estateview .estate-data-container .estate-base-data .estate-type span {
}

.estateview .estate-data-container .estate-imagebox {
    float: left;
    width: 380px;
    display: inline;
}

.estateview .estate-data-container .estate-imagebox .estate-image {
    position: relative;
    width: 380px;
    height: 253px;
    margin-bottom: 4px;
    overflow: hidden;
}

.estateview .estate-data-container .estate-imagebox .estate-image-data {    
    font-size: 16px;
    color: #4e5259;
    background: #c5c9d0;
    padding: 8px 10px;
}

.estateview .estate-data-container .estate-imagebox .estate-image-data a, .estateview .estate-data-container .estate-imagebox .estate-image-data .favorited {
    display: block;
    padding-top: 1px;
}

.estateview .estate-data-container .estate-imagebox .estate-image-data .image-cnt {
    background: transparent url('/image/adatlapi_kep-gombok_sprite.png?1') 0px 0px no-repeat;
    width: 115px;
    height: 28px;
    line-height: 28px;
    text-align: left;
    padding-left: 45px;	
    cursor: pointer;
}

.estateview .estate-data-container .estate-imagebox .estate-image-data .image-cnt:hover {
    color: #DB1C1F;
}

#inline-estate-view-text {
    display: none;
}

#inline-estate-view-img {
    float: left;
    background: transparent url('/image/adatlapi_kep-gombok_sprite.png?1') -237px 0;
    height: 28px;
    width: 28px;
    margin-right: 0 !important;
}

#inline-estate-view-img:hover {
    background-position: -237px -28.3px;
}

.estateview .estate-data-container .estate-imagebox .estate-image-data .separator {

}

#estate-image-mailicon {
    display: none;
}

#inline-iconnotfav-favorite {
    display: none;
}

#inline-iconnotfav-img {
    float: left;
    background: transparent url('/image/adatlapi_kep-gombok_sprite.png?1') -287px 0px;
    height: 28px;
    width: 28px;
    margin-right: 0 !important;
}

#inline-iconnotfav-img:hover {
    background-position: -287px -28.3px;
}

#inline-iconnotfav-img img {
    display: none;
}

#inline-estate-view-fb-text {
    display: none;
}

#inline-estate-view-fb-img {
    float: left;
    background: transparent url('/image/adatlapi_kep-gombok_sprite.png?1') -337px 0px;
    height: 28px;
    width: 28px;
    margin-right: 0 !important;
}

#inline-estate-view-fb-img:hover {
    background-position: -337px -28.3px;
}

#inline-estate-view-fb-img img {
    display: none;
}

#inline-estate-view-img.estate-image-print {
    float: left;
    background: transparent url('/image/adatlapi_kep-gombok_sprite.png?1') -388px 0px;
    height: 28px;
    width: 28px;
}

#inline-estate-view-img.estate-image-print:hover {
    background-position: -388px -28.3px;
}

#inline-estate-view-img.estate-image-print img {
    display: none;
}

.table-default.new-estate-image-buttons {
    border-spacing: 0;
}
.table-default.new-estate-image-buttons td {
    padding: 0;
}

#inline-iconfav-favorite {
    display: none;
}

#inline-iconfav-img img {
    display: none;
}

#inline-iconfav-img {
    float: left;
    background: transparent url('/image/adatlapi_kep-gombok_sprite.png?1') -287px -28.3px;
    height: 28px;
    width: 28px;
    margin-right: 0 !important;
}

.estateview .estate-data-container .estate-imagebox .estate-image-data .separator {
    width: 1px;
    height: 28px;
    background: #4e5259;
    margin: 0 10px;
}

.estateview .estate-additional-data {

    font-size: 12px;
    margin-top: 28px;
}

.estateview .estate-additional-data .column {
    float: left;
    /*width: 176px;*/
    /*width: 218px;*/
    width: 260px;
    margin-right: 60px;
}

.estateview .estate-additional-data .lastcolumn {
    margin-right: 0;
}

.estateview .estate-additional-data .column .row {
    margin-bottom: 16px;
}

.estateview .tabinfo {
    margin: 35px 0 25px;
}

.estateview .tabinfo .tabs-header {
    position: relative;
}

.estateview .tabinfo .tabs-header .tab {
    float: left;
    height: 34px;
    line-height: 34px;
    padding: 5px 27px;    
    font-size: 16px;
    cursor: pointer;
    margin-right: 5px;
    background: #d9dbe0;
}
.estateview .tabinfo .tabs-header .tab.elotak {
    background: #74BB45;
    color: #fff;
}
.estateview .tabinfo .tabs-header .tab.elotak a {
    color: #fff;
}
.estateview .tabinfo .tabs-header .tab-hover {
    color: #DB1C1F;
}
.estateview .tabinfo .tabs-header .last-tab {
    margin-right: 0;
}
.estateview .tabinfo .tabs-header .active-tab {
    background-color: #c5c9d0;
    margin-top: 0px;
    height: 34px;
    line-height: 38px;
    font-size: 16px;
}

.estateview .tabinfo .tabs-header .tabs-border {
    position: absolute;
    width: 100%;
    bottom: 0;
}

.estateview .tabinfo .tabs-header #biztositok-lakat {
    float: left;
    padding-right: 0px;
    padding-top: 11px;
}

.estateview .tabinfo .tabs-content {

}

.estateview .tabinfo .tabs-content .tab-content {
    display: none;    
    font-size: 14px;
    padding: 18px 20px;
    line-height: 20px;
    font-weight: 600;
    overflow: hidden;
    background-color: #c5c9d0;
}
.estateview .tabinfo .tabs-content .tab-content .row {
    margin-bottom: 4px
}
.estateview .tabinfo .tabs-content .tab-content .label {
    float: left;
    width: 30%;
}
.estateview .tabinfo .tabs-content .tab-content .value {
    float: left;
    width: 70%;
}
.estateview .tabinfo .tabs-content .tab-content a {
    color: #DB1C1F;
}
.estateview .tabinfo .tabs-content .active-tab-content {
    display: block;
}

.estateview .map-container {
    width: 609px;
    height: 375px;
    margin: 0px auto;
    text-align: center;
    overflow: hidden;
}

/* POPUP */
.popup {
    display: none;
    z-index: 100;
}

.popup .popup-overlay {
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: 0.6;
    filter: alpha(opacity=60);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.popup .popup-container {
    width: 330px;
    /*top: 141px;*/
    top: 50px;
    position: fixed;
    z-index: 100;
}
.popup.reg_popup .popup-container {
    position: absolute;
}
.popup .popup-container.big {
    width: 410px;
}

.popup .popup-wrapper {
    margin: 0 auto;
    width: 328px;
    position: relative;
    /*background: #4e5259;*/
    background: #DB1C1F;
    /*border: 1px solid #b9bbbd;*/
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.popup .popup-wrapper.big {
    width: 410px;
}

.popup .popup-close {
    display: block;
    width: 16px;
    font-size: 16px;
    line-height: 1;
    height: 16px;
    position: absolute;
    top: 22px;
    right: 15px;
    z-index: 101;
    color: #fff;
    
}
.popup .popup-close:hover {
    /*background-position: 0 -33px;*/
}

.popup .popup-wrapper .popup-title {
    font-family: "Open Sans";
    font-size: 22px;
    color: #fff;
    /*margin: 5px 10px;*/
    font-weight: 700;
    text-align: center;
    height: 60px;
    line-height: 60px;
}

.popup .popup-wrapper .popup-box {
    background-color: #fff;
    width: 292px;
    overflow: hidden;
    padding: 18px;    
    font-size: 14px;
    color: #333333;
}
.popup .popup-wrapper.big .popup-box {
    width: 374px;
}

.reg_popup .popup-container {

}
.go-to-reg-link {
    text-align: center;
    margin-top: 20px;
}
.go-to-reg-link a {
    color: #DB1C1F;
}
.go-to-reg-link.redesign-redcolor {
    text-align: left;
}
.detail_search_popup .popup-container, .detail_search_popup .popup-container .popup-wrapper {
    width: 700px;
}
.detail_search_popup .popup-container .popup-wrapper .popup-box {
    padding: 0;
    width: 700px;
}

/* FORM */
.form .label {
    font-weight: bold;
    padding-right: 20px;
    width: 50%;
}
.popup-wrapper.big .form .label {
    padding-right: 50px;
}
#user_login_form .label {
    padding-right: 5px;
}

.form .input, .bb-kalkulator input, .estateview .input {
    width: 189px;
    height: 34px;
    line-height: 35px;
    border: 1px solid #cecfd1;
    border-radius: 0;
    font-size: 16px;
    padding-left: 10px;
}
.td-align-right .redesign-redcolor {
    width: 100%;
    box-sizing: border-box;
}
.bb-kalkulator input.tiny {
    width: 65px !important;
    padding: 0 20px;
}
.form .tiny.input {
    width: 53px !important;
}
.form .huge.input {
    width: 100% !important;
}
.form .input:hover {
    border-color: #c3d297;
}

textarea {
    padding: 7px;
    background-color: #ffffff;
    border: 1px solid #aaaaaa;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    resize: none;
}
textarea:hover {
    border-color: #c3d297;
}

.form textarea {
    width: 189px;
    height: 80px;
}

.form .error, .form .error_message {
    background-color: #FBE3E4;
    border: 2px solid #DDDDDD;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #8A1F11;
    padding: 5px;
    display: none;
    font-weight: bold;
    line-height: 15px;
    margin: 5px 0;
    text-align: center;
}

.form .success {
    background-color: #BBF2A0;
    border: 2px solid #57700F;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #57700F;
    padding: 5px;
    display: none;
    font-weight: bold;
    line-height: 15px;
    margin: 5px 0;
    text-align: center;
}

.form .html-item-inner-container {

}

/* hirdessen nalunk */
.advertise-box {
    width: 250px;
    overflow: hidden;
    margin-bottom: 15px;
}

.advertise-box .title {
    font-size: 26px;
    font-weight: 600;
    letter-spacing: -1px;
    margin-bottom: 17px;
}

.advertise-box .box {
    background: url('/image/hirdessen_nalunk.jpg') no-repeat;
    height: 197px;
    position: relative;
}

.advertise-box .box .button-cont {
    position: absolute;
    bottom: 15px;
    left: 22px;
}

.advertise-box .box .button .button-1 {
    box-shadow: none;
}

.article-more-link {

    font-weight: bold;
    font-size: 12px;
    color: #DB1C1F;
}

._404 {

}
._404 ._404-content {
    width: 603px;
    margin: 18px auto 0;
    text-align: center;
}

.not-found {
    
}
.not-found p {
    font-size: 16px;
    font-weight: bold;
}
.not-found a {
    color: #DB1C1F;
}
.not-found a:hover {
    text-decoration: underline;
}


/* mentett keresések */
.saved-search-list {
    margin-top: 20px;
}

.saved-search-list .saved-search-list-item {
    width: 690px;
    overflow: hidden;
    margin-bottom: 30px;
    border: 1px solid #b9bbbd;
}

.saved-search-list .saved-search-list-item .header {
    height: 63px;
    padding: 0 18px;
    background: #fff;
    overflow: hidden;
}

.saved-search-list .saved-search-list-item .header .title {
    font-size: 18px;
    font-weight: bold;
    overflow: hidden;
    line-height: 63px;
    padding: 0 5px;
}

.saved-search-list .saved-search-list-item .header .separator {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #EEEEEE;
    float: left;
    height: 39px;
    margin: 5px 10px 0;
    padding: 0 0;
    width: 0;
}

.saved-search-list .saved-search-list-item .header .button-1, .saved-search-list .saved-search-list-item .header .button-2 {
    margin-top: 10px;
}

.saved-search-list .saved-search-list-item .footer {
    background: #fff;
    border-top: 1px solid #b9bbbd;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    padding: 0 14px;    
    font-size: 12px;
}

.saved-search-list .saved-search-list-item .footer .separator {
    margin: 0 17px;
}

/* �rdekl�d�s a hirdet�n�l form */
.inquire-form-box {
    background: url("/image/bg_grid_red_white.png") repeat 0 1px transparent;
    color: #ffffff !important;
    border: 1px solid #95222d;
    border-top: none;
    border-radius: 0 0 4px 4px;
}

.inquire-form-box.related {
    margin-top: 14px;
    background: #fff;
    color: #48280F !important;
    border: 1px solid #d9d9d9;
    border-top: none;
    margin-top: 0px;
}
#inquire-related {
    display: none;
}

.boxtitle {    
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: -1px;
}
.box-info {
    margin-bottom: 10px;
}

.no-uppercase {
    text-transform: none;
    margin-bottom: 10px;
}

.inquire-form-box .label {
    /*color: #3A2D19;*/
}

.inquire-form-box .form .input, .inquire-form-box .form textarea {
    width: 234px;
}

.inquire-form-box .form .input:hover, .inquire-form-box .form textarea:hover {
    border-color: #C3D279;
}
.inquire-form-tab {
    width: 282px;
    margin-top: 13px;
}
.inquire-form-tab .tab{
    float: left;
    width: 130px;
    height: 48px;
    border-radius: 4px 4px 0 0;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
}
.inquire-form-tab .inquire-form-tab-original {
    background: url("/image/bg_grid_red_white.png") repeat scroll 0 1px transparent;
    border: 1px solid #95222d;
    border-bottom: none;
    width: 135px;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    line-height: 48px;
}

.inquire-form-tab .inquire-form-tab-related {
    background: #fff;
    border: 1px solid #d9d9d9;
    border-bottom: none;
    float: right;
    width: 136px;
}
.inquire-form-bottom {
    background: url('/image/inquire_tab_bottom_original.png') top center no-repeat;
    width: 282px;
    height: 6px;
}
.inquire-form-bottom.related {
    background: url('/image/inquire_tab_bottom_related.png') top center no-repeat;
    width: 282px;
    height: 6px;
}

/* facebook box */
.facebook-box {
    margin: 20px 0;
}

.facebook-box-title {
    font-size: 18px;
    line-height: 20px;
    height: 20px;
}

.facebook-box .result-row {
    cursor: default;
}

.facebook-box .result-title {
    margin-bottom: 20px;
}

.content-right.default .facebook-box .result-row-container, .content-right.default .facebook-box .result-row {
    width: 250px;
}


/* landing cuccok */
.landing-banner {
    padding-top: 29px;
    margin-left: -5px;
}

/* side floating bar */
.sidetab-container {
    position: fixed;
    top: 200px;
    left: 0;
}

.sidetab-container .sidetab-item {
    background: url("/image/bg_pager_header.png") repeat-x;
    width: 154px;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    border-top: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    cursor: pointer;
    position: absolute;
    left: -124px;

    transition: left 0.2s ease-in 0s;
    -moz-transition: left 0.2s ease-in 0s; /* Firefox 4 */
    -webkit-transition: left 0.2s ease-in 0s; /* Safari and Chrome */
    -o-transition: left 0.2s ease-in 0s; /* Opera */
}
.sidetab-container .sidetab-item:hover {
    left: 0;
}
.sidetab-container .feedback.sidetab-item {
    top: 40px;
}

.sidetab-container .sidetab-item .sidetab-item-left {
    float: left;
    width: 108px;
    height: 28px;
    margin-left: 8px;

    font-weight: bold;
    font-size: 11px;
}
.sidetab-container .sidetab-item .sidetab-item-left.helper_on {
    background: url('/image/sidetab_helptext_off.png') no-repeat center 7px;
}
.sidetab-container .sidetab-item .sidetab-item-left.helper_off {
    background: url('/image/sidetab_helptext_on.png') no-repeat center 7px;
}
.sidetab-container .feedback.sidetab-item .sidetab-item-left {

}

.sidetab-container .sidetab-item .sidetab-item-separator {
    background: url('/image/sidetab_separator.png') no-repeat center 5px;
    float: left;
    width: 1px;
    height: 28px;
    margin: 0 7px;
}

.sidetab-container .sidetab-item .sidetab-item-icon {
    float: right;
    width: 17px;
    height: 28px;
    margin-right: 6px;
}

.sidetab-container .helper.sidetab-item .sidetab-item-icon {
    background: url('/image/sidetab_icon.png') no-repeat center 6px;
}
.sidetab-container .feedback.sidetab-item .sidetab-item-icon {
    background: url('/image/sidetab_feedback.png') no-repeat center 8px;
}

#feedback_form .label {
    padding-right: 10px !important;
}

#feedback_form textarea {
    width: 270px !important;
}

#flipper {
    border: 1px solid #555;
    border-left: none;
    position: fixed;
    left: 0px;
    bottom: 50px;
    background: #fff;
    width: 380px;
    z-index: 99;
}

#flipper .button-erdeklodes{
    margin: 5px 0 17px !important;
}

#flipper .flipper-inner {
    position: relative;
    background: #eee;
    margin: 6px 6px 6px 0;
    height: 158px;    
}

#flipper .flipper-inner .queston-mark {
    position: absolute;
    background: url('/image/flipper_queston_mark.png') top center no-repeat;
    width: 113px;
    height: 169px;
    z-index: 1001;
    right: -30px;
    top: -24px;
}

#flipper .flipper-inner .flipper-top {
    width: 270px;
    height: 30px;
    padding-left: 15px;
    line-height: 30px;
}
#flipper .flipper-inner .flipper-top .text{
    color: #999;
    text-transform: uppercase;

    font-size: 12px;
    font-weight: bold;
}
#flipper .flipper-inner .flipper-top .flipper-close-button {
    background: url('/image/flipper_close_button.png') center right no-repeat;
    padding-right: 17px;
}
#flipper .flipper-inner .flipper-top a {
    color: #999;

    font-size: 10px;
    font-style: italic;
}
#flipper .flipper-inner .flipper-top a:hover {
    color: #444;
}
#flipper .flipper-inner .flipper-separator {
    width: 100%;
    height: 0px;
    border-top: 1px solid #c1c1c1;
    border-bottom: 1px solid #fff;
}
#flipper .flipper-inner .flipper-bottom {
    width: 270px;
    height: 128px;
    padding-left: 15px;
}
#flipper .flipper-inner .flipper-bottom .text{

    font-size: 22px;
    font-weight: bold;
    color: #48280f;
    text-shadow: 0 1px 1px #fff;
    text-align: right;
    padding-top: 5px;
}

#ingatlan-adatlap-biztositok-text {
    position: relative;
    font-weight: 600;
    top: 20px;
    font-size: 16px;
    color: #DB1C1F;
}

#ingatlan-adatlap-biztositok-nyil {
    position: relative;
    left: -15px;
    top: -18px;

}
.site-map-column {
    width: 345px;
}
.site-map-item {
    margin-bottom: 25px;
}
.site-map-item .title {
    font-size: 18px;
    letter-spacing: -1px;
    padding-bottom: 10px;
}
.site-map-item .title a {
}
.site-map-item .desc {
}

#ingatlan-adatlap-banner {
    padding: 20px 0;
    width: 650px;
    margin: 0 auto;
}

.bb_title {
    font-size: 14px;
    font-weight: bold;

    margin-top: 25px;
    margin-bottom: 15px;
}
.bb_masik_title {
    width: 100px;
    display: inline-block;
    line-height: 27px;
    float: left;
    height: 27px;
}
.bb_masik_title_right {
    width: 100px;
    display: inline-block;
    line-height: 27px;
    float: right;
    height: 27px;
}
.bb_line div {
    display: inline-block;
}
.bb_line .value_ {
    font-weight: bold;
    margin-right: 25px;
}
#bb-output .row {
    display: inline-block;
    margin: auto;
    float: left;
}
#bb-output .row1 {
    width: 215px;
}
#bb-output .row2 {
    width: 150px;
}
#bb-output .row3 {
    width: 60px;
}
#bb-output .row4 {
    width: 104px;
}
.bbmargin {
    margin: 10px 0 5px;
    color: #927b58;
    font-size: 12px;
}
.seo-side-box {
    background: #fff;
    margin-top: 10px;
    padding: 20px;
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 10px;
}
#alpha-button {
    margin-bottom: 30px;
    margin-top: -20px;
}
#alpha-button #alpha-href {
    display: block;
    width: 250px;
    height: 54px;
    background: url('/image/alpha-button.png') 0 -54px no-repeat;
}
#alpha-button #alpha-href:hover {
    background-position: 0 0;
}
.tapeta-banner {
    position: absolute;
    width: 120px;
    height: 400px;
}
.tapeta-banner.banner-left {
    top: 0;
    left: -125px;
}
.tapeta-banner.banner-right {
    top: 0;
    right: -125px;
}
#accept-spam {
    display: inline-block;
    width: 250px;
    text-align: justify;
    padding-left: 10px;
}
.menu-new-icon {
    height: 35px !important;
    width: 34px !important;
    background: url('/image/new-icon.png') 0 0 no-repeat transparent;
    position: absolute;
    right: -8px;
    top: 13px;
}
.satellite-main-text {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 18px;
}
.satellite-list-item {
    clear: both;
    margin: 30px 0;
}
.satellite-list-item p {
    margin-top: 0;
    font-size: 14px;
}
.satellite-list-item div {
    float: left;
}
.satellite-list-item-image {
    width: 180px;
    height: 180px;
    margin-right: 20px;
}
.satellite-list-item-text {
    width: 480px;
}
.satellite-list-item-text .title-link {
    font-weight: bold;
    font-size: 18px;
}
.satellite-list-item-text a {
    font-weight: bold;
}
.price-table-tables {
    margin: 10px 0;
}
.price-table-item {
    width: 327px;
    border: 1px solid #ccc;
    background: #fff;
    font-weight: bold;
    float: left;
    font-size: 12px;
}
.price-table-item:first-child {
    margin-right: 20px;
}
.price-table-item div {
    height: 50px;
    padding: 0 30px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #fff;
}
.price-table-item div span {
    display: inline-block;
    margin-top: 20px;
}
.price-table-item div:first-child {
    border-top: none;
}
.price-table-item div:nth-child(2) {
    border-top: none;
}
.enneknagyobbnakkelllennie {
    display: inline-block !important;
    margin-top: 10px !important;
}
.price-table-item .price-table-item-header {
    background: #DB1C1F;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    text-align: center;
    padding: 0;
    line-height: 50px;
}
.price-table-item .price-table-item-price {
    height: 80px;
    line-height: 80px;
    background: #e6e8e3;
    text-align: center;
    padding: 0;

    font-weight: bold;
    font-size: 42px;
    text-shadow: 1px 1px 1px #fff;
}
.price-table-item .price-table-item-price span {
    margin: 0;
}
.price-table-item-button {
    text-align: center;
    line-height: 40px;
    height: 80px !important;
    padding-top: 20px !important;
}
.price-table-main-text-bottom {
    margin-top: 20px;
    text-align: center;
}
.price-table-main-text {
    margin-top: 20px;
}
.get-advertiser-contact {
    display: block;
    width: 282px;
    background: #66bd2b;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    margin-top: 13px;
}
.get-advertiser-contact.second {
    margin-top: 0;
    margin-bottom: 10px;
}
.get-advertiser-contact .icon {
    background: url('/image/mailicon.png') 0 0 no-repeat transparent;
    display: inline-block;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px;
}
.get-advertiser-contact:hover {
    background: #3c9b36;
}
.get-callback-button {
    display: block;
    width: 282px;
    background: #66bd2b;
    border-radius: 4px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-weight: bold;
    margin-top: 13px;
}
.get-callback-button .icon {
    background: url('/image/phoneicon.png') 0 0 no-repeat transparent;
    display: inline-block;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px;
}
.get-callback-button:hover {
    background: #3c9b36;
}
.advertiser_popup .popup-box p {
    margin: 0;
}
.vote-success {
    display: none;
}
#estate-of-the-year {
    height: 92px;
    position: relative;
}
.vote-button {
    display: block;
    position: absolute;
}
.vote-button-landing {
    background: url('/image/estate_of_the_year_button_text.png') 0 0 transparent no-repeat;
    width: 217px;
    height: 60px;
    left:0;
    top: 10px;
}
.vote-button-vote {
    background: url('/image/estate_of_the_year_button_vote.png') 0 0 transparent no-repeat;
    width: 215px;
    height: 80px;
    left: 217px;
}
.vote-button-next {
    background: url('/image/estate_of_the_year_button_next.png') 0 0 transparent no-repeat;
    width: 217px;
    height: 60px;
    left: 432px;
    top: 10px;
}
.vote-button-next:hover {
    background: url('/image/estate_of_the_year_button_next.png') 0 -60px transparent no-repeat;
}
.vote-decoration-item {
    position: absolute;
    top: 80px;
    left: 322px;
    background: url('/image/estate_of_the_year_button_little_decoration_item.png') 0 0 transparent no-repeat;
    width: 22px;
    height: 11px;
}
.estate-of-the-year-landin-container {
    width: 980px !important;
    margin-top: 0px !important;
}
div.eoty-title {
    font-size: 48px;    
    font-weight: bold;
    letter-spacing: -2px;
}
span.eoty-title {
    color: #00a0de;
    font-weight: normal;
}
.eoty-desc {
    color: #927b58;
    font-size: 12px;

    width: 630px;
    margin: 25px 0;
}
.eoty-logo {
    position: absolute;
    right: 70px;
    top: 40px;
    background: url('/image/estate_of_the_year_logo.png') 0 0 transparent no-repeat;
    width: 171px;
    height: 191px;
}
.eoty-timer {
    font-size: 48px;    
    font-weight: bold;
    letter-spacing: -2px;
    height: 54px;
}
.eoty-timer .dot {
    color: #dcdcdc;
}
.eoty-timer .day {
    color: #00a0de;
}
.eoty-timer-text {
    position: relative;
}
.eoty-timer-text span {
    position: absolute;

    font-size: 12px;
}
.eoty-timer-text span:nth-child(1) {
    left: 10px;
}
.eoty-timer-text span:nth-child(2) {
    left: 93px;
}
.eoty-timer-text span:nth-child(3) {
    left: 168px;
}
.eoty-timer-text span:nth-child(4) {
    left:234px;
}
.eoty-textlink {
    position: absolute;
    right: 83px;
}
.dotted-separator.eoty {
    margin: 40px 0 20px;
}
.eoty-alt-title {
    font-size: 24px;

    font-weight: bold;
    color: #00a0de;
    letter-spacing: -1px;
}
.eoty-bottom {
    margin: 20px 0;
}
.vote-button.eoty {
    position: static;
    float: left;
}
.eoty-arrow {
    width: 100px;
    height: 80px;
    background: url('/image/estate_of_the_year_arrow.png') center center no-repeat;
    float: left;
    margin-left: 20px;
}
.eoty-bottom-desc {
    float: left;
    width: 440px;
    font-size: 18px;

    color: #927b58;
    margin-top: 17px;
    margin-left: 20px;
}
.eoty-text-color {
    color: #00a0de;
    font-weight: bold;
}
.menu-item.sphinx {
    cursor: pointer;
    position: relative;
}
.menu-item.sphinx .sphinx-icon {
    width: 20px !important;
    height: 24px !important;
    margin-top: 13px;
    margin-left: 20px;
    margin-right: 10px;
    background: url('/image/sphinx-menu-icon.png') -1px -1px transparent no-repeat;
}
.menu-item.sphinx:hover .sphinx-icon {
    background: url('/image/sphinx-menu-icon.png') -21px -1px transparent no-repeat;
}
.menu-item.sphinx.active {
    background: #fff;
}
.menu-item.sphinx.active .sphinx-icon {
    background: url('/image/sphinx-menu-icon.png') -21px -1px transparent no-repeat;
}
.sphinx-ribbon {
    width: 0 !important;
    height: 0 !important;
    border-width: 4px;
    border-style: solid;
    margin-top: 24px;
    margin-right: 10px;
}
.sphinx-dropdown {
    display: none;
    height: 90px;
    border: 1px solid #DB1C1F;
    background: #fff;
    position: absolute;
    z-index: 999999;
    top: 70px;
    border-radius: 4px;
    padding: 10px;
}
.sphinx-search-form-container {
}
.sphinx-search-desc {
    font-size: 14px;
}
.button-sphinx {
    display: inline-block;
    float: right;
    margin-left: 10px;
    height: 38px;
    line-height: 38px;
    margin-top: 12px;
    background: #91969f;
    padding: 0 20px;
    color: #fff;
}
.button-sphinx:hover {

}
.sphinx-inner-contanier {
    position: relative;
}
.sphinx-inner-contanier input {
    float: left;
}
.sphinx-inner-arrow {
    background: url("/image/sphinx-arrow.png") no-repeat scroll 0 0 transparent;
    height: 10px;
    left: 12px;
    position: absolute;
    top: -20px;
    width: 17px;
}
.new-icon-left {
    background: url("/image/new-icon-left.png") no-repeat scroll 0 0 transparent;
    height: 27px;
    left: -3px;
    position: absolute;
    top: 17px;
    width: 28px;
}
#sphinx-search-form-side .button-sphinx {

}
#sphinx-search-form-side {

}
.eoty-banner {
    margin-top: 30px;
    text-align: center;
}
.area-button-container {
    display: none;
}
.area-button-container.show {
    display: block;
}
.area-list-popup ul {
    list-style: none;
}
.area-list-popup ul li {
    display: inline-block;
    min-width: 170px;
    margin: 2px 0;
}
.area-list-popup .popup-container {
    left: 115px /*!important*/;
    position: absolute;
    top: 400px  !important;
}
.area-list-popup .popup-box {
    width: 700px !important;
    z-index: 1001;
}
.area-list-popup .popup-wrapper.big {
    width: 738px;
}
#help-layer-container {
    background-color: rgba(0,0,0,0.5);
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2001;
}
#help-layer {
    width: 998px;
    margin: 0 auto;
    background: url('/image/help_layer_bg.png') 0 0 no-repeat transparent;
    height: 660px;
    margin-top: 25px;
    opacity: 1;
    position: relative;
}
#help-layer-container .help-layer-close-button {
    display: block;
    height: 44px;
    position: absolute;
    right: 136px;
    top: 0;
    width: 137px;
}
.email-notification-text-container {
    margin: 10px 0;
}
.loader.hide {
    display: none;
}
.main-simple-search-form-container .top {

}
.main-simple-search-form-container .top input[type="text"] {
    height: 30px;
    line-height: 30px;
    border: 1px solid #aaa;
    border-radius: 4px;
    padding-left: 10px;
}
.main-simple-search-form-container .top > div {
    float: left;
}
.main-simple-search-form-container .top .estate-action {
    height: 36px;
    line-height: 36px;
    margin-right: 19px;
    width: 155px;
}
.main-simple-search-form-container .top .estate-action .radio-wrapper {
    float: left;
    margin-right: 15px;
}
.main-simple-search-form-container .top .estate-action .radio-wrapper:last-child {
    margin-right: 0;
}
.main-simple-search-form-container .top .estate-type {
    margin-right: 10px;
    width: 155px;
}
.main-simple-search-form-container .top .estate-type select {
    width: 160px;
    height: 36px;
    cursor: pointer;
}
.main-simple-search-form-container .top .estate-type .selector span {

    font-weight: bold;
    font-size: 14px;
    color: #333;
}
.main-simple-search-form-container .top .price {
    margin-right: 10px;
    position: relative;
}
.main-simple-search-form-container .top .price input[type="text"]{

}
.main-simple-search-form-container .top .price span.text {
    position: absolute;
    font-weight: 600;
    right: 15px;
    top: 6.5px;
    font-size: 16px;
}
.main-simple-search-form-container .top .size {
    position: relative;
}
.main-simple-search-form-container .top .size input[type="text"] {

}
.main-simple-search-form-container .top .size span.text {
    position: absolute;
    font-weight: 600;
    right: 15px;
    top: 3.5px;
    font-size: 16px;
}
.main-simple-search-form-container .region-name {
    margin-top: 30px;
    float: left;
}
.main-simple-search-form-container .region-name ul {
    padding: 0;
    margin: 0;
}
.main-simple-search-form-container .region-name input[type="text"] {

}
.main-simple-search-form-container .submit {
    float: right;
}
.main-simple-search-form-container .submit input[type="submit"] {

}
.main-simple-search-form-container .submit input[type="submit"]:hover {
    background: url('/image/big-button-sprite.jpg') repeat-x 0 -45px;
}
.main-simple-search-form-container .end {
    padding-top: 35px;
    padding-bottom: 10px;
}
.main-simple-search-form-container .end .only-image {
    clear: both;
    float: left;
    margin-right: 45px;
}
.main-simple-search-form-container .end .only-image label {

}
.main-simple-search-form-container .end .map-search-link {
    float: left;
    margin-top: 3px;
    margin-right: 30px;
}
.main-simple-search-form-container .end .map-search-link span {
    display: block;
    height: 24px;
    background: url('/images/map-icon.png') 0 0 no-repeat transparent;
    width: 23px;
    float: left;
    margin-right: 5px;
}
.main-simple-search-form-container .end .map-search-link a {
    font-weight: 600;
    display: block;
    height: 24px;
    line-height: 24px;
    float: left;
}
.main-simple-search-form-container .end .map-search-link a:hover {
    color: #DB1C1F;
}
.main-simple-search-form-container .end .detail-search-link {
    float: left;
    margin-top: 3px;
}
.main-simple-search-form-container .end .detail-search-link span {
    display: inline-block;
    height: 25px;
    background: url('/images/detail-search.png') 0 0 no-repeat transparent;
    width: 24px;
    float: left;
    margin-right: 5px;
}
.main-simple-search-form-container .end .detail-search-link a {
    font-weight: 600;
    display: block;
    height: 25px;
    line-height: 25px;
    float: left;
}
.main-simple-search-form-container .end .detail-search-link a:hover {
    color: #DB1C1F;
}
.favorito-visited-count {
    padding: 10px;
    margin-bottom: 10px;
    background: #fff;
}
.favorito-visited-count .favorite-count {
    margin-bottom: 15px;
}
.favorito-visited-count a {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}
.favorito-visited-count a span {
    color: #DB1C1F;
    font-weight: bold;
}
.region-select-layer {
    position: absolute;
    background: #fff;
    z-index: 2;
    padding: 17.5px;
    border: 1px solid #d9d9d9;
    display: none;
    bottom: -263px;
}
.list-simple-search-form-container {
    width: 224px;
    padding: 10px 12px 20px;
    border: 1px solid #b9bbbd;
    background: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
}
.list-simple-search-form-container .top {

}
.list-simple-search-form-container .top input[type="text"] {
    width: 158px;
    height: 34px;
    line-height: 35px;
    border: 1px solid #cecfd1;
    border-radius: 0;
    font-size: 16px;
    padding-left: 10px;
}
.list-simple-search-form-container .top > div {
    float: left;
}
.list-simple-search-form-container .top .estate-action {
    height: 32px;
    line-height: 32px;
    margin-right: 20px;
    font-weight: bold;
    width: 180px;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
}
.list-simple-search-form-container .top .estate-action .radio-wrapper {
    float: left;
    margin-right: 20px;
}
.list-simple-search-form-container .top .estate-action .radio-wrapper:last-child {
    margin-right: 0;
}
.list-simple-search-form-container .top .estate-type {
    margin-right: 10px;
    width: 155px;
    margin-bottom: 5px;
}
.list-simple-search-form-container .top .estate-type select {
    width: 155px;
    height: 32px;
    cursor: pointer;
}
.list-simple-search-form-container .top .estate-type .selector span {
    font-weight: 600;
    font-size: 16px;
}
.list-simple-search-form-container .top .price {
    /*margin-right: 10px;*/
    position: relative;
    margin-bottom: 5px;
    width: 100%;
}
.list-simple-search-form-container .top .price input[type="text"]{
    width: 100%;
    box-sizing: border-box;
}
.list-simple-search-form-container .top .price span.text {
    position: absolute;
    font-weight: 600;
    right: 15px;
    top: 6.5px;
    font-size: 16px;    
}
.list-simple-search-form-container .top .size {
    position: relative;
    margin-bottom: 5px;
    width: 100%;
}
.list-simple-search-form-container .top .size input[type="text"] {
    /*width: 148px;*/
    width: 100%;
    box-sizing: border-box;
}
.list-simple-search-form-container .top .size span.text {
    position: absolute;
    font-weight: 600;
    right: 15px;
    top: 3.5px;
    font-size: 16px;    
}
.list-simple-search-form-container ::-webkit-input-placeholder {
    color: #bbb;
}

.list-simple-search-form-container :-moz-placeholder { /* Firefox 18- */
    color: #bbb;
}

.list-simple-search-form-container ::-moz-placeholder {  /* Firefox 19+ */
    color: #bbb;
}
.list-simple-search-form-container .region-name {
    float: left;
    margin-bottom: 10px;
}
.list-simple-search-form-container .region-name .region-autocomplete-container {
    width: 222px;
}
.list-simple-search-form-container .region-name #inline-estate-main-search-form-loader-wrapper {
    right: 10px;
}
.list-simple-search-form-container .region-name ul {
    padding: 0;
    margin: 0;
}
.list-simple-search-form-container .region-name input[type="text"] {
    height: 40px;
    line-height: 40px;
    border: 1px solid #cecfd1;
    padding-left: 10px;
    width: 200px;
    font-size: 16px;
}
.list-simple-search-form-container .submit {
    margin-bottom: 10px;
}
.list-simple-search-form-container .submit input[type="submit"] {
    color: #fff;
    /*width: 170px;*/
    width: 100%;
    background: #DB1C1F;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border: none;
    font-size: 20px;
    cursor: pointer;
}
.list-simple-search-form-container .submit input[type="submit"]:hover {
    background: #9C2730;
}
.list-simple-search-form-container .end {

}
.list-simple-search-form-container .end .only-image {
    clear: both;
    float: left;
    margin-bottom: 10px;
}
.list-simple-search-form-container .end .only-image label {
    font-weight: 600;
}
.list-simple-search-form-container .end .map-search-link {
    float: left;
    margin-top: 5px;
    margin-right: 20px;
}
.list-simple-search-form-container .end .map-search-link span {
    display: block;
    height: 23px;
    background: url('/images/map-icon.png') 0 0 no-repeat transparent;
    width: 24px;
    float: left;
    margin-right: 5px;
}
.list-simple-search-form-container .end .map-search-link a {
    display: block;
    height: 16px;
    line-height: 16px;
    float: left;
}
.list-simple-search-form-container .end .detail-search-link {
    float: left;
    margin-top: 5px;
}
.list-simple-search-form-container .end .detail-search-link span {
    display: inline-block;
    height: 25px;
    background: url('/images/detail-search.png') 0 0 no-repeat transparent;
    width: 24px;
    float: left;
    margin-right: 5px;
}
.list-simple-search-form-container .end .detail-search-link a {
    display: block;
    height: 16px;
    line-height: 16px;
    float: left;
}
.fast-list .favorito-visited-count {
    margin: 10px 0 0 0;
}
.new-features {
    background: url('/images/new-features.png') 0 0 no-repeat transparent;
    width: 720px;
    height: 108px;
    margin-top: 20px;
    margin-bottom: -20px;
    display: block;
}
.offer-table {
    height: 170px;
    width: 680px;
    background: url('/images/sprite-kiemelesek.png') 0 0 transparent no-repeat;
    position: relative;
}
.offer-table .badget {
    position: absolute;
    width: 64px;
    height: 64px;
    background: url('/images/badget.png') 0 0 transparent no-repeat;
}
.offer-table .badget.badget1 {
    top: -35px;
    left: 390px;
}
.offer-table .badget.badget2 {
    top: -35px;
    right: -5px;
}
.offer-table .badget_one {
    position: absolute;
    width: 64px;
    height: 64px;
    background: url('/images/badget1.png') 0 0 transparent no-repeat;
}
.offer-table .badget_one.badget1 {
    top: -35px;
    left: 390px;
}
.offer-table .badget_one.badget2 {
    top: -35px;
    right: -5px;
}
.offer-item {
    width: 190px;
    float: left;
    padding: 18px;
}
.offer-item:first-child {

}
.offer-item:last-child {

}
.offer-item .offer-image {
    width: 270px;
    height: 200px;
}
.offer-item .offer-image.simple {
    background: url('/images/sprite-kiemelesek.png') 0 0 no-repeat transparent;
}
.offer-item .offer-image.card {
    background: url('/images/sprite-kiemelesek.png') -280px 0 no-repeat transparent;
}
.offer-item .offer-image.ribbon {
    background: url('/images/sprite-kiemelesek.png') -560px 0 no-repeat transparent;
}
.offer-item .offer-title {
    margin: 20px 0 10px;
    color: #DB1C1F;
    font-weight: bold;
    font-size: 18px;
}
.offer-item .offer-select {
    height: 48px;
    border: 1px solid #c7c7c7;
    background: #dfdfdf;
    text-align: center;
    line-height: 48px;
    margin-top: 10px;
}
.offer-item .offer-select span {
    display: inline-block;
    height: 28px;
    width: 28px;
    background: url('/images/ingatlanok-pipa-sprite.png') -52px 0 transparent;
    margin-top: 9px;
}
.offer-item.active .offer-select {
    border: 1px solid #84bb56;
    background: #f1fae7;
}
.offer-item.active .offer-select span{
    background: url('/images/ingatlanok-pipa-sprite.png') 0 0 transparent;
}
.offer-h2 {
    margin: 20px 0;
}
.price-table-main-text.offer {
    margin-bottom: 30px;
}
.content-right.cont-404 {
    margin-top: 10px;
}
.elotak-250 {
    display: block;
    width: 250px;
    height: 380px;
    background: url('/images/elotakarekossag_250.jpg') 0 0 transparent no-repeat;
    margin-bottom: 20px;
}
.fast-list .elotak-250, .estateview .elotak-250 {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 270px;
    background: url('/images/elotakarekossag_270.jpg') 0 0 transparent no-repeat;
}
#user_reg_form.form .label {
    padding-right: 0;
}
.tar {
    text-align: right;
}
#google-ad-main {
    text-align: center;
    margin-top: 30px;
}
#google-ad-side250 {
    margin-bottom: 20px;
    margin-left: 5px;
}
#google-ad-article {
    clear: both;
    margin: 10px 0;
}
#google-ad-article > div:first-child {
    float: left;
}
#google-ad-article > div:last-child {
    float: right;
}
.forgotten-password-link {
    font-size: 12px;
}
.bemutatkozas-list {
    padding-left: 10px;
}
.bemutatkozas-list span {
    color: #DB1C1F;
    font-weight: bold;
    padding-right: 10px;
}
.result-row-container .result-row a:hover {
    color: #434343;
}
.result-row-container.card-offer .result-row a:hover {
    color: #DB1C1F;
}
.button-1.advertiser-button {
    width: 192px;
    text-align: center;
    font-size: 23px;
    margin-bottom: 10px;
    background: #DB1C1F;
    color: #fff;
}
.button-1.advertiser-button:hover {
    background: #9C2730;
}
.similar-estates-item {
    float: left;
    margin-right: 40px;
    margin-bottom: 20px;
}
.similar-estates-item .similar-estates-item-image {
    cursor: pointer;
    margin-bottom: 6px;
}
.similar-estates-item .similar-estates-item-price {
    font-size: 21px;
    text-align: center;
    font-weight: bold;
    background: #c5c9d0;
    border-top: 2px solid #DB1C1F;
}
.similar-estates-item .similar-estates-item-price a {
    color: #4e5259
}
.similar-estates-item .similar-estates-item-price a:hover {
    color: #DB1C1F;
}
.similar-estates-item:nth-child(4n+5) {
    margin-right: 0px;
}
.similar-offices {
    width: 210px !important;
    margin-bottom: 10px !important;
    background-color: #fff;
    padding: 20px;
    font-size: 12px;
}
.similar-offices .office-box {
    border-bottom: 1px solid #8fac60;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.similar-offices .office-box:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.similar-offices-title {
    font-size: 18px;
    background: #8fac60;
    color: #fff;
    font-weight: 600;
    padding: 10px 20px;
}
.similar-offices .office-image {
    margin-top: 5px;
}
.similar-estate-button {
    width: 277px;
    height: 58px;
    background: url('/images/similar_button.png') 0 0 transparent no-repeat;
    bottom: -14px;
    left: -345px;
    cursor: pointer;
    display: block;
}
.google-inline-row {
    clear: both;
    margin: 10px 0;
}
.google-inline-row > div:first-child {
    float: left;
}
.google-inline-row > div:last-child {
    float: right;
}
.google-ad-list {
    width: 468px;
    margin: 0 auto;
}
.pay-type {
    margin-top: 20px;
}
.price-table .pay-type {
    margin-left: 0px;
}
.google-ad-adatlap-leiras {
    width: 468px;
    margin: 10px auto;
}
.nyeremenyjatek260 {
    width: 260px;
    height: 260px;
    background: url(/images/260x260_banner.jpg) 0 0 transparent no-repeat;
    display: block;
    margin-top: 10px;
}
.nyeremenyjatek250 {
    width: 250px;
    height: 150px;
    background: url('/images/kerdes_box.jpg') 0 0 transparent no-repeat;
    display: block;
    margin-bottom: 10px;
}
.fast-list .nyeremenyjatek250 {
    margin-top: 10px;
}
.franchise-menu {
    background: #fff;
    border-bottom: 2px solid #3C4952;
    height: 60px;
    width: 100%;
}
.franchise-menu .inner {
    margin: 0 auto;
    width: 980px;
    position: relative;
}
.franchise-menu .inner > div {
    border-right: 1px solid #E6E6E6;
    float: left;
    height: 60px;
    width: 139px;
    text-align: center;
}
.franchise-menu .inner a {
    border-right: 1px solid #E6E6E6;
    float: left;
    height: 60px;
    width: 139px;
    text-align: center;
    color: #3C4952;
}
.franchise-menu .inner a:hover {
    background: #F2F2F2;
}
.franchise-menu .inner > div:last-child {
    border-right: none;
}
.franchise-menu .inner .franchise-title {
    background: #3C4952;
    color: #fff;
    text-align: center;
    padding-top: 17px;
    height: 43px;
    font-size: 16px;
    letter-spacing: 1px;
}
.franchise-menu .inner .franchise-title div:last-child {
    font-size: 12px;
}
.franchise-menu .inner .franchise-menu-item {
    cursor: pointer;
    display: block;
    background: #fff;
}
.franchise-menu .inner .franchise-menu-item .logo {
    height: 30px;
    width: 50px;
    margin: 10px auto 2px;
    background: url('/image/sprite-logo.png?12345245') 0 0 transparent;
}
.franchise-menu .inner .franchise-menu-item .logo.site-0 {
    background-position: 0 -0px;
}
.franchise-menu .inner .franchise-menu-item .logo.site-1 {
    background-position: 0 -30px;
}
.franchise-menu .inner .franchise-menu-item .logo.site-2 {
    background-position: 0 -180px;
}
.franchise-menu .inner .franchise-menu-item .logo.site-3 {
    background-position: 0 -120px;
}
.franchise-menu .inner .franchise-menu-item .logo.site-4 {
    background-position: 0 -210px;
}
.franchise-menu .inner .franchise-menu-item .logo.site-5 {
    background-position: 0 -240px;
}
.franchise-menu .inner .franchise-menu-item .logo.site-6 {
    background-position: 0 -150px;
}
.franchise-menu .inner .franchise-menu-item .logo.site-7 {
    background-position: 0 -90px;
}
.franchise-menu .inner .franchise-menu-item .logo.site-8 {
    background-position: 0 -60px;
}
.franchise-menu .inner .franchise-menu-item .logo.site-9 {
    background-position: 0 -270px;
}
.franchise-menu .inner .franchise-menu-item .logo.site-10 {
    background-position: 0 -300px;
    position: relative;
}
.franchise-menu .inner .franchise-menu-item .logo.site-10::after {
    content: "";
    display: block;
    width: 25px;
    height: 27px;
    background: url('/images/new-badge.png') 0 0 transparent no-repeat;
    position: absolute;
    top: -10px;
    left: 71px;
}
.franchise-menu .inner .more-franchice {
    line-height: 60px;
    font-weight: bold;
    color: #333;
    position: relative;
}
.franchise-menu .inner .more-franchice::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background: transparent;
    border: 2px solid #FE8F00;
    border-color: #FE8F00 #FE8F00 transparent transparent;
    left: 60px;
    bottom: 15px;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.franchise-menu .inner .no-visible-list {
    z-index: 100;
    display: none;
    background: #fff;
    position: absolute;
    right: 0px;
    top: 60px;
    height: auto;
    border-left: 2px solid #3C4952;
    border-bottom: 2px solid #3C4952;
    border-right: 2px solid #3C4952;
}
.franchise-menu .inner .no-visible-list .franchise-menu-item {
    border: none;
    border-bottom: 1px solid #E6E6E6;
}
.franchise-menu .inner .no-visible-list .franchise-menu-item:last-child {
    border: none;
}
.more-404.title {
    margin-top: 20px;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
.button-1.wide.red {
    background: #DB1C1F;
}
.button-1.wide.red:hover {
    background: #b63743;
}
.button-1.wide2.green {
    background: #74BB45;
}
.button-1.wide2.green:hover {
    background: #8FAC60;
}
.button-1.wide3.green {
    background: #74BB45;
}
.button-1.wide3.green:hover {
    background: #8FAC60;
}
.note-text {
    margin-top: 5px;
    display: inline-block;
}
.captcha_right {
    width: 230px;
}
.main-zone {
    margin: 20px auto 0;
    width: 970px;
}
.default-social-title {
    color: #434343;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
}
.default-social-title span {
    font-weight: 300;
}
.default-social-container .default-social-google {
    float: left;
}
.default-social-container .default-social-facebook {
    float: right;
}
.terms.content-left {
    font-size: 12px;
    line-height: 18px;
}
.terms.content-left ul {
    padding-left: 20px;
}
#user-login-accept-term {    
    width: 254px;
    margin-left: 10px;
}

#user-login-accept-term a,.adatkezeles {
    color: #db1c1f;
}

#user-login-accept-term a:hover {
    text-decoration: underline;
}
.satellite-list-item-image a img {
    width: 180px;
    height: 180px;
}

.get_ask_advertiser_popup #inquire-original{
    margin: 0 auto;
}

.more-articles{
    width:100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.related_articles_box,.other_articles_box{
    float: left;
    width: 48%;
}

.other_articles_box{
    float: right;
}

.more-articles h2{
    color: #333;    
    margin:0;
    padding:0;
    margin-bottom: 10px;    
    margin-top: 30px;
}

.more-articles ul{
    padding: 0px;
    padding-left: 20px;
    margin: 0px;
    text-transform: none;
    margin-top: 20px;
    list-style-type: initial;
}

.more-articles ul li{
    margin: 5px 0;
    padding-bottom: 5px;
    /*border-bottom: 1px dashed #c4c4c4;*/
    font-style: italic;
}
.more-articles ul li a, ul.related-actual-item li{    
    color: #DB1C1F;
    margin: 5px 0;
    padding-bottom: 5px;        
    font-style: normal;
    font-size: 18px;
    line-height: 30px;
}
.form-from-cont {
    display: inline-block;
    width: 200px;
}
.new-uniform-cont {
    margin-right: 20px;
}

.disquss{
    margin-top:25px;
    margin-bottom: 30px;
}

.disquss > .show-comments{
    height: 40px;
    font-size: 24px;
    background: #DB1C1F;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
    text-transform: uppercase;
    cursor: pointer;
}
.ajanlo-box {padding:10px;background-color:#fff;margin-bottom:20px;}
.ajanlo-box a.title {color:initial;font-weight:bold;font-size:20px;display:block;}
.ajanlo-box ul li a img {height: 27px;}
.ajanlo-box ul {list-style:none;margin:0px;}
.ajanlo-box ul li {border-bottom:1px solid #b5b6ba;padding-bottom:10px;margin-bottom:14px;}


.list-simple-search-form-container .designed-element-container.designed-select-container.designed-select-small._mb5 {
    width: 100%;
    box-sizing: border-box;
}


/*************************<helper>*************************/
/*<margin-top>*/
._mt5{margin-top:5px!important}
._mt10{margin-top:10px!important}
._mt15{margin-top:15px!important}
._mt20{margin-top:20px!important}
._mt25{margin-top:25px!important}
._mt30{margin-top:30px!important}
._mt35{margin-top:35px!important}
._mt40{margin-top:40px!important}
._mt45{margin-top:45px!important}
._mt50{margin-top:50px!important}
._mt55{margin-top:55px!important}
._mt60{margin-top:60px!important}
._mt65{margin-top:65px!important}
._mt70{margin-top:70px!important}
._mt75{margin-top:75px!important}
._mt80{margin-top:80px!important}
._mt85{margin-top:85px!important}
._mt90{margin-top:90px!important}
._mt95{margin-top:95px!important}
._mt100{margin-top:100px!important}
/*</margin-top>*/

/*<margin-bottom>*/
._mb5{margin-bottom:5px!important}
._mb10{margin-bottom:10px!important}
._mb15{margin-bottom:15px!important}
._mb20{margin-bottom:20px!important}
._mb25{margin-bottom:25px!important}
._mb30{margin-bottom:30px!important}
._mb35{margin-bottom:35px!important}
._mb40{margin-bottom:40px!important}
._mb45{margin-bottom:45px!important}
._mb50{margin-bottom:50px!important}
._mb55{margin-bottom:55px!important}
._mb60{margin-bottom:60px!important}
._mb65{margin-bottom:65px!important}
._mb70{margin-bottom:70px!important}
._mb75{margin-bottom:75px!important}
._mb80{margin-bottom:80px!important}
._mb85{margin-bottom:85px!important}
._mb90{margin-bottom:90px!important}
._mb95{margin-bottom:95px!important}
._mb100{margin-bottom:100px!important}
/*</margin-bottom>*/

/*<padding-top>*/
._pt5{padding-top:5px!important}
._pt10{padding-top:10px!important}
._pt15{padding-top:15px!important}
._pt20{padding-top:20px!important}
._pt25{padding-top:25px!important}
._pt30{padding-top:30px!important}
._pt35{padding-top:35px!important}
._pt40{padding-top:40px!important}
._pt45{padding-top:45px!important}
._pt50{padding-top:50px!important}
._pt55{padding-top:55px!important}
._pt60{padding-top:60px!important}
._pt65{padding-top:65px!important}
._pt70{padding-top:70px!important}
._pt75{padding-top:75px!important}
._pt80{padding-top:80px!important}
._pt85{padding-top:85px!important}
._pt90{padding-top:90px!important}
._pt95{padding-top:95px!important}
._pt100{padding-top:100px!important}
/*</padding-top>*/

/*<padding-bottom>*/
._pb5{padding-bottom:5px!important}
._pb10{padding-bottom:10px!important}
._pb15{padding-bottom:15px!important}
._pb20{padding-bottom:20px!important}
._pb25{padding-bottom:25px!important}
._pb30{padding-bottom:30px!important}
._pb35{padding-bottom:35px!important}
._pb40{padding-bottom:40px!important}
._pb45{padding-bottom:45px!important}
._pb50{padding-bottom:50px!important}
._pb55{padding-bottom:55px!important}
._pb60{padding-bottom:60px!important}
._pb65{padding-bottom:65px!important}
._pb70{padding-bottom:70px!important}
._pb75{padding-bottom:75px!important}
._pb80{padding-bottom:80px!important}
._pb85{padding-bottom:85px!important}
._pb90{padding-bottom:90px!important}
._pb95{padding-bottom:95px!important}
._pb100{padding-bottom:100px!important}
/*</padding-bottom>*/
/*************************</helper>*************************/

.banner-container {
    margin-left: -7px;
}
#div-gpt-ad-1403267764809-8 {
    margin-left: -7px;
}

.inquire_popup .form textarea {
    width: 286px;
    border-radius: 0;
    font-family: sans-serif;
    font-size: 16px;
}
.inquire_popup .form .input  {
    width: 290px;
}
.inquire_popup.popup .popup-wrapper .popup-title {
    font-size: 18px;
}
.inquire_popup.popup .popup-wrapper.big {
    width: 338px;
}
.inquire_popup.popup .popup-wrapper.big .popup-box {
    width: 302px;
}
.inquire_popup a.button-1 {
    width: 244px;
    text-align: center;
    margin-top: 10px;
}
.inquire_popup .g-recaptcha {
    transform: scale(1) !important;
}

/***************** Rounding *****************/

.button1, .submit input, .button-1 {
    border-radius: 3px !important;
}

input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('/images/uniform/sprite.png');
    background-position: 700px 22px;
    width: 22px;
    height: 22px;
}

input[type="radio"]:checked,input[type="radio"]:active {
    background-position-x: calc(700px - 22px);
}

.radio-wrapper, .radion-cont {
    display: flex;
    align-items: center;
}

select {
    opacity: 1;
    width: 100%;
    position: inherit;
    display: block;
    font-family: "Open Sans";
    border: none;
    font-weight: 600;
    font-size: 16px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url('/images/uniform/arrow.png');
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-left: 7px;
    color: #555;
}

.select-bordered {
    border: 1px solid #cecfd1;
    height: 36px;
    line-height: 36px;
}
.select-unbordered {
    height: 36px;
    line-height: 36px;
}


.search_form_estate_type_custom select {
    border: 1px solid #cecfd1;
}

.checkbox-container {
    padding: 4px 6px 4px 4px;
    float: left;
    z-index: 2;
    display: inline-block;
    margin-right: 5px;
    min-width: 232px;
    display: flex;
    align-items: center;
}

input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('/image/ingatlanok_sprite_checkbox.png');
    background-position: 22px 0px;
    width: 22px;
    height: 22px;
    cursor: pointer;
    background-color: white;
    border-radius: 5px;
}

input[type="checkbox"]:checked {
    background-position-x: 0px;
}

.checkbox-container label {
    line-height: 22px;
    margin-left: 5px;
}
