div,body {
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        }

form {
    margin: 0px;
}

img {
        border: 0;
        padding: 1px 1px 1px 1px;
        }

a {
        text-decoration: none;
        font-weight: bold;
        font-family: Arial;
        color: blue;
        }

#wrap {
        position: relative;
        width: 1144px;
        margin: 0 auto;
        text-align: left;
}

#main {
        float:left;
        }

#left_col {
        width: 160px;
        float: left;
        padding: 85px 0 15px 0;
        text-align:center;
        }

#right_col {
        float: left;
        width:170px;
        margin:0 0 0 15px;
        vertical-align: top;
        }

#msg_window_small {
        padding: 0 0 0 0;
        margin: 0 0 0 0;
        }

#msg_window_header {
        height:26px;
        background-position: top left;
        background-repeat: no-repeat;
        background: url(../_siteimages/msg_window_header.gif);
        padding: 3px 0 0 27px;
        font-family: Arial;
        font-size: 11px;
        color: #FFFFFF;
        font-weight: bold;
        letter-spacing: 1px;
        }

#msg_window_bottom {
        line-height:12px;
        background-position: top left;
        background-repeat: no-repeat;
        margin-bottom:12px;
        background: url(../_siteimages/msg_window_bottom.gif);
        }

#msg_window_left {
        background-color: #EDEDED;
        border-left: 1px solid #CCCCCC;
        width: 5px;
        }

#msg_window_right {
        background: url(../_siteimages/msg_window_right.png);
        width: 3px;
        white-space: normal;
        background-position: top left;
        }

#msg_window_main {
        background-color: #FFFFFF;
        width: 152px;
        text-align:center;

        margin: 0 0 10px 0;
        padding: 0 4px 0 5px;
        font-family: Arial;
        font-size: 11px;
        color: #000000;
        }

.info  {
        vertical-align:top;
        height: 140px;
        background-image: url('../_siteimages/cimer.png');
        background-position: bottom center;
        background-repeat: no-repeat;
        }

.kovverseny:first-line {
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        color: #000000;
        }

/* oldalsó menü... */
#nav {
        clear: both;
        float: left;
        padding: 0;
        margin: 0;
        vertical-align:top;
        z-index:1;
        }

#nav ul {
        width:130px;
        float: left;
        margin: 0;
        padding: 0;
        z-index:1;
        list-style:none;
}

#nav ul li {
        width:130px;
        display: block;
        float: left;
        clear:both;
        position:relative;
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        letter-spacing: 1px;
        color: #000000;
        z-index:1;
        }

#nav ul li#btn {
        margin: 0 0 0 0;
        padding: 0 0 0 0;

        background: url(../_siteimages/nav_btn.gif);
        background-position: top left;
        background-repeat: no-repeat;
        }

#nav ul li#parentbtn {
        margin: 0;
        padding: 0 0 0 3px;
        cursor: pointer;

        background: url(../_siteimages/nav_btn.gif);
        background-position: top left;
        background-repeat: no-repeat;
        }

#nav ul li#spacer {
        margin: 0 0 0 0;
        padding: 0 0 0 0;

        background: url(../_siteimages/nav_spacer.gif);
        background-position: top left;
        background-repeat: no-repeat;
        }

#nav ul li#title1st {
        height: 20px;
        text-align:left;
        margin: 10px 0 0 0;
        padding: 2px 0 0 38px;

        background: url(../_siteimages/nav_title_1st.gif);
        background-position: top left;
        background-repeat: no-repeat;

        color:#FFFFFF;
       }

#nav ul li#title {
        height: 20px;
        text-align:left;
        margin: 0 0 0 0;
        padding: 4px 0 0 38px;

        background: url(../_siteimages/nav_title.gif);
        background-position: top left;
        background-repeat: no-repeat;
        color:#FFFFFF;
        }

#nav ul li#nav_end {
        height: 34px;
        width:150px;
        margin: 0 0 0 0;
        padding: 4px 0 0 0;

        background: url(../_siteimages/nav_end.gif);
        background-position: top left;
        background-repeat: no-repeat;
        color:#FFFFFF;
        }

#nav ul ul, #nav ul ul ul {
        /*absolute mert alá rakjuk (float left, relative is kell hozzá)*/
        position:absolute;
        background: #FFFFFF;
        width: 150px;
        margin: 0 -118px 40px 0;
        top:0;
        left:100%;
        z-index:2;
        }

#nav ul ul li, #nav ul ul ul li {
        width:150px;
        }

div#nav ul ul,
div#nav ul li:hover ul ul,
div#nav ul ul li:hover ul ul{
        display:none;
}


div#nav ul li:hover ul,
div#nav ul ul li:hover ul,
div#nav ul ul ul li:hover ul {
        display:block;
}


#nav ul ul li a,
#nav ul ul ul li a,
#nav ul ul ul ul li a  {
        /*külön beállítások*/
        display: block;
        width:100%;
        border-right: none;
        border-left: none;
        }

#nav ul li a  {
        display: block;
        text-align:left;
        width: 100%;
        margin: 0;
        padding: 0 0 0 38px;
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;
        color: #000000;

}
#nav ul li a:hover,#nav ul li ul li a:hover,
#nav ul li a:active {
        background: url(../_siteimages/nav_btn_over.gif) no-repeat;
}
#nav ul li#current a {
        background: url(../_siteimages/nav_btn_over.gif) no-repeat;
}

/* start - adTable divs */
#xls {
        background: #EEEEEE url(../_siteimages/excel.gif) center center;
        width:23px;
        height:20px;
        border-bottom: 1px solid #AAAAAA;
        border-right: 1px solid #AAAAAA;
        cursor:pointer;
        float:left;
        }

