/*pc*/
header .menu ul li .txt a{
    height: 52px;
    display: block;
}
/*pc end*/



/* poprawki od redakcji */

.center_hw {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    line-height: 0;
}
.img a.center_hw {
    display: block;
}
/*.uszy .ucho .sub{
    width: 470px;
}
.uszy .ucho.prawe .sub{
    width: 472px;
    left:-492px;
}*/

.uszy .ucho.prawe .szukajka{
    left:-377px;
    width:337px;
}
.ears .col.second .foto{
    background: none;
    display:table; width: 212px;
}
.ears .col.first .img{
    display: table;
    width: 117px;
    # height: 70px;
    float: left;
}
.ears .col.first img{
    float:none;
}
.boxy .up p a{
    color: #00B0EE;
}
.more_line a{
    padding-top:10px;
}
.open_map .link_close img{
    cursor: pointer;
}
/* poprawki od redakcji END */


/* szukajka na hover */
.uszy .ucho li.szukajka_button:hover .szukajka{
    display:none;
}
/* szukajka na hover END */


/*.uszy .szukajka_produktowa .choose label{*/
.uszy .szukajka_produktowa .choose label.etykieta{
    height:15px;
    width:15px;
    padding:0px;
    margin:0px 10px 0 0;
    float:left;
}

.uszy .szukajka .rodzaj ul li:hover .list{
    /* display:block; ??? */
   display:none;
}

/*.uszy .szukajka .rodzaj  label {*/
.uszy .szukajka .rodzaj label.etykieta {
    height: 15px;
    width: 15px;
    padding: 0px;
    margin: 0px 10px 0 0;
    float: left;
}

.ears .col.first{
    margin:20px 5px 20px 10px;
    float:left;
/*pc swipe2*/
    overflow: hidden;
    visibility: hidden;
    position: relative;
/*pc end*/
}

/*pc swipe2*/
/*
ul.slides {
    overflow: hidden;
    position: relative;
}
*/


/*ul.slides > li {
    float:left;
    position: relative;
}
ul.slides.uszy > li {
    width:100%;
}*/

/*pc end*/


/*pc*/
.ears .col.first .txt a {
    display: block;
    height: 52px;
}
/*pc end*/

.ears .col.second .txt.ellipsis{
    text-align:right;
    /*pc*/
    height: 200px;
    /*pc end*/
}


/* slider z cadami na SG */
.cad_block .slider a{
    word-wrap: break-word;
}
.cad_block .slider{
    /*pc width:1000px; pv end */
    overflow:hidden;
    margin-bottom:30px;
}

.cad_block .slider p{
    font-size:12px;
    font-weight: bold;
    overflow: hidden;
    height: 90px;
}
/* slider z cadami na SG END */

/*pc*/
#promoted_products_articles .txt p.lead.ellipsis{
    height: 120px;
}
#promoted_videos .txt p.ellipsis{
    height: 100px;
}
#katalogi_big .txt p.ellipsis{
    height: 120px;
}
#promoted_products .txt p.ellipsis{
    height: 80px;
}
/*pc end*/

/*
.uszy .ucho ul li:hover .sub{
    display: hidden;
}
*/




/*pc*/

.slider_produkty {
    width:1000px;
    overflow:hidden;
    padding:20px 8px 50px 8px;
    position: relative;
    height: 370px;
}

.slider_produkty .pady {
    overflow: hidden;
    height: 390px;
    position: relative;
    width:1000px;
}

.slider_produkty li.alfa,
.slider_produkty li.beta {
    width: 1000px;
    height: 330px;
    position: relative;
}

.slider_produkty li.alfa {
    padding: 20px 0;
}

.slider_produkty .alfa .img{
    position: absolute;
    z-index: 1;
    left: auto;
    width: 400px;
    height: 300px;
    overflow: hidden;
}
/*.slider_produkty .beta .img{*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*    left: auto;*/
/*    width: 1000px;*/
/*    height: 370px;*/
/*    overflow: hidden;*/
/*}*/

.slider_produkty .alfa .img > img{
    position: absolute;
    right:0;
    height: 300px;
}

