/**
 *  PÁTRIA Ferro skin (webshop) CSS template
 *  Copyright(c) NetGo.hu Kft. (http://www.netgo.hu)
 *  Version: 1.1
*/

body
{
    background-position: center;
    background-repeat: repeat;
}
#page
{
    width: 100%;
    text-align: center;
}
#container
{
    width: 1000px;
    margin: 0px auto 0px auto;
    text-align: left;
}
.empty_content
{
    font-size: 12px;
    font-weight: bold;
    padding-left: 1px;
}
.empty_content_without_border
{
    font-size: 12px;
    font-weight: bold;
    padding-left: 12px;
}

/* Lebegő tartalom css elemek */

#shopping_cart_sidebar
{
    width: 35px;
    height: 174px;
    top: 53px;
    right: 0px;
    position: fixed;
    z-index: 100000;
    overflow: hidden;
}
#shopping_cart_sidebar_container, .shopping_cart_sidebar_container
{
    width: 231px;
}
#shopping_cart_sidebar_button
{
    width: 35px;
    height: 174px;
    float: left;
}
#shopping_cart_sidebar_content
{
    width: 187px;
    height: 174px;
    background-color: #FFFFFF;
    float: left;
}
#shopping_cart_sidebar_details
{
    width: 187px;
    height: 152px;
    color: #666666;
}
.shopping_cart_sidebar_details_header
{
    width: 187px;
    height: 27px;
    font-weight: bold;
    font-size: 11px;
    line-height: 27px;
    border-bottom: #E1E1E1 1px solid;
}
.shopping_cart_sidebar_details_header_product_code
{
    width: 75px;
    float: left;
    padding-left: 5px;
}
.shopping_cart_sidebar_details_header_quantity
{
    width: 35px;
    text-align: center;
    float: left;
}
.shopping_cart_sidebar_details_header_price
{
    width: 50px;
    text-align: right;
    float: left;
    padding-right: 5px;
}
.shopping_cart_sidebar_details_products
{
    width: 187px;
    height: 98px;
    font-size: 11px;
    border-bottom: #E1E1E1 1px solid;
    overflow: auto;
}
.shopping_cart_sidebar_details_products_without_discounts
{
    height: 78px;
}
.shopping_cart_sidebar_details_products_list_product_code
{
    width: 75px;
    float: left;
    padding-left: 5px;
}
.shopping_cart_sidebar_details_products_list_quantity
{
    width: 35px;
    text-align: center;
    float: left;
}
.shopping_cart_sidebar_details_products_list_price
{
    width: 50px;
    text-align: right;
    float: left;
    padding-right: 5px;
}
.shopping_cart_sidebar_details_sum_discount
{
    width: 187px;
    height: 20px;
    font-size: 11px;
    line-height: 20px;
}
.shopping_cart_sidebar_details_sum_discount_title
{
    width: 100px;
    font-weight: bold;
    float: left;
    padding-left: 5px;
}
.shopping_cart_sidebar_details_sum_discount_total
{
    width: 60px;
    text-align: right;
    float: left;
    padding-right: 5px;
}
.shopping_cart_sidebar_details_sum
{
    width: 187px;
    height: 25px;
    font-weight: bold;
    font-size: 11px;
    line-height: 25px;
}
.shopping_cart_sidebar_details_sum_title
{
    width: 100px;
    float: left;
    padding-left: 5px;
}
.shopping_cart_sidebar_details_sum_total
{
    width: 60px;
    color: #E20100;
    text-align: right;
    float: left;
    padding-right: 5px;
}
#shopping_cart_sidebar_details_button
{
    text-align: center;
}
#shopping_cart_sidebar_right
{
    width: 9px;
    height: 174px;
    background-color: #E10000;
    float: left;
}
#contact_sidebar
{
    width: 35px;
    height: 134px;
    top: 229px;
    right: 0px;
    position: fixed;
    z-index: 100000;
    overflow: hidden;
}
#contact_sidebar_container
{
    width: 231px;
}
#contact_sidebar_button
{
    width: 35px;
    height: 134px;
    float: left;
}
#contact_sidebar_content
{
    width: 187px;
    height: 134px;
    background-color: #FFFFFF;
    float: left;
}
#contact_sidebar_details
{
    color: #666666;
    padding-top: 5px;
    padding-left: 5px;
}
#contact_sidebar_details_inner
{
    height: 105px;
}
#contact_sidebar_company_name
{
    font-weight: bold;
}
#contact_sidebar_right
{
    width: 9px;
    height: 134px;
    background-color: #86BF34;
    float: left;
}
#facebook_sidebar
{
    width: 35px;
    height: 159px;
    top: 365px;
    right: 0px;
    position: fixed;
    z-index: 100000;
    overflow: hidden;
}

/* Lebegő tartalom css elemek vége */

/* Profil css elemek */

#profile_panel
{
    width: 984px;
    left: 50%;
    bottom: 0px;
    position: fixed;
    z-index: 100000;
    margin-left: -492px;
}
#profile_panel_content
{
    width: 984px;
}
#profile_panel_content a
{
    font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
}
#profile_panel_profile_icon
{
    margin: 13px 0px 0px 10px;
    float: left;
}
.profile_panel_link
{
    text-decoration: underline;
}
.profile_panel_text
{
    font-family: Arial;
    font-size: 13px;
    color: #FFFFFF;
    margin: 16px 0 0px 24px;
    float: left;
}
.profile_panel_text_name_width
{
    width: 150px;
}
.profile_panel_white_sep
{
    float: left;
    width: 1px;
    height: 23px;
    background-color: #FFFFFF;
    margin: 13px 5px 0px 5px;
}
#facebook_send_button
{
    width: 54px;
    float: left;
    margin: 14px 0px 0px 10px;
}
#facebook_like_button
{
    width: 85px;
    float: left;
    margin: 14px 0px 0px 0px;
    width: 85px;
}
#twitter_follow_button
{
    width: 60px;
    float: left;
    margin: 14px 0px 0px 0px;
}
#twitter_share_button
{
    width: 110px;
    float: left;
    margin: 14px 0px 0px 0px;
}
#google_plus_button
{
    float: left;
    margin: 14px 0px 0px 0px;
}
.profile_panel_icon_text
{
    margin: 16px 0px 0px 15px;
    float: left;
}
.profile_panel_icon
{
    float: left;
    margin: 16px 0px 0px 12px;
}

