body, html {
    margin:0;
    padding:0;
    color:#555; 
    font-family: Arial, sans-serif, Tahoma;
        font-family: Verdana, Arial, Helvetica ;
    font-weight: normal;
    font-size: 11.5pt;
    background: #fefef6;
    text-align:center;

    min-width: 1010px;
}

body
{
    padding: 0;
    padding-bottom: 20px;
	overflow-x: hidden;
}

.cleaner{
    line-height:0px;
    font-size:0px;
    height:0px;
    width:0px;
    clear:both;
    margin-top:0px;
    margin-bottom:0px;
}

img{
    border:0px;
    margin-bottom:0px;
    padding:0px;
}

a{
    color: #0e1217;
    font-weight:normal;
    text-decoration:none;
    outline: none;
}

a:hover{
    color:#F54207;
    text-decoration:none;
}

p{
    margin-top:0px;
    margin-bottom:5px;
}

h1, h2, h3, h4{
    color: #0e1217;
    margin:0px;
    padding:0px;
    font-weight:normal;
}

h1{
    font-size:22px;
    padding-bottom:16px;
}

h2{
    font-size:20px;
    padding-bottom:14px;
}

h3{
    font-size:18px;
    padding-bottom:12px;
}

h4, h5, h6{
    font-size:16px;
    padding-bottom:10px;
}

/** person2 **/

#logo { 
        background: url("../pics/logo.png") no-repeat bottom right transparent; 
        width: 288px;
        height: 102px;
        border: 0px;
        float: right;
        margin-top: 35px;
        
}

#logo_wrapper {
    text-align: right;
    width: 33%;
    margin-left: -50px;
    position:absolute;
    
}

div.wrapper{
        background: url("../pics/border-left.png") repeat-y top left transparent; 

    margin:0px auto;
    padding: 0;
    max-width:1200px; /* max-width = 1200 - ( padding-left + padding-right ) */
    text-align:left;
    z-index: 10;

        overflow: hidden ;
}

#bottom-border { 
        margin: 0; padding: 0;
        width: 100%;

        background: url("../pics/border-bottom.png") repeat-x bottom left;
        height: 5px !important;
        line-height: 0;
        float: left;

        color: 1px solid red;
}
        #bottom-border-left { 
                background: url("../pics/border-bottom-left.png") no-repeat bottom left; 
                width: 4px; height: 4px;
                position: absolute;
        }

        #bottom-border-right { 
                background: url("../pics/border-bottom-right.png") no-repeat bottom right; 
                width: 3px;
                height: 5px;

                position: absolute;
                margin-left: 100%;
        }
div.head{
    position:relative;
    height:180px;

    margin-left: 40px;
    margin-top: -10px;

    background: url("../pics/border-right.png") repeat-y top right transparent; 
}

#separator { border-bottom: 1px solid #d0d0d0; position: absolute; margin-top: 160px; width: 95%;}
div.top_links{
    font-size:10px;
    float:right;
    color: #fff;
        height: 10px;
}

div.top_links a{
    font-size:10px;
    color: #FB9D02;
    text-decoration: none;    
}
div.top_links a:hover{
    font-size:10px;
    color: #FB9D02;
}

div.login_line{
    position: absolute;
    top: 0px;
    left: 0px;
    font-size:10px;
    padding-bottom:10px;
    margin-bottom:10px;
    color: #fff;
    z-index: 1000;
}

div.login_line a{
    font-size:10px;
}

h1.site_headline{
    font-size:30px;
    color: #fff;
    font-family: Arial, sans-serif, Tahoma;    
    text-transform: none;
}

h1.site_headline a{
    color: #fff;
    text-decoration:none;
}

h1.site_headline a:hover{
    color: #fff;
}

div.head_links{
    position:absolute;
    top:0px;
    right:0px;
    text-align:right;

        background: url("../pics/spheres.png") no-repeat top right; 
        width: 670px;

        padding:85px 110px 40px 70px;
        font-size: 14px;
        margin-right: 4px;
}

div.head_link_wrapper { padding: 15px; background-color: white; display: block; width: auto; float: right; }

div.head_links a, div.head_links a:visited, div.head_links a:hover {
    padding:0px 15px;

        color: #00a5e3 ;
        text-decoration: none; 

}

div.head_links a.adminicon{
    padding:0px;
}

div.head_links a.aktmenu, a.aktmenu:hover, a.aktmenu:visited {
        color: #555;
        text-decoration: none; 

/*    background: url('../pics/top_link_ind.png') no-repeat left center; */
}

a.aktmode{
    font-style: italic;
    font-weight: bold;
}

div.main_menu{
    padding-top:0px;
}

div.main_menu a{
    font-size: 14px;
    font-family:Arial;
    font-weight:normal;
    padding-left:15px;
    padding-right:15px;
    text-decoration:none;
    background: url('../pics/main_link_ind.png') no-repeat 0px 5px;
}

div.main_menu a.aktmenu
{
    color: #F54207;
}

div.main_menu a.adminicon{
    padding:0px;
}

.main_container{
        background: url("../pics/border-right.png") repeat-y top right transparent;    
        padding: 0px 50px 0px 50px;
        /* IE BUG FIX */
/*        margin: -5px -1px 0px 0px;
        border: 1px solid white; */
}

div.main_content{
    float:left;
    width: 100%;
    padding-right:20px;
    padding-left:20px;
    min-height:10px;
    padding-top:10px;
        margin 4px;
}

