
@font-face {
    font-family: 'RobotoLight';
    src: url('fonts/roboto-light.eot');
    src: url('fonts/roboto-light.eot') format('embedded-opentype'),
    url('fonts/roboto-light.woff2') format('woff2'),
    url('fonts/roboto-light.woff') format('woff'),
    url('fonts/roboto-light.ttf') format('truetype'),
    url('fonts/roboto-light.svg#RobotoLight') format('svg');
}

body {
    background:url(//dn.33kupona.ru/action/description/1451/fon.jpg) repeat;
}

.coupon-box {
    width:100%; /* 854px */
    position:relative;
    margin:80px 0;
    background:#fff;
    color: #333;
}

.coupon-box p {
    font:normal 16px/24px 'RobotoLight',verdana,'sans-serif';
    letter-spacing:0;
    padding: 0;
    margin: 0;
}

.coupon-box small {
    font-size: 14px;
}

.coupon-long-block {
    width: 914px !important;
    position: relative !important;
    left:-30px !important;
}


.coupon-block_1 {
    height: 46px;
    margin-bottom: 25px;
    background: url(//dn.33kupona.ru/action/description/1451/action_1.jpg) no-repeat 30px 0;
}

.coupon-block_2 {
    min-height: 251px;
    margin-bottom: 60px;
    background: url(//dn.33kupona.ru/action/description/1451/action_2.jpg) no-repeat 490px 0;
}
.coupon-block_2 p {
    width: 435px;
    padding: 0 0 0 30px;
    font-size:20px;
    line-height:32px;
}

.coupon-block_3 {
    height: auto;
    overflow: hidden;
}
.coupon-block_4 {
    float: left;
    height: 445px;
    width:410px;
    margin:0 10px 0 30px;
}
.coupon-block_4 img {
    width: 100%;
    height:272px;
    display:block;
}
.coupon-block_4 b {
    color: #fe7401;
    font-size: 24px;
}
.coupon-block_4 p{
    padding: 10px 0 0 0;
}
