html, body, table, tr, th, td, div, img, a, h1, h2, h3, p, ul, ol, li, input, textarea, form, select, option {
    margin: 0;
    padding: 0;
    border: none;
    text-align: left;
    font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #414d08;
}
body {
    text-align: center;
    background: #bd741b;
}
table {
    border-collapse: collapse;
}
td {
    vertical-align: top;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.r {
    text-align: right;
}
.rnw {
    text-align: right;
    white-space: nowrap;
}
.b, tr.b td {
    font-weight: bold;
}
a.pdf {
    display: block;
    height: 16px;
    line-height: 16px;
    background-image: url(img/pdf.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
    margin-bottom: 7px;
}
input, select, option {
    background: #c7d777;
    color: #6b3f06;
    font-size: 11px;
}
input {
    width: 92px;
    border-top: 1px solid #91b500;
    border-right: 1px solid #d8e57e;
    border-bottom: 1px solid #deeb75;
    border-left: 1px solid #b6ce3f;
    padding: 1px;
}
select {
    border-top: 1px solid #91b500;
    border-right: 1px solid #d8e57e;
    border-bottom: 1px solid #deeb75;
    border-left: 1px solid #b6ce3f;
    width: 72px;
}

html, body, #big {
    height: 100%;
}
#big {
    width: 770px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("img/big_bg.gif");
}
#main {
    width: 462px;
    background-image: url("img/main_bg.jpg");
    background-repeat: no-repeat;
}
#content {
    margin: 15px 34px 25px 35px;
}
#content, #content td {
    line-height: 18px;
}
#content h1 {
    font-size: 24px;
    margin-bottom: 8px;
}
#content h2 {
    color: #d7e5a2;
    font-weight: bold;
    font-size: 14px;
    margin-top: 14px;
    margin-bottom: 7px;
}
#content h3 {
    font-weight: bold;
    font-size: 12px;
}
#content p {
    margin-bottom: 15px;
    text-align: justify;
}
#content img.nagy {
    margin-bottom: 15px;
    border: 10px solid #829227;
}
#content img.l, #content img.r, #content img.c {
    border: 5px solid #829227;
}
#content img.c {
    margin: 0px;
}
#content img.l {
    float: left;
    margin: 0px 10px 10px 0px;
}
#content img.r, #content .floatright {
    float: right;
    margin: 0px 0px 10px 10px;
}
#content .floatright h2 {
    margin-top: 0px;
}
#content ul {
    list-style-image: url(img/li.gif);
}
#content ul, #content ol {
    margin-bottom: 15px;
    margin-left: 16px;
}
#content ul.nobull {
    list-style-image: none;
    list-style-type: none;
}
#content li {
    margin: 4px 0px;
}
#content b {
    color: #d7e5a2;
    font-weight: normal;
}
#content a {
    color: #ffffff;
    font-weight: normal;
}
#left {
    width: 166px;
}
#left p, #left a {
    text-align: right;
    font-size: 10px;
}
#left p {
    margin-right: 12px;
    margin-top: 14px;
    color: #f6b565;
}
#left a {
    color: #cce48b;
}
.menu {
    display: block;
    margin-top: 6px;
}
.almenu {
    padding-top: 8px;
    margin-left: 17px;
    width: 149px;
    background-color: #9b5c0f;
    background-image: url("img/almenu_bg.gif");
    background-repeat: no-repeat;
}
.almenu_bottom {
    font-size: 1px;
    height: 8px;
    background-image: url("img/almenu_bottom.gif");
}
#logo {
    width: 166px;
    height: 164px;
    margin-bottom: 10px;
    background-image: url("img/logo.gif");
}
#right {
    width: 142px;
}
#search {
    width: 574px;
    height: 77px;
    margin: 20px 5px 4px 13px;
    background-image: url("img/search_bg.gif");
    background-repeat: repeat-x;
    background-position: bottom left;
}
#search td {
    height: 77px;
    padding-top: 44px;
    text-align: center;
    vertical-align: top;
    background-position: bottom left;
    background-repeat: no-repeat;
}
#db {
    width: 574px;
    margin: 0 5px 0 13px;
}
#db th, #db td, #db div {
    color: #5f7127;
    font-size: 9px;
    padding: 5px;
}
#db th {
    height: 30px;
    background-image: url("img/db_th_bg.gif");
    background-position: top center;
    margin-bottom: 2px;
    color: #96a446;
    white-space: nowrap;
    text-align: center;
}
#db img {
    vertical-align: middle;
}
#db td {
    background: #b4c35f;
    border-top: 1px solid #e7fa7a;
    border-right: 1px solid #c1cc7e;
    border-bottom: none;
    border-left: 1px solid #c1cc7e;