div.wide_main{
    width: 740px;
    margin-right:0px;
}

div.brown_text{
    margin:7px 0px;
    background-color: #fef8da;
    border-top:7px solid #e4d898;
    padding:30px;
}

div#main_page_b{
    width: 489px;
    height: 377px;
    overflow:hidden;
}

div.main_text_bg h2{
    font-size:22px;
    color: #0e1217;
    margin-top:0px;
    padding-top:0px;
    padding-bottom:30px;
    font-weight:normal;
}

div.dark_line{
    background-color:#288fb5;
    min-height: 41px;
}

div.right_content, div.left_content{
    float:left;
    width: 160px;
    padding-top:10px;
}

div.left_content{
    width: 200px;
}

div.right_menu{
    padding:15px;
}

div.right_box{
    border-bottom:1px solid #eaeaea;
}

div.right_menu a{
    
}

p.rmenu_p{
    padding: 0px 0px 10px 0px;
    margin:0px;
}

div.right_menu a.adminicon{
    display:inline;
}

h3.designer_name, h4.designer_name, .designer_name{
    font-family: Arial, sans-serif, Verdana;
    font-size:12px;
    font-weight:bold;
    margin:0px;
    padding: 10px 0px 5px 0px;
    text-transform:none;
    color:#2d2d2d;
}

span.red_list{
    font-family:Verdana;
    color:#d22e00;
    font-size: 11px;
    margin-right: 10px;
    font-weight:bold;
}

div.ref_cont{
    border:1px solid #eaeaea;
    padding:30px;
}

img.framedpic{
    border:4px solid #d4d4d4;
    background-color:#fff;
}

div.gallery_thumb{
    width:130px;
    height:130px;
    border:1px solid #e8e8e6;
}

div.gallery_cont{
    float:left;
    width:132px;
    margin-right: 15px;
}

a.gallery_more{
    display:block;
    padding:4px 10px;
    float:left;
    background-color: #e11f0e;
    position:relative;
    font-size:11px;
    color: #fff;
    text-decoration:none;
}

a.gallery_more:hover{
    color:#fff;
    text-decoration:none;
}

a.designer_more{
    display:block;
    padding:4px 10px;
    float:left;
    background-color: #2d2d2d;
    position:relative;
    font-size:11px;
    color: #fff;
    text-decoration:none;
}

a.designer_more:hover{
    color:#fff;
    text-decoration:none;
}

span.white_pixel_tr, span.white_pixel_tl, span.white_pixel_br, span.white_pixel_bl{
    display:block;
    height:1px;
    width:1px;
    background-color:#fff;
    position:absolute;
}

span.white_pixel_tr{
    top:0px;
    right:0px;
}

span.white_pixel_tl{
    top:0px;
    left:0px;
}

span.white_pixel_br{
    bottom:0px;
    right:0px;
}

span.white_pixel_bl{
    bottom:0px;
    left:0px;
}

span.more_ind{
    font-size:12px;
    margin-right:5px;
}

div.foot{
    margin: 6px 0px 0px 30px; 
    border-top:1px solid #b9b9b9;
    padding: 10px 25px 40px 25px;
}

/******************* marketing_text ********************/

div.marketing_text h1,div.marketing_text h2,div.marketing_text h3,div.marketing_text h4{
    color:#171F3B;
}

/******************************/

div#cart_menu_div{
    border-bottom:1px solid #4961BA;
    border-top:1px solid #4961BA;
    margin-bottom:10px;
    padding-bottom:5px;
}

table.cart_table_menu{
    font-size:10px;
}

div.navigation_item div, div.akt_navigation_item div{
    padding:5px;
}

div.navigation_item{
    float:left;
    width:110px;
    background:#ABBCF9;
    color:white;
    font-size:9px;
    height:70px;
    margin:5px;
}

div.akt_navigation_item{
    float:left;
    width:110px;
    font-size:9px;
    background:#6384FC;
    height:70px;
    color:white;
    margin:5px;
}

table#cart_table{
    width:700px;
}

table#cart_table tr td a{
    font-size:13px;
    font-weight:bold;
    font-family: Arial, Verdana;

}

table.chest_delivery_table{
    width:750px;
}

table#cart_table{
    margin-bottom:20px;
}

a.chest_back{
    color:#4961BA;
    font-size:12px;
    font-weight:bold;
}

a.chest_next{
    color:#4961BA;
    font-size:14px;
    margin-left:10px;
    font-weight:bold;
}

a.chest_order{
    color:#4961BA;
    font-size:14px;
    margin-left:10px;
    font-weight:bold;
}

a.chest_back:hover, a.chest_next:hover, a.chest_order:hover{
    text-decoration:none;
    color:#171F3B;
}

input.chest_button{
    border:1px solid #6384FC;
    font-weight:bold;
    color:#171F3B;
    font-size:11px;
    background:#ABBCF9;
    padding:2px;
}

.chest_text{
    color: #171F3B;
    font-size:12px;
    font-weight:bold;
}

.chest_acceptchecktext{
    color: #171F3B; font-weight: bold;
}

.show_cond_text{
    color: #6384FC;
    font-size:12px;
    font-weight:bold;
}

/* product */

div.product_details_tab{
    cursor:pointer;
    background:#526DD1;
    padding:4px;
    color:#fff;
    font-size:10px;
    font-weight:bold;
}

