body {
  background-color:#fff;
}

#container {
  width:800px;
  margin:20px auto 0 auto;
}

#top {
  width:430px;
  height:85px;
  background-image:url('img/dtp-4dot-main.png');
  margin-bottom:30px;
}

#main {
  width:535px;
  margin-right:15px;
  float:left;
  color:#666669;
  font-family:Arial,Verdana,'Luciada Grande',Sans-Serif;
}

#menu {
  width:250px;
  float:right;
  background-image:url('img/linia.png');
  background-position:left;
  background-repeat:no-repeat;
  margin-top:10px;
}

#list-menu {
  list-style:none;
  font-family:'Times New Roman';
  color:#666669;
  font-size:50px;
  text-align:left;
}

a.link-menu {
  text-decoration:none;
  color:#666669;
}

a.link-menu:hover {
  color:#C6C6C9;
}

.gal {
  margin:10px;
}