@import url(style_menu.css);
@import url(featured_slide.css);
* {margin:0; padding:0}
body{
    margin:0;
    padding:0;
    font-size:12px;
    font-family:verdana, Arial, Helvetica, sans-serif;
    color:#000;
    background: #EFE2CF;
}

.clear{clear: both;}
.sep_05 {margin-top:5px;}
.sep_1 {margin-top:10px;}
.sep_2 {margin-top:20px;}
.sep_3 {margin-top:30px;}
.sep_4 {margin-top:40px;}

.img_base {border:1px solid #ccc; padding:7px;}
.img_base {margin:0 0 10px 0; }

span.img_detail {
    float:left;
    background:#fff;
    border:1px solid #ccc; 
    padding:4px;
    margin: 0 9px 10px 0;
}
div.img_clip_detail {
    float:left;
    width:444px;
    height:300px;
    overflow:hidden;
}

.top_page_one {
    background:url(../i/p_top.png) no-repeat center top;
}
.top_page_one_en {
    background:url(../i/p_top_en.png) no-repeat center top;
}
.top_page_one_ru {
    background:url(../i/p_top.png) no-repeat center top;
}

/* ----------------------------------------------Header-------------------------------------*/
#header {
    margin:0 auto;
    width:980px;
    height:229px;
    padding-top:2px;
    margin-bottom:20px;
}
/* ----------------------------------------------Logo-------------------------------------*/
.logo {
    margin-left:12px;
    margin-top:0px;
    float:left;
}
/* ---------------------------------------------- Langs -------------------------------------*/
ul.langs {
    list-style:none;
    display:inline;
}
ul.langs li {
    display:inline;
    list-style:none;
    float:right;
    padding:0 0 0 0;
}

ul.langs li a.eng {
    text-decoration:none;
    padding:1px 51px 20px 8px;
    background:url(../i/lang-en.png) no-repeat center top;
    width:59px;
    *line-height: 28px;
}
ul.langs li a.eng:hover {
    text-decoration:none;
    padding:1px 51px 20px 8px;
    background:url(../i/lang-en-on.png) no-repeat center top;
    width:59px;
    *line-height: 28px;
}
ul.langs li a.eng_sec {
    text-decoration:none;
    padding:1px 51px 12px 8px;
    background:url(../i/lang-en-on.png) no-repeat center top;
    width:59px;
    *line-height: 28px;
}
ul.langs li a.rus {
    text-decoration:none;
    padding:1px 51px 20px 8px;
    background:url(../i/lang-ru.png) no-repeat center top;
    width:59px;
    *line-height: 28px;
}
ul.langs li a.rus:hover {
    text-decoration:none;
    padding:1px 51px 20px 8px;
    background:url(../i/lang-ru-on.png) no-repeat center top;
    width:59px;
    *line-height: 28px;
}
ul.langs li a.rus_sec {
    text-decoration:none;
    padding:1px 51px 12px 8px;
    background:url(../i/lang-ru-on.png) no-repeat center top;
    width:59px;
    *line-height: 28px;
}
ul.langs li a.bul {
    text-decoration:none;
    padding:1px 51px 20px 8px;
    background:url(../i/lang-bg.png) no-repeat center top;
    width:59px;
    *line-height: 28px;
}
ul.langs li a.bul:hover {
    text-decoration:none;
    padding:1px 51px 20px 8px;
    background:url(../i/lang-bg-on.png) no-repeat center top;
    width:59px;
    *line-height: 28px;
}
ul.langs li a.bul_sec {
    text-decoration:none;
    padding:1px 51px 12px 8px;
    background:url(../i/lang-bg-on.png) no-repeat center top;
    width:59px;
    *line-height: 28px;
}

/* ----------------------------------------------Wrapper-------------------------------------*/
#wrap {
    margin:0 auto;
    width:960px;
    background: #fff;
    padding:10px 10px;
}
/* ---------------------------------------------- Promo Container -------------------------------------*/
#promo_container {
    width:980px;
    height: 300px;
}
/* ----------------------------------------------Container-------------------------------------*/
#container {
    margin-left:14px;
    width:965px;
}
/* ---------------------------------------------- Sub Container -------------------------------------*/
#sub_container {
    width:980px;
    background:url(../i/sub_container.png) no-repeat center top;   
    height: 147px;
    margin-bottom: 20px;
}
/* ----------------------------------------------Promo-------------------------------------*/
#promo { width: 500px; float: left; text-align: center; height: 302px; padding-top: 20px; } 
/* ---------------------------------------------- Index Properties Listing -------------------------------------*/
.listings {
    margin:25px 0 0 0;	
}
.listings li {
    width:210px;
    float:left;
    margin:0 0 0 19px;
}
.feat {
    list-style: none;
}
/* ---------------------------------------------- Long Bar -------------------------------------*/