/*    border-top-color: #e7fa7a;
    border-right-color: #9db12f;
    border-bottom-color: #89a103;
    border-left-color: #cadb6b;*/
}
#db td.ltd {
    border-left: 1px solid #cadb6b;
}
#db td.rtd {
    border-right: 1px solid #9db12f;
}
#db td.descr {
    border-right: 1px solid #9db12f;
    border-left: 1px solid #cadb6b;
    border-top: 1px solid #c1cc7e;
    padding: 0px;
}
#db td.descr div {
    border-bottom: 1px solid #89a103;
}
#db span {
    background: #c9e42c;
}
#lang {
    padding-left: 11px;
}
.adom {
    margin-left: 6px;
    margin-top: 59px;
    width: 130px;
    background-image: url("img/adom_top.gif");
    background-repeat: no-repeat;
}
.adom a {
    display: block;
    line-height: normal;
    height: 84px; /*84px;*/
    padding: 0px 8px;
    background-image: url("img/adom_box.gif");
    margin-bottom: 1px;
    font-size: 9px;
    color: #5f7127;
}
.adom img {
    margin: 12px 0px 3px 0px;
}
.harom {
    text-align: center;
}
#content .harom img {
    float: none;
}
.sztbl {
    margin-bottom: 15px;
}
.sztbl th, .sztbl div {
    color: #5f7127;
    font-size: 10px;
    padding: 0 5px;
}
.sztbl th {
    height: 30px;
    background-image: url("img/db_th_bg.gif");
    background-position: top center;
    margin-bottom: 2px;
    color: #96a446;
    white-space: nowrap;
    text-align: center;
}
.sztbl td {
    background: #b4c35f;
    border-top: 1px solid #e7fa7a;
    border-right: 1px solid #c1cc7e;
    border-bottom: none;
    border-left: 1px solid #c1cc7e;
}
.sztbl td.ltd {
    border-left: 1px solid #cadb6b;
}
.sztbl td.rtd {
    border-right: 1px solid #9db12f;
}
.sztbl div {
    text-align: right;
    border-bottom: 1px solid #89a103;
}
.sztbl td.ltd div {
    text-align: left;
}
.sztbl div.l1 {
    padding-left: 10px
}
.sztbl div.l2 {
    padding-left: 15px
}
.sztbl b, .sztbl tr.b div {
    color: #d7e5a2;
}
.sztbl .sz {
    white-space: nowrap;
    wwidth: 56px;
}
.sztbl .csik {
    width: 150px;
}
.sztbl .csik div div {
    float: left;
    margin-top: 3px;
    font-size: 1px;
    height: 12px;
    padding: 0px;
    border: none;
    width: 125px;
    background: #829227;
}
.sztbl .csik div div.f, .sztbl .csik div div.a {
    clear: both;
    height: 6px;
}
.sztbl .csik div div.f {
}
.sztbl .csik div div.a {
    background: #d7e5a2;
    margin-top: 0px;
}
.lazatbl td {
    padding: 8px 0px;
}
#penzkell {
    margin-bottom: 15px;
    padding: 8px 8px 0px 8px;
    border: 5px solid #829227;
    background: #d7e5a2;
}
#penzkell p {
    margin-bottom: 5px;
    font-size: 13px;
    dfont-weight: bold;
}
#kuldetes {
    margin: 12px;
    padding: 8px;
    background: #d1e086;
    border-top: 1px solid #ffffac;
    border-right: 1px solid #c1d562;
    border-bottom: 1px solid #bed354;
    border-left: 1px solid #ebfc97;
}
#kuldetes h1, #kuldetes p {
    text-align: right;
    color: #60730b;
}
#kuldetes h1 {
    font-size: 11px;
    margin-bottom: 5px;
}
#kuldetes p {
    padding: 0px;
    margin: 0px 0px 5px 0px;
    font-size: 9px;
}
#film {
    padding: 0px 37px;
}
.kosztbl {
    width: 100%;
}
.kosztbl td {
    width: 33%;
}