body, html
{
	margin: 0px;
	padding: 0px;
    color: #000;
    font-family: Helvetica Arial, sans-serif;
    font-weight: normal;
    font-size: 12px;
    text-align: center;
}
img
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}
p
{
   padding: 0px;
   margin: 0px;
}
input.save
{
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    background: #7a7d7f;
    padding: 2px 3px;
    border: 0px;
    cursor: pointer;
}
textarea, input
{
    font-size: 12px;
    font-family: Helvetica Arial, sans-serif;
}
a
{
   color: #000;
   text-decoration: underline;
}
/*a:visited
{
   color: #00c;
   text-decoration: underline;
}*/
a:hover
{
   text-decoration: none;
}
a:active
{
}
#wrapper
{
    margin: 0px auto 0px auto;
    padding: 0px;
    width: 1000px;
    text-align: left;
}
div.header
{
    width: 1000px;
    height: 25px;
    background: url(../pics/header.jpg) no-repeat top left;
    position: relative;
}
div#language_div
{
    position: absolute;
    top: 5px;
    right: 10px;   
}
div#topright_menu {
   font-size: 10px;
   color: #fff;
   position: absolute;
   bottom: 2px;
   left: 17px;
}
div#topright_menu ul
{
   list-style-type: none;
   background: none;
   border: 0px solid #f00;
   margin: 0px;
   padding: 0px 4px 4px 4px;
}
div#topright_menu ul li
{
   color: #fff;
   font-weight: normal;
   display: inline;
   margin: 0px;
   padding: 0px 7px 0px 0px;
   border: 0px solid #f00;
   background: none;
}
div#topright_menu a
{
   color: #fff;
   text-decoration: none;
}
div#topright_menu a:hover
{
   color: #E35B28;
}
div#topinfo
{
    position: absolute;
    top: 6px;
    left: 9px;
    color: #fff;
    text-align: left;
    font-size: 11px;
}
div.main_col div.login
{
    margin: 0px;
    margin-top: 4px;
    padding: 3px 5px 5px 5px;
    border: 1px dashed #bbb;
    width: 450px;
}
div.admin_menu_bar
{
    line-height: 20px;
    width: 1000px;
    margin: 0px;
    padding: 0px;
    color: #7a7d7f;
    text-align: left;
    float: left;
}
div.menu_login_div
{
    float: right;
    font-size: 11px;
    font-weight: bold;
}
div.login a
{
    margin: 0px 0px 0px 8px;
    text-decoration: none;
    border: 0px;
    color: #7a7d7f;
    font-size: 11px;
    font-weight: bold;
}
div.menu_login_div a
{
    margin: 0px 0px 0px 8px;
    text-decoration: none;
    border: 0px;
    color: #7a7d7f;
    font-size: 11px;
    font-weight: bold;
}
div.menu_bar
{
    float: left;
    width: 175px;
    padding-top:15px;
}
div.menu_bar_elements
{
    float: left;
}
div.main_menu_element, div.sub_menu_element
{
    width: 175px;
    text-align: left;
    padding: 0px 0px 10px 20px;
}
div.main_menu_element a
{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #7a7d7f;
    border: 0px;
    margin: 0px 20px 0px 0px;
}
div.main_menu_element a:hover
{
    font-weight: bold;
    text-decoration: none;
    /*color: #c37550;*/
    color:  #E35B28;
}
div.main_menu_element a.current_main
{
    /*color: #c37550;*/
    color: #E35B28;
}
div.sub_menu_element a
{
    font-size: 11px;
    text-decoration: underline;
/*    color: #c37550;*/
    color: #E35B28;
    border: 0px;
    margin-right: 20px;
}
div.sub_menu_element a:hover
{
    text-decoration: none;
    color: #7a7d7f;
}
div.sub_menu_element a.current
{
    color: #5a5d5f;
}
div.menu_separator
{
    margin: 5px 0px;
    background: url(../pics/horizontal_line.png) repeat-x top left;
    font-size: 1px;
    height: 2px;
    width: 100%;
}
div.main_content
{
    clear: both;
    float: left;
    width: 996px;
    border: 2px solid #7a7d7f;
    margin-bottom: 10px;
}
/*div.inner_content
{
    width: 996px;
    float: left;
    font-family: Helvetica Arial, sans-serif;
    font-weight: normal;   
    font-size: 12px;
    text-align: left;
    margin: 0px;
    padding: 0px;
}*/
div.spacer
{
   width: 800px;
   font-size: 1px;
   height: 0px;
   border: 0px solid #0f0;
   clear: both;
}
img.product_img
{
    border: 1px dashed #ccc;
}
table.product_details_data
{
    border: 0px solid #f00;
    margin-left: 30px;
}
td.first_col
{
    padding-right: 4px;
    font-weight: bold;
    text-align: right;
}
tr.even td
{
}
tr.odd td
{
}
/**********marketing_text****************/
div.marketing_text
{
    color: #696969;
    margin: 0px;
    padding: 0px;
    font-family: Helvetica Arial, sans-serif;
    font-weight: normal;   
    font-size: 12px;
}
.marketing_text h1{
   font-size: 20px;
   font-weight: bold;
   line-height: 24px;
   color: #333;
   margin: 1px auto 16px auto;
   padding: 0px;
}
.marketing_text h2{
   font-size: 12px;
   font-weight: bold;
   color: #e35b28;
   margin-top: 10px;
   margin-bottom: 10px;
   padding: 0px;
}
.marketing_text h3, h4 ,h5, h6{
   font-size: 11px;
   font-weight: bold;
   color: #333;
   margin-top: 8px;
   margin-bottom: 6px;
   padding: 0px;
}
.marketing_text p{
   line-height: 1.3em;
   color: #696969;
   margin-top: 1px;
   margin-bottom: 5px;
}
.marketing_text p.date
{
   color: #7a7d7f;
   font-size: 10px;
}
.marketing_text p.relation
{
   color: #7a7d7f;
   font-size: 10px;
}
.marketing_text ol{
   list-style-type: lower-alpha;
   margin-top: 2px;
   margin-bottom: 2px;
   line-height: 1em;
}
.marketing_text ol li{
   list-style-type: lower-alpha;
   margin-top: 0px;
   line-height: 1em;
   margin-bottom: 0px;
}
.marketing_text ul{
   list-style-type: none;
   margin: 1px 0px 1px 0px;
   line-height: 1em;
   padding: 0px;
   border: 0px solid #f00;
}
.marketing_text ul li{
   list-style-type: none;
   margin: 0px;
   line-height: 1em;
   padding: 0px 0px 0px 16px;
   background: url(../pics/pipe_inner.png) no-repeat 3px 7px;
   border: 0px solid #0f0;
}
.marketing_text img
{
   padding: 0px;
}
.marketing_text img.balra
{
    margin: 10px 10px 10px 0px;
    padding: 0px;
}
.marketing_text img.jobbra
{
    margin: 10px 0px 10px 10px;
    padding: 0px;
}
.marketing_text img.kozepre
{
    margin: 10px auto 10px auto;
    padding: 0px;
}
.marketing_text img.balra_kerettel
{
    margin: 10px 10px 10px 0px;
    padding: 0px;
    border: 1px dashed #696969;
}
.marketing_text img.jobbra_kerettel
{
    margin: 10px 0px 10px 10px;
    padding: 0px;
    border: 1px dashed #696969;
}
.marketing_text img.kozepre_kerettel
{
    margin: 10px auto 10px auto;
    padding: 0px;
    border: 1px dashed #696969;
}
.marketing_text img.adminoption
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
.marketing_text table
{
   font-size: 11px;
}
div.back
{
   clear: both;
   margin-top: 20px;
   font-size: 10px;
}
div.back a
{
   color: #7a7d7f;
   text-decoration: none;
}
div.back a:hover
{
   color: #c37550;
}

