/* esetlegesen előforduló ie problémák a 431-es sornál... */
body {
  margin: 0;
  padding: 0;
  font: 12px arial, sans-serif;
  text-align: center;
}
a {
  text-decoration: none;
  color: #blue;
  font: 12px arial, sans-serif;
}
a.main {
  display: block;
  text-align: right;
  padding: 2px 1em;
  font-weight: bold;
}
a.main:hover {
  text-decoration: underline;
}
a.mainbig {
  text-align: center !important;
  font-size: 1.4em;
  color: #061853;
}
a.mainsmall {
  text-align: center !important;
  font-size: 1.2em;
  color: #061853;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
h2.page_title {
  margin: 20px 0 5px 0;
  text-align: center;
  font-size: 1.1em;
}
input, select, textarea {
  font-family: arial, sans-serif;
  font-size: 1em;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}
form {
  display: inline;
}
div#wrapper {
  background: url(../img/body_bg.png);
  width: 820px;
  margin: 0 auto;
  text-align: left;
}
div#header {
  height: 100px;
  background: url(../img/header_bg.png);
  overflow: hidden;
  position: relative;
}
div#header h1 a {
  display: block;
  height:100px;
  width: 300px;
  position: relative;
}
div#header h1 a span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/header_bg.png) top left;
}
div#header span.banner {
  position: absolute;
  top: 10px;
  right: 30px;
}
div#body {
  background: url(../img/body_bg.png);
  padding: 10px 15px;
  position: relative;
}

div#body h1 {
  text-align: center;
  font-size: 1.4em;
  margin-bottom: 1em;
}
div#footer {
  clear: both;
  height: 0px;
  padding-top: 20px;
  background: url(../img/footer_bg.png);
  overflow: hidden;
}
div#panel1 {
  float: left;
  width: 135px;
  /*background: #FFF799;*/
  margin: 0 8px 0 7px;
  display: inline;
}
div#content {
  float: left;
  width: 490px;
  /*background: #C4DF9B;*/
}
div#panel2 {
  float: left;
  width: 135px;
  /*background: #FFF799;*/
  margin: 0 7px 0 8px;
  display: inline;
}
div#panel1 span.banner, div#panel2 span.banner {
  display: block;
  margin: 10px 0;
  text-align: center;
}
div#panel1 span.banner img, div#panel2 span.banner img {
  border: none;
}
ul.menu {
  width: 135px;
  margin: 0;
  padding: 0 0 20px 0;
  color: #454545;
  background: url(../img/menu_footer.png) bottom center no-repeat;
}
ul.menu li {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.menu li.header {
  height: 35px;
  line-height: 31px;
  background: url(../img/menu_header.png) top center no-repeat;
  padding-left: 18px;
  font-weight: bold;
}
ul.menu li a {
  display: block;
  margin: 0;
  padding: 0 15px;
  height: 17px;
  line-height: 16px;
  background: url(../img/menu_button.png);
  text-align: right;
  font-size: 11px;
  color: #454545;
  font-weight: bold;
}
ul#own li a { font-weight: normal; } /* csak a bal oldali panel legyen bold */
ul#hirlevel li a { font-weight: normal; } /* csak a bal oldali panel legyen bold */
ul.menu li a:hover {
}
ul.menu li a.local {
  text-align: left;
}
ul.menu li a.first {
  background: url(../img/menu_button_first.png);
}
ul.menu li a.first:hover {
}
ul.menu li a.last {
  background: url(../img/menu_button_last.png);
}
ul.menu li a.last:hover {
}
ul.menu li form {
  margin: 0;
  padding: 0;
  height: 17px;
}
ul.menu li form input {
  margin: 0;
  height: 16px;
  padding: 0 16px;
  background: url(../img/menu_button_last.png) bottom center no-repeat;
  font-size: 11px;
  color: #454545;
  border: none;
  width: 135px;
  text-align: left;
}

.fokat_ul_a {
	vertical-align: top;
	line-height: 30px;
}

*:first-child+html .fokat_ul_a {


}

div#panel2 div.login {
  height: 157px;
  position: relative;
}
div#panel2 div.login h2 {
  background: url(../img/box_login_top.png) top center no-repeat;
  height: 25px;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
  font-size: 1em;
  color: #454545;
}
div#panel2 div.login form {
  background: url(../img/box_login_bg2.png) top center no-repeat;
  display: block;
  margin: 0;
  padding: 0;
  height: 121px;
  padding: 10px 10px 0 10px;
}
div#panel2 div.login br {
  clear: both;
}
div#panel2 div.login label {
  margin: 5px 0 0 0;
  padding: 0;
  display: block;
  float: left;
  width: 40px;
  height: 20px;
  line-height: 19px;
  text-align: right;
  color: #848484;
}
div#panel2 div.login input {
  margin: 5px 0 0 0;
  border: 1px solid #848484;
  padding: 0;
  width: 62px;
}
div#panel2 div.login input.submit {
  background: url(../img/box_login_submit.png) center center;
  width: 115px;
  height: 17px;
  line-height: 16px;
  position: absolute;
  bottom: 45px;
  border: none;
  vertical-align: center;
  color: #454545;
}
div#panel2 div.login a.registration {
  display: block;
  position: absolute;
  margin: 0;
  height: 17px;
  width: 115px;
  line-height: 16px;
  bottom: 11px;
  text-align: center;
  color: #454545;
}