.long_bar {
    float:none;
    background: url(../i/green_line.png) repeat-x; 
    height:40px;
}
.long_title {
    float:left;
    color: #fff;
    font: bold 14px Arial, sans-serif;
    text-transform: uppercase;
    line-height: 40px;
    padding-left:15px;
}
/* ----------------------------------------------Search Bar Index-------------------------------------*/
#search_bar {
    float: left;
    width: 374px; 
    height:300px;
    background: #1E3873 url(../i/tab_find_index.jpg) no-repeat left 0;
    /*    border:1px solid red;*/
}
ul.search_title {
    list-style:none;
}
ul.search_title li {
    list-style:none;
}
ul.search_title li h1 {
    list-style:none;
    color: #fff;
    font: bold 12px Arial, sans-serif;
    text-transform: uppercase;
    background: url(../i/lupa.png) no-repeat left top; 
    line-height:56px;
    height:42px;
    width:180px;
    padding-left:45px;
    margin-left:12px;
}
.find_field {
    background: url(../i/bg_find_blue.jpg) no-repeat left top; 
    height:200px;
    padding:12px;
}
.send_but{
    width:84px;
    height:23px;
    cursor:pointer;
    border:0px;
    float:right;
    margin-top:10px;
    background: url(../i/send.png) no-repeat left top;
}
.send_but_en{
    width:84px;
    height:23px;
    cursor:pointer;
    border:0px;
    float:right;
    margin-top:10px;    
    background: url(../i/send_en.png) no-repeat left top;
}
.send_but_ru{
    width:84px;
    height:23px;
    cursor:pointer;
    border:0px;
    float:right;
    margin-top:10px;    
    background: url(../i/send_ru.png) no-repeat left top;
}
a.adv_search,
a.adv_search:link,
a.adv_search:visited,
a.adv_search:active {	
    display:inline; 
    color: #fff;
    font: bold 13px Tahoma, sans-serif;
    text-decoration: none;
    margin:12px 0 15px 5px;
    width:160px;
    text-decoration: underline;
}
a.adv_search:hover{      
    color: #fff;
    text-decoration: none;
}
a.bgmap,
a.bgmap:link,
a.bgmap:visited,
a.bgmap:active {	
    display:inline; 
    color: #fff;
    font: bold 11px Tahoma, sans-serif;
    text-decoration: none;
    margin:12px 30px 0 0;
    padding:10px 0 14px 60px;
    width:160px;
    text-decoration: none;
    background:url(../i/bulgaria_small.png) no-repeat;     
}
a.bgmap:hover{      
    color: #fff;
    text-decoration: none;
}
a.bgmap2,
a.bgmap2:link,
a.bgmap2:visited,
a.bgmap2:active {	
    display:inline; 
    color: #fff;
    font: bold 11px Tahoma, sans-serif;
    text-decoration: none;
    margin:12px 0px 0 5px;
    padding:10px 0 14px 60px;
    width:160px;
    text-decoration: none;
    background:url(../i/bulgaria_small.png) no-repeat;     
}
a.bgmap2:hover{      
    color: #fff;
    text-decoration: none;
}
/* ----------------------------------------------Index Boxes-------------------------------------*/
ul.index_title {
    list-style:none;
    margin-bottom:5px;
}
ul.index_title li {
    list-style:none;
}
ul.index_title li h1 {
    background:url(../i/index_title.png) left bottom no-repeat; 
    list-style:none;
    color: #13A4D0;
    font: bold 15px Trebuchet MS, sans-serif;
    line-height:30px;
    height:39px;
    text-transform: uppercase;
}
.index_left{
    float:left;
    width:149px;
    border-right:1px solid #E3E3E3;
}
.index_right{
    float:left;
    width:145px;
    padding-left:5px;
}
a.index_link,
a.index_link:link,
a.index_link:visited,
a.index_link:active {	
    display:block;
    background:url(../i/arr_blue.png) no-repeat left 5px; 
    color: #666;
    font: normal 13px Arial, sans-serif;
    padding:1px 8px 3px 16px;
    text-decoration: none;
    margin-top:6px;
    margin-right:5px;
}
a.index_link:hover{
    background:#E3EBEE url(../i/arr_blue_on.png) no-repeat 4px 7px; 
    color: #666;
    text-decoration: none;
}

/* ---------------------------------------------- Offer Box -------------------------------------*/
.offer_row {
    margin-right:5px;
    padding:4px 5px 0 4px;
    background-color:#fff;
}
.offer_row:hover {
    margin-right:5px;
    padding:4px 5px 0 4px;
    background-color:#F1F0F0;
}
.offer_box {
    float:left;
    width:183px;
    margin-right:5px;
    padding:4px 0 5px 4px;
    background-color:#fff;
}
.offer_box:hover {
    float:left;
    width:183px;
    margin-right:5px;
    padding:4px 0 5px 4px;
    background-color:#F1F0F0;
}
.offer_box_page {
    float:left;
    width:165px;
    margin-right:2px;
}
.offer_box_last {
    float:left;
    width:180px;
    padding:4px 4px 5px 4px;    
    background-color:#fff;    
}
.offer_box_last:hover {
    float:left;
    width:180px;
    padding:4px 4px 5px 4px;       
    background-color:#F1F0F0;
}
span.basepic {
    float:left;
    background:#fff;
    border:1px solid #D8DDDD; 
    padding:4px; 
    margin-bottom:7px;
    margin-right:10px;
}
div.bpic {
    float:left;
    width:170px;
    height:125px;
    overflow:hidden;
}
#watermark_box {
    position:relative;
}
img.watermark {
    position: absolute;
    top: 71px;
    left: 119px;
} 
*html img.watermark {
    position: absolute;
    top: 2px;
    left: -238px;
} 

img.watermark_line {
    position: absolute;
    top: 6px;
    left: 6px;
} 
*html img.watermark_line {
    position: absolute;
    top: 90px;
    left: -235px;
} 

a.offer_title,
a.offer_title:link,
a.offer_title:visited,
a.offer_title:active {	
    display:block;
    color: #000;
    font: bold 13px Trebuchet MS, sans-serif;
    text-decoration: none;
}
a.offer_title:hover{
    color: #2952A5;
    text-decoration: none;
}
p.offer_p {
    color: #777;
    font: normal 11px Arial, sans-serif;
    margin:3px 0 1px 0!important;
    padding:0 0 0 0!important;
}
a.offer_price,
a.offer_price:link,
a.offer_price:visited,
a.offer_price:active {	
    color: #DD141E;
    font: bold 19px Trebuchet MS, sans-serif;
    margin:10px 0 10px 0;
    text-decoration: none;
}
a.offer_price:hover{
    color: #333;
    text-decoration: none;
}
a.more,
a.more:link,
a.more:visited,
a.more:active {	
    background:#E3EBEE; 
    color: #375A6C;
    font: normal 10px Tahoma, sans-serif;
    text-decoration: none;
    padding:2px 5px 4px 5px;
}
a.more:hover{
    background:#fff; 
    color: #375A6C;
    text-decoration: none;
}
a.more_comm,
a.more_comm:link,
a.more_comm:visited,
a.more_comm:active {	
    background:#D10000; 
    color: #fff;
    font: normal 11px Tahoma, sans-serif;
    text-decoration: none;
    padding:2px 5px 4px 5px;
}
a.more_comm:hover{
    background:#fff; 
    color: #375A6C;
    text-decoration: none;
}
.hor_sep {
    height:20px;
    border-bottom:1px solid #E5E5E5;
    margin-bottom:20px;
}

