html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  background: #000000;
  font-family: Verdana;  
  font-size: 10px;
}

table{
  border-collapse: collapse;
}

img, a {
  border: 0;
  margin: 0;
  padding: 0;
  color: white;
}
 
div.main {
  width: 760px;
  height: 100%;
  background: #4F4F4F;
  margin: auto;
}

div.intro {
  width: 100%;
  height: 100%;
}

table.main {
   width: 100%;
   height: 100%;
   background: #4F4F4F;
}

tr, td {
  padding: 0;
  margin: 0;
}

td.logo {
  width: 220px;
  padding: 0;
  margin: 0;
  text-align: center;
  vertical-align: top;
}

td.logo img{
  margin-top: 5px;
}

td.lang {
  width: 540px;
  height: 65px;
  font-size: 10px;
  font-family: Verdana;
  text-align: right;
  color: #000000;
  
}
td.lang div {
  margin: 0;
  padding:0;
  margin: 5px 5px 5px 0;
  width: 525px;
  height: 55px;
  background: #979797;
  padding-right: 10px;
  line-height: 55px;
}

td.menu {
  background: url('../_img/menu_bg.gif') repeat-y;
  width: 220px;
  font-size: 10px;
  color: #CECECE;
  text-align: left;
  height: 100%;
  padding: 0;
  padding-top: 10px;
  margin: 0;
}

td.contents {
  text-align: left;
  vertical-align: top;
  padding: 0;
  margin: 0;
  background: #4F4F4F;
  height: 100%;
}

tr.footer {
  height: 25px;
  background: #2A2A2A;
}

td.footer_left {
  font-family: Verdana;
  font-size: 10px;
  color: #858585; 
  text-align: center;
  vertical-align: middle;
}

td.footer_right {
  padding-right: 10px;
  text-align: right;
  vertical-align: middle;
}

a.lang:link, a.lang:visited, a.lang:active {
  color: #000000;
  text-decoration: none;
}

a.lang:hover {
  color: #CECECE;
  text-decoration: none;  
}

ul.menu {
  font-family: Verdana;
  font-size: 10px;
  list-style: none;
  margin: 0px;
  width: 210px;
  padding: 0px;
  margin-left: 5px;
}

li.selected  {
  font-family: Verdana;
  font-size: 10px;
  height: 22px;
  padding: 0px;
  background: #727272;
}

li.submenu {
  font-family: Verdana;
  font-size: 10px;
  height: 22px;
  padding-left: 10px;
}

a.menu:link, a.menu:active, a.menu:visited {
  width: 100%;
  height: 18px;
  display: block;
  font-family: Verdana;
  font-size: 10px;
  color: #CECECE;
  text-decoration: none;
  padding: 0px;
  padding-left: 0px;
  padding-top: 5px;
  text-indent: 20px;
  text-transform: uppercase;
}

a.menu:hover {
  background: #727272;
  color: white;
  text-transform: uppercase;
}

a.submenu:link, a.submenu:active, a.submenu:visited {
  width: 100%;
  height: 18px;
  display: block;
  font-family: Verdana;
  font-size: 10px;
  color: #CECECE;
  text-decoration: none;
  padding: 0px;
  padding-top: 5px;
  text-indent: 40px;
}
a.submenu:hover {
  background: #727272;
  color: white;
}

div.contents_left {
  width: 245px;
  background: white;
  height: 335px;
  float: left;
  margin-right: 5px;
  font-size: 10px;
  color: #646464;
  padding-top: 20px;
  padding-left: 20px;
  line-height: 17px;
}

}
/* for Internet Explorer */
/*\*/
div.contents_left {
  height: 345px;
}
/**/

div.contents_right {
  width: 50%;
  height: 338px;
  float: right;
  vertical-align: middle;
}

}
/* for Internet Explorer */
/*\*/
div.contents_right {
  height: 345px;
  vertical-align: bottom;
}

}

