.container_content {
    min-height: 850px;
}

.main_content {
}

.container_content .left_column {
    position: relative;
    float: left;
    width: 201px;
    height: 0px;
    padding-left: 10px;
}

.container_content {
    
}
.right_column {
    margin: 0 10px 0 220px;
}

.container_content .three {
}

.menu ul {
    display: block;
    width: 201px;
}

.menu a, .menu ul li.mainmenu>span {
    display: block;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    width: 197px;
    border-left: 1px solid #ffffff;
}

.menu ul li.mainmenu {
    display: block;
    width: 199px;
    border-left: 1px solid #a3b3c2;
    border-right: 1px solid #a3b3c2;
}

.menu ul li.mainmenu a, .menu ul li.mainmenu>span {
    background: url('../img/menu_loggedin_items_bg.jpg') no-repeat left top;
}

.menu ul li.mainmenu a span, .menu ul li.mainmenu>span {
    display: block;
    padding-left: 18px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.menu ul li ul {
    width: 199px;
    background-image: none;
    padding-bottom: 0;
}


/* MAINMENU - item active */
    .menu ul li.mainmenu_active {
        display: block;
        width: 199px;
        border-left: 1px solid #a3b3c2;
        border-right: 1px solid #a3b3c2;
    }

    .menu ul li.mainmenu_active a {
        border-top: 1px solid #ffffff;
        background: url('../img/menu_loggedin_active_item_bg.jpg') no-repeat left center !important;
    }

    .menu ul li.mainmenu_active a span {
        display: block;
        padding-left: 18px;
        padding-top: 7px;
        padding-bottom: 7px;
        background-image: none;
    }
/* END MAINMENU - item active */

/* SUBMENU - item */
    .menu li.submenu {
        border-left: 1px solid #a3b3c2;
        border-right: 1px solid #a3b3c2;
    }

    #menu_nyito ul li.submenu {
        width: 199px;
        border-left: 1px solid #a3b3c2;
        border-right: 1px solid #a3b3c2;
    }

    .menu ul li.submenu ul {
        background-image: none !important;
    }

    .menu ul li.submenu a {
        font-size: 12px;
        font-weight: normal;
        color: #016DAB;
        border-top: 1px solid #ffffff;
    }

    .menu ul li.submenu a span {
        display: block;
        padding-left: 34px;
        padding-top: 5px;
        padding-bottom: 5px;
        background:  #edf0f3 url('../img/menu_loggedin_subitems_narrow.jpg') no-repeat left 9px;
    }

    #menu_nyito ul li.submenu_active {
        border-left: 1px solid #a3b3c2;
        border-right: 1px solid #a3b3c2;
    }

    #menu_nyito li.two_rows a {
        background:  url('../img/menu_loggedin_active_subitem_rows_bg.jpg') no-repeat left center !important;
        border-bottom: 1px solid #ffffff;
    }


/* END SUBMENU - item */

/* SUBMENU - item active */
    .menu ul li.submenu_active a {
        font-size: 12px;
        font-weight: normal;
        color: #ffffff;
        border-top: 1px solid #ffffff;
        background: url('../img/menu_loggedin_active_subitem_bg.jpg') no-repeat left center !important;
    }

    .menu ul li.submenu_active a span {
        display: block;
        padding-left: 34px;
        padding-top: 5px;
        padding-bottom: 5px;
        background-image: none;
    }
/* END SUBMENU - item */

/* MENU - first item */
    /* nyitó menu első eleme */
    #menu_nyito ul li.mainmenu_first {
        display: block;
        width: 201px;
        height: 32px;
        border: none !important;
    }

    #menu_nyito ul li.mainmenu_first a {
        width: 198px;
        height: 33px;
        padding-left: 3px;
        border: none !important;
        background: url('../img/left_menu_header_bg.png') no-repeat left center !important;
    }

    #menu_nyito ul li.mainmenu_first a span {
        display: block;
        padding-left: 21px;
        padding-top: 9px;
        padding-bottom: 7px;
    }
    /* nyitó menu első eleme */

    .menu ul li.mainmenu_first {
        display: block;
        width: 201px;
        height: 32px;
        border: none !important;
    }

    .menu ul li.mainmenu_first a {
        width: 201px;
        height: 32px;
        padding-left: 3px;
        border: none !important;
        background: url('../img/menu_loggedin_first_item_bg.jpg') no-repeat left top !important;
    }

    .menu ul li.mainmenu_first a span {
        display: block;
        padding-left: 21px;
        padding-top: 9px;
        padding-bottom: 7px;
    }
/* END MENU - first item */

/* MENU - first item active */
    .menu ul li.mainmenu_first_active {
        display: block;
        width: 201px;
        border: none !important;
    }

    .menu ul li.mainmenu_first_active a {
        width: 198px;
        height: 32px;
        padding-left: 3px;
        border: none !important;
        background: url('../img/menu_loggedin_first_active_item_bg.jpg') no-repeat left center !important;
    }

    .menu ul li.mainmenu_first_active a span {
        display: block;
        padding-left: 21px;
        padding-top: 9px;
        padding-bottom: 7px;
    }
/* END MENU - first item active */