div.product_details_tab_akt{
    cursor:pointer;
    background:#6485FF;
    padding:5px;
    color:#fff;
    font-size:12px;
    font-weight:bold;
}

div.product_details_body{
    background:#6485FF;
    padding:10px;
    color:#fff;
}

div.product_details_body h1, div.product_details_body h2, div.product_details_body h3{
        color:#fff;
}

table.product_details_data tr td.first_col{
    font-weight:bold;
}

table.product_details_data tr td.second_col{
    padding-left:10px;
}

table.product_details_table{

}

table.product_details_table tr td{
    color: #0A0E1A;
}

table.product_details_table tr td img{
    border:1px solid #4961BA;
}

table.webshop_products_table{
    width:750px;
}

span.product_titles{
    font-size:10px;
    font-weight:bold;
}

div.editor_div{
    position: relative;
    width:100%;
    height: 20px;
}

div.mainboxes{
    padding:10px 0px;
}

div.mainboxes div.mainbox{
    float:left;
    width: 33%;
}

/*******admin********/
/***********************GLOBAL********************************/
/***********************ADMIN_MENU****************************/
/***********************GLOBAL********************************/
input.admin_input, input.seoform, input.std_input_readonly{
    width:180px;
}

select.admin_select{
    width:182px;
}

table.edit_table tr td{
    white-space:nowrap;
}

div.admin_menu_bar
{
    float: left;
    display: block;
    width: 651px;
}

div.admin_menu_container{
    border-bottom:3px solid #288fb5;
    text-align:center;
}

div.admin_menu
{
    font-size:12px;
/*    width:100%; */
    margin:0px auto;
    text-align:left;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-top:3px;
	
	background: url("../pics/border-right.png") repeat-y top right;
	
}

div.admin_menu a
{
    display:block;
    color: #111;
    text-decoration: none;
    padding:3px 5px;
    margin:0px 2px;
    float:left;
}

div.admin_menu > span{
    display:block;
    float:left;
    padding:3px 5px;
    margin:0px 2px;
    cursor:pointer;
}

div.admin_menu .akt_menu{
    background:#0A0E1A;
    color:#fff;
}

div.admin_menu a:hover
{
   color: white;
   background:#0A0E1A;
   text-decoration: none;
}
div.admin_menu a:active
{
   color: white;
   text-decoration: none;
}
div.admin_line
{
   margin-top: 0px;
}
table.admin_menu_table
{
   border-collapse: collapse;
   border-spacing: 0px;
   padding: 0px;
}
table.admin_menu_table td
{
   font-size: 10px;
   border-collapse: collapse;
   border-spacing: 0px;
   padding: 0px;
}
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;
}
ul.adminoptions li a
{
   padding: 0px;
   margin: 0px;
}
/*****szerkesztők táblázata********/
table.admintable
{
    border-collapse: collapse;
}
table.admintable tr td
{
    padding: 4px 5px;
    color: #000;
}
table.admintable_onerow
{
    border-collapse: collapse;
    table-layout: fixed;
}
table.admintable_onerow tr td
{
    padding: 5px;
}

.admin_token{
    border:1px dashed #ff0000;
}
/***********************CONTENT_INTEGRITY*********************/
/***********************GLOBAL********************************/
table.integrity, table.news_list_table
{
    clear: both;
    width: 100%;
    margin: 10px 0px 0px 0px;
    background: #fff;
    border-collapse: collapse;
    border: 0px solid #ccc;
}
table.integrity tr th, table.news_list_table tr th
{
   padding: 2px 0px 2px 3px;
   text-align: left;
   font-weight: bold;
   font-size: 12px;
   background: #002e56;
   color: #fff;
}
table.integrity tr td, table.news_list_table tr td
{
   padding: 2px 0px 2px 3px;
   font-size: 12px;
   border-right: 1px dotted #999;
   border-bottom: 1px solid #fff;
}
table.integrity tr td a, table.news_list_table tr td a
{
   text-decoration: none;
   font-size: 10px;
}
table.integrity tr td.t_admin, table.news_list_table tr td.t_admin
{
   width: 64px;
}
table.integrity tr td.t_admin_newsletter, table.news_list_table tr td.t_admin_newsletter
{
   width: 84px;
}
table.integrity tr td.t_article_date, table.news_list_table tr td.t_article_date
{
   width: 70px;
}
table.integrity tr td.t_picadmin, table.news_list_table tr td.t_picadmin
{
   width: 35px;
}
table.integrity tr td.t_picture_pic, table.news_list_table tr td.t_picture_pic
{
   width: 55px;
}
table.integrity tr.even td, table.news_list_table tr.even td
{
   background: #fff;
}
table.integrity tr.odd td, table.news_list_table tr.odd td
{
   background: #ddd;
}
table.integrity tr.t_integrity_new td, table.news_list_table tr.t_integrity_new td
{
   background: #FFF4B6;
}
table.integrity tr.problem td, table.news_list_table tr.problem td
{
   background: #FFDFDF;
}
div.edit_icons
{
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    border: 1px solid #002E56;
    background-color:#fff;
    padding: 5px;
    background: #fff;
    z-index: 20;
    margin: 0px 0px 0px 0px;
}