/* ---------------------------------------------- Index Left Menu -------------------------------------*/
.index_menu {
    float:left;
    width:205px;
    margin-right:10px;
    margin-top:12px;
    background: url(../i/tab_day.jpg) no-repeat left top; 
}
.index_menu_content {
    background: #F1F0F0;
    border-left:1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    border-bottom:1px solid #EAEAEA;
    padding:12px;
}
ul.index_menus {
    list-style:none;
}
ul.index_menus li {
    list-style:none;
}
ul.index_menus li h1 {
    list-style:none;
    color: #fff;
    font: bold 12px Arial, sans-serif;
    text-transform: uppercase;
    background: url(../i/tab_day_red.jpg) repeat-x left top; 
    line-height:28px;
    height:28px;
    width:150px;
    padding-left:15px;
    margin-left:12px;
}
ul.index_menus li h2 {
    background: url(../i/tab_menu_blue.jpg) repeat-x left top; 
    list-style:none;
    color: #D3DAE8;
    font: bold 11px Arial, sans-serif;
    line-height:24px;
    height:24px;
    margin-bottom:5px;
    padding-left:15px;
    text-transform: uppercase;

}
a.index_menu_link,
a.index_menu_link:link,
a.index_menu_link:visited,
a.index_menu_link:active {	
    display:block;
    color: #3F3F3F;
    font: normal 13px Arial, sans-serif;
    padding:1px 8px 3px 15px;
    text-decoration: none;
    margin-top:2px;

}
a.index_menu_link:hover{
    color: #2952A5;
    text-decoration: none;
    margin-top:2px;
    padding:1px 8px 3px 15px;
    background: #CAD1DD;    
}
a.index_menu_link_sec,
a.index_menu_link_sec:link,
a.index_menu_link_sec:visited,
a.index_menu_link_sec:active {	
    display:block;
    color: #2952A5;
    font: normal 12px Arial, sans-serif;
    padding:1px 8px 3px 15px;
    text-decoration: none;
    margin-top:2px;
    background: #CAD1DD;
}
a.index_menu_link_sec:hover{
    color: #3F3F3F;
    text-decoration: none;
}
a.index_menu_more,
a.index_menu_more:link,
a.index_menu_more:visited,
a.index_menu_more:active {
    display:block;
    background: url(../i/more_red.png) no-repeat left center;     
    color: #fff;
    font: normal 13px Arial, sans-serif;
    text-decoration: none;
    padding:5px 0 8px 9px;
    margin-top:3px;
}
a.index_menu_more:hover{
    background: url(../i/more_red.png) no-repeat left center; 
    color: #000;
    text-decoration: none;
}

.index_right_column {
    float:left;
}
/* ---------------------------------------------- Recent Offer_Index -------------------------------------*/

.recent_offer_index {
    float:left;
    text-align: left;
    width:745px;
    margin:0 0 0 0;
    margin-top:12px;
    background: url(../i/general_tab.jpg) repeat-x left top;     
}
ul.recent_offer {
    list-style:none;
    margin-bottom:15px;
}
ul.recent_offer li {
    list-style:none;
}
ul.recent_offer li h1 {
    list-style:none;
    color: #fff;
    font: bold 12px Arial, sans-serif;
    text-transform: uppercase;
    line-height:28px;
    height:28px;
}
a.recent_offer,
a.recent_offer:link,
a.recent_offer:visited,
a.recent_offer:active {      
    color: #2952A5;  
    font: bold 15px Trebuchet MS, sans-serif;
    text-decoration: none;
    margin: 1px 0 5px 0;
    border-bottom:1px solid #e0e0e0;
}
a.recent_offer:hover{
    color: #2952A5;
    text-decoration: none;
    border-bottom:1px solid #999;
}

span.recent_offer_pic {
    float:left;
    background:#fff;
    border:1px solid #D8DDDD; 
    padding:4px;
    margin-right:10px;
}
div.bpic_recent_offer {
    float:left;
    width:152px;
    height:106px;
    overflow:hidden;
}
p.recent_index_atribut {
    color: #777;
    font: normal 11px Arial, sans-serif;
    margin:6px 0 7px 0;
    padding: 0;
}
p.recent_index_content {
    color: #333;
    font: normal 12px Arial, sans-serif;
    margin:6px 0 7px 0;
    padding: 0;
}
.price_free {
    color: #222;
    font: normal 12px Arial, sans-serif;    
}
a.index_recent_more,
a.index_recent_more:link,
a.index_recent_more:visited,
a.index_recent_more:active {     
    color: #000;
    font: normal 10px Tahoma, sans-serif;
    text-decoration: underline;

}
a.index_recent_more:hover{
    color: #3376B3;
    text-decoration: none;
}
.offer_list_left  {
    float:left
}
.offer_list_right {
    float:right;
}
a.recent_offer_list,
a.recent_offer_list:link,
a.recent_offer_list:visited,
a.recent_offer_list:active {
    display:block;         
    color: #222;
    font: normal 12px Arial, sans-serif;
    text-decoration: none;
    margin: 1px 0 1px 0;
}
a.recent_offer_list:hover{
    color: #3376B3;
    text-decoration: none;
}
a.offer_price_small,
a.offer_price_small:link,
a.offer_price_small:visited,
a.offer_price_small:active {	

    color: #D8251D;
    font: bold 14px Arial, sans-serif;
    margin:10px 0 10px 0;
    text-decoration: none;
}
a.offer_price_small:hover{
    color: #1083A6;
    text-decoration: none;
}

/* ----------------------------------------------Footer-------------------------------------*/

