
.red {
    color: #009EE0;
    font-weight: bold;
}
span.img_box {
    position:absolute;
    display: block;
    top: 0px;
    left: 0px;
    border: 1px solid #000;
    padding: 10px;
    background-color: #fff;
}
.dostu {
    position:relative;
    /*height: 60px;*/
}
.dostu_in {
    padding-top: 10px;
    /*position:absolute;
    top: 10px;
    left: 0px;
    z-index: 15;*/
}
.dost_l, .dost_r {
    float: left;
    width: 17px;
    height: 23px;
}
.dost_r {
    width: 11px;
}
.dost_t {
    float: left;
    height: 23px;
    line-height: 20px;
    width: 113px;
    text-align:center;
    padding: 0px 0px 0px 0px;
}
.dost_zl {
    color: #fff;
    font-weight: bold;
    margin-bottom: 4px;
}
.dost_se {
    margin-bottom: 4px;
}
.dost_se a, .dost_se a:visited, .dost_se a:hover {
    text-decoration: none;
    cursor: pointer !important;
}
.dodav {
    color: #818181;
}
.dost_zl .dost_l {
    background: url('../img/pmc/det-zl-left.gif') no-repeat;
}
.dost_zl .dost_r {
    background: url('../img/pmc/det-zl-right.gif') no-repeat;
}
.dost_zl .dost_t {
    background: url('../img/pmc/det-zl-bg.gif') repeat-x;
}
.dost_se .dost_l {
    background: url('../img/pmc/det-se-left.gif') no-repeat;
}
.dost_se .dost_r {
    background: #c2c2c2 url('../img/pmc/det-se-right.gif') no-repeat;
}
.dost_se .dost_t {
    color: #818181 !important;
    font-weight: bold;
    background: #c2c2c2 url('../img/pmc/det-se-bg.gif') repeat-x;
}
.det_search_link {
    font-size: 0.9em !important;
}
.detail_img {margin-top: 20px;}
.detail_img a,
.detail_img > img {display: block; margin: 0 auto; width: 200px;}
#comparing {
    width: 100%;
    overflow: auto;
}
#comparing .img_in {
/*    background-color: #fff;
    border: 1px solid #dedede;*/
}
#comparing .name {
    width: 150px;
    height: 30px;
    padding-bottom: 5px;
    overflow: hidden;
}
#comparing .name a, #comparing .name a:visited {
    text-decoration: none;
}
#comparing .name a:hover {
    text-decoration: underline;
}
#comparing th {
	border: medium none;
    vertical-align: top;
}
.fwb {
    font-weight: bold;
    padding-right: 50px !important;
}
.comp_img {
    padding-bottom: 5px;
}
.comp_links a, .comp_links a:visited, .comp_links a:hover {
/*    color: #00bff3;*/
}
.comp_prop td, .comp_prop tr {
    border: 1px solid #eee;
}
table.compare {
    border-collapse: collapse;
    width: 98%;
}
table.compare td {
    padding: 2px 5px;
	border: medium none;
}
.comp_pric td {
    padding-top: 8px !important;
}