/***********************GLOBAL********************************/
/***********************ADMIN_MENU****************************/
/***********************GLOBAL********************************/
div.admin_menu
{
    float: right;
    margin-top: 10px;
    margin-left: 5px;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    font-weight: normal;    
}
div.admin_menu a
{
    margin: 0px;
    padding: 0px;
    color: #7a7d7f;
    font-weight: normal;
    text-decoration: none;
}
div.admin_menu a:hover
{
    color: white;
    font-weight: normal;
    text-decoration: none;
}
div.admin_menu a:active
{
    color: white;
    font-weight: normal;
    text-decoration: none;
}
div.admin_line
{
    margin-top: 0px;
}
table.admin_menu_table
{
    border-collapse: collapse;
    border-spacing: 0px;   
    padding: 0px;
    float: right;
}
table.admin_menu_table td
{
    font-size: 11px;
    border-collapse: collapse;
    border-spacing: 0px;   
    padding: 0px;
}
table.admintable, table.filemanager_table, table.infomanager_table, 
table.newsletter_table, table.user_filtering_table, table.user_table,
table.make_contact_table, table.order_table
{
    font-size: 11px;
}
/***********************GLOBAL********************************/
/***********************MAIN CONTENT**************************/
/***********************GLOBAL********************************/
div.column_wrapper
{
    width: 819px;
    float: left;
    padding-left: 2px;
    background: #fff url(../pics/vertical_line.png) repeat-y top left;
    min-height: 400px;
}
div.columns
{
   padding: 0px;
   margin: 0px;
   display: block;
   background: #fff;
}
#main_col
{
    width: 600px;
}
#main_col, #main_content_1, #main_content_2, #info_content{
    margin: 0px;
    padding: 0px;
	float: left;
}
#main_content_1, #main_content_2{ /*main content*/
    border: 0px solid #f00;
    width: 300px;
    background: #fff;
}
#main_content_2
{
    background: #fff url(../pics/vertical_line.png) repeat-y top left;
}
#info_content{ /*info content*/
    border: 0px solid #0f0;
    background: #fff url(../pics/vertical_line.png) repeat-y top left;
    width: 219px;
}
#main_content_1 div.inner, #main_content_2 div.inner{
   margin: 0px;
   padding: 3px 14px 3px 14px;
}
#main_col div.inner
{
   padding: 3px 10px 3px 10px;
}
#info_content div.inner{
   margin: 0px;
   padding: 3px 10px 3px 10px;
}
/***********************GLOBAL********************************/
/***********************ADMIN_INPUTS**************************/
/***********************GLOBAL********************************/
input.fileform, input.pictureform, textarea.pictureform, input.infomanager_year,
input.infomanager_text, input.user_name, .user_check, .user_reg, #to_content, .make_contactform,
.articleform, .infoform, .menuform, .seoform, .articleform, .galleryform, .galleryselect, .userform, .newsletterform, .aggregate_type_select,
.aggregate_select
{
    /*width: 150px;*/
    padding:1px;
    margin: 1px 0px 2px 0px;
    background-color: #fff;
    border: 1px solid #999;
    font-size: 11px;
}
.make_contactform_text
{
   /*width: 149px;*/
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #999;
}
.articleform, .menuform, .articleform, .galleryform, .galleryselect, .newsletterform, #what_content, #to_content
{
   width: 350px;
}

.galleryselect
{
   height: 200px;
}
.seoform
{
   width: 350px;
}
textarea.seoform
{
   height: 100px;
}
.make_contactform_text,.make_contactform, .userform
{
   width: 250px;
}
textarea.make_contact_form
{
   height: 80px;
   width: 250px;
}
select.make_contact_form
{
   width: 250px;
}
div.table_section
{
   font-weight: normal;
   background-color: #fff;
   padding-top: 10px;
}
textarea.pictureform
{
   height: 80px;
}
.pictureform
{
   width: 240px;
}
.user_check, .user_reg, #to_content, #what_content
{
   font-size: 10px;
}
input.infomanager_year
{
   width: 40px;
}