#footer {
    margin:0 auto;
    background:url(../i/footer.png) center bottom no-repeat;
    height:110px;
}
#footer_en {
    margin:0 auto;
    background:url(../i/footer_en.png) center bottom no-repeat;
    height:110px;
}
.footer_menu {
    float:left;
    margin-top:72px;
    margin-bottom:20px;
    margin-left:180px;
}
a.footer_link,
a.footer_link:link,
a.footer_link:visited,
a.footer_link:active {	
    color: #fff;
    font: normal 11px Verdana, sans-serif;
    text-decoration: none;
    margin-left:10px;
    /*    line-height: 51px;*/
    text-transform: uppercase;
    padding:0 10px 0 0;
    background:url(../i/menu_sep.png) no-repeat center right;     
}
a.footer_link:hover{
    color: #fff;
    text-decoration: underline;
}
#rights {
    margin:5px 0 0 0;
    color: #676159;
    font: normal 10px Arial, sans-serif;  
    text-align:center;
}
a.mark,
a.mark:link,
a.mark:visited,
a.mark:active {	
    color: #676159;
    font: normal 10px Arial, sans-serif;
    text-decoration: none;
}
a.mark:hover{
    color: #000;
    text-decoration: none;
}

/* ---------------------------------------------- Search Index -------------------------------------*/
.iform {
    color:#fff; 
    font: 12px Arial; 
    margin:0 5px 0 5px;
}
.iform ul { margin:0; padding:0; list-style:none;}
.iform li { padding-bottom:3px;  float:left;}
.iform li.radiobutons {margin-top:10px; padding-bottom:10px;  float:none}
.iform label {  
    width:130px; 
    display:block; 
    color:#fff;
    font: normal 12px Tahoma;
    line-height:26px;
}
.iform label.ilabel {  width:auto; display:inline; float:none; line-height:22px; padding:0 5px}

.iform .itextarea,.iform .itextarea2,.iform .iselect,.iform .iselect2 { 	
    width:160px;
    border:1px solid #A9A9A9;
    -webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
    margin:0 10px 5px 0;
    padding:0 1px 1px 6px;
    background: #fff;
    color:#666;
    font: normal 12px Tahoma;     
    background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
    background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;        
}
.iform .itext { 
    width:102px;
    border:1px solid #A9A9A9;
    -webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
    margin:10px 0 0 10px;
    padding:2px;
    background: #fff;
    color:#666;
    font: normal 13px Tahoma;       
    background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
    background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
.iform .itext2 { 
    width:202px;
    border:1px solid #A9A9A9;
    -webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
    margin:0;
    padding:3px;
    background: #fff;
    color:#666;
    font: normal 13px Tahoma;    
    background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
    background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
.iform .itext:hover,.iform .itext2:hover,.iform .itextarea:hover,.iform .itextarea2:hover,.iform .iselect:hover,.iform .iselect2:hover,.iform .ibutton:hover,
.iform .itext:focus,.iform .itext2:focus,.iform .itextarea:focus,.iform .itextarea2:focus,.iform .iselect:focus,.iform .iselect2:focus,.iform .ibutton:focus{
    border-color: #444;
    background:#fff;
}

#send2 {
    width: 72px;
    height: 22px;
    padding: 0;
    border: 0;
    background: transparent url(../i/sb_bg.png) no-repeat center top;
    cursor: pointer; 
    cursor: hand; 
    margin-left:10px;
}
#send_en2 {
    float:left;
    width: 105px;
    height: 31px;
    padding: 0;
    border: 0;
    background: transparent url(../i/sb_en.png) no-repeat center top;
    cursor: pointer; 
    cursor: hand; 
}
/* ---------------------------------------------- Left Menu -------------------------------------*/
.sidebar {
    float:left;
    width:173px;
    border-right:1px solid #dadada;
    padding-right:10px;
}
/* ----------------------------------------------Content-------------------------------------*/
#content {
    float:left;
    width:735px;
    /*    border:1px solid red;*/
}
ul.content_title {
    margin: 0px 0 20px 0;
}
ul.content_title li {
    list-style:none;
}
ul.content_title li h1 {
    background:url(../i/title.png) left bottom no-repeat; 
    list-style:none;
    color: #000;
    font: normal 18px Verdana, sans-serif;
    line-height:30px;
    height:39px;
}
/* ---------------------------------------------- Property Content-------------------------------------*/
#property_content {
    float:left;
    list-style:none;
    margin-bottom:5px;  
    width:735px;
    margin:0 0 0 0;
    background: url(../i/general_tab.jpg) repeat-x left top;        
}
ul.property_content_title {
    margin: 0px 0 20px 0;
}
ul.property_content_title li {
    list-style:none;
}
ul.property_content_title li h1 {
    list-style:none;
    color: #fff;
    font: bold 12px Arial, sans-serif;
    text-transform: uppercase;
    line-height:28px;
    height:28px;
}
/* ----------------------------------------------Search Bar Page -------------------------------------*/
#page_find {
    float:left;
    list-style:none;
    margin-bottom:5px;  
    width:715px;
    margin:0 0 0 0;
    background:#fff url(../i/page_find_bg.jpg) repeat-x left top;    
    height:139px;
    padding: 0 0 0 15px;
}
ul.page_find_title {
    margin: 0px 0 20px 0;
}
ul.page_find_title li {
    list-style:none;
}
ul.page_find_title li h1 {
    list-style:none;
    color: #fff;
    font: bold 12px Arial, sans-serif;
    text-transform: uppercase;
    line-height:51px;
    height:33px;
    margin-left:-2px;
}
.tab_find {
    background: url(../i/page_find_icon.png) no-repeat left top; 
    padding:20px 35px 7px 45px;
    *padding:18px 35px 7px 45px;
}
/* ---------------------------------------------- Page Structor-------------------------------------*/

ul.page_menu {
    list-style:none;
    margin-bottom:5px;  
    width:735px;
    margin:0 0 0 0;
    background: url(../i/general_tab.jpg) repeat-x left top;       
}
ul.page_menu li {
    list-style:none;
}
ul.page_menu li h1 {
    list-style:none;
    color: #fff;
    font: bold 12px Arial, sans-serif;
    text-transform: uppercase;
    /*    background: url(../i/tab_day_red.jpg) repeat-x left top; */
    line-height:28px;
    height:28px;
}
.tab {
    background: url(../i/tab_day_red.jpg) repeat-x left top; 
    padding:7px 45px 7px 15px;
}
.tab2 { 
    display:inline;
    float:right;
    margin:-3px 0 10px 0;
    color: #444;
    font: bold 11px Arial, sans-serif; 
    text-transform:none;
    *margin:-30px 0 0 0;
}
a.price_sort,
a.price_sort:link,
a.price_sort:visited,
a.price_sort:active {   
    color: #444;
    font: bold 11px Arial, sans-serif; 
    text-decoration: none;
}
a.price_sort:hover{
    color: #CB1017;
    font: bold 11px Arial, sans-serif; 
    text-decoration: none;
}
a.price_sort_on,
a.price_sort_on:link,
a.price_sort_on:visited,
a.price_sort_on:active {
    color: #CB1017;
    font: bold 11px Arial, sans-serif; 
    text-decoration: none;
}
a.price_sort_on:hover{
    color: #444;
    font: bold 11px Arial, sans-serif; 
    text-decoration: none;
}