div#panel2 div.login a.jelszo {
  display: block;
  position: absolute;
  margin: 0;
  height: 17px;
  width: 115px;
  line-height: 16px;
  bottom: 28px;
  text-align: center;
  color: #454545;
}

div#panel2 div.newsletter h2 {
  background: url(../img/box_login_top.png) top center no-repeat;
  height: 25px;
  line-height: 30px;
  overflow: hidden;
  text-align: center;
  font-size: 1em;
  color: #454545;
}
div#panel2 div.newsletter form {
  background: url(../img/box_nl_bg.png) top center no-repeat;
  display: block;
  margin: 0;
  padding: 0;
  padding: 10px 10px 0 10px;
  height: 68px;
  position: relative;
}
div#panel2 div.newsletter input {
  margin: 0;
  border: 1px solid #848484;
  padding: 0;
  width: 113px;
}
div#panel2 div.newsletter input.submit {
  position: absolute;
  bottom: 13px;
  left: 10px;
  background: none;
  width: 115px;
  height: 16px;
  border: none;
  vertical-align: center;
  color: #454545;
}

div#content div.box {
  width: 489px;
  overflow: hidden;
  position: relative;
}
div#content div.box h2 {
  margin: 0;
  font-size: 1em;
  background: url(../img/box_top1.png) top center no-repeat;