.slider_produkty .alfa .txt{
    float: right;
    width:500px;
    margin-right: 60px;
}
/*.slider_produkty .beta .txt{
    top: 145px;
    left: 10px;
    bottom: 60px;
    width:750px;
    margin-left: 60px;
    /*position: absolute;*/
    position: relative;
    z-index: 2;

    opacity:0.9;
    filter: alpha(opacity=90);

    background: url(../images/icons/bullet_off.png) 0 0 no-repeat;
    -moz-transition: all;
    -moz-transition-timing-function: ease;
    -moz-transition-duration: 0.2s;
    -webkit-transition: all;
    -webkit-transition-timing-function: ease;
    -webkit-transition-duration: 0.2s;
    transition: all;
    transition-timing-function: ease;
    transition-duration: 0.2s;
}
*/
.slider_produkty .alfa .txt h2{
    font-family: Roboto-Light-webfont;
    font-size: 36px;
    margin-bottom: 10px;
}
/*.slider_produkty .beta .txt h2{
    font-family: Roboto-Light-webfont;
    font-size: 36px;
    margin-bottom: 10px;
    padding: 5px 10px;
    color: #FFF;

    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;

    background-color: #00B0EE;
}

.slider_produkty .alfa .txt h3{
    font-family: Arial;
    font-size: 14px;
    line-height: 160%;
    height: 120px; /* for ellipsis */
}
.slider_produkty .beta .txt h3{
    font-family: Arial;
    font-size: 12px;
    line-height: 180%;
    width:500px;
    padding: 5px 10px;

    background: #333;
    height: 100px; /* for ellipsis */
}*/
.slider_produkty .alfa .txt span.pointer:hover{
    color: #00B0EE;
}
.slider_produkty .left_b{
    position: absolute;
    top:165px;
    left: 20px;
    z-index: 10;
    cursor: pointer;
}

.slider_produkty .right_b{
    position: absolute;
    top:165px;
    right: 20px;
    z-index: 10;
    cursor: pointer;
}

.slider_produkty .left_b, .slider_produkty .right_b{
    opacity:0.8;
    filter: alpha(opacity=80);
}

.slider_produkty .left_b:hover, .slider_produkty .right_b:hover{
    opacity:1;
    filter: alpha(opacity=100);
}

.slider_produkty .slider_b{
    position: absolute;
    bottom: 25px;
    z-index: 10;

    text-align: center;
    overflow: hidden;
    width: 1000px;
}

.slider_produkty .slider_b ul{
    overflow: hidden;
    text-align: center;
}

.slider_produkty .slider_b ul li{
    width: 19px;
    height: 19px;
    display: inline-block;
    margin: 0 5px;

    opacity:0.8;
    filter: alpha(opacity=80);

    cursor: pointer;

    background: url(../images/icons/bullet_off.png) 0 0 no-repeat;
    -moz-transition: all;
    -moz-transition-timing-function: ease;
    -moz-transition-duration: 0.2s;
    -webkit-transition: all;
    -webkit-transition-timing-function: ease;
    -webkit-transition-duration: 0.2s;
    transition: all;
    transition-timing-function: ease;
    transition-duration: 0.2s;

    background: url(../images/icons/slider_b.png) 0 0 no-repeat;
}

.slider_produkty .slider_b ul li.active{
    background: url(../images/icons/slider_b_active.png) 0 0 no-repeat;

    opacity:1;
    filter: alpha(opacity=100);
}

.slider_produkty .slider_b ul li:hover{
    background: url(../images/icons/slider_b_active.png) 0 0 no-repeat;

    opacity:1;
    filter: alpha(opacity=100);
}

.slider_produkty .shadow{
    position: absolute;
    bottom: 14px;
    left: 0px;
    background: url(../images/bg_1000.png) 0 0 repeat;
    width: 1000px;
    height: 6px;
}

.slider_produkty .lt{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1000px;
    height: 1px;
    background-color: #e5e5e5;
}

.slider_produkty .beta:hover .txt{
    opacity:1;
    filter: alpha(opacity=100);
}

.slider_produkty .beta .txt h2 a{
    color: #FFF;
}
.slider_produkty .beta .txt h3 a{
    color: #CCC;
}


/* pc */
/*
.full_boxy .txt p.title a{
    display: block;
    height: 32px;
}

.full_boxy .txt p.ellipsis{
    height: 140px;
}
*/

.full_boxy ul li .txt p.lead{
    visibility: hidden;
}
.full_boxy ul li:hover .txt p.lead{
    visibility: visible;
}

#buyandcompare .txt p.title.ellipsis,
#recommendet_prod_swipe .txt p.title.ellipsis,
#promoted_products_articles .txt p.title.ellipsis,
#company_objects .txt p.title.ellipsis {
    display: block;
    max-height: 34px; /* for ellipsis */
    font-weight: bold;
    margin-bottom: 10px;
}

