/*PIE.htc.*/

#right_column .box_advertisement{
    background: #f5f5f5;
    margin-bottom: 20px;
}
#right_column .box_advertisement a{
    text-decoration: none !important;
}
#right_column .box_advertisement h3{
    line-height: 33px;
    border: none;
    background: none;
    padding: 0px;
    margin: 0px;
    background: #ff0d0d; /* Old browsers */
    background: -moz-linear-gradient(top, #ff0d0d 0%, #b10000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0d0d), color-stop(100%,#b10000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff0d0d 0%,#b10000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff0d0d 0%,#b10000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff0d0d 0%,#b10000 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ff0d0d 0%,#b10000 100%); /* W3C */
    -pie-background: linear-gradient(#ff0d0d, #b10000);
    behavior: url(/css/PIE.htc);    
    position: relative;
    
}
#right_column .box_advertisement h3 span{
    padding-left: 32px;
    line-height: 18px;
    display: block;
    background: url("../imgs/boxy_reklamowe/arrow_white.png") no-repeat 19px 13px;
    font-family: Tahoma;
    color: #ffffff;
    font-size: 13px;
    padding-top: 7px;
    padding-bottom: 7px;
}
#right_column .box_advertisement_content{
    border-bottom: #e5e5e5 solid 1px;
    border-left: #e5e5e5 solid 1px;
    border-right: #e5e5e5 solid 1px;
}
#right_column .box_advertisement_big_foto{
    display: block;
    padding: 0px;
    margin: 0px;
    font-size: 1px;    
}
#right_column .box_advertisement_big_foto_text{
    padding: 10px 16px;
    display: block;
    font-size: 11px;
    line-height: 15px;
    text-decoration: none;
    color: #595959;
        
}
#right_column .box_advertisement_big_foto_text:hover{
    text-decoration: none !important;
}
#right_column .box_advertisement_big_foto_text span{
    background: url("../imgs/boxy_reklamowe/arrow_red.png") no-repeat 0 50%;
    color: #bf2217;
    padding: 0px 0px 0px 7px;    
    font-weight: bold;
}
#right_column .box_advertisement_content_other{
    border-top: #dfdfdf solid 1px;
    margin: 0px 13px 10px 13px;
    background: #ebebeb;
    background: -moz-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ebebeb), color-stop(100%,#f5f5f5));
    background: -webkit-linear-gradient(top, #ebebeb 0%,#f5f5f5 100%);
    background: -o-linear-gradient(top, #ebebeb 0%,#f5f5f5 100%);
    background: -ms-linear-gradient(top, #ebebeb 0%,#f5f5f5 100%);
    background: linear-gradient(to bottom, #ebebeb 0%,#f5f5f5 100%);    
    -pie-background: linear-gradient(#ebebeb, #f5f5f5);
    behavior: url(/css/PIE.htc);    
    position: relative;
}
#right_column .box_advertisement_content_other h4{
    color: #000;
    font-size: 11px;
    line-height: 18px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bold;
    border-bottom: #e5e5e5 solid 1px;
    margin-bottom: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
}
#right_column .box_advertisement_other_elem{
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
    min-height: 65px;
}
#right_column .box_advertisement_other_elem img{
    position: absolute;
    top: 0px;
    left: 0px;
/*    float: left;
    margin-right: 10px;*/
}
#right_column .box_advertisement_other_elem .left{
    margin-left: 75px;
    
}


#right_column .box_advertisement_other_elem .before_title_text{
    color: #595959;
    font-size: 11px;
    display: block;
    
}
#right_column .box_advertisement_other_elem a:hover{
    text-decoration: none;
}
#right_column .box_advertisement_other_elem .title_text{
    color: #bf2217;
    background: url("../imgs/boxy_reklamowe/arrow_red.png") no-repeat 0 50%;
    font-weight: bold;
    font-size: 11px;
    padding: 0px 0px 0px 7px;    
}
#right_column .box_advertisement_footer{
    background: #ebebeb;
    font-size: 11px;
    color: #bdbdbd;        
}
#right_column .box_advertisement_footer p{
    font-size: 11px;
    color: #bdbdbd;   
    float: left;
    width: auto;
    line-height: 29px;
    padding-left: 21px;
    margin-bottom: 0px;
        
}
#right_column .box_advertisement_footer a{
    float: right;
    width: auto;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 29px;
    background: #ff0d0d; /* Old browsers */
    background: -moz-linear-gradient(top, #ff0d0d 0%, #b10000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff0d0d), color-stop(100%,#b10000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ff0d0d 0%,#b10000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ff0d0d 0%,#b10000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ff0d0d 0%,#b10000 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ff0d0d 0%,#b10000 100%); /* W3C */
    -pie-background: linear-gradient(#ff0d0d, #b10000);
    behavior: url(/css/PIE.htc);    
    position: relative;
}
#right_column .box_advertisement_footer a:hover{
    text-decoration: none;
}
#subpage_2_col .box_advertisement_content{
}