
.hiba h3, .uzenet h3{
	/*background:transparent url(kepek/subhead_bg.png) repeat-x scroll 0 0;*/
  color: #AB0000;
  font-size:12px;
  font-weight:bold;
  height:21px;
  line-height:21px;
  margin:0 0 2px;
  padding-left:4px;
  text-align: center;
  text-transform:uppercase;
  border-top: 1px solid #b3c397;
}

.tovabb {
  display: block;
  margin: 5px auto;
  width: 140px;
  background: #efedcb url('/images/moobutton.png') repeat-x 0 0;
  font-weight: bold;
  color:#444;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #aaa;
  outline: 0;
  padding: 5px 6px;
}
.hiba{
  text-align: center;
  font-weight: bold; color:#444;
  border-left: 1px solid #b3c397;
  border-right: 1px solid #b3c397;
  border-bottom: 1px solid #b3c397;
  padding-bottom:5px;
  margin-bottom:10px;
  /*background: #e9e7c9 url(/kepek/error.gif) no-repeat 30px 30px;*/

}
.uzenet{
  text-align: center;
  font-weight: bold; color:#444;
  border-left: 1px solid #b3c397;
  border-right: 1px solid #b3c397;
  border-bottom: 1px solid #b3c397;
  padding-bottom:5px;
  margin-bottom:10px;
  /*background: #e9e7c9 url('/kepek/info.gif') no-repeat 30px 30px;*/
}

html{
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  border: 0 ;
}

body {
 /* background: #743f36 url('/images/rh_bg.png') repeat-x;*/ 
  width:100%;
  height:100%;
  font-family: sans-serif, sans;
  margin:0;
  padding:0;  
  background-color: #aa7045;
}
.fejlec{
  width: 756px;
  height: 212px;
  background: url('/images/uj_fejlec2.jpg') no-repeat 0 0 #743F36;
  text-align: right;
}
.menu{
  width: 756px;
}
.menu ul{
  background-color: #278708;
  height: 20px;
  line-height: 20px;
  text-align: center;
  padding: 0 0 0 0;
  margin: 0 0 0 0
}

.menu ul li{
  list-style: none;
  display: inline;
}

.menu ul li a{
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  margin:0 4px;
  font-size: 14px;
}

.menu ul li a:hover,  .menu ul li a.active{
  color:#000;
}
.nyelvvalaszto{
  padding: 192px 2px 0px 0px;
  
}

.container{
  background-color: #ffffff;
}
.content{
  width: 680px;
  text-align: left;
  background-color: #ffffff;
  padding: 5px 38px 5px 38px;
  font-size: 14px;
  /**//*
  margin: 5px 40px 5px 40px;
  */
}

.content li {
  list-style: square outside none;
  margin-left: 20px;
  font-size: 16px;
}

.content ul{
  margin:0;
  padding:0;
  border:0;
}
.content td{
  /*margin:0;*/
 /* padding:0;*/
 /* border:0;*/
  font-size: 11px;
}

.content table {
  width: 100%;
}

.alomlista a {
  color: #0000ff;
  text-decoration: none;
  font-size: 14px;
}
.alomlista{
  line-height: 15px;
  font-size: 11px;
}


h1{
  font-size: 22px;
  color:#444;
  margin:15px 0;
  border-bottom: 1px solid #888;
}

h2{
  font-size: 19px;
}

p{
  font-size: 14px;
}
.elvalaszto{
  /*height: 22px;
  background: #555555;
  */
}
.bal_arnyek{
  /*background: transparent url('/images/rh_left_s.png') repeat-y;*/
  
  width: 20px;
  height: 100%;
  vertical-align: top;
}
.bal_arnyek div{
  /*background: transparent url('/images/rh_left.png') no-repeat 0 0;*/
  background-color: #aa7045;
  width: 100%;
  height: 768px;
}
.jobb_arnyek{
 /* background: transparent url('/images/rh_right_s.png') repeat-y;*/
 
  width: 20px;
  height: 100%;
  vertical-align: top;
}
.jobb_arnyek div{
  /*background: transparent url('/images/rh_right.png') no-repeat 0 0;*/
  background-color: #aa7045;
  width: 100%;
  height: 768px;
}

img {
  border-color: #222;
}

.hir_link{
  color: #000;
  text-decoration: none;
}

.hir_link:hover{
  text-decoration: underline;
}

/* for understanding browsers */

.content {
  min-height:617px; 
  height:auto;
}
/* for Internet Explorer */
/*\*/

* html .content {
  height: 617px;
}
/**/