#buyandcompare .txt p.lead.ellipsis,
#recommendet_prod_swipe .txt p.lead.ellipsis,
#promoted_products_articles .txt p.lead.ellipsis,
#company_objects .txt p.lead.ellipsis {
    height: 140px; /* for ellipsis */
}

.poradniki_box .col_left .list ul li.active{
    color: #000;
    background: url(../images/icons/point.png) right center no-repeat;
}

/* .seek .seek_body .choose label{ */
.seek .seek_body .choose label.etykieta{
    height:15px;
    width:15px;
    padding:0px;
    margin:0px 10px 0 0;
    float:left;
}


/* wyrownanie napisu Nieruchomosci na SG */
.uszy .szukajka .up .title{
    float:left;
    padding:5px 22px 5px 20px;
}


/* partner kategorii moze go nie byc */
.linkownia .left{
    width:auto;
    height:125px;
    background-color:#00B0EE;
    float: none;
    overflow: hidden;
}
.linkownia .right{
    float:right;
    width:500px;
}


/* product item - kreska pod cena */
.listing .price_links .price{
   padding-bottom:0px;
   border-bottom: none;
}
.listing .price_links .links{
    padding-top:5px;
    border-top: 1px solid #000000;
}
/* product item - kreska pod cena  END */

/* product item - wiecej linii opisu */
.listing .txt .title p{
    white-space: normal;
}
/* product item - wiecej linii opisu END */


/* szerokosc filtrow */
.filtry_listing .main .title p {
    padding-top:7px;
}
.filtry_listing .main .pozycje a{
    padding:7px 20px 0 20px;
    height:auto;
}
.filtry_listing .submenu{
    min-width: 300px;
    left:10px;
    background: url(../images/bg_blue.gif) 0 0 repeat;
    overflow: hidden;
}
.filtry_listing .submenu.wide{
    min-width: 978px;
}
.filtry_listing .sub .submenu.wide ul li{
    float:left;
    width: 323px;
}
.filtry_listing .sub > ul > li{
    height:auto;
    min-height:30px;
}
/* szerokosc filtrow  END */


/* wysokosc filtrow */
/* .filtry_listing .submenu{
    max-height: none;
}*/
/* wysokosc filtrow END */

/*
.filtry_listing .submenu ul li a{
    padding:7px 10px 7px 25px;
    display: block;
}
*/
/*.filtry_listing .submenu ul li a.selected{
    background: url(../images/icons/checkmark2.png) left center no-repeat;
}
.filtry_listing .submenu ul li.custom.selected{
    background: url(../images/icons/checkmark2.png) left center no-repeat;
}*/

.filtry_listing .submenu ul li.custom.button{
    float: right;
}

/* scroll parametrów */
#filters .jspPane {
    padding: 0px !important;
}

#filters .jspVerticalBar {
    width: 12px !important;
    background: inherit !important;
}
#filters .jspTrack {
    background: inherit !important;
    border-left: none !important;
}
#filters .jspDrag {
    width: 8px !important;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}

#filters ul.param_value {
    padding: 4px;
}

#filters .search {
    # padding-top: 10%;
    border-bottom: 1px solid white;
    padding-bottom: 2px;
    # width:100%;
    # margin-bottom: 20px;
    overflow:hidden;
    float: left;
    margin-right: 15px;
}

#filters ul.param_value li.custom {
    padding: 7px 5px;
    margin-bottom: 5px;
}

#filters ul.param_value li input {
    background: none;
    color: white;
    width: 50px;
    font-size: 16px;
    float: left;
    font-family: "MyriadProRegular", Arial, sans-serif;
}

#filters ul.param_value li div.button {
    margin: 5px 0;
    text-align: center;
    overflow: hidden;
}

#filters ul.param_value li button {
    background: url(../images/icons/button_bg_blue.png);
    color: white;
    font-size: 14px;
    width: 127px;
    height:37px;
    border: none;
}
#filters ul.param_value li button:hover {
    background: url(../images/icons/button_bg_grey.png);
}
.filtry_listing .sub .submenu span {
    color:#FFF;
    display: block;
    padding: 7px 10px;
}
.filtry_listing .sub .submenu span.unit {
    display: inline;
}

.filtry_listing .sub .submenu .etykieta{
    height:10px;
    width:10px;
    padding:0px;
    margin: 3px 7px 3px 0;
    float:left;
}
/* scroll parametrów END */


