* {
  font-family: Arial !important;
  font-size: 12px;
}
/*img,div {	behavior:	 url("/css/iepngfix.htc");}*/

html,body {
  text-align: left;
  margin: 0;
  height: 100%;
}
body {
  margin-left: 10px;
}
a {
  color: inherit;
}
#wrapper {
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 1010px;
  background-color: #ffffff;
}
#sitetitle {
  width: auto;
  margin-top: 5px;
  padding-top: 6px;
  padding-bottom: 6px;
  vertical-align: middle;
  text-align: left;
  background-color: #ffffff;
  color: #888888;
  font-size: 28px;
}
#fejlec {
  text-align: center;
  width:1000px;
  margin-bottom: 0px;
  background-repeat: no-repeat;
}
#lablec {
  text-align: center;
  padding: 10px;
  margin-top: 20px;
  border-top: 1px solid #dddddd;
  font-size: 10px;
}
#lablec * {
  font-size: 10px;
}
#menu {
  width:190px;
  float: left;
}

#menu-inner {
  width:auto;
  padding: 5px;
}

#content {
  width: 800px;
  float:left;
  margin-top:20px;
  margin-left: 5px;
  background-color: #ffffff;
}
#content a {
  color: #000000;
}
h1 {
  font-size: 28px;
  margin:0;
  padding:0;
}

h2 {
  font-size: 12px;
}

div.hasab {
  width: 260px;
  float:left;
  margin-right:5px;
}
div.blocktitle-left {
  /*background-image: url(/images/bg_blocktitle_left.jpg);
  background-repeat: no-repeat;*/
  /*width: 232px;*/
  height: 30px;
  float: left;
  
}
div.blocktitle-right {
/*
  background-image: url(/images/bg_blocktitle_right.jpg);
  background-repeat: no-repeat;
  background-position: top right;
  */
  width: 25px;
  height: 30px;
  float: left;
}
div.block {
  width: 255px;
  max-width: 255px;
  margin-top: 0px;
  margin-bottom: 25px;
  background-color: #fafafa;
  float:left;
}

div.blocktitle-left h2, .blokkcim {
  width: auto;
  padding: 5px;
  margin-top: 2px;
  margin-left: 4px;
  margin-right: 10px;
  margin-bottom: 0px;
  text-transform:uppercase;
  font-weight: bold;
}
div.blocktitle-left h2 a, div.blocktitle-left h2, .blokkcim {
  text-transform:uppercase;
  font-weight: bold !important;
  text-decoration: none;
  font-size: 14px;
}

div.blocklist {
  width: auto;
  padding: 2px;
}
div.blocklist ul {
  margin: 0;
  padding: 0;
}
div.blocklist li {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
  padding-bottom:10px;
  padding-top:10px;
  clear:both;
  border-bottom: 2px solid #cccccc;
  cursor: pointer;
}
div.blocklist a {
  font-weight: bold;
  color: #000000;
}
div.blocklist img,div.blocklist p {
  clear: both;
}
div.srchitem {
  border: 1px solid #666666;
  margin-bottom: 10px;
  padding: 3px;
  cursor: pointer;
}

div.srchitem div.title {
  margin-top:0;
  padding: 5px;
  width: auto;
  font-size: 16px;
}

div.srchitem div.title a {
  font-weight: bold;
  font-size: 16px;
}

h3.kereses {
  width: auto;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #aaaaaa;
  padding:10px;
}
.szlogen {
  color: #ff0000;
  font-weight: bold;
}

td.cimke {
  font-weight: bold;
}

input.szoveg, textarea.szoveg {
  border: 1px solid #888888;
  width: 300px;
}

input.gomb {
  border: 1px solid #888888;
}

#menu ul {
  margin-left: 0;
  padding-left: 0;
}
#menu li {
  list-style-type: none;
  margin-left: 0;
}
.menucim {
  font-weight: bold;
}
ul.kategoriak li, div.menu-history li {
  padding: 5px;
  cursor:pointer;
}
div.menu-egyeb, div.menu-history {
  padding-top:5px;
  padding-bottom:5px;
  margin-bottom: 10px;
}
div.menu-history {
  padding: 5px;
}
div.menu-egyeb li {
  padding-left: 5px;
  cursor:pointer;
}
div.menu-history li {
  margin-bottom: 3px;
  cursor:pointer;
}
#menu li a {
  text-decoration: none;
  font-weight: bold;
}

#kereses {
  border-bottom: 1px solid #dddddd;
}

div.tartlist {
  width: auto;
  padding:5px;
  margin-bottom: 10px;
  text-align: center;
}
div.list {
  width: auto;
  padding:5px;
  margin-bottom: 10px;
}
#banner-top {
  width: auto;
  text-align: center;
}
#cegadat {
  border: 1px solid #000000;
}
#cegcontent {
  padding: 3px;
}
td.cimke {
  width: 40px;
}




.tabs {
    /*clear: left;*/
    margin-top: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    height:20px;
}

.tabs ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.tabs li {
    display: block;
    float: left;
    margin:0;
    margin-right: 2px;
    padding:5px;
    /*margin-right: 5px; */
}

.tabs a {
    /*padding: 3px 6px 2px 6px;*/
    text-decoration: none;
    color: #333;    
    font-weight: bold;    
}

.tabs a:hover {
/*    background: #ffffff;
    text-decoration: none;    */
}

.tabs a.selected {
/*    background: #dddddd;
    color: #000000;*/
}