/*---------------------------------------------- Paging ------------------------------------------------*/

#paginations ul {
    /*        height:38px;*/
    padding:5px 0 0 0;
    overflow:auto;
}
#paginations li {
    display: inline;
}
#paginations li.litext {
    float: left;
    display: inline;
    color: #444;        
    font: bold 12px Arial, sans-serif;
    padding-top: 3px;
    margin-right:10px;
}
#paginations a {
    display: block;
    float: left;
    background:url(../i/slide_number_off.png) no-repeat right top;
    text-align: center;
    height: 19px;
    width: 34px;
    padding:6px 1px 1px 1px;
    margin-bottom:5px;
    color: #fff;
    text-decoration: none;
    font: bold 12px Tahoma, sans-serif;	
}
#paginations .current a {
    color: #fff;
    background:url(../i/slide_number.png) no-repeat right top;
}
#paginations a:hover {
    color: #fff;
    background:url(../i/slide_number.png) no-repeat right top;
}

/*---------------------------------------------- Details Content ---------------------------------------*/

#details_content {
}
#details_content h1.title {
    color: #2952A5;
    font: bold 20px Arial, sans-serif; 
    margin-top:20px;
    margin-bottom:3px;
}
#details_content span.small_text {
    color: #333;
    font: bold 14px Arial, sans-serif;
    margin-top:20px;
}
#details_content span.small_text_italic {
    color: #333;
    font: italic 14px Arial, sans-serif;
    margin-top:20px;
}
.dc_left {
    color: #666;
    font: normal 12px Arial, sans-serif;
    margin-top: 30px;
    line-height: 19px;  
}
.dc_right {
    float:right;
    width:460px;
    margin-top: 9px;
    margin-left:30px;
}
.property_price {
    color: #333;
    font: bold 15px Arial, sans-serif; 
    margin-bottom:20px;
}
span.property_price_detail {
    color: #333;
    font: bold 15px Arial, sans-serif; 
    margin-bottom:20px;
}
.price_value {
    padding:10px 5px 10px 4px;
    overflow:auto;
    color: #D8251D;
    font: bold 20px Arial, sans-serif;        
}
.section_style {
    color: #00539F;
    font: bold 16px Arial, sans-serif; 
    margin-bottom:10px;
    margin-top:10px;
}
.atrebute {
    float:left;
    width: 217px;
    margin-bottom:20px;
}
.atrebute h3 {
    background:url(../i/arr_blue.png) no-repeat left 8px;     
    color: #666;
    font: normal 12px Arial, sans-serif; 

    border-bottom: 1px solid #dadada;
    padding: 4px 0 4px 10px;
}
.free-text-detail {
    color: #333;
    font: bold 12px Arial, sans-serif;	
}
.text {
    color: #666;
    font: normal 13px Arial, sans-serif!important;
    margin-top: 20px;
    line-height:18px!important;
}
p {
    color: #3F3F3F;
    font: normal 12px Arial, sans-serif;
    padding: 20px 10px 20px 0;
    line-height:18px;
}
.text a,
.text a:link,
.text a:visited,
.text a:active {	
    color: #DD141E;
    font: bold 12px Arial, sans-serif;	
    text-decoration: none;
}
.text a:hover{
    color: #000;
    text-decoration: none;
}
.text  ul, ol{
    margin-left:30px;
}
table.free {
    color: #3F3F3F;
    font: normal 12px Tahoma, sans-serif;	 
}
/* ----------------------------------------------Photo Grid-------------------------------------*/