/* Profil css elemek vége */

/* Fejléc css elemek */

#header
{
    width: 1000px;
    height: 106px;
    margin-bottom: 13px;
}
#header_background
{
    width: 1000px;
    height: 106px;
    position: absolute;
}
#header_background
{
    width: 1000px;
    height: 106px;
    position: absolute;
}
#header_my
{
    width: 806px;
    height: 106px;
    left: 194px;
    position: absolute;
    z-index: 1;
}
#header_logo
{
    width: 194px;
    height: 74px;
    text-align: center;
    position: absolute;
    z-index: 2;
}
#header_slogan
{
    width: 801px;
    height: 50px;
    top: 22px;
    left: 199px;
    font-size: 26px;
    color: #666666;
    line-height: 50px;
    position: absolute;
    z-index: 2;
}
#header_company_datas
{
    width: 982px;
    height: 32px;
    top: 74px;
    left: 18px;
    font-size: 12px;
    color: #333333;
    line-height: 32px;
    position: absolute;
    z-index: 2;
}

/* Fejléc css elemek vége */

/* Tartalmi css elemek */

#content
{
    width: 1000px;
}
#content_header
{
    width: 1000px;
    height: 38px;
}
#top_menu
{
    width: 666px;
    height: 38px;
    float: left;
}
#quick_search
{
    width: 220px;
    height: 30px;
    float: left;
    padding-top: 8px;
}
#quick_search_input
{
    width: 163px;
    height: 21px;
    background-image:url(../../../../images/images/quick_search_background.gif);
    float: left;
    padding-top: 1px;
    padding-left: 10px;
}
.object_search_general
{
    width: 163px;
    height: 18px;
    font-size: 11px;
    line-height: 18px;
    color: #666666;
    background-color: #FFFFFF;
    border: none;
}
#quick_search_button
{
    float: left;
}
#checkout
{
    width: 114px;
    height: 38px;
    float: left;
}
#content_middle
{
    width: 1000px;
    background-repeat: repeat-y;
}
#content_middle_background
{
    background-image:url(../../../../images/images/content_middle_background.png);
}
#content_manufacturer_catalogue
{
    width: 111px;
    float: left;
    text-align: right;
    margin-bottom: 18px;
}
.catalogue_manufacturer
{
    width: 103px;
    height: 64px;
    left: 8px;
    position: relative;
}
.catalogue_product
{
    width: 103px;
    height: 64px;
    position: relative;
}
.catalogue_position
{
    position: relative;
}
.catalogue_button_manufacturer
{
    width: 103px;
    height: 48px;
    left: 8px;
    position: relative;
}
.catalogue_button_product
{
    width: 103px;
    height: 48px;
    position: relative;
}
.catalogue_button_position
{
    position: relative;
}
#content_page
{
    width: 752px;
    min-height: 700px;
    float: left;
    padding: 13px;
}
#content_product_catalogue
{
    width: 111px;
    float: left;
    margin-bottom: 18px;
}
#content_middle_bottom
{
    width: 1000px;
    height: 12px;
    background-image:url(../../../../images/images/content_middle_bottom.png);
}
#content_footer
{
    width: 1000px;
    height: 18px;
}

/* Tartalmi css elemek vége */

/* Nyitóoldal css elemek */

#home_banner
{
    width: 752px;
    height: 100px;
    margin-bottom: 15px;
}
#home_content
{
    width: 752px;
    color: #666666;
    margin-bottom: 15px;
}
.home_products
{
    width: 752px;
    height: 214px;
    margin-bottom: 10px;
}
.home_products_title
{
    width: 752px;
    height: 32px;
    position: relative;
}
.home_products_title_label
{
    left: 12px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 32px;
    position: absolute;
}
.home_products_title_more
{
    right: 10px;
    line-height: 32px;
    position: absolute;
}
.home_products_title_more a
{
    font-size: 12px;
    color: #FFFFFF;
}
.home_products_products
{
    width: 114px;
    height: 182px;
    margin-right: 13px;
    float: left;
}
.home_products_products_last
{
    width: 114px;
    height: 182px;
    margin-left: 1px;
    float: left;
}
.home_products_products_title
{
    width: 114px;
    height: 66px;
}
.home_products_product_title h2
{
    font-size: 11px;
}
.home_products_products_title a
{
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}
.home_products_products_img
{
    width: 114px;
    height: 114px;
    text-align: center;
    border: #E1E1E1 1px solid;
}
.home_products_products_img a
{
    position: relative;
}

/* Nyitóoldal css elemek vége */

/* Termékfejléc css elemek */

