body{
    background-color: #4A0303;
    color: white;
}

p{
  margin-top: 1em;
}


#container{
    position: absolute;
      width: 80%;
      margin-top: 2em;
      margin-left: 10%;
      margin-right: 10%;
    text-align: center;
    background-color: #4A0303;
    color: white;
    overflow: hidden;
}


#site_logo{

}

#fomenu{
    position: relative;
    left: 760px;
    top: 54px;
    width: 760px;
    margin-left: 10%;
    margin-right: 10%

}

#fomenu .nyelv_info{
  float: left;
}



#fomenu a{
  padding-bottom: 3px;
}



#fomenu .nyelv_valasztas{
  float: right;
}


#fomenu a:hover{
  background-color: yellow;
}


#bcontainer{
    position: absolute;
      width: 90%;
      margin-top: 2em;
      margin-left: 5%;
      margin-right: 5%;
    color: white;
    overflow: hidden;
}

#bcontainer a{
 color: white;

}


#bcontainer img{
 color: white;
}


#kepgaleria{
  width: 450px;
  right:10px;
  top: 5px;
  position: absolute;

}


.epulet{
  width: 100px;
  margin: 5px;
}

.epulet img{
  max-width: 120px;
  max-height: 90px;
}



.menu{

}

.megnevezes{
    font-weight: bold;
    vertical-align: top;
    padding-left: 1em;
    line-height: 2em;
    width: 130px;
}




#info_box{
}



#palyazat_container{
 color: black;
     position: absolute;
      width: auto;
      margin-top: 2em;
      margin-left: 10%;
      margin-right: 170px;
      margin-bottom: 1em;

    background-color: white;
    overflow: hidden;


}


#nfu{
    position: absolute;
    bottom: 0px;
}

#finanszirozas{
  color: blue;
  text-align: center;
  font-weight: bold;
  font-size:  x-large;
  line-height: 1.5em;
}

#info_table .megnevezes{
      width: 30%;
      vertical-align: top;
      padding-left: 1em;
}

#logo{
    float: right;
    position: relative;
}


#copyright{
    float: left;
}

#frissitve{
    float: right;
}