/* scroll schowka */
#pageslide .jspPane {
    padding: 0px !important;
}
#pageslide .jspVerticalBar {
    width: 12px !important;
    background: inherit !important;
}
#pageslide .jspTrack {
    background: inherit !important;
    border-left: none !important;
}
#pageslide .jspDrag {
    width: 8px !important;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}

#pageslide div.lista ul {
    # max-height: 200px;
    height: 100%;
}
/* scroll schowka END */


/* naglowek filtrow */
/*.filtry_listing .main .title p a {
    color:#FFF;
    padding-top:5px;
}*/
/* naglowek filtrow END */


.filtry_listing .sub{
    position:relative;
    top: -5px;
    z-index: auto;
}

.listing{
    padding-top:0px;
}

/* ellispsis w search_item */
.listing .txt .title {
    height: 100px;
    overflow: hidden;
}
.listing.box .txt .title {
    height: 80px;
}
/* ellispsis w search_item END */


/* opis w search_item */
.listing .txt .title p{
    width: 85%;
}
/* opis w search_item END */


.etykieta_radio {
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
}

/* product listing - ikony */
.listing.box ul li{
    width: 460px;
    float: left;
}
.listing.box ul li.drugi{
    clear: left;
}
.listing.box .price_links .links{
    border-top: 0px none;
    overflow: hidden;
}
.listing.box .price_links{
    width: 310px;
    right: -30px;
}
/* product listing - ikony END */


/**/
.listing .price_links .links a{
    float:left;
    font-size:12px;
    margin-right:15px;
    padding-left:10px;
    cursor:pointer;
    background: url(../images/icons/dark_dot.png) 0 5px no-repeat;
}
.listing .price_links .links a.clipboard-add,
.listing .price_links .links a.compare-add {
    background: url(../images/icons/dark_dot.png) 0 5px no-repeat;
}
.listing .price_links .links a.clipboard-del,
.listing .price_links .links a.compare-del {
    background: url(../images/icons/blue_dot.png) 0 5px no-repeat;
}
/**/


/* pageslide */
.items{
    display: none;
}
.items .title{
    padding: 10px 0 10px 10px;
}
.items .title .button{
    top: 8px;
}
.items .lista{
    position: absolute;
    top: 45px;
    bottom: 50px;
    width: 100%;
}
/* pageslide END */


/* schowek */
/*.items .schowek{
    max-height: none;
}*/
/*.items .lista ul li .txt{*/
/*.items a.ellipsis{
    height: 50px;
    overflow: hidden;
}*/
/* .items .lista ul li{
    position: relative;
}
.items .lista ul li{
    position: absolute;
    width: 180px;
}*/
/* schowek END */


/* schowek w produkcie */
.karta .social_buttons .links a{
    margin-right: 15px;
    padding-left: 10px;
}
.karta .social_buttons .links a.clipboard-add{
    background: url(../images/icons/dark_dot.png) 0 5px no-repeat;
}
.karta .social_buttons .links a.clipboard-del{
    background: url(../images/icons/blue_dot.png) 0 5px no-repeat;
}
/* schowek w produkcie END */


/* bloczek kategorii w wyszukiwarce */
.cats ul li a.active{
    color:#00B0EE;
}
.no_results {
    font-weight:bold;
    margin:10px auto;
    text-align:center;
}
/* bloczek kategorii w wyszukiwarce END */

.listing .price_links .price p{
    padding-right:15px;
}

/* popupy */
.plansza{
    # position:fixed;
}
.schowek .item{
    width: 293px;
    height: 54px;
}
/* popupy END */




/* porownywanie */
/*.compare_flesh table td{
    padding: 20px 40px;
    width:200px;
    vertical-align: top;

    color: #CCC;
    font-size: 14px;
    border-bottom: 1px solid #555;
}
.compare_flesh table td ul li{
    list-style-image: url(../images/icons/white_dot.png);
    margin-bottom: 10px;
    margin-left: 15px;
    color: #CCC;
}*/
.compare_flesh{
    width: 100%;
    overflow: hidden;
}

.compare_flesh td.th{
    /*color: #00B0ED;*/
    color: #FFF;
    width: 200px;
    position: normal;
    left: 0;
    padding: 20px 25px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);

}
.compare_flesh td.th.first{
    height: auto;
    background: url(../images/black50.png) 0 0 repeat;
}
.compare_flesh td.th.group{
    text-align: center;
    font-weight: bold;
}
.compare .top .minimap{
    position: relative;
    width: auto;
    min-width:auto;
    max-width: 75%;
    overflow: visible;
    height: 40px;
}

