/*select {height: 350px;}*/

body {
    padding: 0.5em;
    margin: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #405c72;
    font-size: 10px;
}

input, select, textarea {
    font-size: 1em;
    border: 1px solid #374e60;
    color: #25689d;
}

option:active {
    background-color: red;
}

h2.error {
    font-size: 1.2em;
    color: #9d4125;
}

table {
    font-size: 1em;
    border-collapse: collapse;
    border: 1px solid #25689d;
    margin-bottom: 1em;
}

.fullwidth {
    width: 80%;
}

th {
    background-color: #25689d;
    color: white;
    padding: 0.2em;
}

td {
    padding: 0.1em 0.25em;
}

tr.light {
    background-color: white;
}

tr.dark {
    background-color: #dbebf8;
}

tr.separate td {
    padding-bottom: 1.5em;
}

th {
    text-transform: lowercase;
}

ul {
    margin: 0;
}

a {
    color: #405c72;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}



a.klink:visited {
    color: white;
    text-decoration: underline;
}

a.klink:link {
    color: white;
    text-decoration: underline;
}


a.klink:hover {
    color: white;
    text-decoration: underline;
}



#header {
    background-image: url(img/fejlec_racs.jpg);
    background-repeat: repeat-x;
    height: 100px;
    margin-bottom: 1px;
}

#body {
    background-image: url(img/baloldal.jpg);
    background-repeat: repeat-y;
    padding-top: 1em;
}

#footer {
    background-color: #25689d;
    clear: left;
    color: white;
    padding: 5px;
    margin-left: 184px;
    text-align: center;
}


/**
 *  Baloldali menu
 */

#menudiv {
    width: 180px;
    float: left;
padding: 0;
}

#menu {
    position: relative;
    margin-left: 2px;
    margin-right: 0;
    padding: 0;
    list-style: none;
    width: 170px;
}

#menu li {
    margin: 0;
    font-weight: bold;
    padding: 0.25em 0.1em 0.25em 1em;
    background-image: url(img/lista_inaktiv.jpg);
    background-repeat: no-repeat;
    background-position: 0 0.7em;
}

#menu a {
    color: #104e7d;
}

#menu li.active {
    background-image: url(img/lista_aktiv.jpg);
    color: white;
}

#content {
    margin-left: 188px;
}

/**
 *  Menu a torzsadatok oldalon
 */
#topmenu {
    list-style: none;
    margin: 0;
    padding: 0;
}

#topmenu li {
    margin: 0;
    padding: 0 0.5em;
    display: inline;
    border: 1px solid #25689d;
    background-color: #25689d;
}

#topmenu a {
    color: white;
    font-weight: bold;
}

/**
 *  Szerkeszto oldal
 */
#editform label {
    width: 140px;
    float: left;
    position: relative;
    top: 2px;
}

#registerform label {
    width: 170px;
    float: left;
    position: relative;
    top: 2px;
}

#loginform {
    position: relative;
    height:100px;
    margin:20px 0px 20px 0px;
}

#loginform label {
    position: absolute;
    right: 51%;
}

#loginform input {
    position: absolute;
    left: 50%;
}

#loginform .submit {
    position: relative;
    left: 0;
    top: 0.5em;
}

.nowrap {
    white-space:nowrap;
}

.belepes {
    width:60px;
}

/* kategoria kezelo */
.kategoriakontener {
  display:none;  
}
/* kategoria kezelo */

a.link_rev, a.link_rev:visited, a.link_rev:active {
  text-decoration:underline;  
}
a.link_rev:hover {
  text-decoration:none;
}
