body {
    background: #000;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    padding: 0;
    margin: 0;
    text-align: center;
    min-width: 954px;
    height: 100%;
    
}

hr {
    border: 0px #0055a0 dashed;
}
img {
    border: 0px;
}

ul {
    padding-left:0px;
}
a{
    color:#fa9034;
    text-decoration: none;
}
a:visited { 
}
a:link {    
}
a:hover {   
    text-decoration: underline;
}
a:active {        
}



h1 {}
h2 {
    /*background: transparent url(/images/design/main/heading_bg.jpg) no-repeat scroll 0% 0%;*/
    font-size: 25px;
    margin: 0px 0px 30px 0px;
    padding: 0px 0px 9px 0px;
    text-align: left;
    font-weight: normal;
    color:#000;width:99%;
    border-bottom:1px solid #fa9034;
}
h2 span{width:100px;border-bottom:3px solid #fa9034;margin:0;padding:0;}

h3 {
    /*background: transparent url(/images/design/main/heading_bg.jpg) no-repeat scroll 0% 0%;*/
    font-size: 25px;
    margin: 0px;
    padding: 0px 0px 9px 0px;
    text-align: left;
    font-weight: normal;
    color:#000;width:70%;
    border-bottom:1px solid #fa9034;
}
h3 span{width:100px;border-bottom:3px solid #fa9034;margin:0;padding:0;}




#thumbnail {
    width: 100%;
    margin: 0 auto;
}
#thumbnail h3 {
    font-size: 10px;
    font-weight: normal;
    color: #f89031;
    text-transform: capitalize;
    padding: 5px 0px 5px 0px;
    margin-bottom: 10px;
    border-bottom: 1px #efefef solid;
}
.thumbnail {
    text-align: center
}

/* divs */

/* body center wrapper */
#wrapper {
    width: 954px;
    margin: auto;
    padding: 0;
    text-align: left;
    background:#000 url(/images/design/main/page_bg.jpg) repeat-y;
}
#header {
    font-size: 13px;
    text-align: left;
    height: 201px;
    background: url(/images/design/main/header_bg.jpg) no-repeat;  
}
#header .logo {
    position: relative;
    top: -1px;
    left:0px;
    z-index: 120;
    width: 230px;
    height: 202px;
    background:url(/images/design/main/managerent-logo.jpg) no-repeat;
}
#header .logo a{z-index:-2;font-size:0px;position: relative;left:80px;top:10px;display:block; width: 160px;height: 160px;border:0px solid #f00;}

.lang {
    position: absolute;
    top:30px;
    color: #fff;
    z-index: 200;
    width:904px;
    font-weight:bold;
    text-align:right;
    padding:0px 20px 0px 0px;
    /*border:1px solid #f00;*/

}
.lang a {
    font-weight: bold;
    text-decoration: none;
}
.lang a:visited {
    color: #fa9034;
}
.lang a:link {
    color: #fa9034;
}
.lang a:hover {
    color: #fff;
}
.lang a:active {
    color: #fa9034;
}

#menu_container {
    float:left;
    width: 231px;
}
#menu_container .delimeter{
    background:url(/images/design/main/sidebar-valaszto.jpg) no-repeat;
    margin:25px 0px;
    height:9px;
}
#menu {
    font-size: 13px;
    text-align:right;
    font-weight:bold;
    margin:20px 0px 20px 0px;
    padding:0px 0px 0px 0px;
    width:231px;
    /*border:1px solid #f00;*/
}
#menu ul {
    padding: 0px;
    margin: 0px;
    text-align: left;
}
#menu li{padding-right:15px;}
.spanac{color:#f39636;}
.spansub{color:#fff;}

#menu li.parent {
    list-style-type: none;
    text-align: right;
    /*background: #4b3d34 url(/images/design/main/li_active.jpg) no-repeat;*/
    height: 29px;
    padding:10px 10px 0px 0px;
    margin:0px;

}
#menu li.parent a {
    color:#fff;
}
#menu li.parent a:visited {
    text-decoration: none;
}
#menu li.parent a:link {
    text-decoration: none;
}
#menu li.parent a:hover {
    text-decoration: underline;
}
#menu li.parent a:active {
    list-style-type: none;
    
}