/* MENU - last item */
    #menu_nyito ul {
        background-image: none;
        padding-bottom: 0;
        border-bottom: 1px solid #a3b3c2;
    }

    .menu ul {
        padding-bottom: 4px;
        background: url('../img/menu_loggedin_bottom.jpg') no-repeat left bottom;
    }

    .menu ul li.mainmenu_last {
        display: block;
        width: 187px;
        border-left: 1px solid #a3b3c2;
        border-right: 1px solid #a3b3c2;
        padding: 10px 6px 20px;
        text-align: center;
        color: #666666;
    }
    
    .menu h5 {
        font-size: 14px;
        margin-bottom: 10px;
    }
    
    .menu ul li.mainmenu_last a {
        color: #016dab;
        font-weight: normal;
        display: inline;
    }
   
    .menu ul li.mainmenu_last a.button {
        height: 24px;
        width: 174px;
        text-align: center;
        padding-top: 6px;
        display: block;
        font-weight: bold;
        color: white;
        background: url('../img/menu_loggedin_bottom_item_bg_gray.jpg') no-repeat left center;
    }
    
    .menu ul li.mainmenu_last a.button.activate {
        background: url('../img/menu_loggedin_bottom_item_bg.jpg') no-repeat left center;
    }
    
    .menu ul li.mainmenu_last a.button span {
        display: block;
        height: 30px;
        width: 174px;
    }
/* END MENU - last item */

/* END - menu_loggedin*/

/* right_menu warnings*/
.right_menu_warning {
    width: 201px;
    margin-top: 20px;
}

.right_menu_warning a {
    display: block;
}

.right_menu_warning a span {
    display: block;
    margin-left: 50px;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
}

.right_menu_warning td {
    vertical-align: middle;
}

.right_menu_warning .first {
    height: 42px;
    background: url('../img/right_menu_warning_header.jpg') no-repeat 0 0;
}

.theone {
    height: 5px !important;
    background: url('../img/menu_loggedin_bottom.jpg') no-repeat 0 0 !important;
}

.right_menu_warning .first_done {
    height: 42px;
    background: url('../img/right_menu_warning_header_active.jpg') no-repeat 0 0;
}

.right_menu_warning .first_done a span,
.right_menu_warning .items_done a span,
.right_menu_warning .last_done a span{
    color: #b4c2cd;
}

.right_menu_warning .items {
    height: 40px;
    background: url('../img/right_menu_warning_items.jpg') no-repeat 0 0;
}

.right_menu_warning .items_done {
    height: 40px;
    background: url('../img/right_menu_warning_items_active.jpg') no-repeat 0 0;
}

.right_menu_warning .last {
    height: 42px;
    background: url('../img/right_menu_warning_bottom.jpg') no-repeat 0 0;
}

.right_menu_warning .last_done {
    height: 42px;
    background: url('../img/right_menu_warning_bottom_active.jpg') no-repeat 0 0;
}
/* END right_menu warnings*/


/* START admin-traff */
ul.hierarchy li{
    margin-left:20px;
    margin-top: 15px;
}
ul.hierarchy li input,
ul.hierarchy li span{
    margin-left:10px;
}

ul.hierarchy li span.tariff{
    font-weight: bold;
}

ul.hierarchy a{
    cursor: pointer;
}

ul.hierarchy .indicator {
    cursor: pointer;
}

ul.hierarchy li.closed ul {
    display: none;
}

ul.hierarchy .inactive {
    color: #888;
}

.heightened {
    color: #D02A9A;
    font-weight: bold;
}

.table_shopkredit_list {
    padding: 10px;
}

.table_shopkredit_list tr td {
    padding: 4px;
}

.table_shopkredit_list td.kreditegyneleg {
    text-align: right;
    padding-left: 4px;
}

.pink {
    color: #D02A9A;
    font-weight: bold;
}
/* END admin-traff */

/* right_menu

.right_menu {
    width: 201px;
    float: left;
}

.right_menu a {
    display: block;
}

.right_menu a span {
    display: block;
    margin-left: 50px;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
}

.right_menu td {
    vertical-align: middle;
}

.right_menu .first {
    height: 42px;
    background: url('../img/right_menu.jpg') no-repeat 0 0;
}

.right_menu .first_active {
    height: 42px;
    background: url('../img/right_menu.jpg') no-repeat -228px 0;
}

.right_menu .first_active a span {
    color: #b4c2cd;
}

.right_menu .second {
    height: 40px;
    background: url('../img/right_menu.jpg') no-repeat 0 -42px;
}

.right_menu .second_active {
    height: 40px;
    background: url('../img/right_menu.jpg') no-repeat -228px -42px;
}

.right_menu .second_active a span {
    color: #b4c2cd;
}

.right_menu .third {
    height: 40px;
    background: url('../img/right_menu.jpg') no-repeat 0 -82px;
}

.right_menu .third_active {
    height: 40px;
    background: url('../img/right_menu.jpg') no-repeat -228px -82px;
}

.right_menu .third_active a span {
    color: #b4c2cd;
}

.right_menu .fourth {
    height: 40px;
    background: url('../img/right_menu.jpg') no-repeat 0 -122px;
}

.right_menu .fourth_active  {
    height: 40px;
    background: url('../img/right_menu.jpg') no-repeat -228px -122px;
}

.right_menu .fourth_active a span {
    color: #b4c2cd;
}

.right_menu .fifth {
    height: 40px;
    background: url('../img/right_menu.jpg') no-repeat 0 -162px;
}

.right_menu .fifth_active {
    height: 40px;
    background: url('../img/right_menu.jpg') no-repeat -228px -162px;
}

.right_menu .fifth_active a span {
    color: #b4c2cd;
}

.right_menu .last {
    height: 42px;
    background: url('../img/right_menu.jpg') no-repeat 0 -204px;
}

.right_menu .last_active {
    height: 42px;
    background: url('../img/right_menu.jpg') no-repeat -228px -204px;
}

.right_menu .last_active a span {
    color: #b4c2cd;
}
 right_menu */

.menu ul li.bold a { font-weight: bold; }