input.infomanager_text
{
   width: 20px;
}

/****************login********************/
div.main_col .login_form
{
   width: 165px;
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #999;
}
.login_button{
   font-weight: bold;
   background-color: #fff;
   border: 0px;
   padding: 0px;
   margin: 2px 0px 1px 0px;
}
.login_form
{
   width: 165px;
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #999;
}
.login_button{
   font-weight: bold;
   background-color: #fff;
   border: 0px;
   padding: 0px;
   margin: 2px 0px 1px 0px;
}
/****************integrity********************/
ul.adminoptions
{
   border: 0px solid #0f0;
}
ul.adminoptions li
{
   border: 0px solid #0f0;
   display: inline;
   background: none;
   padding: 0px;
   margin: 0px;
}
ul.adminoptions li img
{
   border: 0px solid #00f;
   display: inline;
   padding: 0px;
   margin: 0px;
}
ul.adminoptions li a
{
   padding: 0px;
   margin: 0px;
}

table.integrity
{
   width: 798px;
   background: #fff;
   border-collapse: collapse;
   border: 0px solid #ccc;
   margin: 0px auto;
}
table.integrity tr th
{
   padding: 0px 0px 1px 3px;
   text-align: left;
   font-weight: bold;
   font-size: 12px;
   background: #999;
}
table.integrity tr td
{
   padding: 0px 0px 1px 3px;
   font-size: 12px;
   border-right: 1px dotted #999;
   border-bottom: 1px solid #fff;
   height: 15px;
   height: 15px;
}
table.integrity tr td a
{
   text-decoration: none;
   font-size: 10px;
}
table.integrity tr td.t_admin
{
   width: 64px;
}
table.integrity tr td.t_admin_newsletter
{
   width: 84px;
}
table.integrity tr td.t_article_date
{
   width: 70px;
}
table.integrity tr td.t_picadmin
{
   width: 35px;
}
table.integrity tr td.t_picture_pic
{
   width: 55px;
}
table.integrity tr.even td
{
   background: #fff;
}
table.integrity tr.odd td
{
   background: #ddd;
}
table.integrity tr.t_integrity_new td
{
   background: #FFF4B6;
}
table.integrity tr.problem td
{
   background: #FFDFDF;
}
/***********admin_options**************/
ul.adminoptions
{
   list-style-type: none;
   display: inline;
   border: 0px solid #f00;
   background: none;
   margin: 0px;
   padding: 0px;
}
ul.adminoptions li
{
   display: inline;
   border: 0px solid #f00;
   margin: 0px;
   padding: 0px;
   background: none;
}
ul.adminoptions li img
{
   border: 0px;
}
/************************ user_manager **************************/
div.user_list_wrapper
{
    padding: 10px 0px 10px 0px;
    margin: 0px 0px 0px 25px;
    width: 750px;
    text-align: center;
    float: left;
    color: #333177;
}
div.user_list_wrapper a
{
    text-decoration: none;
    color: #333177;    
}
div.user_list_element_wrapper
{
    float: left;
    width: 750px;
    line-height: 27px;
    font-size: 11px;
    margin: 0px;
}
div.user_list_element_login
{
    float: left;
    width: 15%;
    font-weight: bold;
}
div.user_list_element_name
{
    float: left;
    width: 22%;
}
div.user_list_element_email
{
    float: left;
    width: 32%;
    font-weight: bold;
}
div.user_list_element_user_level
{
    float: left;
    width: 20%;
}
div.user_list_element_edit
{
    float: left;
    width: 10%;
}
div.user_list_title_wrapper
{
    clear: both;
    font-weight: bold;
    width: 750px;
    color: navy;
    background: #b7d7fe;
    float: left;
    height: 27px;
    line-height: 27px;
    font-size: 12px;   
    margin: 0px;    
}
div.user_list_title_wrapper a
{
    font-weight: bold;
    color: navy;
    font-size: 12px;
    text-decoration: none;
}
div.user_list_count_div
{
    font-size: 10px;
    float: right;
    line-height: 12px;
    padding: 0px;
    margin: 0px 3px 0px 0px;
}
div.user_list_count_div select
{
    font-size: 10px;
    margin: 0px;
    padding: 0px;
}
div.user_list_step
{
    float: left;
    width: 100%;
    line-height: 20px;
    background: #6795d1;
    text-align: center;
    color: #fff;
}
div.user_list_step a
{
    color: #fff;
    margin: 0px 5px;
    text-decoration: none;
}
div.user_list_step a:hover
{
    font-weight: bold;
    color: #1d408a;
    margin: 0px 5px;
    text-decoration: none;
}
div.user_list_act_page
{
    float: left;
    width: 750px;
    text-align: center;
    font-weight: bold;
}
div.user_list_element_details
{
    border-bottom: 1px dotted navy;
    display: none;
    float: left;
    padding: 0px 0px 15px 0px;
}
div.user_details_title
{
    font-weight: bold;
    font-size: 12px;
    color: navy;
    text-decoration: underline;
    text-align: left;
    margin-left: 15px;
}
div.user_register_datas
{
    float: left;
    width: 270px;
    font-size: 11px;
}
div.user_register_datas_element
{
    float: left;
    width: 270px;
    line-height: 20px;
}
div.user_register_datas_element div.right { float: left; text-align: right; margin: 0px; padding: 0px; width: 45%; padding-right: 4%; }
div.user_register_datas_element div.left { float: left; text-align: left; margin: 0px; padding: 0px; width: 49%; }
div.user_details_manage_buttons
{
    margin: 0px;
    padding: 0px;
    width: 170px;
    float: left;
    text-align: right;
    line-height: 20px;
}
div.manage_buttons
{
    color: #fff;
    float: right;
    text-align: center;
    width: 138px;
    border: 1px solid navy;
    background: #6795d1;
    line-height: 20px;
    margin-bottom: 3px;
}
input.manage_buttons
{
    font-size: 10px;
    float: left;
    color: #fff;
    text-align: center;
    width: 138px;
    border: 1px solid navy;
    background: #6795d1;
    line-height: 20px;
    margin: 3px 0px 5px 40px;
}
div.manage_buttons a
{
    text-decoration: none;
    font-size: 11px;
    color: #fff;
}
div.user_permission_div
{
    float: left;
    display: none;
    width: 138px;
    text-align: left;
    margin-left: 35px;
}
/********************user keresĂ©s**************************/
.user_search_form
{
    display: none;
}
div.user_search_form_div
{
    float: left;
    width: 750px;
    margin: 0px 0px 10px 30px;  
    padding: 0px;
}
div.user_search_title_div
{
    float: left;
    color: navy;
    font-weight: bold;
    font-size: 16px;
    margin: 0px 0px 10px 0px; 
    width: 750px;
}
div.user_search_title_div span
{
    font-weight: normal;
    font-size: 12px;
}
div.user_search_row
{
    clear: both;
    width: 300px;
    float: left;
    margin: 0px 0px 0px 10px;
    line-height: 20px;
}
div.user_search_row_title
{
    width: 150px;
    float: left;
    font-weight: bold;
    font-size: 11px;  
}
div.user_search_reg
{
    float: left;
    width: 300px;
}
div.user_search_row_input
{
    width: 150px;
    float: left;   
}
div.user_search_row_input input, div.user_search_row_input select
{
    border: 1px solid navy;
    font-size: 11px;
    width: 130px;
}
div.form_submit_div
{
    clear: both;
    width: 150px;
    text-align: left;    
}
div.form_submit_div input
{
    color: #fff;
    border: 0px;
    background: #6795d1;
    font-weight: bold;
    padding: 2px 5px;
    margin: 10px 0px 0px 0px;
    cursor: pointer;
    font-family: Helvetica Arial, sans-serif;
}
div.full_list
{
    float: left;
    width: 70px;
    margin: 0px;
    background: #6795d1;
    padding: 2px 5px;    
    margin-top: 11px;
}
div.full_list a
{
    color: #fff;
    font-weight: bold;
}
/************* account_manager ***************/
div.account_title
{
    float: left;
    margin-top: 10px;
}
div.account_element
{
    float: left;
    line-height: 20px;
    width: 550px;
}
div.account_element_title
{
    float: left;
    width: 150px;
    font-size: 12px;
    font-weight: bold;
}
div.account_element_body
{
    float: left;
    width: 250px;
    font-size: 12px;
}
div.account_element_body input
{
    width: 200px;
    border: 1px solid #666;
    font-size: 12px;
}
div.account_save
{
    float: left;
    text-align: center;
    width: 400px;
}
div.account_save input
{
    margin-top: 12px;
	padding: 3px 5px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #604848;
	cursor: pointer;
}
/**************auction_table*******************/
table.auction_itemtable
{
    width: 181px;
    height: 250px;
    border: 1px dashed #aaa;
}
/**************webshop_table*******************/
table.webshop_itemtable
{
    width: 181px;
    height: 270px;
    border: 1px dashed #aaa;
}
input.webshop_text
{
    width: 20px;
    text-align: right;
    float: left;
    line-height: 10px;
    font-size: 10px;
}
div.product_parameters_div
{
    float: left;
    width: 500px;
}
table.filter_table
{
    font-size: 10px;
}
table.filter_table tr td
{
    text-align: center;
    padding: 0px 0px 10px 20px;
}
table.filter_table tr td input
{
    font-size: 10px;
    color: #345b94;
    border: 1px solid #d2e4f2;
}
div.webshop_cart_wrapper
{
    float: left; 
    background: #f8f8f8; 
    border: 1px solid #cccccc; 
    margin: 0px 0px 10px 11px; 
    width: 555px;
    padding: 0px 0px 10px 0px;
}
div.webshop_select_wrapper
{
    float: left; 
    background: #f8f8f8; 
    border: 1px solid #cccccc; 
    margin: 0px 0px 10px 11px; 
    width: 555px;
    padding: 0px 0px 10px 0px;
}
div.webshop_select
{
    float: left;
    margin: 0px 0px 0px 30px;
}
div.webshop_select select
{
    font-size: 10px;
    color: #345b94;
    border: 1px solid #d2e4f2;  
    margin: 0px 30px 0px 5px;
}
div.separator
{
    float: left;
    width: 95%;
    margin: 0px 0px 0px 10px;
}
div.separator hr
{
    height: 1px;
    border-top: 1px solid #cbcbcb;
    border-left: 0px solid #656565;
    border-right: 0px solid #656565;
    border-bottom: 0px solid #656565;
    color: #656565;
}
input.cart_input
{
    font-size: 10px;
    color: #345b94;
    border: 1px solid #d2e4f2;
    text-align: right;
    margin: 0px;
    padding: 0px;
}
table.webshop_products_table
{
    border-collapse: collapse;
}
/**************email selector***************/
div.email_element
{
   float: left;
   clear: both;
}
/*****************************Filemanager_style***********************************/
table.filemanager_table
{
   font-family: verdana;
   font-size: 12px; 
   background: #eee;
   border-collapse: collapse;
   width: 380px;
   text-align: left;
}
table.filemanager_table tr
{
    background: #fff;
}
table.filemanager_table tr th
{
   background: #7a7d7f;
   color: #fff;
   padding: 3px;
}
table.filemanager_table tr td
{
    height: 15px;
    line-height: 15px;
}
table.filemanager_table tr td img
{
    vertical-align: middle;
    margin-right: 5px;
}
/*************termék *************/
table.manufacturer_table
{
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 20px;
}
div.delete_product_div
{
   padding: 10px;
   margin-left: auto;
   margin-right: auto;
   width: 500px;
   border: 2px solid #ff0000;
   background: #eee;
   text-align: center;
}
table.product_code_list
{
   border-collapse: collapse;
   width: 100%;
   margin-top: 5px;
   margin-bottom: 5px;
   border: 1px solid #000;
}
table.product_code_list tr th
{
   background: #eee;
   font-weight: normal;
}
table.product_code_list tr td
{
   border: 0px solid #000;
}
select.attachment_select
{
   width: 200px;
   font-size: 12px;
   margin: 5px;
}
input.attachment_input
{
   width: 200px;
   font-size: 12px;
   margin: 5px 0px 5px 19px;
}
div.attachment_div
{
    width: 100%;
}
div.attachment_div_header
{
   float: left; 
   text-align: center;
   font-weight: bold;
   padding-top: 5px;
   padding-bottom: 5px;
}
table.product_upload_table
{
   margin: 10px 0px 0px 10px;
   width: 70%;
   padding: 0px;
   border-collapse: collapse;
}
table.product_upload_table tr td
{
   padding: 5px 10px 5px 10px;
   text-align: center;
}
table.product_upload_list_table
{
   border-collapse: collapse;
   font-size: 10px;
}
table.product_upload_list_table input
{
   width: 100px;
   font-size: 10px;
}
table.product_upload_list_table tr td
{
   font-size: 10px;
}
table.product_upload_list_table tr td.error_row
{
   font-weight: bold; 
   color: red; 
   font-size: 11px;
   padding: 3px 0px 3px 5px;
}
/**********category_list********************/
div.category_wrapper
{
    float: left;
    width: 100%;
    margin: 10px 0px 0px 40px;
}
div.main_category_div
{
   clear: both;
   width: 90%;
   float: left;
   background: #9AB0CC;
}
div.category_name_div
{
   width: 40%;
   float: left;
   height: 20px;
    line-height: 20px;   
   background: transparent;
}
div.category_description_div
{
   width: 45%;
   float: left;
   height: 20px;
   line-height: 20px;
   background: transparent;
}
div.category_parent_name_div
{
   width: 20%;
   float: left;
   height: 20px;
   line-height: 20px;   
   background: transparent;
}
div.category_actions_div
{
   width: 15%;
   float: left;
   height: 20px;
   background: transparent;
   text-align: right;
}
div.category_actions_div img
{
    vertical-align: middle;  
}
div.category_plus_img
{
   margin-right: 5px; 
   margin-left: 5px; 
   padding: 0px;
   width: 10px; 
   float: left;
   height: 20px;
   line-height: 20px;
   vertical-align: middle;
}
div.new_category_div
{
   clear: both;
   width: 90%;   
   float: left;  
    background: lightyellow;   
}
div.new_category_div img
{
   vertical-align: middle; 
}
/***************auction***********************/
div.auction_category_wrapper
{
    clear: both;
    float: left;
    width: 200px;
    margin-top: 20px;
}
div.auction_category_element_wrapper
{
    float: left;
    width: 100%;
}
div.auction_category_name_div
{
    float: left;
    height: 20px;
    line-height: 20px;   
    background: transparent;    
}
div.auction_category_actions_div
{
    float: right;
}
div.auction_main_category_div
{
   clear: both;
   float: left;
}
div.auction_product_wrapper
{
    width: 550px;
    float: left;
    margin: 0px 0px 0px 10px;
}
table.auction_table
{
    border-collapse: collapse;
    width: 550px;
    margin: 0px auto 10px auto;
    font-size: 12px;
}
table.auction_table tr th, table.auction_prouduct_list_table tr th, table.auction_upload_data_table tr th
{
    background: #7a7d7f;
    color: #fff;
    font-weight: bold;
    padding: 3px 5px;
}
table.auction_table tr td, table.auction_prouduct_list_table tr td, table.auction_upload_data_table tr td
{
    padding: 3px 5px;
}
table.auction_table select
{
    width: 200px;
    font-size: 12px;
}
div.auction_product_lists
{
    clear: both;
}
table.auction_prouduct_list_table
{
    border-collapse: collapse;
    width: 90%;
    margin: 30px auto 10px auto;
}
table.auction_upload_data_table
{
    border-collapse: collapse;   
}

