


/* Start:/bitrix/templates/prokrav/components/bitrix/news/instructors/bitrix/news.detail/.default/style.css*/
div.news-detail.instructors
{
    padding-bottom: 0;
	color: white;
}

div.news-detail.instructors
{
    position: relative;
    margin-bottom: 50px;
}

div.news-detail.instructors .picture
{
    float: left;
    width: 220px;
}

div.news-detail.instructors .desc
{
    float: left;
    width: 630px;
}

div.news-detail.instructors .name
{
    color: #DDCFA2;
    font-size: 18px;
    text-decoration: none;
}

div.news-detail.instructors .link
{
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    height: 21px;
    border: 2px solid white;
    background: #FF9600;
    font-size: 12px;
    text-align: center;
}

div.news-detail.instructors .text
{
    font-size: 14px;
}

div.news-detail.instructors .phone,
div.news-detail.instructors .email
{
    float: left;
    margin-right: 30px;
    text-decoration: none;
}

div.news-detail.instructors .sprite
{
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 5px;
    margin-bottom: -3px;
}

div.news-detail.instructors .phone .sprite
{
    background-position: -45px -81px;
}

div.news-detail.instructors .email .sprite
{
    background-position: -1px -78px;
}

div.news-detail.instructors .diver
{
    height: 1px;
    margin-bottom: 10px;
    background: #DDCFA2;
}


div.news-detail.instructors .arrow
{
    position: absolute;
    top: 50%;
    width: 22px;
    height: 55px;
    margin-top: -34px;
    z-index: 10;
    cursor: pointer;
}

div.news-detail.instructors .arrow.left
{
    left: -50px;
}

div.news-detail.instructors .arrow.right
{
    right: -50px;
}

div.news-detail.instructors .arrow.left.sprite   {    background-position: -4px -142px; }
div.news-detail.instructors .arrow.right.sprite  {    background-position: -26px -142px; }
div.news-detail.instructors .arrow.left:hover.sprite   {    background-position: -47px -142px; }
div.news-detail.instructors .arrow.right:hover.sprite  {    background-position: -68px -142px; }

div.news-detail.instructors .cert
{
    position: relative;
    height: 300px;
}

div.news-detail.instructors .cert .slider
{
    height: 300px;
}

div.news-detail.instructors .cert a
{
    float: left;
    width: 200px;
    height: 300px;
    margin-right: 15px;
    background-position: center center;
    background-repeat: no-repeat;
}
/* End */
/* /bitrix/templates/prokrav/components/bitrix/news/instructors/bitrix/news.detail/.default/style.css */