#menu li.reactivparent {
    list-style-type: none;
    text-align: right;
    background: #4b3d34 url(/images/design/main/li_active.jpg) no-repeat;
    height: 29px;
    padding:10px 10px 0px 0px;
    margin:5px 0px;

}
#menu li.reactivparent a {
    color:#fff;
}
#menu li.reactivparent a:visited {
    text-decoration: none;
}
#menu li.reactivparent a:link {
    text-decoration: none;
}
#menu li.reactivparent a:hover {
    text-decoration: underline;
}
#menu li.reactivparent a:active {
    list-style-type: none;
}

#menu li.active {
    list-style-type: circle;
    text-align: right;
    height: 16px;
    padding:0px 10px 0px 0px;
    margin:2px 0px;
}

#menu li.active a {
}
#menu li.active a:visited {
    text-decoration: none;
}
#menu li.active a:link {
    text-decoration: none;
}
#menu li.active a:hover {
    text-decoration: underline;
}
#menu li.active a:active {

}

#menu li.submenu {
    list-style-type: circle;
    text-align: right;
    height: 16px;
    padding:0px 10px 0px 0px;
    margin:2px 0px;
}
#menu li.submenu a {
    color:#fff;
}
#menu li.submenu a:visited {
    text-decoration: none;
}
#menu li.submenu a:link {
    text-decoration: none;
}
#menu li.submenu a:hover {
    text-decoration: underline;
}
#menu li.submenu a:active {
    list-style-type: none;
    text-decoration: none;
}

#menu li.new {
    list-style-type: none;
    text-align: left;
    

}
#menu li.new a:visited {
    text-decoration: none;
    font-weight: bold;
}
#menu li.new a:link {
    text-decoration: none;
    font-weight: bold;
}
#menu li.new a:hover {
    text-decoration: none;
    font-weight: bold;
}
#menu li.new a:active {
    list-style-type: none;
    text-decoration: none;
    font-weight: bold;
}


#content_center {
    float:left;
    line-height: 160%;    
    width: 715px;
    /*border:1px solid #f00;*/
}
#content_center .content_margin {
    /*margin: 35px;*/
    padding:20px;
}
#content_center .breadcrumb{text-align:left;margin:0px 0px 20px 0px;color:#aaa;font-weight:bold;}
#content_center .breadcrumb ul{list-style-type:none;margin:0;padding:0;}
#content_center .breadcrumb li{display:inline;}
#content_center .breadcrumb a {
    font-weight: normal;
    text-decoration: none;
}
#content_center .breadcrumb a{font-weight:bold;}
#content_center .breadcrumb a:visited {
    color: #aaa;
}
#content_center .breadcrumb a:link {
    color: #aaa;
}
#content_center .breadcrumb a:hover {
    color: #f39636;
}
#content_center .breadcrumb a:active {
    color: #aaa;
}

#page_footer{
    clear:both;
    background:#000 url(/images/design/main/footer_bg.jpg) no-repeat;
    height:13px;
}
#footer {
    clear: both;
    background:#000 url(/images/design/main/footer_bg_line.jpg) repeat-y;
    text-align:center;
    padding:20px 0px 20px 230px;
    color:#f39636;
    font-size:12px;
}
#footer .center{width:90%;margin:0 auto;padding:20px 0px;}
#footer .left{line-height:140%;width:49%;color:#fff;font-size:12px;text-align:left;}
#footer .left strong{font-size:17px;color:#f39636;border-bottom:1px solid #f39636;}
#footer .left span{float:left;width:70px;}

#footer .left p{text-align:left;}
#footer p{color:#fff;}
#footer a {
    font-weight: normal;
    text-decoration: none;
}
#footer a:visited {
    color: #fff;
}
#footer a:link {
    color: #fff;
}
#footer a:hover {
    color: #f39636;
}
#footer a:active {
    color: #fff;
}

#errmsg {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11pt;
    color: #ff0000;
    font-weight: normal;
    background-color: white;
    padding: 4px;
}

/*kereso*/
#kereso{margin:10px 0px;color:#f39636;}
#kereso h3{text-align:right;color:#fff;font-size:16px;font-weight:bold;padding:0px 20px 0px 0px;}
#kereso span{width:70px;float:left;text-align:right;padding:0px 5px 0px 0px;margin:5px 0px;font-weight:bold;}
#kereso .input{width:120px;}
#kereso .inputtext{width:114px;}
#kereso .finder_item{margin:5px 0px;}
#kereso fieldset{border:0px solid #000;}

.left{float:left;width:40%;}

.clear {
    clear: both;
}
.mist {
    display: none;
}
.pagenav {
    padding: 10px;
    margin: 10px 0px;
    background: #f5f5f5;
    border: 1px solid #0174B5;
}
.pagenav ul {
    padding: 0px 0px 0px 10px;
    margin: 0px 3px 0px 3px;
    list-style-type: none;
}