table.auction_history_table
{
    width: 500px;
    margin: 10px auto 10px auto;
    padding: 0px;
    border-collapse: collapse;
    text-align: left;
}
table.auction_history_table tr th
{
    text-align: center;
    color: #fff;
    background: #777;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
}
table.auction_history_table tr td
{
    font-size: 11px;
    padding: 5px;
}
table.auction_history_table tr.odd
{
    background: #fff;
}
table.auction_history_table tr.even
{
    background: #eee;
}
table.auction_details
{
    width: 570px;
    text-align: left;
    margin: 10px;
    padding: 0px;
    border-collapse: collapse;    
}
table.auction_details tr td.pic
{
    width: 270px;
    text-align: center;
    padding: 0px; 
}
table.auction_details tr td
{
    padding: 0px 0px 0px 5px;
}
/*************aggregate********************/
div.page_selector_div_title
{
    margin: 3px 5px;
}
div.page_selector_div
{
    margin: 3px 3px;
}
div.aggreagate_type_div
{
    margin: 4px 0px 5px 4px;    
}
/**********related_contents*******************/
div.related_contents
{
    float: left;
}
/**************forms ***********************/
div.section_head h1,div.section_head h2,div.section_head h3,div.section_head h4,div.section_head h5
{
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
    width: 92%;
}
div.section_container
{
    border: 1px dashed #d0d0d0;
    width: 92%;
    background: #fff;
    margin-bottom: 7px;
}
div.section_switch a
{
    font-size: 11px;
    text-decoration: none;
}
div.section_switch a
{
    text-decoration: underline;
}
input.text_input
{
   width: 200px;
    font-size: 12px;
   padding: 1px;
   border: 1px solid #999999;
}
textarea.textarea_input
{
   width: 200px;
   padding: 1px;
   border: 1px solid #999999;
}
select.select_input
{
    font-size: 12px;
   width: 200px;
   padding: 1px;
   border: 1px solid #999999;
}
input.radio_input
{
}
input.checkbox_input
{
}
input.tax_number_input_1
{
   width: 60px;
   height: 16px;
   padding: 1px;
   border: 1px solid #999999;
}
input.tax_number_input_2
{
   width: 10px;
   height: 16px;
   padding: 1px;
   border: 1px solid #999999;
}
input.tax_number_input_3
{
   width: 20px;
   height: 16px;
   padding: 1px;
   border: 1px solid #999999;
}
div.row_container
{
   width: 560px;
   padding: 2px;
   margin: 1px 0px 4px 0px;
   border: 1px solid #fff;
}
div.error_row_container
{
   width: 560px;
   padding: 2px;
   margin: 1px 0px 4px 0px;
   border: 1px solid #cc0000;
}
div.input_label
{
   text-align: right;
   margin-right: 5px;
   width: 40%;
   font-weight: normal;
   font-size: 11px;
   padding: 3px 0px;
   float: left;
   border: 0px solid #f00;
}
div.input_elements
{
   width: 55%;
   float: left;
   border: 0px solid #f00;
   font-size: 11px;
   line-height: 1.5em;
}
div.input_msg
{
   clear:both;
   width: 53%;
   font-size: 10px;
   height: 11px;
   color: #c00;
   border: 0px solid #f00;
   margin: 0px 0px 0px auto;
}
div.input_pic
{
   width: 1px; height: 1px;
}
div.submit_button
{
	text-align: center;
}
/***************statistics*******************/
ul.statistic_list
{
    display: table;
    list-style-type: none;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 0px;
    padding-bottom: 30px;

}
ul.statistic_list li
{
    padding: 2px 4px 0px 10px;
    margin: 0px;
    background: none;
    float: left;
    color: #DDA909;   
}
ul.statistic_list li.first_stat_list
{
    padding: 2px 4px 0px 0px; 
    margin: 0px;
    background: none;
}

