
.iconPage{
    float:left;
    width:170px;
    margin-right:15px;
    margin-bottom:15px;
}
.textPage{    
    float:left;
    width:517px;
}

/* oferty */
.com-search_list {

}
.com-search_list .row{
    padding-bottom: 10px;
    border-bottom: 1px solid #3C3C3C;
    margin-bottom: 10px;
}

.com-search_list .oItem{
    float: left;
    width: 188px;
    margin-bottom: 15px;
}


.com-search_list a{
    color: #CC9966;
}
.com-search_list a:hover{
    text-decoration: none;
}

.com-search_list p{
    padding: 0;
    margin-bottom: 1px;
    line-height:13px;
}

.com-search_list .oNavi {
    float: left;
    width: 28px;
}

.ob-check {
	margin:0px;
	padding:0px;
    width: 15px;
    height: 15px;
    margin-bottom: 3px;
    margin-left: 2px;
}
.ob-info {
    display: block;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-image: url(i/ob-info.png);
    text-decoration: none;
    margin-bottom: 3px;
}
.ob-virtual {
    display: block;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-image: url(i/ob-virtual.png);
    text-decoration: none;
    margin-bottom: 3px;
}
.ob-rodzina {
    display: block;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-image: url(i/ob-rodzina.png);
    text-decoration: none;
    margin-bottom: 3px;
}
.ob-wylacznosc {
    display: block;
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-image: url(i/ob-wylacznosc.png);
    text-decoration: none;
    margin-bottom: 3px;
}



.ob-details {
    display: block;
    width: 110px;
    height: 29px;
    background-repeat: no-repeat;
    background-image: url(i/ob-details.gif);
    margin-top: 3px;
    float:right;
    text-align:center;
    line-height:28px;
    color: #FADB88;
}
a.ob-details{
    color: #FADB88;
}
a.ob-details:hover {
    text-decoration: underline;
}
.ob-fav {
    display: block;
    width: 100px;
    height: 20px;
    background-repeat: no-repeat;
    background-image: url(i/ob-fav.gif);
    padding-left: 26px;
    margin-top: 10px;
    float:right;
    text-align:left;
}
a.ob-fav:hover {
    text-decoration: underline;
}


.com-search_list .oImg {
    float: left;
    width: 147px;
    height: 101px;
    margin-right: 25px;
}
#aktowkaList .com-search_list .oImg {
    margin-right: 0;
}

.com-search_list .oInfo {
    float: left;
    width: 369px;
}

#aktowkaList .com-search_list .oInfo {
    clear: both;
    width: auto;
    padding-left: 28px;
}

.com-search_list .oPrice {
    float: left;
    width: 185px;
    text-align: right;
}


.com-ofeinne .row{
    padding-bottom: 10px;
    border-bottom: 1px solid #3C3C3C;
    margin-bottom: 10px;
}
.com-ofeinne .oImg {
    float: left;
    width: 130px;
    height: 101px;
    margin-right: 25px;
}

.com-ofeinne .oInfo {
    float: left;
    width: 570px;
}


.com-ofeinne .oNavi {
    width: 25px;
    margin-top: 4px;
    margin-bottom: 10px;
	float: left;
}
.com-ofeinne .oNavi .ob-info {
    
    margin-right: 4px;
	
}



a.prevBut, a.nextBut  {
	display:block;
    margin:0px;
    padding:0px;
    background-repeat: no-repeat;
    height:17px;
    width:17px;
}
a.prevBut  {
    background-image: url(i/naviL.png);
}
a.nextBut {
    background-image: url(i/naviR.png);
}
    
    
    
    
    
    
    
    
    
    
    
    
.clist {
    
}

.clist .row{
    /*padding-bottom: 10px;
    margin-bottom: 8px;*/
    padding-bottom:15px;
}

.clist .row .img{
    width: 121px;
    float: left;
    margin-right: 15px;
    text-align:center;
}

.clist .row .img img{
}

.clist .row .iright{
    width: 121px;
    float: right;
    margin-left: 15px;
    text-align:left;
}

.clist .row .desc{
    width: 600px;
    float: left;
    text-align:left;
}

.clist .row .date {
    font-size: 9px;
}

.clist .row .lead {
    /*font-size: 12px;*/    
}


.clist .row a.title {
    /*font-size: 12px;*/
    font-weight: bold;
    color:#007bc1;
}

.clist .rowLi {
    background-image: url(i/li.gif);
    background-repeat: no-repeat;
    background-position: 8px 1px;
    padding-left: 20px;
    margin: 4px 0 0 0;
}
.clist .rowLi a.title {
    font-size: 11px;
    font-weight: bold;
    color: #2c2929;
}

.clist .rowDt{
    background-image: url(i/li.gif);
    background-repeat: no-repeat;
    background-position: 1px 1px;
    padding-left: 15px;
    margin: 4px 0 0 0;
}

