body, td, th {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFF;
}

html, body {
    margin: 0px;
    height: 100%;
    cursor: default;
    background: url(/design/pic/body_bg.gif) repeat-x;
    background-color: #101010;
}

img {
    border: 0;
}

.cb {
    clear: both;
}

a {
    text-decoration: none;
    color: #9bdf1a;
}

a:hover {
    text-decoration: underline;
}

object:focus {
    outline-style: none;
}

.success {
    font-weight: bold;
    color: #0C0;
}

.error {
    font-weight: bold;
    color: #F30;
}

.kiemel {
    color: #ff3300;
}

div#container {
    width: 787px;
    padding: 0 25px 0 25px;
    height: 100%;
    height: auto !important;
    min-height: 100%;
    position: relative;
    background: url(/design/pic/body_bg_shadow.png);
    margin: 0 auto;
}

div#head {
    background: url(/design/pic/body_head.jpg);
    height: 204px;
    position: relative;
}

select, input, textarea {
    background: #000;
    border: 1px solid #737271;
    color: #FFF;
}

input[type="submit"], input[type="button"], input[type="reset"] {
    background: url(/design/pic/btn.gif);
    border: 1px solid #2a0e0e;
    height: 18px;
    cursor: pointer;
}

sup {
    font-size: 1.3em;
    line-height: 0em;
    color: red;
}

div#head div {
    position: absolute;
}

#head td {
    white-space: nowrap;
}

.red_font {
    color: #ff004a;
    font-weight: bold;
    font-size: 17px;
}

div#menu {
    height: 34px;
    /*background:url(/design/menu.jpg); /**/
}

div#package1 {
    width: 261px;
    background: url(/design/pic/csomag1.jpg);
    float: left;
}

div#package2 {
    width: 260px;
    background: url(/design/pic/csomag2.jpg);
    margin: 0 2px 0 2px;
    float: left;
}

div#package3 {
    width: 262px;
    background: url(/design/pic/csomag3.jpg);
    float: left;
}

#package1, #package2, #package3 {
    height: 272px;
}

.package_box {
    margin: 97px 20px 0 20px;
    font-size: 11px;
}

div#body_title {
    height: 37px;
    margin: 10px 0 10px 0;
    background: url(/design/pic/pagetop_bg.gif);
    position: relative;
}

div#content {
    padding: 0 14px 60px 14px;
}

p {
    margin: 0;
    padding: 5px;
}

div#bottom {
    position: absolute;
    bottom: 0;
    right: 25px;
    left: 25px;
    height: 25px;
    background: url(/design/pic/body_bottom.jpg);
    color: #373737;
    font-size: 11px;
}

div#bottom div {
    position: absolute;
    top: 4px;
}

div#bottom2 {
    position: absolute;
    bottom: 25px;
    right: 25px;
    left: 25px;
    height: 27px;
    background: #0c0c0c;
}

#bottom2 td {
    border-right: 1px solid #2a2a2a;
    padding: 3px;
    font-size: 11px;
}

#bottom2 a {
    color: #2a2a2a;
}

#bottom2 a:hover {
    color: #999;
}

/* Open list */
h2.trigger {
    margin: 0;
    background: url(/design/pic/gyik_plus.gif) 0px 2px no-repeat;
    padding-left: 17px;
    font-size: 12px;
    font-weight: normal;
    float: left;
    cursor: pointer;
}

h2.active {
    background: url(/design/pic/gyik_minus.gif) 0px 2px no-repeat;
}

.toggle_container {
    padding: 0;
    overflow: hidden;
    clear: both;
    padding-left: 15px;
}

#out {
    position: absolute;
    top: 147px;
    left: 603px;
    font-size: 28px;
    width: 178px;
    text-align: center;
}

.szechenyi-logo {
    background: url("/design/img/szechenyi.png") no-repeat;
    background-size: 100%;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
/*    z-index: 0; */
    width: 246px;
    height: 170px;
}
