* {
  amargin: 0;
  apadding: 0;
  outline: none;
}
body {
 background: #fcfdff;
 text-align: center;
 margin: 0;
 padding: 0;
 font: 15px tahoma;
}
#container {
 width: 800px;
 margin: 0 auto;
 text-align: left;
 position: relative;
}

a,
a:link,
a:visited,
a:hover {
 font-weight: bold;
 color: #666;
}
a:hover {
 text-decoration: underline;
}
#logo {
 height: 180px;
 background: #ffbc2c;
 background: url(logo.jpg) no-repeat center;
}
#idezet {
  position: relative;
  width: 580px;
    width: 650px;
  height: 80px;
  left: 130px;
  top: 10px;
  text-align: right;
  font-weight: bold;
  color: #666;
}
#idezet span {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #999;
}
#menu {
  margin: 0;
  background: #867c72;
  padding: 8px 0 10px 6px;
  overflow: hidden; /* opera miatt */
}
#menu li { display: inline; }
#menu li a {
  padding: 10px;
  text-decoration: none;
  color: #fff;
  font-size: 80%;
  border-right: 1px solid #bfb9b3;
  margin-left: -3px;
}
#menu li a:hover {
  text-decoration: underline;
}
#content {
  width: 800px;
  position: absolute;
  background: #fff;
  font-size: 80%;
  color: #000;
  /*overflow: hidden;  opera miatt */
  padding-bottom: 20px;
}
h1 {
  margin: 5px 0 10px 0;
  padding: 0 0 5px 0;
  color: #666;
  font-size: 20px;
  border-bottom: 1px solid #bfb9b3;
  position: relative;
}
h2 {
  font-size: 120%;
}
h3{
  /*background: #464646;*/
  font-size: 14px;
}
h5{
  font-size: 15px;
  display: inline;
  color: red;
}
#left {
 width: 550px;
  width: 620px;
 padding: 10px 0 20px 20px;
 float: left;
}
#right {
 width: 140px !important;
 width: 100%;
 height: 100%;
 margin-left: 570px;
  margin-left: 640px;
 /*background: #ccc;*/
 text-align: center;
 padding: 5px 10px;
}
#bottom {
 position: absolute;
 bottom: 0;
 left: 0; /* ie miatt */
 width: 100%;
 height: 20px; /* == #content padding-bottom! */
 background: #000;
 color: #fff;
 text-align: center;
}
.space {
  clear: both;
  height: 20px;
  display: block;
}

label {
  display: block;
  width: 140px;
  float: left;
}

.sor {
  width: 350px;
  display: block;
  float: left;
}

form p {
  clear: both;
  margin: 0;
  padding-bottom: 35px;
  position: relative;
}

.text-nagy, select {
  width: 160px;
}
.text-kicsi {
  width: 80px;
}
.le {
  text-align: right;
  background: #d1d7df;
}

#captcha {
  background-position: 6px 2px;
  background-repeat: no-repeat;
  width: 80px;
  height: 20px;
  display: block;
  float: left;
}

.hiba {
  text-align: center;
  font-weight: bold;
  color: red;
  margin: 20px;
}

.kell {
  font-weight: bold;
}

.clear {
  clear: both;
}
.sor2 {
  margin: 0 0 15px 0;
  padding: 0 0 15px 0;
  clear: both;
}
.head {
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding: 0 0 30px 0;
}
.sor2 li {
  display: inline;
  float: left;
}
.c1 {
  width: 13%;
  text-align: center;
}
.c2 {
  width: 13%;
  text-align: center;
}
.c3 {
  width: 53%;
}
.c4 {
  width: 20%;
  text-align: center;
}

.sor3 {
  margin: 0;
  padding: 0;
  clear: both;
}
.sor3 li {
  display: inline;
  float: left;
}

.kiemelt {
  background: #cfe5ff;
}

fieldset {
  border: 1px solid #d1dfef;
  margin-bottom: 25px;
  padding: 10px;
}
fieldset form {
  margin: 0;
  padding: 0;
}
legend {
  font-weight: bold;
  color: #666;
}

#szamla {
  background: #ccc;
  position: absolute;
  top: 0;
  left: 180px !important;
  left: 75px;
}

input {
  vertical-align: middle;
}

.box {
  /*border: 1px solid #eee;*/
  padding: 5px;
}
.kep {
  width: 150px;
  border: 2px solid #ccc;
  margin-right: 5px;
  display: block;
  float: left;
}
.kep span {
  display: block;
  height: 150px;
  text-align: center;
}
.box li {
  list-style-type: none;
}
.c {
  clear: both;
}

.ul, .ul li {
  margin: 0 15px;
}

.p {
  height: 20px;
  padding-bottom: 20px;
}

.segedlet {
  position: absolute;
  right: -10px !important;
  right: 120px;
  top: 0;
  width: 180px;
  color: #666;
}

.zaszlo img {
  border: 2px solid #867c72;
  height: 15px;
}
#logout {
  color: #867c72;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 80%;
}

#bal {
  width: 200px;
  float: left;
}
#jobb {
  width: 350px;
  float: left;
}
