/* 
    Document   : inwestycja
    Created on : 2011-08-01, 13:31:29
    Author     : grupszy
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.tool-bar{

    margin:25px 0 15px -44px;
    width:998px;
    height:64px;
    background:url(../../../images/listwa_wyszukiwarka.png) 0 0 no-repeat;
    float:left;
    overflow:hidden;


}
.tool-bar .offer-nr span{ color:#333}
.tool-bar .offer-nr{
    font-size:14px;
    color:#cc0000;
    float:left;
    margin:20px 0 0 170px;


}

.tool-bar .back{
    width:52px;
    height:17px;
    background:url(../../../images/title_powrot.png) 0 0 no-repeat;
    float:left;
    margin:20px 0 0 25px;
}

.buttons a:hover,.buttons a.active,.b_napisz:hover{
    cursor: pointer;
    background-position: 0 -22px;
}
.buttons a, .b_napisz{ display:block;
            width:126px;
            height:22px;
            float:right;
            margin:0 0 0 15px;
}
.mapa{ background:url(../../../images/bt_mapa.png) 0 0 no-repeat; }
.opis{ background:url(../../../images/bt_opis.png) 0 0 no-repeat; }
.zdjecia{ background:url(../../../images/bt_zdjecia.png) 0 0 no-repeat; }
.b_napisz{ background:url(../../../images/bt_napisz.png) 0 0 no-repeat; float:none;margin:10px 0 0 0;}
.buttons{
    padding:17px 25px 0 0;
    float:right;
    overflow:hidden;


}


.box-img p{ 
    text-align:center;
    margin:51px 0 0 0;
    color:#666;
    font-size:12px;
    cursor:pointer;
}

.box-img{
    float:left;
    margin:0 60px 0 45px;
    background:url(../../../images/image_lista2.png) 0 0 no-repeat;
    width:352px;
    height:248px;
    padding:0 0 35px 0;
}

.img-outer{
    
    background: yellow;
    width:254px;
    height:150px;
    margin:46px 0 0 54px
    

}

.overall-description{
    margin:0 0 0 515px;
    font-family:tahoma
}

.outer{
    overflow: hidden;
    float:left;
    clear:both;
    background:url(../../../images/line_points.png) 0 top  no-repeat;
    padding:20px 0 0 0;
    width:910px ;
}


.overall-description h2{
    font-size:24px;
    color:#cc0000;
    margin-bottom:5px

}
.overall-description p{
    font-size:14px;
    color:#333;
    font-weight:bold;
    margin-bottom:10px;

}

.overall-description table caption{
    color:#cc0000;
    font-weight:bold;
    background:url(../../../images/line_points.png) 0 bottom  no-repeat;
    text-align:left;
    padding:5px 0;
}
.overall-description table{
    font-size:11px;
    border-collapse: collapse;
    font-family:tahoma;
    width:350px;
    margin:0 0 20px 0;
    

}
.overall-description table tr td:first-child{padding:5px 0 5px 0;font-weight:normal}
.overall-description table tr td{padding:5px 0 5px 30px;font-weight:bold;}

.objects-list,
.description,
.employee-data{
    float:left;
    width:910px;
    background:url(../../../images/line_points.png) 0 top  no-repeat;
    padding:20px 0 0 0;
    margin-bottom:20px;
}
.objects-list h3,
.description h3,
.employee-data h3
{
    margin:0 0 20px 0;
    color:#333;
    font-size:14px;
}
.employee-data h3{color:#cc0000}

.objects-list table{
    font-family:tahoma;
    background:url(../../../images/tabela_top.png) 0 0 no-repeat;
    
    width:100%;
    border-collapse: collapse;
}
.objects-list table th{
    color:#fff;
    text-align:center;
    height:29px
}
.objects-list table tbody tr:first-child td{ border-top:0}
.objects-list table tr td{
    border-top:1px dotted #333;
    background:#fff;
    text-align:center;
    height:29px;
    cursor: pointer
}
.objects-list table tr:HOVER td{background:#cccccc;}
.objects-list table{}

.mini-back:hover{ background-position: 0 -39px }
.mini-back{
    width:173px;
    height:39px;
    background:url(../../../images/bt_powrot_down_mini.png) 0 0 no-repeat;
    float:left;
    clear:both;
    margin:0px 0 20px -44px;
    cursor:pointer;
}

.licence{ margin:10px 0 0 0 }
.licence span{font-weight:bold}