.img_property {border:1px solid #ccc; padding:4px;}
.img_property {margin:0 0 10px 0; }

span.img_grid {
    float:left;
    background:#fff;
    border:1px solid #ccc; 
    padding:4px;
    margin: 0 7px 10px 0;
}
div.img_clip {
    float:left;
    width:98px;
    height:66px;
    overflow:hidden;
}
/* ----------------------------------------------Request-------------------------------------*/

.request {
    width:510px;
    float:left;
    margin:13px 15px 0 0;
    background: url(../i/tab_day.jpg) no-repeat left top; 

}
.request_tab_content {
    background: #F1F0F0;
    border-left:1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    border-bottom:1px solid #EAEAEA;
    height:320px;
    *height:340px;
    padding:12px;
}
ul.request_tab {
    list-style:none;
}
ul.request_tab li {
    list-style:none;
}
ul.request_tab li h1 {
    list-style:none;
    color: #fff;
    font: bold 12px Arial, sans-serif;
    text-transform: uppercase;
    line-height:28px;
    height:28px;
    margin-left:12px;
}
.iform_request {
    color:#444; 
    font: 12px Arial; 
    margin:10px 5px 0 0;
    padding-top:10px;
}
.iform_request ul { margin:0; padding:0; list-style:none; float:left;}
.iform_request li { padding-bottom:5px;}
.iform_request label {  
    width:70px; 
    display:block; 
    float:left; 
    line-height:20px;
    color:#444;
    font: normal 12px Arial; 
}
.iform_request label.ilabel {  width:auto; display:inline; float:none; line-height:26px; padding:0 5px}

.iform_request .itextarea,.iform_request .itext2 { 	
    border:1px solid red;
    width:210px;
    border:1px solid #999;
    -webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
    margin:0;
    padding:3px;
    background: #fff;
    background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
    background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    color:#444;
    font: normal 12px Arial;         
}
.iform_request .itextarea { 
    width:370px;
    height:70px;        
}
.iform_request .itext:hover,.iform_request .itext2:hover,.iform_request .itextarea:hover,.iform_request .itextarea2:hover,.iform_request .iselect:hover,.iform_request .iselect2:hover,.iform_request .ibutton:hover,
.iform_request .itext:focus,.iform_request .itext2:focus,.iform_request .itextarea:focus,.iform_request .itextarea2:focus,.iform_request .iselect:focus,.iform_request .iselect2:focus,.iform_request .ibutton:focus{
    border-color: #D6452C;
    background:#fff;
}
.send_but_request{
    width:84px;
    height:23px;
    cursor:pointer;
    border:0px;
    float:right;
    *margin-right:4px;
    background: url(../i/send_but_request.png) no-repeat left top;
}
.send_but_request_en{
    width:84px;
    height:23px;
    cursor:pointer;
    border:0px;
    float:right;
    *margin-right:4px;
    background: url(../i/send_but_request_en.png) no-repeat left top;
}
.send_but_request_ru{
    width:84px;
    height:23px;
    cursor:pointer;
    border:0px;
    float:right;
    *margin-right:4px;
    background: url(../i/send_but_request_ru.png) no-repeat left top;
}
/* ---------------------------------------------- Files -------------------------------------*/

.files {
    width:210px;
    float:left;
    margin:13px 0 0 0;
    background: url(../i/general_tab.jpg) repeat-x left top; 
}
ul.files_tab {
    list-style:none;
}
ul.files_tab li {
    list-style:none;
}
ul.files_tab li h1 {
    list-style:none;
    color: #fff;
    font: bold 12px Arial, sans-serif;
    text-transform: uppercase;
    line-height:28px;
    height:28px;
    margin-bottom:10px;
}
/*----------------------------------- More Same Offer -------------------------------------------------*/
.more_same_offer {
    float:left;
    width:350px;
    margin-right:20px;
    border-bottom:1px solid #dadada;
    padding: 10px 0 10px 0;
}
a.more_same_title,
a.more_same_title:link,
a.more_same_title:visited,
a.more_same_title:active {
    display:block;         
    color: #111;
    font: bold 12px Arial, sans-serif;
    text-decoration: none;
    margin: 1px 0 5px 0;
}
a.more_same_title:hover{
    color: #3376B3;
    text-decoration: none;
}

/* ---------------------------------------------- Search Page -------------------------------------*/

.iform_page {
    color:#7B8599; 
    font: 12px Tahoma; 
}
.iform_page ul { 
    margin:0; 
    padding:0; 
    list-style:none;
    *margin-bottom:-15px;
}
.iform_page li {  
    float:left; 
    padding-bottom:5px;
}
.iform_page label {  
    float:left; 
    line-height:10px;
    color:#375B6C;
    font: normal 12px Tahoma; 
    padding-right:5px;
}

.iform_page .iselect { 	
    border:1px solid red;
    width:155px;
    height:22px;
    border:1px solid #23466A;
    -webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
    background: #fff;
    background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
    background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    padding:2px 1px 1px 6px;
    background: #fff;
    color:#444;
    font: normal 11px Tahoma;  
    float:left; 
    margin-right:20px;
    margin-bottom:5px;
}
.iform_page .itext2 { 
    border:1px solid red;
    width:155px;
    height:20px;
    border:1px solid #23466A;
    -webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
    margin:0;
    padding-left:5px;
    background: #fff;  
    background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
    background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    color:#444;
    font: normal 11px Tahoma; 
    float:left; 
    margin-right:20px;   
    *height:18px;

}
.iform_page .itext3 { 
    border:1px solid red;
    width:65px;
    height:20px;
    border:1px solid #23466A;
    -webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
    margin:0;
    padding-left:5px;
    background: #fff;  
    background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
    background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    color:#444;
    font: normal 11px Tahoma; 
    float:left; 
    margin-right:5px;   
    *height:18px;    
}
.iform_page .iselect:hover,.iform_page .ibutton:hover, .iform_page .itext2:hover, .iform_page .itext3:hover,
.iform_page .iselect:focus,.iform_page .ibutton:focus, .iform_page .itext2:focus, .iform_page .itext3:focus{
    border-color: #D6452C;
    background:#fff;
}

.send_but_page{
    width:84px;
    height:23px;
    cursor:pointer;
    border:0px;
    background: url(../i/send.png) no-repeat left top;
}
.send_but_page_en{
    width:84px;
    height:23px;
    cursor:pointer;
    border:0px;
    *margin-left:-90px;
    background: url(../i/send_en.png) no-repeat left top;
}
.send_but_page_ru{
    width:84px;
    height:23px;
    cursor:pointer;
    border:0px;
    *margin-left:-90px;
    background: url(../i/send_ru.png) no-repeat left top;
}

a.adv_search_page,
a.adv_search_page:link,
a.adv_search_page:visited,
a.adv_search_page:active {	
    display:block; 
    color: #fff;
    font: bold 13px Tahoma, sans-serif;
    text-decoration: none;
    margin:7px 0 15px 25px;
    width:160px;
    text-decoration: underline;
}
a.adv_search_page:hover{   
    color: #fff;
    text-decoration: none;
}

/*-------------------------------------------------------- Contact Form -----------------------------------------------*/

.iform_contact {font: 12px/26px Arial, Geneva, sans-serif; }
.iform_contact ul { margin:0; padding:0; list-style:none; width:480px;}
.iform_contact ul ul { overflow:auto}
.iform_contact li { padding-bottom:5px;}
.iform_contact label {  width:100px; display:block; float:left; line-height:26px; }
.iform_contact label.ilabel {  width:auto; display:inline; float:none; line-height:26px; padding:0 5px}

.iform_contact .itext,.iform_contact .itextarea,.iform_contact .iselect,.iform_contact .ibutton { 	
    border:1px solid red;
    width:200px;
    border:1px solid #999;
    -webkit-border-radius: 3px;-khtml-border-radius:3px;-moz-border-radius:3px;border-radius:3px;
    margin:0;
    padding:5px;
    background: #fff;
    background: -webkit-gradient(linear, left top, left 25, from(#fff), color-stop(6%, #eee), to(#fff));
    background: -moz-linear-gradient(top, #fff, #eee 2px, #fff 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
    -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
.iform_contact .itext:hover,.iform_contact .itextarea:hover,.iform_contact .iselect:hover,.iform_contact .ibutton:hover,
.iform_contact .itext:focus,.iform_contact .itextarea:focus,.iform_contact .iselect:focus,.iform_contact .ibutton:focus{
    border-color: #D6452C;
    background:#fff;
}
.iform_contact .itext {}
.iform_contact .itextarea{ height:100px; width: 365px;}
.iform_contact .ibutton {
    width:auto;
    background: #efefef;
    background: -webkit-gradient(linear, left top, left 25, from(#dadada), color-stop(6%, #efefef), to(#dadada));
    background: -moz-linear-gradient(top, #dadada, #efefef 2px, #dadada 25px);
    box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
.iform_contact .ibutton:hover,.iform_contact .ibutton:focus { background:#dadada;}
.iform_contact li.iheader { display:block; font-size:18px; border-bottom:1px solid #000; padding:5px; text-indent:10px; margin:5px 0 1px }
.iform_contact li.iseparator { display:block; text-indent:-9999px; height:10px; line-height:10px; border-bottom:1px solid #999;margin:5px 0 15px }
.iform_contact .required { border-color:#F00; }

#send3 {
    float:right;
    width: 72px;
    height: 23px;
    padding: 0;
    border: 0;
    background: transparent url(../i/se_bg.png) no-repeat center top;
    cursor: pointer; 
    cursor: hand; 
    margin-right:8px;
}
#send_en3 {
    float:right;
    width: 72px;
    height: 23px;
    padding: 0;
    border: 0;
    background: transparent url(../i/se_en.png) no-repeat center top;
    cursor: pointer; 
    cursor: hand; 
    margin-right:8px;
}
#send_ru3 {
    float:right;
    width: 72px;
    height: 23px;
    padding: 0;
    border: 0;
    background: transparent url(../i/se_ru.png) no-repeat center top;
    cursor: pointer; 
    cursor: hand; 
    margin-right:8px;
}
/* ---------------------------------------------- Top Offer Grid -------------------------------------*/

.top_grid {
    float:left;
    width:343px;
    margin-right:20px;
}
* html .top_grid {
    float:left;
    width:333px;
    margin-right:20px;
}

a.top_title,
a.top_title:link,
a.top_title:visited,
a.top_title:active {
    display:block;         
    color: #1083A5;
    font: bold 13px Arial, sans-serif;
    text-decoration: none;
    margin: 0 0 2px 0;
}
a.top_title:hover{
    color: #555;
    text-decoration: none;
}
span.basepic2 {

    background:#fff;
    border:1px solid #D8DDDD; 
    padding:4px;
    margin-right:10px;
}
div.bpic2 {

    width:75px;
    height:51px;
    overflow:hidden;
}
#watermark_box2 {
    position:relative;
}
img.watermark2 {
    position: absolute;
    top: 2px;
    left: 2px;
}
p.top_content {
    color: #3F3F3F;
    font: normal 11px Arial, sans-serif;
    margin:4px 0 2px 0;
    padding: 0;
}
p.top_content2 {
    color: #777;
    font: normal 11px Arial, sans-serif;
    margin:2px 0 8px 0;
    padding: 0;
}
.hor_sep_top {
    height:10px;
    border-bottom:1px dashed #E0E0E0;
    margin-bottom:10px;
}
.hor_sep_solid {
    height:10px;
    border-bottom:1px solid #E0E0E0;
    margin-bottom:10px;
}
.hor_sep_dashed {
    height:10px;
    border-bottom:1px dashed #E0E0E0;
    margin-bottom:10px;
}

/* ---------------------------------------------- Right Menu -------------------------------------*/
.right_sidebar {
    float:left;
    width:173px;
    border-left:1px solid #dadada;
    padding-left:10px;
}
/* ---------------------------------------------- Offer List -------------------------------------*/

span.offer_list_pic {
    float:left;
    background:#fff;
    border:1px solid #D8DDDD; 
    padding:4px;
    margin-right:10px;
}
div.bpic_offer_list {
    float:left;
    width:210px;
    height:133px;
    overflow:hidden;
}
a.offer_list_name,
a.offer_list_name:link,
a.offer_list_name:visited,
a.offer_list_name:active {
    display:block;         
    color: #00539F;
    font: bold 16px Arial, sans-serif;
    text-decoration: none;
    margin: 1px 0 5px 0;
}
a.offer_list_name:hover{
    color: #1FA9D2;
    text-decoration: none;
}
p.offer_list_data {
    color: #222;
    font: normal 11px Arial, sans-serif;
    margin:0 0 11px 0;
    padding: 0;
}
p.offer_list_content {
    color: #777;
    font: normal 12px Arial, sans-serif;
    margin:11px 0 1px 0;
    padding: 0;
}
a.offer_list_more,
a.offer_list_more:link,
a.offer_list_more:visited,
a.offer_list_more:active {     
    color: #D8251D;
    font: bold 11px Arial, sans-serif;
    text-decoration: none;
}
a.offer_list_more:hover{
    color: #3376B3;
    text-decoration: none;
}

/* ---------------------------------------------- Links Right -------------------------------------*/
a.links_right,
a.links_right:link,
a.links_right:visited,
a.links_right:active {	
    display:block;
    background:url(../i/arr_blue.png) no-repeat left 4px; 
    color: #333;
    font: normal 11px Arial, sans-serif;
    padding:1px 8px 3px 16px;
    text-decoration: none;
    margin-top:2px;
    margin-left:4px;  
}
a.links_right:hover{
    background: url(../i/arr_red.png) no-repeat left 4px; 
    color: #C3130E;
    padding:1px 8px 3px 16px;    
    text-decoration: none;
    margin-top:2px;
    margin-left:4px;      
}


/* ---------------------------------------------- Other Stuff -------------------------------------*/

a.free-link,
a.free-link:link,
a.free-link:visited,
a.free-link:active {
    color: #1D324D;
    font: normal 12px Arial, sans-serif;	
    text-decoration: underline;
}
a.free-link:hover{
    color: #2952A5;
    text-decoration: none;
}
.vizitka {
    margin-top:10px;
    color: #555;
    font: normal 12px Arial, sans-serif;

}


/* ------------------------------------------- Advance Searcch ------------------------------------------- */
table.anons-form {
    margin: 5px 1px 10px 10px;
    color: #555;
    font-family:  Arial, Helvetica, sans-serif; 
    font-size: 12px;
}
.anons {
    width:160px; 
    color: #333;
    font-family:  Arial, Helvetica, sans-serif; 
    font-size: 12px;
    margin:5px 0 5px 0;
}
.anons-small {
    width:160px; 
    color: #333;
    font-family:  Arial, Helvetica, sans-serif; 
    font-size: 12px;
    margin:5px 0 5px 0;
}
.anons-price {
    width:50px; 
    color: #333;
    font-family:  Arial, Helvetica, sans-serif; 
    font-size: 12px;
    margin:5px 0 5px 0;
}
.anons-middle {
    width:108px; 
    color: #333;
    font-family:  Arial, Helvetica, sans-serif; 
    font-size: 12px;
    margin:5px 0 5px 0;
}
.anons-very-small {
    width:120px; 
    color: #333;
    font-family:  Arial, Helvetica, sans-serif; 
    font-size: 12px;
    margin:5px 0 5px 0;
}
.anons-mega-small {
    width:61px; 
    color: #333;
    font-family:  Arial, Helvetica, sans-serif; 
    font-size: 12px;
    margin:5px 0 5px 0;
}
.anons-area {
    color: #333;
}
.send_but_page2{
    width:84px;
    height:23px;
    cursor:pointer;
    border:0px;
    float:left;
    margin-left:10px;
    *float:left;
    background: url(../i/send.png) no-repeat left top;
}
.send_but_page_en2{
    width:84px;
    height:23px;
    cursor:pointer;
    border:0px;
    float:left;
    *float:left;
    margin-left:10px;
    background: url(../i/send_en.png) no-repeat left top;
}

/*------------------------------------------------------ General tab -------------------------------------------------------------------*/
.general_tab{
    width:567px;
    /* border:1px solid red;*/
    text-align: left;
    float:left;
    margin:13px 15px 0 0;
    background: url(../i/general_tab.jpg) repeat-x left top; 
}
ul.general_ul {
    list-style:none;
}
ul.general_ul li {
    list-style:none;
}
ul.general_ul li h1 {
    list-style:none;
    color: #fff;
    font: bold 12px Arial, sans-serif;
    text-transform: uppercase;
    background: url(../i/tab_day_red.jpg) repeat-x left top; 
    line-height:28px;
    height:28px;
    width:150px;
    padding-left:15px;
}

/* ---------------------------------------------- info center -------------------------------------*/

.info_menu_content {
    background: #F1F0F0;
    border-left:1px solid #EAEAEA;
    border-right: 1px solid #EAEAEA;
    border-bottom:1px solid #EAEAEA;
    padding:12px;
}
ul.info_menus {
    list-style:none;
}
ul.info_menus li {
    list-style:none;
}
ul.info_menus li h1 {
    list-style:none;
    color: #fff;
    font: bold 12px Arial, sans-serif;
    text-transform: uppercase;
    background: url(../i/info.png) no-repeat left top; 
    line-height:45px;
    height:36px;
    width:204px;
    padding-left:70px;

}
a.info_menu_link,
a.info_menu_link:link,
a.info_menu_link:visited,
a.info_menu_link:active {	
    display:block;
    color: #3F3F3F;
    font: normal 12px Arial, sans-serif;
    padding:0 8px 3px 20px;
    text-decoration: none;
    margin:2px 0 10px 5px;
    background: url(../i/info_icon.png) no-repeat left top; 
}
a.info_menu_link:hover{
    color: #2952A5;
    text-decoration: none;
    background: url(../i/info_icon.png) no-repeat left top; 
}
a.info_menu_link_sec,
a.info_menu_link_sec:link,
a.info_menu_link_sec:visited,
a.info_menu_link_sec:active {	
    display:block;
    color: #2952A5;
    font: normal 12px Arial, sans-serif;
    padding:0 8px 3px 20px;
    text-decoration: none;
    margin:2px 0 10px 5px;
    background: url(../i/info_icon.png) no-repeat left top; 
}
a.info_menu_link_sec:hover{
    color: #3F3F3F;
    text-decoration: none;
    background: url(../i/info_icon.png) no-repeat left top; 
}
a.info_menu_more,
a.info_menu_more:link,
a.info_menu_more:visited,
a.info_menu_more:active {
    display:block;
    background: url(../i/more_red.png) no-repeat left center;     
    color: #fff;
    font: normal 13px Arial, sans-serif;
    text-decoration: none;
    padding:5px 0 8px 9px;
    margin-top:3px;
}
a.info_menu_more:hover{
    background: url(../i/more_red.png) no-repeat left center; 
    color: #000;
    text-decoration: none;
}
h1.new_atribut {
    float:left;
    color: #444;
    font: normal 12px Arial, sans-serif; 
    width:150px;
    margin:0 0 8px 12px;
    padding:0;
}

/* ------------------------------------------------------- map ---------------------------------------- */
div.map {
background:url(../i/m_big.jpg) center top no-repeat;
width:439px;
height:289px;
margin-left:12px;
border:1px solid #dadada;
float:left;
}
div.t1 {
padding-top:75px;
width:280px;
float:left;
text-align: right;
}
div.t3 {
padding-top:68px;
float:left;
width:100px;
text-align: right;
}
div.t4 {
padding-top:25px;
float:left;
width:120px;
text-align: right;
}
div.t5 {
padding-top:98px;
float:left;
width:140px;
text-align: right;
}
div.t6 {
padding-top:40px;
float:left;
width:85px;
text-align: right;
}
a.mlink,
a.mlink:link,
a.mlink:visited,
a.mlink:active { 
    color: #000;
    font: bold 15px Arial, sans-serif;
    text-decoration: none;
    padding:5px 0 8px 9px;
    margin-top:3px;
}
a.mlink:hover{
    color: #D71219;
    text-decoration: none;
}