#header_category
{
    width: 728px;
    height: 32px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 32px;
    padding-left: 12px;
    padding-right: 12px;
}
#header_category h1,h2
{
    font-size: 14px;
    font-weight: bold;
}
#header_general
{
    width: 728px;
    height: 32px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 32px;
    margin-bottom: 13px;
    padding-left: 12px;
    padding-right: 12px;
}
#header_general h1,h2
{
    font-size: 14px;
    font-weight: bold;
}
#header_breadcrumb
{
    width: 728px;
    height: 35px;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
    line-height: 35px;
    padding-left: 12px;
    padding-right: 12px;
}
#header_breadcrumb h2
{
    font-size: 11px;
}
#header_breadcrumb a
{
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}
#header_breadcrumb a:hover
{
    color: #FE0000;
}
.header_breadcrumb_delimiter
{
    color: #FE0000;
    padding-left: 10px;
    padding-right: 10px;
}
.active_breadcrumb_element
{
    color: #FE0000;
}
.header_controller
{
    width: 728px;
    height: 18px;
    margin-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
}
.header_controller_border
{
    border-bottom: #CCCCCC 1px solid;
    margin-bottom: 10px;
}
.select_manufacturer_box
{
    width: 100px;
    float: left;
}
.object_select_manufacturer
{
    font-size: 11px;
    color: #666666;
    border: #CFCFCF 1px solid;
}
.select_order_by_box
{
    width: 135px;
    float: left;
}
.select_order_by_position
{
    padding-left: 5px;
}
.object_select_order_by
{
    font-size: 11px;
    color: #666666;
    border: #CFCFCF 1px solid;
}
.select_view_box
{
    width: 96px;
    height: 18px;
    font-size: 11px;
    float: left;
}
.select_view_position
{
    width: 40px;
    padding-top: 2px;
    float: left;
}
.select_view_elements_position
{
    padding-top: 2px;
    float: left;
}
.products_turn_page
{
    width: 199px;
    float: left;
}
.products_turn_page a
{
    width: 17px;
    height: 17px;
    font-size: 11px;
    color: #666666;
    line-height: 17px;
    text-align: center;
    display: block;
}
.products_turn_page a:hover
{
    color: #CB0101;
}
.products_turn_pages, .products_turn_pages_selected
{
    width: 17px;
    height: 17px;
    float: left;
    margin-right: 4px;
}
.products_turn_pages_selected a
{
    color: #CB0101;
}
.select_displayed
{
    width: 198px;
    font-size: 11px;
    color: #666666;
    text-align: right;
    float: left;
}
.select_displayed a
{
    font-size: 11px;
    color: #666666;
}
.select_displayed a:hover
{
    color: #FE0002;
}
.select_displayed_selected a
{
    color: #FE0002;
}
.select_displayed_delimiter
{
    color: #FE0002;
    margin-left: 8px;
    margin-right: 8px;
}

/* Termékfejléc css elemek vége */

/* Kategória css elemek */

#category_content
{
    width: 752px;
    background-image:url(../../../../images/images/category_background.jpg);
    background-repeat: repeat-y;
}
#category_content a
{
    line-height: 34px;
    padding-left: 12px;
}
#category_content_first
{
    width: 50%;
    float: left;
}
#category_content_second
{
    width: 50%;
    float: left;
}
.category2
{
    font-size: 13px;
    color: #AD007C;
    font-weight: bold;
    text-transform: uppercase;
}
.category3
{
    color: #666666;
    font-weight: bold;
}

/* Kategória css elemek vége */

/* Termékek css elemek */

