


/* Start:/bitrix/components/katya/stati.rand/templates/.default/style.css*/
.article-rand{
    width: 200px;
    float: left;
    margin-bottom: 35px;
}

.article-rand-pict{
    width: 200px;
    height: 110px;
    /*background-color: #e5e5e5;*/
    /*border: 1px solid #e5e5e5;*/
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-bottom: 10px;
}

.article-rand-pict img{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

.article-rand-name{
    color: #000000;
    text-decoration: none;
}

.article-rand-name:hover{
    color: #00aeb9;
}
/* End */
/* /bitrix/components/katya/stati.rand/templates/.default/style.css */
