
div.main_head {
    background-image : url('../img/main_box_head.png');
    background-repeat : no-repeat;
    float : left;
    height : 32px;
    width : 540px;
  }


div.main_head p {
    float : left;
    font-family : Arial;
    font-size : 0.9em;
    font-variant : normal;
    font-weight : bold;
    margin-bottom : 0px;
    margin-top : 10px;
    text-align : center;
    width : 540px;
  }


div.main_pic {
    border-bottom-color : #dcdcdc;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #dcdcdc;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #dcdcdc;
    border-right-style : solid;
    border-right-width : 1px;
    float : left;
    height : 705px;
    margin-bottom : 5px;
    margin-left : 0px;
    margin-top : 0px;
    width : 538px;
  }


div.pic_head {
    background-color : #dcdcdc;
    background-image : url('../img/camera.png');
    background-position : center left;
    background-repeat : no-repeat;
    float : left;
    height : 20px;
    margin-left : 10px;
    margin-top : 10px;
    width : 490px;
  }


div.main_pic p {
    text-indent:10px;
    float : left;
    font-family : Arial;
    font-size : 0.8em;
    font-variant : normal;
    font-weight : normal;
    margin-bottom : 0px;
    margin-top : 5px;
    margin-left:5px;
    text-align : left;
    width : 500px;
  }


div.pic_head  p {
    float : right;
    font-family : Arial;
    font-size : 0.8em;
    font-variant : normal;
    font-weight : bold;
    height : 20px;
    margin-bottom : 0px;
    margin-top : 0px;
    text-align : left;
    text-indent : 10px;
    width : 340px;
  }


div.radom_img {
    margin-top:10px;
    float : left;
    height : 100px;
    width : 537px;
  }


div.radom_img img {
    float : left;
    margin-left : 2px;
  }


div.pic_hor {
    float : left;
    height : 10px;
    width : 538px;
  }


div.pic_vert {
    float : left;
    height : 250px;
    width : 85px;
  }


div.pic_foto {
    float : left;
    height : 260px;
    width : 538px;
  }


.year_select ul {
    float : left;
    margin-left : 10px;
    margin-top : 10px;
    width : 100px;
  }


div.sub_dir_label {
    background-image : url('../img/date.png');
    background-position : center left;
    background-repeat : no-repeat;
    float : left;
    height : 20px;
    margin-top : 10px;
    text-align : left;
    text-indent:20px;
    width : 350px;
  }


.foto_box {
    background-image : url('../img/fotbox.jpg');
    background-position : center left;
    background-repeat : no-repeat;
    float : left;
    height : 60px;
    width : 500px;
    font-family : Arial;
    font-size : 0.8em;
    font-variant : normal;
    font-weight : bold;
    margin-bottom : 0px;
    margin-top : 0px;
    text-align : center;
    text-indent : 10px;
  }


.foto_year {
    float : left;
    height : 160px;
    width : 520px;
  }


.year_select {
    float : left;
    height : 160px;
    overflow : auto;
    width : 140px;
  }


.year_month {
    font-family : Arial;
    font-size : 0.7em;
    font-variant : normal;
    font-weight : bold;
    text-align : left;
    overflow : auto;
    margin-left:4px;
    float : left;
    height : 160px;
    width : 370px;
  }


.year_month a {
    float : left;
    width : 320px;
  }


