#navbox1 {
  width: 100%;
  }

#navbox1.active {
  background-color: #fff;
  height: 0;
  max-width: 58.14em;
  margin: 0em auto;
  padding-right: 0.6em;
  position: fixed;
  float: none;
  top: 0;
  padding-bottom: 4.4em;
  }

#navbox1 ul {
  width: 100%;
  padding-top: 1em;
  }

#navbox1 li {
  float: left;
  }

#item_1, #item_2, #item_3 {
  width: 100%;
  height: 0em;
  float: left;
  cursor: pointer;
  padding-top: 8.4%;
  padding-bottom: 8.4%;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16pt;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-weight: 300;
  line-height: 0;
  letter-spacing: 0.02em;
  position: relative;
  z-index: 10;
  }

#link_top_1, #link_top_2, #link_top_3 {
  width: 28.95%;
  }

#link_top_1, #link_top_2 {
  margin-right: 5.46%; 
  }

#item_1 {
  background-color: #5dad0e;
  }

#item_2, #item_3 {
  background-color: #8e99a0;
  }

#item_2:hover, 
#item_3:hover {  
  background-color: #727b81;
  }

.inpanel {
  width: 100%;
  float: left;
  margin-bottom: -200em;
  }

.inpanel ul {
  margin-top: 1%;
  }

#panel_1, #panel_2, #panel_3 {
  background-color: #fff;
  width: 110%;
  display: none;
  margin-left: 0em;
  padding-right: 0%;
  padding-bottom: 1.6em;
  border: solid 0.0625em #b2c3d1;
  }

.panel {
  width: 100%;
  padding-right: 9.2%;
  float: left;
  }

.panel ul {
  overflow: hidden;
  width: 91%;
  float: left;
  padding-top: 9%;
  }

.panel ul li {
  width: 100%;
  height: auto;
  float: left;
  }

.menu_01, .menu_01_top {
  margin-left: 2em;
  }

.menu_02 {
  background-image: url(../img/nyil.png);
  background-repeat: no-repeat;
  background-position: 1em 0.7em;      
  margin-left: 2em;
  }

.menu_02:hover {
  background-color: #f5f5f5;
  }

.panel ul a {
  width: 100%;
  min-height: 1em;
  float: left;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  line-height: normal;
  cursor: pointer;
  }

.menu_01 a, .menu_01_top a  {
  font-size: 12.4pt;
  color: #5dad0e;
  text-transform: uppercase;
  }

.menu_02 a {
  font-size: 12.4pt;
  padding-left: 1.88em; 
  color: #61696e;
  }

















