

/* Start:/bitrix/templates/roscm/components/bitrix/catalog.section/special_offers/style.css?17348000262961*/

div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}

.specialoffer-wrapper{
 background: url("/bitrix/templates/roscm/components/bitrix/catalog.section/special_offers/specialoffers.png") no-repeat scroll 0 0 transparent;
      height: 67px;
    margin-left: 5px;
    margin-right: -60px;
    padding: 33px 14px 21px;
    position: relative;
    width: 760px;
	margin-top: 35px;
}
#birka:hover{
    
	 -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;  
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;    

	}
.specialoffer-wrapper .next,.specialoffer-wrapper .prev{
	background:url(/bitrix/templates/roscm/components/bitrix/catalog.section/special_offers/special-arr.png) no-repeat;
	width:100%;
	height:100%;
	display: block;
	height: 33px;
	top: 50%;
	margin-top: -15px;
	position: absolute;
	width: 33px;
   cursor:pointer;
   z-index:10;
}
.specialoffer-wrapper .next{
 
    left: -16px;
  
 
}
.specialoffer-wrapper .prev{
	right:45px;
	background-position:right top;
}
.scrollable{
	clear: both;
    height: 67px;
    left: 19px;
    list-style: none outside none;
    overflow: hidden;
    position: absolute;
    top: 33px;
    width: 690px;
	margin:0;
	
}
#workarea  .scrollable ul{
    list-style: none outside none;
	margin:0;
	padding:0;
}
#workarea  .scrollable  .items .item{
float:left;
margin:0;
height:67px;
list-style:none;
 padding: 0;
    
}
.scrollable .itemo {
    height: 67px;
    padding: 0 5px 0 0;
    position: relative;
    width: 228px;
}
.specialoffer-wrapper  .b-title{
    background: url("/bitrix/templates/roscm/components/bitrix/catalog.section/special_offers/specialoffers-title.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    left: 20px;
    line-height: 31px;
    position: absolute;
    text-align: center;
    top: -16px;
    width: 258px;
    z-index: 15;
}
#workarea  .scrollable .itemo a{
font-size:12px;
color:#2579bf;
line-height:18px;
display:block;
padding-bottom:18px;

}
.scrollable .price-a {
    background: none repeat scroll 0 0 #FFFFFF;
    bottom: 0;
    color: #DF520E;
    font-size: 13px;
    left: 66px;
    letter-spacing: -0.5px;
    padding-top: 2px;
    position: absolute;
    width: 162px;
} 
.scrollable .items .image{
width:65px;
margin-right:3px;
height:65px;
text-align:center;
overflow:hidden;
}
 .scrollable .items .image img{
 max-width:65px;
 }
/*
root element for scrollable items. Must be absolutely positioned
and it should have a extremely large width to accommodate scrollable
items.  it's enough that you set width and height for the root element
and not for this element.
*/
.scrollable .items {
  /* this cannot be too large */
  width:20000em;
  position:absolute;
}
 
/*
a single item. must be floated in horizontal scrolling.  typically,
this element is the one that *you* will style the most.
*/
.scrollable .items div {
  float:left;
}
#birka{
background:url(/bitrix/templates/roscm/components/bitrix/catalog.section/special_offers/birka.png);
  bottom: 0;
    height: 122px;
    position: absolute;
    right: 0;
    width: 100px;
}
#birka-wrapper{
 height: 69px;
    position: absolute;
    right: 0;
    top: 0;
    width: 62px;
}
/* End */
/* /bitrix/templates/roscm/components/bitrix/catalog.section/special_offers/style.css?17348000262961 */