/*  height: 25px; */
  line-height: 30px;
  overflow: hidden;
  padding: 0 20px;
}
div#content div.emphasized h2 {
  background: url(../img/box_top_emphasized1.png) top center no-repeat;
}
div#content div.box h2 span.date {
  font-weight: normal;
  font-style: italic;
  margin-left: 10px;
}
div#content div.box div.text {
  padding: 0 10px;
  width: 469px;
  overflow: hidden;
  background: url(../img/box_bg1.png) top center no-repeat;
  text-align: justify;
}
div#content div.emphasized div.text {
/* no-repeat volt */
  background: url(../img/box_bg_emphasized.png) top center repeat-y;
}
div#content div.simple {
  background: url(../img/box_bottom.png) bottom center no-repeat;
  padding-bottom: 15px;
}
div#content div.button {
  background: url(../img/box_bottom_button.png) bottom center no-repeat;
  padding-bottom: 26px;
}
div#content div.emphasized {
  background: url(../img/box_bottom_emphasized.png) bottom center no-repeat;
  padding-bottom: 15px;
}
div#content div.emphasizedb {
  background: url(../img/box_bottom_emphasizedb.png) bottom center no-repeat;
  padding-bottom: 26px;
}
div#content div.button a.thebutton {
  display: block;
  position: absolute;
  bottom: 9px;
  right: 14px;
  width: 90px;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
  text-align: center;
}
div#content div.adverts {
  width: 485px;
  margin: 0 2px;
  position: relative;
  background: url(../img/box_adverts_bottom.png) bottom center no-repeat;
  padding-bottom: 24px;
}
div#content div.adverts h2 {
  font-size: 13px;
  background: url(../img/box_adverts_top.png) top center no-repeat;
  height: 23px;
  line-height: 34px;
  overflow: hidden;
  text-align: center;
  color: #061853;
  text-transform: uppercase;
}
div#content div.adverts div.form {
  background: url(../img/box_adverts_bg.png) top center;
  height: 32px;
  line-height: 32px;
  padding: 0 15px;
}
div#content div.adverts div.form input.submit {
  border: none;
  background: url(../img/box_adverts_button.png) center center no-repeat;
  width: 73px;
  height: 30px;
  text-align: center;
  color: #fff;
}
div#content div.adverts a.list {
  display: block;
  position: absolute;
  bottom: 8px;
  right: 14px;
  width: 110px;
  height: 15px;
  line-height: 17px;
  overflow: hidden;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
div#content div.advert_list {
  width: 486px;
  margin: 0 2px;
  background: url(../img/box_adverts_list_bottom.png) bottom center no-repeat;
  padding-bottom: 17px;
}
div#content div.advert_list h2 {
  font-size: 13px;
  padding-top: 8px;
  height: 33px;
  background: url(../img/box_adverts_list_top.png) top center no-repeat;
  color: #061853;
  text-align: center;
  text-transform: uppercase;
}
div#content div.advert_list h2 span {
  font-size: 11px;
  display: block;
  text-transform: none;
}
div#content div.advert_list div.list {
  background-image: url(../img/box_adverts_list_bg.jpg);
  background-repeat: repeat-y;
  background-color: FF0000;
  padding: 4px 15px 0px 15px;
}

div#content div.advert_list div.list ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

