#top_menu:first-of-type {
  width: 1100px;
  height: 45px;
  text-align: right;
  margin: 0px;
  padding: 0px;
  color: #595959;
  letter-spacing: 2px;
  font-family: Arial, Tahoma, Verdana, sans-serif, Helvetica, Arial, Trebuchet MS;
  font-size: 11px;
  font-weight: bold; }
  #top_menu a:first-of-type {
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    color: #595959;
    font-weight: bold;
    text-decoration: none;
    padding-left: 0px; }
  .copyright:first-of-type {
    padding-left: 0px;
    width: 50px;
    background: blue;
    color: #919191; }
  #top_menu #copyright {
    height: 30px;
    font-size: 10px;
    letter-spacing: 1px; }

#text_level {
  position: relative;
  text-align: justify;
  line-height: 25px;
  //margin-top: -6px;
}
#short_descriptions {
  //height: 70px; }
  

#photos_paginate #photos a {
  //height: 52px;
  //width: 52px;
  display: block;
  border:  1px solid #aaa9a9;
  float: left;
  margin-right: 7px; }