div.contents_right img {
  height: 363px;
  width: 265px;
  margin: 0;
  padding: 0;
}
/**/

div.contents_left a:link, a:active, a:visited {
  color: #646464;
  text-decoration: none;  
}

div.contents_left a:hover {
  color: #646464;
  text-decoration: underline;  
}

div.contents {
  width: 495px;
  background: white;
  margin-right: 5px;
  font-size: 10px;
  color: #646464;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  line-height: 17px;
  min-height: 315px;
  height: 100%;
}

}
/* for Internet Explorer */
/*\*/
div.contents {
/*  height: 315px;*/
  width: 495px;
  margin-right: 0px;
}
/**/

table.main_contents {
  width: 100%;
  margin: 0;
  padding: 0;
}

div.contents a {
  color: #646464;
  text-decoration: none;
}

div.contents a:hover {
  color: #646464;
  text-decoration: underline;
}


td.main_contents_left {
  width: 50%;
  background: #FFFFFF;
}

td.main_contents_right {
  width: 50%;
}

div.contents_real {
  width: 265px;
  min-height: 93px;
  height: 93px;
  margin-bottom: 0px;
}

div.contents_real_parent {
  width: 535px;
  margin-right: 5px;
  font-size: 10px;
  color: #646464;
  line-height: 17px;
  height: auto;
  margin-bottom: 0px;
}

div.contents_real_left {
  width: 93px;
  margin: 0;
  padding: 0;
  float: left;
  vertical-align: middle;
  text-align: center;
}

div.contents_real_right {
  width: 157px;
  margin-left: 5px;
  background: #FFF;
  height: 83px;
  float: right;
  padding: 5px;
}

div.contents_real_right_black {
  color: black;  
}

div.contents_real_right a {
  color: #646464;
  text-decoration: none;
}

div.contents_real_right a:hover {
  color: #646464;
  text-decoration: underline;
}

div.contents_left_real_single {
  width: 225px;
  background: white;
  height: 335px;
  float: left;
  margin-right: 5px;
  font-size: 10px;
  color: #646464;
  line-height: 17px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

}
/* for Internet Explorer */
/*\*/
div.contents_left_real_single {
  height: 342px;
}

}

div.contents_right_real_single img {
  height: 360px;
  width: 265px;
  margin: 0;
  padding: 0;
}
/**/

div.contents_right_real_single {
  width: 265px;
  height: 335px;
  float: right;
  padding: 0;
  vertical-align: middle;
  text-align: center;
}

div.contents_proj_title {
  width: 520px;
  float: left;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0;
  vertical-align: middle;
  text-align: left;
  background: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  color: #646464;
}

div.contents_proj_picture {
  width: 535px;
  float: left;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  margin-top: 5px;
}

div.real_name {
  color: black;
  margin: 0;
  padding: 0;
}

div.real_readmore {
  color: black;
  margin: 0;
  padding: 0;
  text-align: right;
}

div.real_readmore a {
  color: black;
  text-decoration: none;
}

div.real_readmore a:hover {
  color: black;
  text-decoration: underline;
}

a.real_button{
  color: #989898;
  text-decoration: none;
}

a.real_button:hover {
  color: #989898;
  text-decoration: underline;
}

div.gallery {
  margin-top: 5px;
  text-align: right; 
}

}
/* for Internet Explorer */
/*\*/
div.gallery {
	margin-top: 0px;
	text-align: right;
}
/**/

div.gallery ul{
  margin: 0;
  padding: 0;
}
div.gallery ul li {
  display: inline;
}
div.gallery a img {
  margin: 5px 5px 5px 0;
  border: 1px solid #2A2A2A;
}

div.gallery a:hover img {
  border: 1px solid #fff;
}

a.real_lista {
  text-decoration: none;
  color: #989898;
}

a.real_lista:hover {
  text-decoration: underline;
}

a.real_powrot {
  text-decoration: none;
  color: #000000;
}

a.real_powrot:hover {
  text-decoration: underline;
}