/**************email selector***************/
div.email_wrapper
{
    color: #444;
    font-weight: bold;
    padding: 5px 5px 5px 40px;
    float: left;
    width:430px;
}
div.email_element
{
   clear: both;
   float: left;
}
input.email_checbox
{
    float: left;
    margin-top: 8px;
}
input.email_input
{
    float: left;
    color: #999;
    width: 300px;
    margin: 5px 0px 5px 20px;
    padding: 2px 5px 2px 5px;
    border: 1px solid #999;
}
img.email_pic
{
    cursor: pointer;
    float: left;
    display: block;
    margin: 5px 0px 5px 20px;
}
/*********picture_manager*********/
table.picture_manager_table
{
    width: 100%;
    margin: 10px auto;
    border-collapse: collapse;
    clear: both;
}
table.picture_manager_table tr td
{
    vertical-align: top;
    padding-bottom: 11px;
}
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: 160px;
    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;
}
table.picture_element tr td.data_row
{
    font-family: lucida grande, 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;
    width: 70px;
    float: left;
}
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
{
    font-size: 10px;
    width: 100%;
    margin: 0px 0px 10px 0px;
    float: left;
    border-top: 1px solid #a5a5a3;
    border-bottom: 1px solid #a5a5a3;
    background: #fff;
    padding: 1px 0px 2px 0px;
}
div.pic_search_wrapper_inner
{
    width: 100%;
    margin: 0px;
    float: left;
    background: #e3eaf0;
}
div.pic_search_element
{
    width: 200px;
    margin: 0px;
    padding: 5px 5px 5px 5px;
    float: left;
    text-align: center;
    color: #004c74;
}

div.pic_search_element input
{
    /*font-size: 10px;
    padding: 1px 2px;
    border: 1px solid #5aa2c6;*/
    margin: 5px 0px;    
    width: 150px;
}
div.pic_search_element select
{
    font-size: 10px;
}
div.pic_search_element img
{
    vertical-align: middle;
    cursor: pointer;
}
div.pictures_selected_tags
{
    width: 180px;
    text-align: left;
    margin: 0px 0px 10px 10px;
    float: left;
    padding: 10px;
    border: 1px solid #004c74;
}
/**********/
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***********/
/************************ user_manager **************************/
div.user_list_wrapper
{
    padding: 10px 0px;
    margin: 0px auto 0px auto;
    width: 100%;
    text-align: center;
    float: left;
    color: #888;
}
div.user_list_wrapper a
{
    text-decoration: none;
    color: #888;
}
div.user_list_element_wrapper
{
    float: left;
    width: 100%;
    line-height: 27px;
    font-size: 11px;
}
div.user_list_element_login
{
    float: left;
    width: 22%;
    font-weight: bold;
    text-align: left;
    padding: 0px 0px 0px 5px;
}
div.user_list_element_name
{
    float: left;
    width: 17%;
    text-align: left;
}
div.user_list_element_email
{
    float: left;
    width: 30%;
    font-weight: bold;
    text-align: left;
}
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: 100%;
    color: #fff;
    background: #002E56;
    float: left;
    height: 27px;
    line-height: 27px;
    font-size: 12px;
}
div.user_list_title_wrapper a
{
    font-weight: bold;
    color: #fff;
    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: #FFF4B6;
    text-align: center;
}
div.user_list_step a
{
    color: #888;
    margin: 0px 5px;
    text-decoration: none;
}
div.user_list_step a:hover
{
    color: #1d408a;
    margin: 0px 5px;
    text-decoration: none;
}
div.user_list_act_page
{
    float: left;
    width: 100%;
    text-align: center;
    font-weight: bold;
}

div.user_list_step_left{
    float: left;
    width: 15%;
}

div.user_list_step_center{
    float: left;
    text-align: center;
    width: 70%;
}

div.user_list_step_right{
    float: right;
    width: 15%;
}

div.user_list_element_details
{
    border-bottom: 1px dotted navy;
    display: none;
    float: left;
    padding: 0px 0px 15px 0px;
    width: 100%;
}
div.user_details_title
{
    font-weight: bold;
    font-size: 12px;
    color: #888;
    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
{
    float: right;
    text-align: center;
    width: 138px;
    border: 1px solid navy;
    background: #004c74;
    line-height: 20px;
    margin-bottom: 3px;
    color: #fff;
}
div.manage_buttons a
{
    text-decoration: none;
    font-size: 11px;
    color: #fff;
}
div.manage_buttons a:hover
{
    text-decoration: none;
    font-size: 11px;
    color: #fff;
}
div.user_permission_div
{
    float: left;
    display: none;
    width: 138px;
    text-align: left;
    margin-left: 35px;
}
div.user_group_div
{
    float: left;
    display: none;
    width: 200px;
    text-align: left;
    margin-left: 35px;
}
/********************user keresés**************************/
.user_search_form
{
    display: none;
}
div.user_search_form_div
{
    float: left;
    width: 100%;
    margin: 0px 0px 10px 0px;
}
div.user_search_title_div
{
    float: left;
    color: #888;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
    width: 100%;
}
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: 290px;
    padding-left: 20px;
}
div.user_search_row_input
{
    width: 150px;
    float: left;
}
div.user_search_row_input input, div.user_search_row_input select
{
    font-size: 11px;
    width: 130px;
}
div.form_submit_div
{
    clear: both;
    width: 150px;
    text-align: left;
    padding-left: 40px;
}
div.form_submit_div input
{
    color: #fff;
    border: 0px;
    background: #004c74;
    font-weight: bold;
    padding: 2px 5px;
    margin: 10px 0px 0px 0px;
    cursor: pointer;
    font-family: lucida grande, helvetica, sans-serif;
}
div.full_list
{
    float: left;
    width: 70px;
    margin: 0px;
    background: #004c74;
    padding: 2px 5px;
    margin-top: 11px;
}
div.full_list a, div.full_list a:hover, div.full_list a:visited
{
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}
/*****************************Filemanager_style***********************************/
table.filemanager_table, table.browse_filemanager_table
{
    font-family: verdana;
    font-size: 11px; 
    background: #eee;
    border-collapse: collapse;
    border: 1px solid #fff;
    width: 350px;
    margin: 0px 0px 20px 0px;
}