/******************forms********************/

div.section_head h1,div.section_head h2,div.section_head h3,div.section_head h4,div.section_head h5
{
    margin: 0px;
    font-size: 11px;
    font-weight: bold;
    width: 92%;
}
div.section_container
{
    border: 1px dashed #aaa;
    width: 92%;
    background: #eee;
    margin-bottom: 7px;
}
div.section_switch a
{
    font-size: 11px;
    text-decoration: none;
}
div.section_switch a
{
    text-decoration: underline;
}
input.text_input
{
   width: 200px;
   height: 16px;
   padding: 1px;
   border: 1px solid #666;
}
textarea.textarea_input
{
   width: 200px;
   padding: 1px;
   border: 1px solid #666;
}
select.select_input
{
   width: 200px;
   padding: 1px;
   border: 1px solid #666;
}
input.radio_input
{
}
input.checkbox_input
{
}
input.tax_number_input_1
{
   width: 60px;
   height: 16px;
   padding: 1px;
   border: 1px solid #666;
}
input.tax_number_input_2
{
   width: 10px;
   height: 16px;
   padding: 1px;
   border: 1px solid #666;
}
input.tax_number_input_3
{
   width: 20px;
   height: 16px;
   padding: 1px;
   border: 1px solid #666;
}

div.row_container
{
   width: 90%;
   padding: 2px;
   margin: 1px 0px 4px 0px;
   border: 1px solid #fff;
}
div.section_container div.row_container
{
   border: 1px solid #eee;
}
div.error_row_container
{
   width: 90%;
   padding: 2px;
   margin: 1px 0px 4px 0px;
   border: 1px solid #cc0000;
}