#viewport {
    margin-top: -9px;
    border: 1px solid black;
    width: 0;
    height: 57px;
    position: absolute;
    background: rgb(0, 176, 238);

    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
}
/* porownywanie END */


/* wyszukiwarka CAD */
.seek .seek_body .search input{
    width:450px;
}
/* wyszukiwarka CAD END*/

/*popular_searches*/
.popular_searches{
    overflow:hidden;
    width: 1000px;
    padding-bottom: 10px;
    position: relative;
}
.popular_searches a {
    color: inherit;
    font-size: 12px;
    background:none;
}
.popular_searches div {
    margin-right: 5px;
    padding-top: 8px;
}
.popular_searches span {
    font-size: 11px;
    font-weight: bold;
    float: left;
    margin-right: 10px;
    background-color:#00B0EE;
    padding:10px;
    color:#FFF;
}
.popular_searches a:hover{
    color:#00B0EE;
}
/*popular_searches END*/


/* random_cads */
.cad_show ul li h2.ellipsis{
    height: 70px;
}
.cad_show ul li .txt a.ellipsis{
    height: 150px;
    display: block;
}
/* random_cads END */

.plansza{
    height:auto;
}

/* CAD popup */
.cad .title a{
    border-bottom: 1px solid #555;
    margin-bottom: 30px;
    padding-bottom: 10px;
    position: relative;

    font-size: 32px;
    color: #00B0EE;
    font-family: "MyriadProRegular", Arial, sans-serif;
}

.fancybox-bg {
    z-index: 2000001001 !important; /* 1001 */
}
#fancybox-overlay {
    z-index: 2000001100 !important; /* 1100 */
}
#fancybox-wrap, #fancybox-hide-sel-frame {
    z-index: 2000001101 !important; /* 1101 */
}
#fancybox-left-ico, #fancybox-right-ico, #fancybox-left, #fancybox-right, #fancybox-content, #fancybox-title {
    z-index: 2000001102 !important; /* 1102 */
}
#fancybox-close {
    z-index: 2000001103 !important; /* 1103 */
}
#fancybox-loading {
    z-index: 2000001104 !important; /* 1104 */
}
/* CAD popup END */


/* firmy SG */
.new_firmy .row{
    margin-bottom:0px;
}
.new_firmy .row ul li{
    margin-bottom:30px;
}
.new_firmy .sub .manubar ul li.active{
    color:#00B0EE;
    border-bottom: 3px solid #00B0EE;
    padding-bottom: 17px;
}
.new_firmy .sub .manubar ul li.active a{
    color:#00B0EE;
}
/* firmy SG END */



/* slider firm */
.firmy_slider .pady{
    padding: 0;
    height: 285px;
}
.firmy_slider li{
    width: 1000px;
}
.firmy_slider .firma{
    padding: 20px 10px;
}
.firmy_slider .firma .txt{
    position: relative;
}
.firmy_slider .desc{
    position: relative;
}
.firmy_slider .desc .txt{
    margin-bottom: 20px;
}
.firmy_slider .desc .foto{
    position: relative;
}
/* slider firm END */


/* slider polecanych firm */
.red_firmy .txt p.desc.ellipsis{
    height: 100px;
}
/* slider polecanych firm END */


/* taby w karcie firmy */
.ifirma .menu_bar span{
    font-size: 22px;
    color: #A0A0A0;
}
.ifirma .up td.first{
    vertical-align: top;
}
/* taby w karcie firmy END */



/* wyszukiwarka punktow sprzedazy w karcie firmy */
/*.punkty .search_point .cols .col33{
    width:230px;
}
.punkty .search_point .cols .col33 .szukaj{
    width:230px;
}
.punkty .search_point .cols div.button {
    margin: 5px 0;
    text-align: center;
    overflow: hidden;
}
.punkty .search_point .cols button {
    background: url(../images/icons/button_bg_blue.png);
    color: white;
    font-size: 16px;
    width: 127px;
    height:37px;
    border: none;
}
.punkty .search_point .cols button:hover{
    background: url(../images/icons/button_bg_grey.png);
}*/
.poi{
    height:155px;
}
#file_map{
    top:45px;
    left: 0px;
    z-index: 0;
    width: 1000px !important;
    text-align: center;
}
/* wyszukiwarka punktow sprzedazy w karcie firmy END */