.products_background
{
    background-image:url(../../../../images/images/product_background.gif);
    background-repeat: repeat-y;
}
.products_box
{
    width: 230px;
    height: 180px;
    float: left;
    padding: 10px;
}
.products_box_last
{
    width: 230px;
    height: 179px;
    float: left;
    padding: 10px;
}
.products_box_title
{
    height: 35px;
}
.products_box_title a
{
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}
.products_box_details
{
    height: 115px;
}
.products_box_img
{
    width: 105px;
    height: 115px;
    text-align: center;
    float: left;
}
.products_box_datas
{
    width: 125px;
    height: 115px;
    float: left;
}
.products_box_product_parameter_label
{
    width: 50%;
    font-size: 11px;
    float: left;
    color: #999999;
}
.products_box_product_parameter_value
{
    width: 50%;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
    float: left;
    text-align: right;
}
.products_box_quantity
{
    width: 140px;
    height: 28px;
    font-size: 11px;
    color: #666666;
    float: left;
}
.products_box_shopping_cart
{
    width: 90px;
    height: 28px;
    text-align: right;
    float: left;
}
#products_list_header
{
    width: 752px;
    height: 32px;
    color: #FFFFFF;
    line-height: 32px;
    text-align: center;
    margin-bottom: 10px;
}
.products_list_header_title
{
    width: 141px;
    padding-left: 12px;
    text-align: left;
    float: left;
}
.products_list_header_icon
{
    width: 40px;
    float: left;
}
.products_list_header_manufacturer
{
    width: 80px;
    float: left;
}
.products_list_header_product_code
{
    width: 92px;
    float: left;
}
.products_list_header_packing_unit
{
    width: 80px;
    float: left;
}
.products_list_header_price
{
    width: 85px;
    float: left;
}
.products_list_header_order_unit
{
    width: 80px;
    float: left;
}
.products_list_header_quantity
{
    width: 72px;
    float: left;
}
.products_list_header_shopping_cart
{
    width: 70px;
    float: left;
}
.products_list_first
{
    width: 752px;
    height: 182px;
    text-align: center;
}
.products_list_second
{
    width: 752px;
    height: 182px;
    text-align: center;
    background-color: #ECECEC;
}
.products_list_name, .products_list_icon, .products_list_manufacturer, .products_list_product_code, .products_list_packing_unit, .products_list_price, .products_list_order_unit, .products_list_quantity, .products_list_shopping_cart
{
    height: 177px;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
    border-right: #CCCCCC 1px solid;
    float: left;
    padding-top: 5px;
}
.products_list_name
{
    width: 140px;
    padding-left: 12px;
    text-align: left;
}
.products_list_title
{
    height: 65px;
}
.products_list_title a
{
    font-size: 11px;
    color: #666666;
    font-weight: bold;
}
.products_list_img
{
    width: 126px;
    height: 105px;
    text-align: center;
    border: #CCCCCC 1px solid;
    background-color: #FFFFFF;
}
.products_list_img a
{
    position: relative;
}
.products_list_icon
{
    width: 39px;
}
.products_list_manufacturer
{
    width: 79px;
}
.products_list_product_code
{
    width: 91px;
}
.products_list_packing_unit
{
    width: 79px;
}
.products_list_price
{
    width: 84px;
}
.products_list_order_unit
{
    width: 79px;
}
.products_list_quantity
{
    width: 71px;
}
.products_list_shopping_cart
{
    width: 69px;
    border: none;
}
.bottom_controller
{
    border-top: #CCCCCC 1px solid;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Termékek css elemek vége */

/* Termék css elemek */

.product_img_details
{
    width: 336px;
    height: 324px;
    float: left;
}
.product_img
{
    width: 336px;
    height: 291px;
    text-align: center;
}
.product_img a
{
    position: relative;
}
.product_approved_products
{
    height: 24px;
}
.product_details
{
    width: 416px;
    float: left;
}
.product_title
{
    height: 47px;
}
.product_title h1
{
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}
.product_datas
{
    width: 416px;
    height: 134px;
}
.product_product_parameter_label
{
    width: 196px;
    height: 32px;
    font-size: 13px;
    color: #333333;
    line-height: 32px;
    background-color: #F3F3F3;
    float: left;
    padding-left: 12px;
    margin-bottom: 2px;
}
.product_product_parameter_value
{
    width: 196px;
    height: 32px;
    font-size: 13px;
    color: #333333;
    line-height: 32px;
    font-weight: bold;
    text-align: right;
    background-color: #F3F3F3;
    float: left;
    padding-right: 12px;
    margin-bottom: 2px;
}
.product_prices
{
    width: 416px;
    height: 63px;
    position: relative;
}
.product_price_original_net
{
    top: 4px;
    right: 175px;
    font-size: 12px;
    color: #666666;
    font-weight: bold;
    text-decoration: line-through;
    position: absolute;
}
.product_price_original_gross
{
    top: 4px;
    right: 0px;
    font-size: 12px;
    color: #E00001;
    font-weight: bold;
    text-decoration: line-through;
    position: absolute;
}
.product_price_net
{
    top: 22px;
    right: 175px;
    font-size: 19px;
    color: #666666;
    font-weight: bold;
    position: absolute;
}
.product_price_gross
{
    top: 22px;
    right: 0px;
    font-size: 19px;
    color: #E00001;
    font-weight: bold;
    position: absolute;
}
.product_controller
{
    width: 416px;
    height: 71px;
}
.product_quantity
{
    width: 140px;
    height: 24px;
    font-size: 11px;
    float: left;
    margin-bottom: 23px;
}
.object_product_quantity_class
{
    width: 32px;
    font-family: Arial;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    border: #BCBCBC 1px solid;
    padding: 3px;
}
.product_shopping_cart
{
    width: 95px;
    height: 24px;
    float: left;
    margin-bottom: 23px;
}
.product_favorites
{
    width: 181px;
    height: 24px;
    float: left;
    margin-bottom: 23px;
}
.product_back_categories
{
    height: 24px;
    text-align: right;
}
.product_other_products_border
{
    border-bottom: #CCCCCC 1px solid;
    margin-top: 15px;
    margin-bottom: 15px;
}
.product_other_products
{
    width: 752px;
    height: 246px;
    margin-bottom: 15px;
}
.product_other_products_title
{
    width: 752px;
    height: 32px;
    position: relative;
    margin-bottom: 15px;
}
.product_other_products_title_label
{
    left: 12px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 32px;
    position: absolute;
}
.product_other_products_title_more
{
    right: 10px;
    line-height: 32px;
    position: absolute;
}
.product_other_products_title_more a
{
    font-size: 12px;
    color: #FFFFFF;
}

/* Termék css elemek vége */

/* Keretes tartalom css elemek */

.form_panel_container_border
{
    width: 730px;
    min-height: 700px;
    border: 1px #CCCCCC solid;
    padding: 10px;
}

/* Keretes tartalom css elemek vége */

/* Bejelentkezés css elemek */

.sign_in_box
{
    width: 360px;
    height: 195px;
    background-color: #F9EFEE;
    margin-right: 10px;
    float: left;
}
.account_create_box
{
    width: 360px;
    height: 195px;
    background-color: #F9EFEE;
    float: left;
}
.sign_in_box_header
{
    width: 345px;
    height: 31px;
    background-color: #EDDFDC;
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    line-height: 31px;
    padding-left: 15px;
}
.sign_in_content
{
    width: 360px;
    padding-top: 5px;
}
.form_panel_label_sign_in
{
    width: 65px;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    line-height: 22px;
    padding-right: 10px;
}
.form_panel_label_sign_in_password
{
    margin-bottom: 7px;
}
.form_panel_category_sign_in
{
    width: 285px;
}
.form_panel_error_sign_in
{
    font-family: Tahoma;
    font-size: 11px;
    color: #B60031;
    line-height: 20px;
    margin-left: 75px;
}
.object_text_sign_in
{
    width: 250px;
}
.form_panel_forgot_password
{
    margin-right: 38px;
}
.form_panel_forgot_password a
{
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}
.form_panel_error_messages_ban
{
    height: 88px;
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    background-color: #F2E5E5;
    border: #E1A8A8 1px solid;
    padding: 10px 15px 10px 15px;
    margin: 20px 15px 0px 15px;
}
.account_create_content
{
    width: 345px;
    height: 75px;
    font-family: Tahoma;
    font-size: 12px;
    color: #000000;
    line-height: 20px;
    padding-top: 36px;
    padding-left: 15px;
}
.to_account_create
{
    padding-left: 15px;
}

/* Bejelentkezés css elemek vége */

/* Hírek css elemek */

#news_container
{
    width: 730px;
}
.news_date
{
    width: 110px;
    color: #E10001;
    font-weight: bold;
    float: left;
}
.news_summary
{
    width: 620px;
    float: left;
    margin-bottom: 10px;
}
.news_summary a
{
    color: #000000;
    font-weight: bold;
}
.news_item_title
{
    text-transform: uppercase;
}
.news_item_title h1
{
    font-size: 14px;
    font-weight: bold;
}
.news_item_date
{
    color: #E10001;
    font-weight: bold;
}
.news_item_summary
{
    font-weight: bold;
}
.news_item_content
{

}
.news_item_buttons
{
    text-align: right;
    margin-top: 10px;
}

/* Hírek css elemek vége */

/* További gyártók css elemek */

#additional_manufacturers_container
{
    width: 730px;
}
#additional_manufacturers_container ul
{
    list-style-position: inside;
}

/* További gyártók css elemek vége */

/* Alléc css elemek */

#footer
{
    width: 1000px;
    height: 37px;
    color: #FFFFFF;
    line-height: 37px;
}
.footer_margin
{
    margin-bottom: 46px;
}
.footer_margin_user
{
    margin-bottom: 74px;
}
#copyright
{
    width: 180px;
    color: #FFFFFF;
    float: left;
}
#footer_menus
{
    width: 640px;
    color: #333333;
    float: left;
}
#footer_menus a
{
    color: #333333;
}
#netgo
{
    width: 180px;
    color: #FFFFFF;
    text-align: right;
    float: left;
}
#netgo a
{
    color: #FFFFFF;
}

/* Alléc css elemek vége */

/* Highslide css elemek */

.highslide img
{
    border: none;
}

/* Highslide css elemek vége */

/* "forms" classban definiált css elemek (ügyfelek, költséghely/telephelyes felhasználók) */

.form_panel_container
{

}
.form_panel_personal_datas_block
{
    background-color: #F9EFEE;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.form_panel_personal_datas_header
{
    background-color: #EDDFDC;
    margin-bottom: 5px;
}
.form_panel_bill_datas_block
{
    background-color: #F3F6EF;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.form_panel_bill_datas_header
{
    background-color: #E3EBDC;
    margin-bottom: 5px;
}
.form_panel_delivery_datas_block
{
    background-color: #EFF4F8;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.form_panel_delivery_datas_header
{
    margin-bottom: 5px;
    background-color: #DCE7ED;
}
.form_panel_only_label
{
    width: 730px;
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    text-align: left;
    padding: 6px 0px 6px 10px;
}
.form_panel_label
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    text-align: right;
    width: 218px;
    padding: 6px 18px 3px 0px;
}
.form_panel_label_normal
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    text-align: right;
    width: 218px;
    padding: 6px 18px 3px 0px;
}
.form_panel_category
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    width: 494px;
    padding: 3px 0px 3px 0px;
}
.form_panel_explanation
{
    font-family: Tahoma;
    font-size: 10px;
    color: #333333;
    margin-top: 5px;
}
.form_panel_error
{
    font-family: Tahoma;
    font-size: 11px;
    color: #B60031;
    margin-top: 5px;
    margin-bottom: 5px;
}
.form_panel_error_aszf
{
    font-family: Verdana;
    font-size: 12px;
    color: #B60031;
    font-weight: bold;
    background-color: #F2E5E5;
    border: #E1A8A8 1px solid;
    padding: 4px 3px 3px 3px;
    margin-bottom: 5px;
}
.form_panel_error_box
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    background-color: #F2E5E5;
    border: #E1A8A8 1px solid;
    padding: 4px 3px 3px 3px;
}
.form_panel_required_label
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    padding: 6px 0px 6px 0px;
}
.required
{
    font-family: Tahoma;
    font-size: 11px;
    color: #B60031;
    font-weight: bold;
}
.form_panel_checkbox
{
    width: 730px;
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    text-align: left;
    padding: 6px 0px 6px 0px;
}
.form_panel_checkbox a
{
    font-family: Tahoma;
    font-size: 11px;
    color: #B60031;
}