table.browse_filemanager_table{
    margin:0px auto;
}

table.filemanager_table tr th, table.browse_filemanager_table tr th
{
    background: #4b6285;
    padding: 2px;
    color: #fff;
}
table.filemanager_table tr, table.browse_filemanager_table tr
{
    background: #fff;  
}
table.filemanager_table tr td, table.browse_filemanager_table tr td
{
    padding: 2px;
    font-size: 11px;
    text-align:left;
}

table.filemanager_table tr td.filename, table.browse_filemanager_table tr td.filename{
    cursor: pointer;
}

table.filemanager_table tr td img, table.browse_filemanager_table tr td img
{
    vertical-align: middle;
    margin: 0px 4px 0px 0px;
}
/************* account_manager ***************/
div.account_title
{
    float: left;
    margin-top: 10px;
}
div.account_element
{
    float: left;
    line-height: 20px;
    width: 500px;
    padding-left: 40px;
}
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
{
    color: #454444;
    font-size: 11px;
    width: 200px;
}
div.account_save
{
    float: left;
    text-align: center;
    width: 400px;
}
div.account_save input
{
    padding: 2px 5px;
    margin: 10px 0px 10px 0px;
    font-size: 12px;
    color: #fff;
    height: 21px;
    line-height: 21px;
    text-align: center;
    font-weight: bold;
    border: 0px;
    font-family: lucida grande, helvetica, sans-serif;
    cursor: pointer;
    background: #58a2c5;
    padding: 2px 5px;
}
/*************/
img.delete_field
{
    cursor: pointer;
    vertical-align: middle;
    margin: 0px 0px 0px 5px;
}
div.am_add_new_field
{
    text-align: right;
    margin: 3px 0px 0px 0px;
}
div.erasmus_pics_upload_div
{
}
div.erasmus_pics_upload_div input
{
    font-size: 11px;
    margin: 2px;
}
div.ibs_agents_address_div
{
    padding: 0px;
}
div.ibs_agents_address_div span
{
    margin: 0px 10px 0px 0px;
    padding: 0px;
}
div.ibs_agents_address_div span select, div.ibs_agents_address_div span input
{
    margin: 0px 0px 3px 0px;
}

div.other_lang_sel{
    position: absolute;
    top: 5px;
    right: 5px;
}

/**********article*************/
.article { padding: 0 60px 0 60px; }

.article_list_element
{
    margin: 0px;
    padding: 0px;
        vertical-align: top;

        padding: 0px 0px 5px;
}
div.article_list_pic
{
    float: left;
    width: 210px;
    overflow: hidden;
        text-align: center;
	min-height: 120px;
}
.article div.article_list_pic {
    width: 400px;
    margin:0px 15px 5px 0px;
}