/* katalogi */
#pages_slider {
    float: left;
    width: 900px;
}
.katalog_strony .img{
    width:160px;
    height:160px;
}
.boxy_large .row ul li{
    padding: 0 0 0 25px;
    margin-bottom: 0px;
}
/* katalogi END */


/* wyszukiwarka ogolnoserwisowa */
.listing.box.main_search .txt .info{
    height: 30px;
}
/* wyszukiwarka ogolnoserwisowa END */


/* zawijanie dlugich typow plikow do pobrania w teczce firmy */
.cats ul li.pierwszy{
    border-left:1px solid #FFF;
    word-wrap:break-word;
}
/* zawijanie dlugich typow plikow do pobrania w teczce firmy END */


/* centrowanie w menu, listingach */
header .submenu .bottom .img,
.listing .img {
    display: table;
}
/* centrowanie w menu, listingach END */


/* zawijaj kategorie w uszach na SG */
.uszy .ucho .sub .lista a{
    white-space: normal;
}
/* zawijaj kategorie w uszach na SG END */

/* polozenie guzika Szukaj w uszach produktowych */
/*.uszy .szukajka.produkty .szukajka_produktowa .button{
    float:left;
}*/
.uszy .szukajka.produkty .szukajka_produktowa .choose{
    margin-bottom: 60px;
    float:none;
}
/* polozenie guzika Szukaj w uszach produktowych END */

.perpage {
    float: right;
    margin: 6px 20px 0;
}

#companies .submenu li.pierwszy {
    clear: left;
}

.block150{
    margin: -10px -75px 20px -75px;
}
.block150 .row ul li{
    list-style: none outside none;
}
.oferta > .txt{
    padding: 20px 75px 50px 75px;
}
.oferta .txt p{
    margin-bottom: 0;
}
.oferta .txt ul{
    margin-top: 20px;
}
.open_map .bottom .title{
    font-size: 14px;
    padding: 0 0 5px 0;
}

/* more like this */
.mlt{
    overflow:hidden;
    padding-top: 20px;
    padding-bottom: 20px;
}
.more_like_this {
    width: 937px;
    margin: 0 auto;
}
.tagline {
    font-size: 16px;
    color:#333333;
}
.tagline a {
    font-weight: bold;
    text-decoration: none;
    color:#0099CC;
}
.proposition_row {
    overflow: hidden;
    margin-top: 10px;
}
.proposition_block:first-child {
    margin-left: 0 !important;
}
.proposition_block {
    float: left;
    width: 223px;
    height: 178px;
    margin-left:15px;
}
.prop_top {
    width: 223px;
    height: 53px;
    background: #0C5486;
    line-height: 100%;
}
.prop_top table {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}
.prop_top a {
    font-weight: bold;
    font-size: 14px;
    color:#ffffff;
    text-decoration: none;
}
.prop_top td {
    vertical-align: middle;
    text-align: center;
}
.prop_content {
    width: 221px;
    height: 121px;
    border-bottom:1px solid #B3C8D7;
    border-left:1px solid #B3C8D7;
    border-right:1px solid #B3C8D7;
}
.prop_content .left {
    float: left;
    width: 80px;
    text-align: center;
    padding-top: 15px;
}
.prop_content .right {
    width: 138px;
    float: left;
    position: relative;
    padding-top: 15px;

}
.prop_content .right a {
    font-size: 11px;
    color:#333333;
    line-height: 130%;
    text-decoration: none;
}
.prop_content .right .prop_producent {
    color:#666666;
    font-size: 11px;
    margin-top: 7px;
}
.prop_content .right .prop_price {
    font-size: 12px;
    color:#333333;
    margin-top: 2px;
}
.prop_content .right .prop_price span.red {
    font-weight: bold;
    color:#D90000;
}
.prop_content .right .prop_lnk a {
   color:#0C5285 !important;
   font-size: 11px;
   font-weight: bold;
   position: absolute;
   bottom: -18px;
   right: 8px;
   padding-right: 9px;
   background: url(../images/lil_arrs.jpg) 102px 4px no-repeat;
}
/* more like this END */

#compare_table a {
    color: #ccc;
    width: 200px;
    display: block;
}

.delete_text{
    padding-left: 15px;
    margin: 10px 0;
}
.test_ccs{
    display: none;
}