div#content div.advert_list div.list ul li {
  list-style: none;
  display: inline;
  padding: 0px 10px;
  width: 33%;
  height: 3em;
  line-height: 1.2em;
  /*float: left;*/
  text-align: center;

}
div#content div.registration {
  background: url(../img/box_registration_bottom.png) bottom center no-repeat;
  padding-bottom: 39px;
  width: 478px;
  margin: 0 6px;
  position: relative;
}
div#content div.registration h2 {
  font-size: 13px;
  background: url(../img/box_registration_top.png) top center no-repeat;
  height: 30px;
  line-height: 36px;
  overflow: hidden;
  text-align: center;
  color: #061853;
  text-transform: uppercase;
}
div#content div.registration div.form {
  background: url(../img/box_registration_bg.png) top center no-repeat;
  padding: 5px 15px;
}
div#content div.registration div.form div.error {
  color: #900;
  font-weight: bold;
  padding: 0.5em;
}
div#content div.registration div.form br {
  clear: both;
}
div#content div.registration div.form span {
  height: 20px;
  line-height: 19px;
  color: #061853;
  font-weight: bold;
}
div#content div.registration div.form label {
  display: block;
  float: left;
  width: 150px;
  padding-right: 10px;
  height: 20px;
  line-height: 19px;
  text-align: right;
  color: #848484;
}
div#content div.registration div.form label.separator {
  margin-bottom: 10px;
}
div#content div.registration div.form label.desc {
  padding: 0;
  font-weight: bold;
  height: 16px;
  line-height: 15px;
}
div#content div.registration div.form input {
  border: 1px solid #848484;
  height: 15px;
  line-height: 15px;
  padding: 0 2px;
  width: 200px;
}
div#content div.registration input.submit {
  position: absolute;
  width: 93px;
  height: 30px;
  border: none;
  background: url(../img/box_registration_button.png) center center no-repeat;
  color: #fff;
  bottom: 9px;
  left: 197px;
}
div#content div.registration input.validate {
  position: absolute;
  width: 93px;
  height: 30px;
  border: none;
  background: url(../img/box_registration_button.png) center center no-repeat;
  color: #fff;
  bottom: 9px;
  left: 148px;
}
div#content div.registration input.reset {
  position: absolute;
  width: 93px;
  height: 30px;
  border: none;
  background: url(../img/box_registration_button.png) center center no-repeat;
  color: #fff;
  bottom: 9px;
  left: 246px;
}
div#content div.registration select.new_advert {
  width: 200px;
  border: 1px solid #848484;
}
div#content div.registration select.long { width: 300px; } /* kategóráknál látszódjon minden */
div#content div.registration input.new_advert {
  width: 442px !important;
  padding: 0 2px;
}
div#content div.registration textarea.new_advert {
  width: 446px;
  height: 150px;
  border: 1px solid #848484;
}
div#content div.registration div.form span.input {
  display: block;
  float: left;
  width: 200px;
  height: 20px;
  line-height: 21px;
  overflow: hidden;
}
div#content div.registration div.form span.input input {
  width: auto;
  border: none;
}
div#content div.search {
  background: url(../img/box_search_bottom.png) bottom center no-repeat;
  padding-bottom: 42px;
  width: 477px;
  margin: 0 6px;
  position: relative;
}
div#content div.search h2 {
  font-size: 13px;
  background: url(../img/box_search_top.png) top center no-repeat;
  height: 30px;
  line-height: 36px;
  overflow: hidden;
  text-align: center;
  color: #061853;
  text-transform: uppercase;
}
div#content div.search div.form {
  background: url(../img/box_search_bg.png) top center no-repeat;
  padding: 5px 15px;
}
div#content div.search div.form label {
  display: block;
  float: left;
  width: 120px;
  padding-right: 10px;
  height: 20px;
  line-height: 17px;
  text-align: right;
  color: #848484;
}
div#content div.search div.form input {
  border: 1px solid #848484;
  height: 15px;
  line-height: 15px;
  padding: 0 2px;
}
div#content div.search div.form br {
  clear: both;
}
div#content div.search input.submit {
  position: absolute;
  width: 93px;
  height: 30px;
  border: none;
  background: url(../img/box_search_button.png) center center no-repeat;
  color: #fff;
  bottom: 12px;
  left: 199px;
}
input.admin {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  font-weight: bold;
}
input.admin_activate {
  width: 75px;
}
input.admin_edit {
  width: 80px;
}
div#content div.files p{
  font-weight: bold;
  margin-left: 5px;
}
div#content div.files div.text ul {
}
div#content div.files div.text ul li {
}
div#content div.files div.text form {
}
div#content div.files div.text form h3 {
}
div#content div.search input, div#content div.search select {
  width: 200px;
}
div#content div.search select option.main {
  font-weight: bold;
  background: #d9dce6;
}
div#content div.search select option.sub {
  padding-left: 15px;
}
div#content div.box div.text ul {
  margin: 10px 5px;
  padding: 0;
}
div#content div.box div.text ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
div#content div.box div.text ul li.even {
  background: #dde0e9;
}
div#content div.box div.text ul li span.permitted {
  float: left;
  font-weight: bold;
}
div#content div.box div.text ul li span.hidden {
  float: left;
  font-style: italic;
}
div#content div.box div.text ul li a.del {
  float: right;
}
div#content div.box div.text ul li.total {
  border-top: 1px solid #999;
  font-size: 1.1em;
  font-weight: bold;
}
div#content div.box div.text ul li span.info {
  float: left;
}
div#content div.box div.text ul li span.price {
  float: right;
}
p.admin { color: red; margin: 0; padding: 0; font-weight: bold; }
.fix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.fix {
  display: inline-table;
}
/* Hides from IE-mac \*/
* html .fix {
  height: 1%;
}
.fix {
  display: block;
}
/* End hide from IE-mac */