div.article_list_title
{
    float: left;
    width: 300px;
    margin: 0px 0px 0px 0px;
}
div.article_list_title a, div.article_list_title a:hover
{
    text-decoration: none;
    font-weight: bold;
    font-size: 21px;

        color: #555; 
    display: block;
}
div.article_list_title a:hover { color: #E3AC00;text-decoration:underline;} 

div.article_list_lead
{
    float: left;
    margin-top:5px;
	margin-bottom: 5px;
    max-width: 310px;
    color: #555;
}

div.article div.article_list_lead {
    background-color: #F4F3F3;
    border: 1px solid #E1E1E1;
    color: #666666;
    font-size: 13px;
    line-height: 1.5em;
    margin: 10px 20px 10px 20px;
    padding: 15px 35px;
    max-width: 625px;
}

td.article_list_element.left { 
        border-right: 1px solid #d0d0d0;
}
        div.article_list_element { display: block; float: left; }

        td.article_list_element { 
                padding: 0 5px 0px 5px;
        }
        .article_list_element .article_list_wrapper { border-top: 1px solid #d0d0d0; padding: 5px 0px 15px 0px; }
        .article_list_element.top .article_list_wrapper {  border-top: 0px solid #d0d0d0 !important ;}

div.article_list_lead p
{
    margin: 0;
    padding: 0px;

        font-size: 11.5pt;
        color: #555;
}

        .main_article_link{ color: #a0a0a0; text-decoration: none; }

div.article_separator
{
    float: left;
    width: 100%;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    background: #e6e6e6;
    margin: 20px 0px;
    padding: 0px;
}
div.article_body
{
    width: 100%;
    clear: both; 
    padding: 10px 0px 0px 0px; 
}

div.article_body p
{
    line-height: 1.5;
}

div.bottom_links_div
{
    padding: 3px 0px;
}
table.interval_links_table
{
    width: 100%; 
    height: 20px; 
    text-align: center; 
    table-layout: fixed;
    clear: both;
    margin: 0px 0px 15px 0px;
    padding: 5px 0px;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
}
table.interval_links_table tr td img
{
    cursor: pointer;
}
table.mceLayout tr td 
{
    padding: 0px;
}
/*********************/
div.special_content_wrapper
{
    width: 180px;
    padding: 10px;
    background: #9D4C8F;
    margin: 0px 0px 15px 10px;
    float: right;
    color: #fff;
}
div.special_content_title
{
    font-weight: bold;
    font-size: 16px;
    margin: 5px 0px;
    padding: 0px;
}
div.special_content_pic
{
    margin: 0px 0px 10px 0px;
    text-align: left;
}
div.special_content_pic img
{
    margin: 0px;
}
div.special_content_body p, 
div.special_content_body h1, 
div.special_content_body h2, 
div.special_content_body h3, 
div.special_content_body h4, 
div.special_content_body h5, 
div.special_content_body h6,
div.special_content_body a
{
    color: #fff;
}
div.artcile_special_text p
{
    color: #353535;
}
div.main_page_info_div
{
    float: left;
    width: 310px;
    height: 190px;
    margin: 10px 0px 0px 420px;
}
div.interval_links_div
{
    float: left; 
    width: 100%; 
    text-align: center; 
    margin: 30px 0px 20px 0px;
}
div.interval_links_div a, div.interval_links_div span.actual_page
{
    padding: 0px 6px;
}
div.special_staff_content_wrapper
{
    margin: 0px 10px 0px 15px; 
    padding: 10px 10px 10px 10px; 
    background: #9d4c8f; 
    text-align: left;
}
p.staff_p
{
    width: 230px; 
}
/*********/
div.map_title
{
    background: url(../pics/map_title.png) no-repeat top left;
    width: 600px;
    height: 53px;
    overflow: hidden;
    position: relative;
    margin: 0px 0px 0px -20px;
}
div.map_title a.alagsor, 
div.map_title a.foldszint, 
div.map_title a.emelet, 
div.map_title a.emelet2
{
    font-family: arial;
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    position: absolute;
}
div.map_title a.alagsor:hover,
div.map_title a.foldszint:hover,
div.map_title a.emelet:hover,
div.map_title a.emelet2:hover
{
    font-family: arial;
    font-size: 21px;
    font-weight: bold;
    color: #66686c;
    text-decoration: none;
}
div.map_title a.act
{
    color: #66686c;   
}
div.map_title a.alagsor
{
    top: 15px;
    left: 23px;
}
div.map_title a.foldszint
{
    top: 15px;
    left: 172px;
}
div.map_title a.emelet
{
    top: 15px;
    left: 330px;
}
div.map_title a.emelet2
{
    top: 15px;
    left: 490px;
}
div.map_corner_bl
{
    width: 11px;
    height: 11px;
    background: url(../pics/corner_left.png) no-repeat top left;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 40000;
}
div.map_corner_br
{
    width: 11px;
    height: 11px;
    background: url(../pics/corner_right.png) no-repeat top left;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
table.experience_table
{
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    width: 790px;
}
table.experience_table tr th
{
    padding: 0px 5px 6px 0px;
}
table.experience_table tr.odd
{
    background: #ddd;
}
table.experience_table tr.even
{
        background: #fff;
}
table.experience_table tr.admin_row
{
        background: #FFF4B6;
}
table.experience_table tr td img
{
    border: 0px;
    margin: 0px;
    display: block;
}
table.experience_table tr td
{
    padding: 10px 10px 10px 0px;
    vertical-align: top;
}
table.experience_table tr th
{
    padding: 5px;
    background: #008ACB;
    color: #fff;
    font-weight: normal;
}
table.experience_step_table
{
    border-collapse: collapse;
    margin: 0px auto;
    padding: 0px;
    table-layout: fixed;
    width: 400px;
}
table.experience_step_table tr td
{
    text-align: center;
}
table.experience_step_table tr td a
{
    font-size: 14px;
    font-weight: bold;
}
table.map_manager_table
{
    border-collapse: collapse;
    margin: 20px 0px;
    padding: 0px;
}
table.map_manager_table tr td
{
    padding: 10px 10px 10px 0px;
    vertical-align: top;
    min-height: 50px;
}
.ui-state-highlight
{
    height: 24px;
    border: 0px;
}
div.main_overlay {
    background: #000;
    /*display: none;*/
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
    opacity: 0.8;
    filter:alpha(opacity=80);
    display: none;
}
div.white_box
{
    width: 853px;
    height: 290px;
    background: url(../pics/white_box.png) no-repeat top left;
    position: absolute;
    top: 160px;
    z-index: 9600;    
    display: none;
}
div.white_box_close
{
    width: 22px;
    height: 22px;
    background: url(../pics/close.png) no-repeat top left;
    position: absolute;
    bottom: 6px;
    right: 13px;
    z-index: 9601; 
    cursor: pointer;
}
div.white_box_content
{
    width: 829px;
    height: 246px;
    background: #fff;
    margin: 11px 11px;
    padding: 0px;
}

div.lp_text
{
    position: absolute; 
    top: 100px; 
    left: 130px; 
    width: 260px; 
    padding: 5px 20px 20px 20px; 
    background: #fff; 
    z-index: 36000;
}
div.lp_text_wrapper
{
    position: absolute; 
    top: 0px; 
    left: 0px; 
    width: 560px; 
    height: 640px; 
    background: #000; 
    opacity: 0.8; 
    filter:alpha(opacity=80);    
    z-index: 35000;
}
div.lp_top
{
    height: 10px;
    width: 280px;
    position: absolute;
    top: -10px;
    left: 10px;
    background: #fff;
}
div.lp_bottom
{
    height: 10px;
    width: 280px;
    position: absolute;
    bottom: -10px;
    left: 10px;
    background: #fff;
}
div.tl, div.bl, div.tr, div.br
{
    height: 10px;
    width: 10px;
    position: absolute;
    z-index: 37000;
}
div.tl {background: url(../pics/tl.png) no-repeat top left; top: -10px; left: 0px;}
div.tr {background: url(../pics/tr.png) no-repeat top left; top: -10px; right: 0px;}
div.bl {background: url(../pics/bl.png) no-repeat top left; bottom: -10px; left: 0px;}
div.br {background: url(../pics/br.png) no-repeat top left; bottom: -10px; right: 0px;}
div.lp_close_button
{
    width: 22px;
    height: 22px;
    position: absolute;
    bottom: 0px;
    right: 10px;   
    background: url(../pics/close.png) no-repeat top left;
    z-index: 37000; 
    cursor: pointer;    
}
/************gallery************/
div.thumb_pic_div
{
    border: 1px solid #004c74;
    width: 110px;
    padding: 5px;
    margin: 0px 0px 15px 0px;
}
table.gallery_thumb_table
{
    border-collapse: collapse;
    table-layout: fixed;
}
table.gallery_thumb_table tr td
{
    text-align: left;
        padding: 5px;
}
div.pic_in_gallery_div_element
{
    border: 1px solid #004c74;
    background: #e4f1f9;
    width: 110px;
    height: 280px;
    padding: 5px;
    margin: 0px 15px 15px 0px;
    float: left;
    text-align: left;
    font-size: 10px;
}
ul.sortable
{
    margin: 0px;
    padding: 0px;
    float: left;
}
ul.sortable li
{
    list-style-type: none;
    float: left;
    cursor: pointer;
}
#wrapper_gallery .ui-state-highlight, #wrapper_gallery .ui-state-default
{
    width: 110px;
    height: 280px;
    margin: 0px 15px 15px 0px;
    list-style-type: none;
    float: left;
    cursor: pointer; 
    background: #fbf9ee;    
    border: 1px solid #fcefa1;
}
#wrapper_gallery .ui-state-default
{
    background: none;
    border: 1px solid #fff;
}
div.textarea_wrapper
{
    height: 17px; 
    width: 105px;
}
textarea.bbgallery_desc_text
{
    height: 12px;
    font-size: 10px;
    font-family: arial, sans-serif;
    width: 105px;
    position: absolute;
    z-index: 1;
}
/*SEO*/
table.seo_form_table
{
    border-collapse: collapse;
    width: 670px;
}
table.seo_form_table tr td
{
    padding: 5px 15px 5px 0px;
    vertical-align: top;
}
table.seo_form_table tr td input, table.seo_form_table tr td textarea
{
    font-size: 12px;
    width: 330px;
    font-family: Arial, Helvetica, sans-serif;
}
table.seo_form_table tr td textarea
{
    font-size: 11px;
    height: 80px;
}
table.seo_manager_table
{
    width: 680px;
    border-collapse: collapse;
    margin: 25px 0px 0px 0px;
}
table.seo_manager_table tr th
{
    background: #dcf3d5;
    padding: 3px 5px;
}
table.seo_manager_table tr td
{
    padding: 3px 5px;
}
table.seo_manager_table tr td.closed
{
    height: 0px;
    padding: 0px 0px 3px 0px;
    border-bottom: 2px solid #90b2ca;
}
/*SEO end*/
/*menu seq*/
ul.change_menu_sequence_ul
{
    padding: 0px 0px 0px 20px;
}
ul.change_menu_sequence_ul li
{
    list-style-type: none;
    padding: 5px;
}
#menu_change_sequence img
{
    vertical-align: middle;
}
/************edit_pages**********/
div.general_edit_div
{
    margin: 10px 0px 10px 0px;
    padding: 18px 10px 10px 10px;
    border: 1px solid #288FB5;
    position: relative;
    background: #f9f9f9;
}
div.access_edit_div
{
    margin: 40px 0px 10px 0px;
    padding: 18px 10px 10px 10px;
    border: 1px solid #288FB5;
    position: relative;
    background: #f9f9f9;
}
div.seo_edit_div
{
    margin: 40px 0px 10px 0px;
    padding: 18px 10px 10px 10px;
    border: 1px solid #288FB5;
    position: relative;
    background: #f9f9f9;
}
div.edit_div_title
{
    position: absolute;
    top: -15px;
    left: 15px;
    padding: 3px 10px;
    font-weight: bold;
    font-size: 16px;
    background: #fff;
    border: 1px solid #288FB5;
    color: #000;
}
div.edit_save
{
    border: 1px solid #28b560;
    padding: 10px 0px;
    background: #e8fff1;
    text-align: center;
    margin: 20px 0px 10px 0px;
}
div.delete_save
{
    border: 1px solid #b52828;
    padding: 10px 0px;
    background: #ffeeee;
    text-align: center;
    margin: 20px 0px 10px 0px;
}

/* submenu */

ul.submenu{
    list-style-type:none;
    list-style-image: url();
}

div.left_content ul.main{
    margin:0px;
    padding:0px;
    position:relative;
    border-right:1px solid #278FB4;
}

div.left_content ul.main li{
    margin:0px;
    padding:0px;
    border-bottom:0px;
}

div.left_content ul.main li.aktroot{
    background-color:#DDD;
}

div.left_content ul.main li ul.sub li{
    border-bottom:0px;
}

div.left_content ul.main li ul.sub li a{
    border-bottom:0px;
}

div.left_content ul.main li a.aktroot{
    border-top:1px solid #278FB4;
    background-color:#DDD;
}

div.left_content ul.main li ul.sub li a.aktroot{
    border-top:0px;
    background-color:#DDD;
    border-bottom:0px;
}

div.left_content ul.main li a.aktroot{
    border-top:0px;
    border-bottom:0px;
}

li.sub{
    margin:0px;
    padding:0px;
}

div.left_content ul li a{
    text-decoration: none;
    display:block;
    padding:5px 10px;
    border-bottom:1px solid #278FB4;
}

div.left_content ul.sub{
    list-style-type:disc;
    color:#0E1217;
    margin:0px;
    padding:5px 0px 10px 40px;
    background: #DDD;
    border-bottom: 0px;
    font-size:11px;
    border-bottom:1px solid #278FB4;
}

div.left_content ul.sub ul{
    border-top:0px;
    border-bottom: 0px;
    padding:2px 0px 2px 10px;
}

div.left_content li.sub{
    margin:0px;
    padding:0px;
}

div.left_content ul.sub li a{
    text-decoration: none;
    display:inline;
    padding:0px;
}

div.left_content ul.sub li a.aktmenu{
    text-decoration: underline;
}

div.left_content h2{
    font-family: Arial,sans-serif,Tahoma;
    font-size:12px;
    border-right: 1px solid #278FB4;
    margin:0px;
    padding:5px 10px;
    background-color:#278FB4;
    font-weight:bold;
}

div.left_content ul li a:hover{
    background-color:#D8E8FF;
    color: #0E1217;
}

div.left_content ul.sub li a:hover{
    text-decoration:underline;
    background-color:#DDD;
}


div.left_content ul li.aktmenuli{
    background-color:#DDD;
}


div.left_content ul li a.aktmenu{
    border-bottom:0px;
}

div.left_content ul li a.adminicon{
    display:inline;
    padding:0px;
    border-bottom:0px;
}

div.left_content ul.main li span{
    float:right;
    position:relative;
    top:-20px;
}

div.left_content ul.main li ul li span{
    float:none;
    top:0px;
}


/* 
 * PERSON2 syle
 * ther
 */

        .home-left  { 
                width: 57%;
                vertical-align: middle;
                padding-left: 55px;
        }
                .home-left h1 { line-height: 53px; font-size: 46px; color: #00a5e3 !important; }
                .home-left p { line-height: 30px; font-size: 26px; color: #00a5e3 !important; }

        .home-right { 
                font-size: 13px;
                line-height: 18px;
                color: #555;
                padding-right: 60px;

        }

        .left-desc { 
                vertical-align: middle; 
                padding: 40px 20px 40px 110px;
        }

        .left-desc.thb { padding-left: 100px; }

        .main_content .gallery_desc { 
                color: #f26522;
                font-size: 46px;
        }

		.main_content .gallery_desc_small {
				color: #f26522;
				font-size: 26px;
		}

        .thb .gallery_desc { color: #75c043 !important; }

        .right-list { 
                padding: 30px 5px 30px 5px; 
                vertical-align: top; 
                width: 580px;
                text-align: left;;
        }

        .right-list.thb { 
                width: 520px !important; 
        }

	
	.mypage { min-height: 400px; }


        .main_page { 
                font-size: 40px;
                color: #bd207c;

        		position: relative; 

                margin-left: 55px;
		        margin-top: 70px;
        }
        
        .main_page_small {
            font-size: 26px;
            color: #bd207c;    
            

            margin-left: 55px;
	        margin-top: 10px;
        }

        .main_page_image { 
	        margin-left: 770px;
	        position: absolute;
        }

		.page { min-height: 250px; margin: 0; padding: 0;}

        .foot { margin-top: 60px !important; margin-bottom: 0 !important;  }
       	.footer { margin-left: auto; margin-top: 0px;  }
                .footer td { padding: 5px 18px; }

                .footer a { text-decoration: none; color: #555; }


        #read_further a, #read_further a:visited{
                color: #bd207c;
                font-size: 14px;
                font-weight: bold;
                margin: 10px;
                text-decoration: none; 
        }

table.articlelist td {
    width: 50%;
}        
        
        
li, li a { color: #555555; } 

p.article_date { font-size: 9.5pt; color: #666; }

div.left-article-wrapper {
    float:left;
    width: 280px;
    min-height: 500px;
    height: 100%;
    margin-left: -10px;
}

div.show-article_wrapper {
    float: left;
    width: 840px;
    margin-top:10px;
    margin-right:-10px;
}

div.left-article-wrapper ul, div.left-article-wrapper ul li  {
    list-style-type: none;
    padding:0px;
}

div.left-article-wrapper ul li  {
    border-bottom: 1px solid #E1E1E1 ;
    padding: 5px 0px 5px 0px;
    color: #777;
}


.article div.article_body {
    clear: none;
    text-align: justify;
}

.article div.article_list_pic {
    clear: both;
    width: 100%;
    margin: 5px auto 10px auto;
}