div.input_label
{
   text-align: left;
   margin-right: 5px;
   width: 30%;
   font-weight: bold;
   font-size: 11px;
   float: left;
   border: 0px solid #f00;
}
div.input_elements
{
   width: 65%;
   float: left;
   border: 0px solid #f00;
   font-size: 11px;
   line-height: 1.5em;
}
div.input_msg
{
   clear:both;
   width: 53%;
   font-size: 10px;
   height: 11px;
   color: #c00;
   border: 0px solid #f00;
   margin: 0px 0px 0px auto;
}
div.input_pic
{
   width: 1px; height: 1px;
}
div.submit_button
{
	text-align: center;
}
div.submit_button input
{
	padding: 3px 5px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #604848;
	cursor: pointer;
}
/***********interval_linkes*********************/
div.interval_links
{
    padding: 10px 0px;
    text-align: center;
}
/**********auction_datas**********************/
input.auction_data_input_long
{
    width: 200px;
    font-size: 12px;
    padding: 1px;
    border: 1px solid #999999;
}
input.auction_data_input_number
{
    width: 100px;
    text-align: right;
    font-size: 12px;
    padding: 1px;
    border: 1px solid #999999;
}
input.auction_data_input_number_short
{
    width: 30px;
    text-align: right;    
    font-size: 12px;
    padding: 1px;
    border: 1px solid #999999;
}
/***********auction_list restrict to categories *************/
div.auction_restrict_to_category_div
{
    width: 150px;
    line-height: 18px;
    padding: 0px;
    margin: 5px 0px 0px 10px;
    background: transparent;
    border: 1px dashed #bbb;
}
div.auction_restrict_to_category_div_element
{
    background: #ddd;
    padding: 1px 5px;
    cursor: pointer;
}
div.auction_restrict_to_category_div_element_active
{
    background: #8a7165;
    color: #fff;
    padding: 1px 5px;
    cursor: pointer;
}
div.auction_restrict_to_category_subdiv
{
    display: none;
    background: transparent;
}
div.auction_restrict_to_category_subdiv_element
{
    margin: 0px;
    padding: 1px 5px 1px 10px;
    cursor: pointer;
    background: #eee;
}
div.auction_restrict_to_category_subdiv_element_active
{
    margin: 0px;
    padding: 1px 5px 1px 10px;
    cursor: pointer;
    background: #8a7165;
    color: #fff;
}
/***** general message ******/
.marketing_text h1.message_h1
{
   color: red;
   padding: 10px 3px 10px 3px;
   border: 2px solid #000;
   background: #eee;
   text-align: center;
}
/**********lcr-languages_content_relations***************/
div.lcr_title
{
    float: left; 
    color: #999; 
    width: 222px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    margin: 5px 0px 5px 20px;
}
div.lcr_wrapper
{
    float: left;
}
div.lcr_element
{
   float: left;
   clear: both;
}
input.lcr_input
{
    float: left; 
    color: #999; 
    width: 220px; 
    margin: 5px 0px 5px 20px;
}
img.lcr_img
{
    cursor: pointer; 
    float: left; 
    display: block; 
    margin: 5px 0px 5px 20px;
}
/****************************termék*******************/
#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #3f3d41;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
#overlay2
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	/*background-color: transparent;*/
   background: url(../pics/overlay.png) repeat top left;
}
img.loading_img
{
   display: block;
   margin: 0px auto 0px auto;
   padding: 0px;
}
/********* galeria ****************/
/***********************GALLERY*STYLE****************************/
div.mainpiccontainer
{
border: 0px solid #000;
width: 580px;
height: 500px;
padding: 0px;
text-align: center;
margin: 0px auto;
}
div.gallery_prev
{  
text-align: left;
width: 30%;
height: 100%;
position: absolute;
top: 0px;
left: 0px; 
background: url(../pics/trans.png) repeat top left;
}
div.gallery_prev img
{
float: left;
margin: 50px 0px 0px 0px;
display: none;
cursor: pointer;
}
div.gallery_next
{
text-align: right;
width: 30%;
height: 100%;
position: absolute;
top: 0px;
right: 0px;
background: url(../pics/trans.png) repeat top left;
}
div.gallery_next img
{
display: none;
margin: 50px 0px 0px 0px;
float: right;
cursor: pointer;
}
div.listpiccontainer
{
border: 0px solid #000;
width: 141px;
height: 140px;
padding: 0px;
cursor: pointer;
text-align: center;
}
div.desciptioncontainer
{
border: 0px solid #000;
overflow: auto;
}