#xlsupload {
        display:none;
        float:left;
        }

#csv {
        background: #EEEEEE url(../_siteimages/csv.gif) center center;
        width:23px;
        height:20px;
        border-bottom: 1px solid #AAAAAA;
        border-right: 1px solid #AAAAAA;
        cursor:pointer;
        }

#preview {
        background: #EEEEEE url(../_siteimages/ed_preview.gif) center center;
        width:23px;
        height:20px;
        border-bottom: 1px solid #AAAAAA;
        border-right: 1px solid #AAAAAA;
        cursor:pointer;
        }

#undo {
        background: #EEEEEE url(../_siteimages/ed_undo.gif) top left;
        width:23px;
        height:20px;
        border-bottom: 1px solid #AAAAAA;
        border-right: 1px solid #AAAAAA;
        cursor:pointer;
        }

#adTable {
        clear:both;
        list-style: none;
        margin: 18px 0 10px 18px;
        padding:0;
      }

.titleTable {
        color: #FFF;
        padding: 5px;
        font-weight: bold;
        }

#adTable li {
                float:left; /* lenne egy rés az li tag-ek közt ha nem floatoltatom (hiba 0 a margin)*/
                width: 100%; /* kell mert egyébként nem látszik a background */
        clear: both;
        overflow:auto;
        margin: 0 0 1px 0;
        border-left: 1px solid #E8E8E8;
        border-bottom: 1px solid #DFDFDF;

        background: #EEEEEE;
        }

#adTable li:hover {
        background: #DDDDDD;
        }

#adTable li#headerTable  {
        margin:0;
        overflow:auto;
        background: url(../_siteimages/button.gif) repeat-x;
        border-left: 1px solid #FF9900;
        border-bottom: 1px solid #FF9900;
}

#adTable li#headerTable:hover  {
        background: url(../_siteimages/button.gif) repeat-x;
}


#adTable li#headerTable div {
                float:left;
        padding: 6px 11px 5px 11px;
        text-align: center;
        margin-right: 1px;
        }

#adTable li#headerTable div a{
        display: block;
        width:100%;
}

#colTable {
        float:left;
        padding-left: 11px;
        padding-right: 11px;
        margin-right: 1px;
}

.orderTable {
        width:10px;
        }

#fTable {
        clear:both;
        float:left;
        }

/* end - adTable divs */

/* Szövetségek logoi */
#ban {
        position:relative;
        display:inline;
        left: -10px;
        }
#ban_top {
        width: 120px;
        height: 12px;
        background: url(../_siteimages/ban_szov_top.gif) no-repeat;
        }

#ban_main {
        width:113px;
        text-align:center;
        }

#ban_left {
        width: 16px;
        background: url(../_siteimages/ban_szov_left.gif) repeat-y;
        background-position: top left;
        }

#ban_right {
        width:11px;
        background: url(../_siteimages/ban_szov_right.gif) repeat-y;
        background-position: top left;
        }

#ban_bottom {
        height: 20px;
        background: url(../_siteimages/ban_szov_bottom.gif) no-repeat;
        }

/**** Táblázat css *********/
#main-content {
                width: 750px;
        padding-top:10px;
        }

#main-content table  {
        position: relative;
        left: 14px;
        margin-bottom: 5px;
        padding: 2px;
        }

div#main-content table th {
        height:30px;
        background: url(../_siteimages/button.gif) repeat-x;
        padding: 2px 2px 2px 5px;
        color: #FFFFFF;
        text-align: left;
        font-family: Arial;
        font-size: 12px;
        }

div#main-content table tr {
        background: #FFFFFF;
        height: 30px;
}

div#main-content table td {
        padding-left: 11px;
        padding-right: 11px;
        border-left: 1px solid #E8E8E8;
        border-bottom: 1px solid #DFDFDF;
        font-family: Arial;
        font-size: 12px;
}

#main-content table td.first,div#main-content table th.first {
        border-left: 0px;
}

#main-content #adTable tr {
        background: #EEEEEE;
        }

#main-content #adTable tr:hover {
        background: #FFFFFF;
        }

#main-content #adTable tr.selected {
        background: #FFFFCD;
        }

div#main-content #fTable tr {
        background: #EEEEEE;
        }

div#main-content #fTable tr:hover {
        background: #FFFFFF;
        }

div#main-content table tr.row-a {
        background: #F8F8F8;
}
div#main-content table tr.row-b {
        background: #EFEFEF;
}

/*************************************************************************************/

.login {
        margin: 0;
        padding: 0;
        width: 282px;
        background: #FFFFFF;
        text-align: left;
        float:left;
}

.login-form {
        text-align: left;
        float: left;
        width: 282px;
}

.login-form-border {
        border-left: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        }


.button {
        border : solid 1px #cccccc;
        background: #E9ECEF;
        color : #666666;
        font-weight : bold;
        font-size : 11px;
        padding: 4px;
}

.login h1 {
        background: url(../_siteimages/login_header.png) no-repeat;
        background-position: left top;
        color: #333;
        padding: 15px 4px 15px 50px;
        margin: 0;
        text-align: center;
        text-transform: uppercase;
        font-size: 16px;
        }

.form-block {
        border: 1px solid #cccccc;
        background: #E9ECEF;
        padding-top: 15px;
        padding-left: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
}


.inputlabel {
        font-weight: bold;
        text-align: left;
        }

.inputbox {
        width: 150px;
        margin: 0 0 1em 0;
        border: 1px solid #cccccc;
        }

.clr {
    clear:both;
    }

.ctr {
        float:right;
        text-align: center;
        vertical-align:middle;
}

.hirlev-input {
        width: 100px;
        height: 15px;
        font-size:12px;
        font-family: Arial;
        }