/* "forms" elemek vége (ügyfelek, költséghely/telephelyes felhasználók) */

/* Regisztráció css elemek */

#account_create_container
{

}

/* Regisztráció css elemek vége */

/* Költséghelyes felhasználók css elemek */

#account_depots_container
{

}
.list_panel_container_account_depots
{
    width: 730px;
    background-color: #F9EFEE;
}
.list_panel_content_account_depots
{
}
.result_class_account_depots
{
    height: 31px;
    font-weight: bold;
    line-height: 31px;
    background-color: #EDDFDC;
    padding-left: 16px;
}
.list_panel_content_table_account_depots
{
    width: 100%;
    padding: 16px;
}
.list_panel_label_tr_account_depots
{
}
.list_panel_label_tr_account_depots td
{
    text-align: center;
    font-weight: bold;
    padding: 3px 3px 0px 3px;
}
.list_panel_first_row_account_depots
{
}
.list_panel_first_row_account_depots:hover
{
}
.list_panel_first_row_account_depots td
{
    text-align: center;
    border-top: 1px #CCCCCC solid;
    padding: 3px;
}
.list_panel_second_row_account_depots
{
}
.list_panel_second_row_account_depots:hover
{
}
.list_panel_second_row_account_depots td
{
    text-align: center;
    border-top: 1px #CCCCCC solid;
    padding: 3px;
}
.list_panel_buttons_account_depots
{
    padding-right: 16px;
}

/* Költséghelyes felhasználók css elemek vége */

/* Regisztráció törlése css elemek */

#delete_registration_container
{

}

/* Regisztráció törlése css elemek vége */

/* 404-es rendszeroldal css elemek */

#error404_container
{

}

/* 404-es rendszeroldal css elemek vége */

/* Elfelejtett jelszó css elemek */

#forgot_password_container
{
    background-color: #F9EFEE;
}
#forgot_password_title
{
    height: 31px;
    line-height: 31px;
    background-color: #EDDFDC;
    padding-left: 16px;
}
#forgot_password_description
{
    padding-left: 16px;
}
.form_panel_container_forgot_password
{
    margin-top: 10px;
    padding-left: 16px;
    padding-bottom: 30px;
}
.form_panel_label_forgot_password
{
    width: 75px;
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    line-height: 28px;
}
.form_panel_category_forgot_password
{
    padding: 3px 0px 3px 0px;
}
.form_panel_required_forgot_password_label
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
    margin-top: 5px;
}
.object_button_forgot_password
{

}