/*projekt lst*/
.project_lst{background:#efefef;border:1px solid #d0d0d0;padding:10px;}
.project_lst .title{font-size:20px;color:#000;}
.project_lst ul{list-style-type:none;padding:0;margin:0;}
.project_lst li{display:inline;margin-right:20px;}
.project_lst a{color:#000;font-weight:bold;}
.project_lst a:hover{color:#F89C35;}
.propertyBody{padding:20px 0px;}
.propertybody{padding:20px 0px;}
/*properties-for-rent*/
.properties-for-rent{border-bottom:1px solid #ccc;padding:0px;margin:30px 0px;}
.properties-for-rent .title{}
.properties-for-rent .property_id{height:30px;float:left;background:#000;padding:10px 3px 0px 10px;color:#fff;font-weight:bold;font-size:17px;width:28%;}
.properties-for-rent .project_name{height:30px;float:left;background:#F89C35;padding:10px 3px 0px 10px;color:#000;font-weight:bold;font-size:17px;width:68%;}
.properties-for-rent a{color:#000;font-weight:bold;}
.properties-for-rent a:hover{color:#F89C35;}

.properties-for-rent .left{float:left;width:160px;}
.properties-for-rent .right{float:left;width:500px;}
.properties-for-rent .clear{clear:both;}

.infopanel{padding:0px 10px 15px 0px;background:#fff;text-align:right;}
.infopanel .linkbutton{padding:5px;background:#F89C35;color:#000;border:1px solid #444;}
.infopanel a{color:#000;}
.infopanel a:hover{color:#fff;background:#000;}

/*properties-for-sale*/

.properties-for-sale{border-bottom:1px solid #ccc;padding:0px;margin:30px 0px;}
.properties-for-sale .title{}
.properties-for-sale .property_id{height:30px;float:left;background:#000;padding:10px 3px 0px 10px;color:#fff;font-weight:bold;font-size:17px;width:28%;}
.properties-for-sale .project_name{height:30px;float:left;background:#F89C35;padding:10px 3px 0px 10px;color:#000;font-weight:bold;font-size:17px;width:68%;}

.properties-for-sale a{color:#000;font-weight:bold;}
.properties-for-sale a:hover{color:#F89C35;}
.properties-for-sale .left{float:left;width:160px;}
.properties-for-sale .right{float:left;width:500px;}
.properties-for-sale .clear{clear:both;}



.ingatlan_tipus_lista {padding:5px 10px;text-align:left;margin:0px 0px 20px 0px;background:#000;color:#F89C35;font-weight:bold;}
.ingatlan_tipus_lista ul{list-style-type:none;margin:0;padding:0;}
.ingatlan_tipus_lista li{display:inline;}
.ingatlan_tipus_lista a {
    font-weight: normal;
    text-decoration: none;
}
.ingatlan_tipus_lista a{font-weight:bold;}
.ingatlan_tipus_lista a:visited {
    color: #fff;
}
.ingatlan_tipus_lista a:link {
    color: #fff;
}
.ingatlan_tipus_lista a:hover {
    color: #aaa;
}
.ingatlan_tipus_lista a:active {
    color: #fff;
}


.euroarfolyam{text-align:center;color:#F89C35;font-size:15px;margin:10px 0px;}
.euroarfolyam h3{font-size:15px;color:#F89C35;border:0px;text-align:center;}

.list_table{
    border:1px solid #ccc;
    padding:5px;
    width:89%;
    margin-left:10%;
    background:#f5f5f5;
}
.list_table table{
    width:99%;
}
.list_table th{
    border-bottom:1px solid #ccc;
    border-right:1px dashed #ccc;
    font-weight:bold;
    font-size:10px;
}
.list_table td{
    border-right:1px dashed #ccc;
    padding:2px;
}
.list_table td span{background:#000;color:#fff;padding:2px;}
.navbar{width:97%;padding:5px;margin:10px 0px; border:1px solid #222;background:#fa9034;}
.navbar a{color:#444;font-weight:bold;}
.navbarSelected{background:#000;color:#fff;}

.searchcondition{padding:10px;margin:20px 0px;border:1px solid #ccc;background:#f7f7f7;color:#000;}
.searchcondition ul{list-style-type:none;}
.searchcondition h3{font-size:15px;font-weight:bold;}
.searchcondition span{background:#000;color:#fff;padding:2px;}
