body
{
    color: #8e8d8d;
    background-color: #172029;
    margin: 8px 0 0 0;
    padding: 0 0 0 0;
    font-family: arial,verdana,helvetica,sans-serif;
    font-size: 11px;
}

img
{
    border: 0;
}

input, select, button, textarea
{
    color: #f5f5f5;
    border: 1px solid #8e8d8d;
    background-color: #2a323c;
    margin: 1px 1px 1px 1px;
}

label
{
    line-height: 19px;
    vertical-align: middle;
}

label_left
{
    line-height: 19px;
    vertical-align: middle;
}

input.input_type_radio, input.input_type_checkbox /*IE6 miatt kellenek osztályok*/
{
    border: 0;
    line-height: 19px;
    vertical-align: middle;
    margin-right: 4px;
}

input.input_type_file
{
    color: black;
    background-color: white;
}

h1
{
    font-size: 16px;
}

.control_button
{
    width: 100px;
}

#page_top
{    
    min-height: 130px;
    overflow: visible;
}

#page_center
{
    background-color: #2a323c;
    min-height: 402px;
    /*overflow: hidden;*/
    _height: 402px;             /* Az IE6 kedvéért */
}

#page_bottom
{    
    overflow: visible;
}


.center_div
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;    
}

#page_top_content
{
    min-height: 130px;      
    overflow: hidden;
}

#page_center_content
{
    min-height: 402px;
    overflow: hidden;
    position: static;
}

#page_bottom_content
{
    min-height: 99px;
    text-transform: uppercase;
}

#lang_select
{
    float: right;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px;
    width: 900px;
    text-align: right;
}

#lang_select img
{
    /*line-height: 10px;*/
    vertical-align: middle;
    margin-right: 5px;
}

.pipe
{
    font-family: monospace;
    cursor: default;
}

.required_mark
{
    color: red;
    font-family: monospace;
}

#logo
{
    float: left;
}

#menu_bar
{
    float: left;     
    margin-top: 3px;
    margin-bottom: 15px;
    list-style: none; 
    padding-left: 20px;
    margin-left: 0px;
}

#menu_bar_2
{
    float: left;     
    margin-top: 3px;
    margin-bottom: 10px;
    list-style: none; 
    padding-left: 20px;
    margin-left: 0px;
}

#menu_bar li
{
    display: inline;
}

#menu_bar .menu_active
{
    color: #172029;
    background-color: #808a96;
    padding: 1px 5px 1px 5px;
    cursor: default;
}

.cart
{
    vertical-align: middle;
}

#menu_bar a
{
    color: #fffefe;
    text-decoration: none;
    font-weight: bold;
}

#menu_bar a:hover
{
    text-decoration: none;
    color: #8e8d8d;
}

a
{
    text-decoration: none;
    color: #8e8d8d;
}

a:hover
{
    color: #fffefe;
    text-decoration: none;
}

.main_menu
{
    text-transform: uppercase;
    font-weight: bold;
}

#sub_menu
{
    width: 842px;
    padding-top: 10px;
    float: right;
    border-top: 1px solid black;
    white-space: nowrap;
}

#authorized
{
    color: #fffefe;
    font-weight: bold;
    padding-bottom: 6px;
    border-top: 0px solid white;
    white-space: nowrap;
}

.sub_category
{
    color: #bbc0c7;
}

.subsub_category
{
    color: #808a96;
    text-transform: uppercase;
}

.warning_invalid
{
    color: black; 
    background-color: #999999; 
    font-weight: bold; 
    font-size: 16px;
}


.invert_link:hover
{
    text-decoration: none;
    color: #8e8d8d;
}

.invert_link
{
    color: #fffefe;
    text-decoration: none;
}

#static_links
{
    margin-top: 40px;
    margin-left: 30px;
    float: left;
}

#bottom_right_logo
{
    float: right;
    margin: 10px 17px 0 0;
}

#slide_show
{
    float: right;
    /*border: 8px solid #2a323c;*/
    margin: 10px 10px 0 0;
}

#intersport_banner
{
    margin-top: 20px;
    text-align: center;
}

#basket_text
{
    font-weight: bold;
}

#apDiv1 
{
    position:absolute;
    left:380px;
    top:138px;
    width:462px;
    height:402px;
    z-index:1;
}