/*table.gallery_thumb_table
{
    width: 270px; 
    text-align: center; 
    table-layout: fixed;
}
table.gallery_thumb_table tr td
{
    border: 1px solid red;
    text-align: center;
    vertical-align: middle;
}
table.gallery_thumb_table img.active
{
    filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;   
}
table.gallery_thumb_table img.passive
{
    filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}*/
/************online_auction*********************/
div.oa_wrapper
{
    float: left;
    margin: 0px;
    padding: 0px 0px 10px 0px;
    border: 2px solid #7a7d7f;;
}
div.online_auction_2_step_wrapper
{
    clear: both;
    display: none;
}
select.online_auction_select
{
    font-size: 10px;
    margin: 3px 3px 3px 10px;
    padding: 0px;
}
table.online_auction_table
{
   width: 798px;
   background: #fff;
   border-collapse: collapse;
   border: 0px solid #ccc;
   margin: 0px auto;
}
table.online_auction_table tr th
{
   padding: 0px 0px 1px 3px;
   text-align: left;
   font-weight: bold;
   font-size: 11px;
   background: #999;
}
table.online_auction_table tr td
{
   padding: 0px 0px 1px 3px;
   font-size: 11px;
   border-right: 1px dotted #999;
   border-bottom: 1px solid #fff;
   height: 15px;
}
table.online_auction_table tr td a
{
   text-decoration: none;
   font-size: 11px;
}
table.online_auction_table tr td.t_admin
{
   width: 64px;
}
table.online_auction_table tr.even td
{
   background: #fff;
}
table.online_auction_table tr.odd td
{
   background: #ddd;
}
table.online_auction_table tr.t_integrity_new td
{
   background: #FFF4B6;
}

table.online_auction_list_table
{
    border-collapse: collapse;
    width: 820px; 
    margin: 0px; 
    padding: 0px;
}
table.online_auction_list_table tr th
{
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    background: #ddd;
    cursor: pointer;
    border: 1px solid #fff;
}
table.online_auction_list_table thead tr .header 
{ 
    font-size: 11px;
    background-image: url(../pics/small.gif);     
    cursor: pointer; 
    font-weight: bold; 
    background-repeat: no-repeat; 
    background-position: center right; 
    padding-right: 20px; 
    margin-left: -1px; 
} 
table.online_auction_list_table thead tr .headerSortUp 
{ 
    background-image: url(../pics/small_asc.gif); 
} 
table.online_auction_list_table thead tr .headerSortDown 
{ 
    background-image: url(../pics/small_desc.gif);  
} 
table.online_auction_list_table thead tr .headerSortDown, table.online_auction_list_table thead tr .headerSortUp 
{
    background-color: #e3e2cc;
}
table.online_auction_list_table tbody tr.odd 
{
	background-color: #eee;
}
table.online_auction_list_table tr td
{
    padding: 5px;
    font-size: 11px;
}
table.online_auction_list_table tr td.oalt_img
{
    vertical-align: middle;
    padding-left: 2px;
    width: 75px;;
}
table.online_auction_list_table tr td.oalt_img img
{
    vertical-align: middle;
    border: 1px solid #000;
}
table.online_auction_list_table tr td.oalt_name
{
    width: 161px;
}
table.online_auction_list_table tr td.oalt_name a
{
    text-decoration: none;
    color: #e35b28;
    font-size: 11px;
}
table.online_auction_list_table tr td.oalt_desc
{
    width: 318px;
}
table.online_auction_list_table tr td.oalt_act_licit
{
    width: 72px;
    text-align: right;
    color: maroon;
    font-weight: bold;
}
table.online_auction_list_table tr td.oalt_act_licit_stamp
{
    width: 72px;
    text-align: right;
    font-weight: bold;
}
table.online_auction_list_table tr td.oalt_end
{
    width: 72px;
    text-align: right;
}