/* Elfelejtett jelszó css elemek vége */

/* Kosár tartalma css elemek */

#shopping_cart_container
{
    width: 730px;
}
#shopping_cart_container_message
{
    margin-bottom: 10px;
}
.shopping_cart_content
{

}
.shopping_cart_content_table
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    background-color: #F2F2F2;
    margin-bottom: 20px;
}
.shopping_cart_header
{
    height: 29px;
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    background-color: #E2E2E2;
    padding: 2px 2px 0px 2px;
}
.shopping_cart_header_title
{
    width: 195px;
    float: left;
    padding-left: 10px;
}
.shopping_cart_header_item_attributes
{

}
.shopping_cart_header_product_code
{
    width: 90px;
    text-align: center;
    float: left;
}
.shopping_cart_header_quantity
{
    width: 90px;
    text-align: center;
    float: left;
}
.shopping_cart_header_unit_price_net
{
    width: 70px;
    text-align: right;
    float: left;
}
.shopping_cart_header_price_net
{
    width: 90px;
    text-align: right;
    float: left;
}
.shopping_cart_header_unit_price_gross
{
    width: 70px;
    text-align: right;
    float: left;
}
.shopping_cart_header_price_gross
{
    width: 90px;
    text-align: right;
    float: left;
}
.shopping_cart_header_unit_price
{

}
.shopping_cart_header_price
{

}
.shopping_cart_header_delete
{
    width: 22px;
    text-align: center;
    float: left;
}
.shopping_cart_products
{

}
.shopping_cart_first_row
{
    padding: 2px;
    border-bottom: #CCCCCC 1px solid;
}
.shopping_cart_second_row
{
    padding: 2px;
    border-bottom: #CCCCCC 1px solid;
}
.shopping_cart_products_number
{
    width: 20px;
    font-weight: bold;
    float: left;
    padding-left: 10px;
}
.shopping_cart_products_title
{
    width: 173px;
    float: left;
}
.shopping_cart_products_title h2
{
    font-size: 11px;
    font-weight: normal;
}
.shopping_cart_products_title a
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    font-size: 11px;
}
.shopping_cart_percentage_discount_general
{
    color: #FF0000;
}
.shopping_cart_products_product_code
{
    width: 90px;
    text-align: center;
    float: left;
}
.shopping_cart_products_quantity
{
    width: 90px;
    text-align: center;
    float: left;
}
.object_shopping_cart_class
{
    width: 30px;
    font-size: 11px;
    color: #666666;
    border: #C0C0C0 1px solid;
    vertical-align: top;
}
.shopping_cart_products_text
{
    width: 32px;
    text-align: right;
    float: left;
}
.shopping_cart_products_product_quantity_unit
{
    width: 33px;
    text-align: left;
    vertical-align: top;
    float: left;
    padding-left: 2px;
}
.shopping_cart_products_modify
{
    float: left;
}
.shopping_cart_products_unit_price_net
{
    width: 70px;
    text-align: right;
    float: left;
}
.shopping_cart_products_price_net
{
    width: 90px;
    font-weight: bold;
    text-align: right;
    float: left;
}
.shopping_cart_products_unit_price_gross
{
    width: 70px;
    text-align: right;
    float: left;
}
.shopping_cart_products_price_gross
{
    width: 90px;
    font-weight: bold;
    text-align: right;
    float: left;
}
.shopping_cart_products_unit_price
{

}
.shopping_cart_products_price
{

}
.shopping_cart_products_delete
{
    width: 22px;
    text-align: right;
    float: left;
}
.shopping_cart_sum_free
{
    color: #FF0000;
}
.shopping_cart_sum_products_row
{
    font-weight: bold;
    background-color: #E2E2E2;
    padding: 2px;
}
.shopping_cart_sum_products
{
    width: 443px;
    float: left;
    padding-left: 10px;
}
.shopping_cart_sum_products_net
{
    width: 90px;
    text-align: right;
    float: left;
    margin-right: 70px;
}
.shopping_cart_sum_products_gross
{
    width: 90px;
    text-align: right;
    float: left;
}
.shopping_cart_sum_percentage_discount_row
{
    padding: 2px;
}
.shopping_cart_sum_percentage_discount
{
    width: 443px;
    font-weight: bold;
    float: left;
    padding-left: 10px;
}
.shopping_cart_percentage_discount_general
{
    color: #FF0000;
}
.shopping_cart_sum_percentage_discount_net
{
    width: 90px;
    text-align: right;
    float: left;
    margin-right: 70px;
}
.shopping_cart_sum_percentage_discount_gross
{
    width: 90px;
    text-align: right;
    float: left;
}
.shopping_cart_sum_progressive_discount_row
{
    padding: 2px;
}
.shopping_cart_sum_progressive_discount
{
    font-weight: bold;
    width: 443px;
    float: left;
    padding-left: 10px;
}
.shopping_cart_sum_progressive_discount_net
{
    width: 90px;
    text-align: right;
    float: left;
    margin-right: 70px;
}
.shopping_cart_sum_progressive_discount_gross
{
    width: 90px;
    text-align: right;
    float: left;
}
.shopping_cart_sum_total_row
{
    height: 27px;
    font-weight: bold;
    line-height: 27px;
    background-color: #E2E2E2;
    padding: 2px;
}
.shopping_cart_sum_total
{
    width: 443px;
    float: left;
    padding-left: 10px;
}
.shopping_cart_sum_total_net
{
    width: 90px;
    text-align: right;
    float: left;
    margin-right: 70px;
}
.shopping_cart_sum_total_gross
{
    width: 90px;
    text-align: right;
    float: left;
}
.shopping_cart_depot_order_content
{
    margin-bottom: 12px;
}
.shopping_cart_depot_order_title
{
    padding-left: 12px;
    margin-bottom: 20px;
}
.shopping_cart_depot_order_first_row
{
    background-color: #E2E2E2;
    height: 27px;
    margin-bottom: 12px;
}
.shopping_cart_depot_order_header_order_code
{
    font-weight: bold;
    float: left;
    padding: 0px 5px 0px 12px;
    line-height: 27px
}
.shopping_cart_depot_order_order_order_code
{
    font-weight: bold;
    float: left;
    padding-right: 5px;
    line-height: 27px
}
.shopping_cart_depot_order_header_time
{
    float: left;
    line-height: 27px
}
.shopping_cart_depot_order_order_time
{
    line-height: 27px
}
.shopping_cart_depot_approves
{
    float: right;
    text-align: right;
    line-height: 27px;
    font-weight: bold;
}
.shopping_cart_depot_approves input
{
    vertical-align: top;
    margin: 6px;
    background-color: #E2E2E2;
}
.shopping_cart_depot_order_header_name
{
    font-weight: bold;
    float: left;
    padding: 0px 5px 0px 12px;
}
.shopping_cart_depot_order_order_name
{
    float: left;
}
.shopping_cart_depot_order_header_bill
{
    font-weight: bold;
    float: left;
    padding: 0px 5px 0px 12px;
}
.shopping_cart_depot_order_order_bill
{
    float: left;
}
.shopping_cart_depot_order_header_postal
{
    font-weight: bold;
    float: left;
    padding: 0px 5px 0px 12px;
}
.shopping_cart_depot_order_order_postal
{
    float: left;
}
.shopping_cart_depot_order_header_customer_comment
{
    font-weight: bold;
    float: left;
    padding: 0px 5px 0px 12px;
}
.shopping_cart_depot_order_order_customer_comment
{
    float: left;
}
.shopping_cart_progressive_discount
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 20px;
}
.shopping_cart_progressive_discount_header
{
    height: 27px;
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    line-height: 27px;
    background-color: #E2E2E2;
    padding: 2px 2px 2px 2px;
}
.shopping_cart_progressive_discount_header_title
{
    width: 342px;
    float: left;
    padding-left: 9px;
}
.shopping_cart_progressive_discount_header_from
{
    width: 125px;
    text-align: center;
    float: left;
}
.shopping_cart_progressive_discount_header_to
{
    width: 125px;
    text-align: center;
    float: left;
}
.shopping_cart_progressive_discount_header_discount
{
    width: 125px;
    text-align: center;
    float: left;
}
.shopping_cart_progressive_discount_values_row
{
    height: 13px;
    line-height: 13px;
    background-color: #F2F2F2;
    padding: 2px 2px 2px 2px;
    border-bottom: #CCCCCC 1px solid;
}
.shopping_cart_progressive_discount_values_selected
{
    background-color: #F2E9DB;
}
.shopping_cart_progressive_discount_values_from
{
    width: 125px;
    text-align: center;
    float: left;
    margin-left: 351px;
}
.shopping_cart_progressive_discount_values_to
{
    width: 125px;
    text-align: center;
    float: left;
}
.shopping_cart_progressive_discount_values_discount
{
    width: 125px;
    text-align: center;
    float: left;
}
.shopping_cart_progressive_discount_discount_type
{
    padding-left: 11px;
}
.shopping_cart_messages
{
    margin-top: 10px;
    padding-left: 12px;
    padding-right: 12px;
}
.shopping_cart_buttons
{
    margin-top: 10px;
    min-height: 24px;
}
.shopping_cart_back_categories_button
{
    width: 50%;
    float: left;
}
.shopping_cart_checkout_button
{
    width: 50%;
    text-align: right;
    float: left;
}