.clist .rowDt .clear{
    background-image: url(i/clistRow.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 9px;
    margin-bottom:9px;
}
.clist .rowDt .last{
    background-image: none;
}
.clist .rowDt a.title{
    font-weight: bold;
    color: #104B9B;
}

.cntImages {
    margin-top: 15px;
}
.cntImages .img {
    width: 100px;
    text-align:center;
	float: left;
	margin-right:20px;
}
.cntImages .img img{
	border: 2px solid #68BD45;
}

.cntImages .clear{
    height: 8px;
}

.picture img,
.gallery img {
	border: 2px solid #68BD45;
}
.gallery .img {
    width: 100px;
    text-align:center;
	float: left;
	margin-right:20px;
}

.picture .clear,
.gallery .clear {
	height: 10px;
}

.ico{
    width: 201px;
    float: left;
    margin-right: 15px;
    text-align:center;
}

.ico img{
    border: 1px solid #376BB1;
}

.ico .iright{
    width: 201px;
    float: right;
    margin-left: 15px;
    text-align:center;
}

.cItem {
}
.cItem .date{
    font-size: 11px;
    margin-bottom: 3px;
}


.galNav {
    float: right;
    padding: 4px 5px 0 0;
}

.galNav, .galNav a{
    color: #013F94;
    font-weight: bold;
}

.galNav, .galNav a{
    color: #013F94;
    font-weight: bold;
}

#galList {
    margin-left: 25px;
}

#galList .img {
    width: 97;
    margin-right: 6px;
    float: left;
}
#galList .img img{
    border: 1px solid #8FD1F7;
}

.pageNav {
    text-align: center;
}
.pageNav, .pageNav a{
    color: #CC9966;
}

.pageNav b{
    border: 1px solid #FCE5C1;
    font-weight: bold;
    color: #FCE5C1;
    line-height:15px;
}



.pageNavInfo,.pageNavInfo a{color: #2c2929;}





.com-dorfinan {
    /*margin-top: 20px;*/
}
.com-dorfinan .row .img {
    width: 130px;
    float: left;
}
.com-dorfinan .row .desc {
    width: 620px;
    float: left;
}


a.butspo {
    display: block;
    width: 265px;
    height: 27px;
    /*background-image: url(i/butspo.gif);*/
    color: black;
    font-size: 13px;
    padding: 7px 0 0 20px;
    margin:0 auto;
    font-weight:bold;
}

.com-dorfinan .row a.butspo {
    float: right;
    color: black;
    margin:0;
}






.pop_title{
    padding-top:10px;
    padding-bottom:20px;
    color:#565656;
    font-size:14px;
    font-weight:normal;
    margin-left:15px;
}



.creditCalcTable {

}

.creditCalcTable .tcol1{width:220px;}
.creditCalcTable .tcol2{width:120px;}
.creditCalcTable .tcol3{}




.creditCalcTable th{
    width: 230px;
    text-align: right;
    font-weight: normal;
    margin:0;
    padding:2px;
    padding-right: 5px;
    color:#4d5760;
}
.creditCalcTable td{
    padding:2px;
    padding-bottom: 5px;
    margin:0;
    color:#4d5760;
}
table.creditCalcTable input.itext{
    width: 200px;
    height:21px;
    margin:0px;
    padding:0px 2px;
    font-size:11px;
    border:1px solid #8c8c8c;
    color:#4d5760;    
}

select.iselect{
    border:1px solid #8c8c8c;
}
select.iselect, select.iselect option{
    color:#4d5760;
}




table.creditCalcTable input.szare{
    background-color: #ebebe3;   
}
table.creditCalcTable textarea.iarea{
    width: 200px;
    height: 83px;
    margin:0px;
    padding:0px 2px;
    font-size:11px;
    border:1px solid #8c8c8c;
    color:#4d5760;
}
table.creditCalcTable .label2{
    margin-bottom:5px;
}
table.creditCalcTable .label2, table.creditCalcTable label{
    color:#4d5760;
    font-weight:normal;
}

table.creditCalcTable .smalltext{
    font-size:10px;
}


#creditCalcBut {
    width: 309px;
    float: right;
    text-align: center;
    margin-top: 22px;
    color: #D5B274;
}

#creditCalcBut .butCC {
    display: block;
    margin: 26px auto;
    width: 137px;
    height: 55px;
    background-image: url(i/butCC.gif);
    color: black;
    font-size: 14px;
    line-height:20px;
    padding: 12px 0 0 20px;
    text-align: left;

}


.calcTable {
    margin-top: 0px;
}
.calcTable th{
    width: 333px;
    text-align: right;
    font-weight: normal;
    margin:0;
    padding:0;
    padding-bottom: 4px;
    padding-right: 15px;
}
.calcTable th label{
    font-weight: normal;
}
.calcTable td{
    padding-bottom: 10px;
}
.calcTable td.tcol2{
    padding: 0 5px 0 5px;
}
.calcTable td.tcol3{
    width: 70%;
}


.left_search {
    width: 440px;
    float: left;
}

.right_search {
    width: 250px;
    float: left;
    text-align: right;
}


#porownajList {
}

.com-search_list .oItemDetails{
    float: left;
    width: 208px;
    padding-right: 50px;
    color:#4f5b63;
}
.com-search_list .isLast{
    padding-right: 0;
}
.com-search_list .oInfo {
	width: 160px;

}

.long_weight .oInfo {
	width: 360px;

}


.com-search_list .oItemDetails .oNavi {
    width: 100px;
    margin-top: 4px;
    margin-bottom: 10px;
}
.com-search_list .oItemDetails .oNavi .ob-info {
    float: left;
    margin-right: 4px;
}
.com-search_list .oItemDetails .oNavi .ob-virtual {
    float: left;
    margin-right: 4px;
}

.com-search_list .oItemDetails p {
    margin-bottom: 4px;
}