div.oa_search
{
    float: left;
    width: 800px;
    margin: 0px auto;
    font-size: 11px;
    padding: 10px;
}
div.oa_search table
{
    margin: 0px 0px 0px 50px;
}
div.oa_search table tr td
{
    padding: 5px 15px 5px 0px;
}
select.online_auction_category_search
{
    font-size: 11px;
    width: 200px;
}
/*************** favorites ********************/
.favorite_box
{
    border: 1px #ccc dotted;
    width: 600px;
    height: 50px;
}
/******************main_page***********************/
div.main_page_article
{
    float: left;
    width: 580px;
    margin: 5px auto 0px auto;
    padding: 0px 0px 5px 0px;
    border-bottom: 1px solid #d3d4d6;
}
div.main_page_article_pics
{
    float: left;
    width: 150px;
    min-height: 50px;
}
div.main_page_article_pics img
{
    display: block;
    margin: 0px;
}
div.main_page_article_title
{
    float: left;
    width: 420px;
    font-size: 16px;
}
div.main_page_article_title h1
{
    margin: 1px 0px 5px 0px;
}
div.main_page_article_body
{
    float: left;
    width: 420px;
    margin: 0px 0px 0px 0px;
}
/*************picture_manager*************/
#picture_upload_table
{
    border-collapse: collapse;
    background: #e4f1f9;
    border: 1px solid #004c74;
    margin: 0px auto 15px auto;
}
#picture_upload_table tr td
{
    vertical-align: top;
    font-weight: bold;
    padding: 7px;
    text-align: left;
    color: #000;
}
table.picture_manager_table
{
    width: 720px;
    margin: 10px auto;
    table-layout: fixed;
    border-collapse: collapse;
    clear: both;
}
table.picture_manager_table tr td
{
    vertical-align: top;
    padding-bottom: 11px;
    text-align: left;
}
table.picture_manager_table tr td a
{
    font-weight: normal;
    text-decoration: none;
}
table.picture_manager_table tr td a:hover
{
    font-weight: normal;
    text-decoration: underline;
}
table.picture_element
{
    border-collapse: collapse;
    width: 130px;
    margin: 0px auto;
    background: #e4f1f9;
    border: 1px solid #004c74;
    overflow-x: hidden;
}
table.picture_element tr td
{
    font-size: 11px;
    padding: 1px 5px;
    font-weight: bold;
    text-align: left;
}
table.picture_element tr td.data_row
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 1px 0px 1px 10px;
    font-weight: normal;
}
table.picture_element tr td div.adminlink_block
{   
    text-align: center;
}
table.picture_element a
{
    text-decoration: none;
}
table.picture_element a:hover
{
    text-decoration: underline;
}
table.picture_element tr td img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}
div.pic_search_wrapper
{
    width: 720px;
    margin: 10px auto 0px auto;
    float: left;
}
div.pic_search_element
{
    width: 720px;
    margin: 3px auto 0px auto;
    float: right;
    text-align: right;
}
div.pic_search_element input
{
    font-size: 11px;
    padding: 3px;
    border: 1px solid #5aa2c6;
    width: 150px;
}
div.pic_search_element img
{
    vertical-align: middle;
    cursor: pointer;
}
/**********/
input.admin_input
{
    font-size: 11px;
    padding: 3px;
    border: 1px solid #5aa2c6;
    width: 200px;    
}
select.admin_select
{
    font-size: 11px;
    margin: 3px 0px;
    border: 1px solid #5aa2c6;
    width: 210px;    
}
textarea.admin_textarea
{
    font-family: "Trebuchet MS";
    font-size: 11px;
    padding: 3px;
    border: 1px solid #5aa2c6;
    width: 200px;    
}
img.file_upload_img
{
    vertical-align: middle;
    cursor: pointer;
}
#picture_size_table
{
    border-collapse: collapse;
    width: 400px;
    margin: 0px auto;
}
#picture_size_table tr td
{
    padding: 3px 4px;
    vertical-align: middle;
}
#picture_size_table tr td input
{
    width: 50px;
    text-align: right;
    border: 1px solid #5aa2c6;   
    font-size: 11px;    
    padding: 2px;
}
/********JCROP***********/
.jcrop-holder { text-align: left; }

.jcrop-vline, .jcrop-hline
{
        font-size: 0;
        position: absolute;
        background: white /* url('Jcrop.gif') */ top left repeat;
}
.jcrop-vline { height: 100%; width: 1px !important; }
.jcrop-hline { width: 100%; height: 1px !important; }
.jcrop-handle {
        font-size: 1px;
        width: 7px !important;
        height: 7px !important;
        border: 1px #eee solid;
        background-color: #333;
/*        *width: 9px; */
/*        *height: 9px; */
}

.jcrop-tracker { width: 100%; height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline
{
        background: yellow;
}
.custom .jcrop-handle
{
        border-color: black;
        background-color: #C7BB00;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
}
/********JCROP end***********/