/* Kosár tartalma css elemek vége */

/* Rendelés feladása css elemek */

#checkout_container
{
    width: 730px;
}
.checkout_content
{

}
.checkout_form_panel_only_label
{
    width: 730px;
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    font-weight: bold;
    text-align: left;
    padding: 6px 0px 6px 10px;
}
.checkout_form_panel_unique_category
{

}
.checkout_form_panel_shopping_cart_datas_block /* blokk 1 */
{
    background-color: #F2F2F2;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.checkout_content_table
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    background-color: #F2F2F2;
    margin-bottom: 20px;
}
.checkout_selected_payment_method_row
{
    padding: 2px;
}
.checkout_selected_payment_method
{
    font-weight: bold;
    width: 443px;
    float: left;
    padding-left: 10px;
}
.checkout_selected_payment_method_net
{
    width: 90px;
    text-align: right;
    float: left;
    margin-right: 70px;
}
.checkout_selected_payment_method_gross
{
    width: 90px;
    text-align: right;
    float: left;
}
.checkout_selected_delivery_method_row
{
    padding: 2px;
}
.checkout_selected_delivery_method
{
    font-weight: bold;
    width: 443px;
    float: left;
    padding-left: 10px;
}
.checkout_selected_delivery_method_net
{
    width: 90px;
    text-align: right;
    float: left;
    margin-right: 70px;
}
.checkout_selected_delivery_method_gross
{
    width: 90px;
    text-align: right;
    float: left;
}
.checkout_form_panel_payment_methods_datas_block /* blokk 3 */
{
    background-color: #F2F2F2;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.checkout_form_panel_payment_methods_datas_header
{
    background-color: #E2E2E2;
    margin-bottom: 5px;
}
.checkout_payment_methods
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
}
.checkout_payment_methods_row
{

}
.checkout_payment_methods_selected
{

}
.checkout_payment_methods_radio
{
    width: 25px;
    float: left;
}
.checkout_payment_methods_method
{
    width: 200px;
    padding: 4px 2px 2px 2px;
    float: left;
}
.checkout_payment_methods_content
{
    width: 505px;
    padding: 4px 2px 2px 2px;
    float: left;
}
.checkout_form_panel_delivery_methods_datas_block /* blokk 4 */
{
    background-color: #F2F2F2;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.checkout_form_panel_delivery_methods_datas_header
{
    background-color: #E2E2E2;
    margin-bottom: 5px;
}
.checkout_delivery_methods
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
}
.checkout_delivery_methods_row
{

}
.checkout_delivery_methods_selected
{

}
.checkout_delivery_method_disabled
{

}
.checkout_delivery_methods_radio
{
    width: 25px;
    float: left;
}
.checkout_delivery_methods_method
{
    width: 200px;
    padding: 4px 2px 2px 2px;
    float: left;
}
.checkout_delivery_methods_content
{
    width: 505px;
    padding: 4px 2px 2px 2px;
    float: left;
}
.checkout_block_no_payment_methods
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    padding-left: 10px;
    padding-right: 10px;
}
.checkout_payment_delivery_costs
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 5px;
}
.checkout_payment_delivery_costs_header
{
    height: 27px;
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    line-height: 27px;
    background-color: #E2E2E2;
    padding: 2px 2px 2px 2px;
}
.checkout_payment_delivery_costs_header_title
{
    width: 342px;
    float: left;
    padding-left: 9px;
}
.checkout_payment_delivery_costs_header_from
{
    width: 125px;
    text-align: center;
    float: left;
}
.checkout_payment_delivery_costs_header_to
{
    width: 125px;
    text-align: center;
    float: left;
}
.checkout_payment_delivery_costs_header_cost
{
    width: 125px;
    text-align: center;
    float: left;
}
.checkout_payment_delivery_costs_values_row
{
    height: 13px;
    line-height: 13px;
    background-color: #F2F2F2;
    padding: 2px 2px 2px 2px;
    border-bottom: #CCCCCC 1px solid;
}
.checkout_payment_delivery_costs_values_selected
{
    background-color: #F2E9DB;
}
.checkout_payment_delivery_costs_values_from
{
    width: 125px;
    text-align: center;
    float: left;
    margin-left: 351px;
}
.checkout_payment_delivery_costs_values_to
{
    width: 125px;
    text-align: center;
    float: left;
}
.checkout_payment_delivery_costs_values_cost
{
    width: 125px;
    text-align: center;
    float: left;
}
.checkout_payment_delivery_costs_cost_type
{
    padding-left: 11px;
    padding-right: 11px;
}
.checkout_form_panel_comment_datas_block /* blokk 5 */
{
    background-color: #F2F2F2;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.checkout_form_panel_comment_datas_header
{
    background-color: #E2E2E2;
    margin-bottom: 5px;
}
.object_checkout_textarea
{
    width: 267px;
    height: 40px;
}
.checkout_error_messages /* hibaüzenetek */
{
    font-family: Verdana;
    font-size: 11px;
    color: #B5002F;
    background-color: #F9E5E6;
    border: #E8AAAD 1px solid;
    padding: 10px 12px 10px 12px;
    margin-bottom: 10px;
}
.checkout_error_messages li
{
    list-style: none;
}
.checkout_error_alert_background
{
    border: #E8AAAD 1px solid;
}
.checkout_error_alert_message
{
    color: #B5002F;
}
.checkout_buttons /* blokk 6 */
{
    width: 730px;
    margin-top: 10px;
}
.checkout_sending_order_button
{
    text-align: center;
}

/* Rendelés feladása css elemek vége */

/* Korábbi rendelések css elemek */

#previous_orders_container
{
    width: 730px;
}
.previous_orders_content
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    background-color: #F2F2F2;
}
.previous_orders_header
{
    font-family: Verdana;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    background-color: #E2E2E2;
    padding: 2px;
}
.previous_orders_header_date
{
    font-weight: bold;
    margin-bottom: 10px;
}
.previous_orders_header_time
{
    width: 25%;
    float: left;
}
.previous_orders_header_order_code
{
    width: 25%;
    float: left;
}
.previous_orders_header_status
{
    width: 25%;
    float: left;
}
.previous_orders_header_status_time
{
    width: 25%;
    float: left;
}
.previous_orders_orders
{
    text-align: center;
}
.previous_orders_orders a
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    font-size: 11px;
}
.previous_orders_first_row
{
    padding: 2px;
    border-bottom: #CCCCCC 1px solid;
}
.previous_orders_second_row
{
    padding: 2px;
    border-bottom: #CCCCCC 1px solid;
}
.previous_orders_orders_time
{
    width: 25%;
    float: left;
}
.previous_orders_orders_order_code
{
    width: 25%;
    float: left;
}
.previous_orders_orders_status
{
    width: 25%;
    float: left;
}
.previous_orders_orders_status_time
{
    width: 25%;
    float: left;
}
.previous_orders_buttons
{
    margin-top: 10px;
}
.previous_orders_back_button
{
    width: 50%;
    float: left;
}
.previous_orders_shopping_cart_button
{
    width: 50%;
    text-align: right;
    float: left;
}

/* Korábbi rendelések css elemek vége */

/* Hírlevél css elemek */

#newsletter_container
{
    background-color: #F9EFEE;
}
.form_panel_container_newsletter
{
    padding-top: 10px;
    padding-left: 16px;
    padding-bottom: 30px;
}
.form_panel_label_newsletter
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
    width: 125px;
    padding: 6px 18px 3px 0px;
}
.form_panel_category_newsletter
{
    padding: 3px 0px 3px 0px;
}
.form_panel_required_newsletter_label
{
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    font-weight: normal;
    margin-top: 5px;
}
.object_button_newsletter
{

}

/* Hírlevél css elemek vége */

/* Hírlevél regisztráció megerősítése css elemek */

#subcribe_container
{

}

/* Hírlevél regisztráció megerősítése css elemek vége */

/* Hírlevél regisztráció törlésének megerősítése css elemek */

#unsubscribe_container
{

}

/* Hírlevél regisztráció törlésének megerősítése css elemek vége */

/* Üzenet css elemek */

#message_container
{

}

/* Üzenet css elemek vége */

/* Felhasználó saját oldaltartalom css elemek */

.user_page_content
{
    padding: 0px 16px 10px 16px;   
}

/* Felhasználó saját oldaltartalom css elemek vége */