﻿#prep_info
{
    /*text-align:left;*/
}

/*div{border: solid 1px Red;}
td{border: solid 1px Green;}*/
.div_list
{
    text-align: left;
    padding: 3px 3px 3px 20px;
    background-position: left top;
    background-image: url(images/rect_gr.png);
    background-repeat: no-repeat;
    font-size: 12px;
    position:relative;
    width: 590px;
}

.div_sub_list
{
    text-align:left;
    padding: 3px 3px 3px 20px;
    font-size: 12px;
    background-position: left top;
    background-image: url(images/rect_gr_sub.png);
    background-repeat: no-repeat;
}

.photo
{
    border: solid 3px lightgrey;
    margin: 10px;
}

#fio
{
    font-weight: bold;
    font-size: 16px;
}

#prep_zvanie div
{
    font-size: 14px;
}


.prep_info_field{padding:3px;}

.prep_info_field a{font-weight:bold;}

.alter_row{background-color:lightgrey;}

.header_row
{
    background-position: center center;
    background-image: url(images/block_header.png);
    background-repeat: repeat-x;
    color: White;
}

.new_item
{
    text-align: right;
    padding-bottom: 3px;
    font-weight:bold;
}

#napravlenie
{
    
    text-align:justify;
}
