/***********************GLOBAL***********************/
/***********************GLOBAL STYLES****************/
/***********************GLOBAL***********************/
body, html {
        padding: 0px;
   margin: 0px;
        background: #93a9b8 url(../pics/mainbg.png) repeat top left;
        color:#5d6670;
   font-family: Verdana, Tahoma, sans-serif;
   font-weight: normal;
   font-size: 10px;
        height: 100%;
        min-width:995px;
   text-align: center;
}

div
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
div.spacer
{
   background: transparent;
   height: 0px;
   clear:both;
   padding: 0px;
   margin: 0px;
   line-height: 0px;
}
div.label /*LABEL*/
{
   /*width: 149px;*/
   background-color: #ccc;
   padding-top: 1px;
   padding-right: 1px;
   padding-bottom: 1px;
   margin-bottom: 3px;
   margin-top: 2px;
   text-align: right;
   float:left;
}
div.inner_column
{
        margin: 0 auto;
   padding: 0px;
   border: 0px solid #fff;
   text-align: left;
}

table
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
tr
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
td
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
form
{
   padding: 0px;
   margin: 0px;
}
input
{
   font-size: 10px;
   color: #777;
   background-color: #fff;
   padding: 0px;
   margin: 0px;
}
img
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
a
{
   color: #800080;
   text-decoration: underline;
}
a:hover
{
   text-decoration: none;
}
p
{
   padding: 0px;
   margin: 0px;
}
table.checkboxtable /*STYLED CHECKBOX & TEXT ALIGNMENT*/
{
   padding: 0px;
   margin-top: 2px;
   margin-bottom: 2px;
   border-collapse: collapse;
}
table.checkboxtable tr
{
   padding: 0px;
   margin: 0px;
}
table.checkboxtable tr td
{
   font-size: 11px;
   padding: 0px;
   margin: 0px;
}
#wrapper
{
        margin: 0px auto;
   padding: 0px;
   text-align: left;
        width: 995px;
   border: 1px solid #fff;
   border-top:0px;
   border-bottom: 0px;
   background: #818a96;
   text-align: left;
}
.strike { /* igen, <span class="strike">...</span> <strike>...</strike> helyett */
    text-decoration: line-through;
}
/***********************GLOBAL********************************/
/***********************MARKETING*TEXT************************/
/***********************GLOBAL********************************/
.marketing_text{
   padding: 0;
   margin: 0;
   border: 0;
   font-size: 12px;
   color: #5d6670;
   position:relative;
}
.marketing_text .inner_padding{
   padding: 0px 15px 0px 15px;
}
.marketing_text h1{
   font-size: 14px;
   font-weight: bold;
   color: #069;
   margin-top: 4px;
   margin-bottom: 14px;
   padding: 0px;
}
.marketing_text h2{
   font-size: 13px;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 14px;
   padding: 0px;
}
.marketing_text h3, h4 ,h5, h6{
   font-size: 12px;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 14px;
   padding: 0px;
}
.marketing_text p{
   line-height: 1.5em;
   margin-top: 6px;
   margin-bottom: 10px;
   text-align: justify;
}
.marketing_text p.date
{
   color: #777;
   font-size: 10px;
}
.marketing_text p.relation
{
   color: #888;
   font-size: 9px;
}
.marketing_text p.permalink
{
   text-align: right;
   padding-left: 3px;
   color: #777;
   font-size: 10px;
}
.marketing_text p.permalink a{
   color: #777;
}
.marketing_text ol{
   list-style-type: lower-alpha;
   margin-top: 2px;
   margin-bottom: 2px;
   line-height: 1.5em;
}
.marketing_text ol li{
   list-style-type: lower-alpha;
   margin-top: 0px;
   line-height: 1.5em;
   margin-bottom: 0px;
}
.marketing_text ul{
   list-style-type: square;
   margin-top: 2px;
   margin-bottom: 2px;
   line-height: 1.5em;
}
.marketing_text ul li{
   list-style-type: square;
   line-height: 1.5em;
}
.marketing_text img
{
   margin: 0px 6px 4px 4px;
   padding: 0px;
   border: 0px;
}
.marketing_text img.adminoption
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
.marketing_text table
{
   font-size: 10px;
}
.marketing_text a
{
   color: #777;
}
.marketing_text a:hover
{
   color: #f90;
   text-decoration: none;
}
div.back
{
   margin-top: 20px;
   font-size: 10px;
}
div.back a
{
   color: #bbb;
   text-decoration: none;
}
div.back a:hover
{
   color: #ff5f0d;
}


/***********************GLOBAL***********************/
/***********************0***********************/
/***********************GLOBAL***********************/
div.header {
        background: url(../pics/headerbg.jpg) no-repeat top left;
   position: relative;
   padding: 0px;
   margin: 0px;
   border: 0px solid #f00;
   width: 995px;
   height: 109px;
}
div.main_page_link
{
   position: absolute;
   top: 15px;
   right: 10px;
}
div.main_page_link_inner
{
   float: left; 
   color: #fff; 
   padding: 0px 5px 0px 5px; 
   border-right: 1px solid #c5c5c5;
}
div.main_page_link a
{
   font-size: 10px;
   color: #fff;
   text-decoration: none;
}
div.main_page_link a:hover
{
   font-size: 10px;
   color: #fff;
   text-decoration: underline;
}
img#euroalarmlogo
{
   position: absolute;
   border: 0px;
   top: 36px;
   left: 15px;
}
img#broditlogo
{
   position: absolute;
   border: 0px;
   top: 36px;
   right: 60px;
}
div#topright_menu {
   font-size: 10px;
   color: #999;
   position: absolute;
   top: 0px;
   right: 0px;
}
div#topright_menu ul
{
   list-style-type: none;
   background: none;
   border: 0px solid #f00;
   margin: 0px;
   padding: 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: #999;
   text-decoration: none;
}
div#topright_menu a:hover
{
   color: #666;
}
/***********************GLOBAL********************************/
/***********************MAIN*MENU*****************************/
/***********************GLOBAL********************************/
div#menubar
{
   font-size: 11px;
   padding: 0px;
   margin: 0px;
   height: 29px;
   background: #93a9b8 url(../pics/menubg.jpg) repeat-x;
   border: 1px solid #fff;
   border-left: 0px;
   border-right: 0px;
}
div#menubar a
{
   font-weight: bold;
   color: #fff;
   text-decoration: none;
}
div#menubar a:hover
{
   color: #adf;
   text-decoration: none;
}
div.menuitem, div.menuitem_current
{
   display: block;
   float: left;
   height: 22px;
   margin: 0px;
   padding: 0px;
   padding: 7px 0px 0px 0px;
   margin: 0px 35px 0px 2px;
}
div.menuitem:hover
{
   background-image: url(../pics/tri1.png);
   background-repeat: no-repeat;
   background-position: 50% 0px;
}
div.menuitem_current
{
   color: #fff;
   font-weight: bold;
   background-image: url(../pics/tri.png);
   background-repeat: no-repeat;
   background-position: 50% 24px;
}
div#submenubar
{
   font-size: 11px;
   padding: 0px;
   margin: 0px;
   color: #404040;
   height: 17px;
   background: #fdc503;
   border: 0px;
   border-bottom: 1px solid #fff;
}
div#submenubar a
{
   color: #404040;
   text-decoration: none;
   padding: 0px;
   margin: 0px;
}
div#submenubar a:hover
{
   text-decoration: underline;
}
div.submenuitem, div.submenuitem_current
{
   border: 0px solid #000;
   display: block;
   float: left;
   margin: 0px;
   padding: 0px;
   margin: 2px 20px 0px 3px;
}
div.submenuitem_current
{
   font-weight: bold;
}
div.submenuitem ul.adminoptions
{
   display: inline;
}
div.submenuitem ul.adminoptions li
{
   border: 0px solid #0f0;
   display: inline;
   padding: 0px;
   margin: 0px;
}
div.submenuitem ul.adminoptions li img
{
   display: inline;
   padding: 0px;
   margin: 0px;
}
div.submenuitem ul.adminoptions li a
{
   padding: 0px;
   margin: 0px;
}
/***********************GLOBAL********************************/

/***********************GLOBAL********************************/
/***********************MAIN*COLUMNS**************************/
/***********************GLOBAL********************************/
div.columns
{
   padding: 0px;
   margin: 0px;
   display: block;
   background: #fff;
}
#main_content, #info_content, #left_info_content{
   margin: 0px;
        padding: 0px;
        float: left;
}

div.main_banner{
    width:556px;
    height:275px;
    overflow:hidden;
}

#left_info_content{ /*info content*/
   /*clear: both;*/
   font-size: 10px;
   color: #fff;
   width: 185px;
   background: #818a96 url(../pics/leftinfo_bg.jpg) repeat-y top left;
}
#main_content{ /*main content*/
   width: 560px;
   background: #fff;
}
#info_content{ /*info content*/
   width: 250px;
   font-size: 10px;
   color: #fff;
   background: #818a96 url(../pics/info_bg.jpg) repeat-y top left;
}
#main_content div.inner{
   background: #fff;
   margin: 0px;
   padding: 0px 2px 0px 2px;
}
#info_content div.inner{
   margin: 0px;
   padding: 0px;
}
/***********************GLOBAL********************************/
/***********************MAIN*PAGE*****************************/
/***********************GLOBAL********************************/
div.main_headline
{
   height: 20px;
   width:100%;
   background: #b0b8c3 url(../pics/headline_bg.png) repeat-x top left;
   color: #fff;
   font-weight: bold;
   font-size: 10px;
}
div.inner_main
{
   padding: 4px 15px 0px 15px;
}
div.main_info, div.main_info_last
{
   float: left;
   background: none;
   border: 0px solid #00f;
   width: 168px;
   margin: 0px 6px 0px 0px;
   color: #444;
}
div.main_info_last
{
   margin-right: 0px;
   clear: right;
}
div.main_info_head
{
   font-size: 10px;
   font-weight: bold;
   padding: 3px;
   border-bottom: 0px solid #f00;
   color: #5d6670;
   background: #fff url(../pics/main_info_header_bar.png) repeat-x bottom;
}
div.main_info_content
{
   padding: 3px 3px 10px 3px;
   color: #5d6670;
   background: #fff;
}
div.main_info_content h1, h2, h3, h4 ,h5, h6{
   font-size: 11px;
   font-weight: bold;
   margin-top: 3px;
   margin-bottom: 4px;
   color: #5d6670;
   padding: 0px;
}
div.main_info_content p{
   line-height: 1.5em;
   margin-top: 1px;
   margin-bottom: 2px;
   text-align: left;
}
div.main_info_content ol{
   list-style-type: lower-alpha;
   margin-top: 2px;
   margin-bottom: 2px;
   line-height: 1.5em;
}
div.main_info_content ol li{
   list-style-type: lower-alpha;
   margin-top: 0px;
   line-height: 1.5em;
   margin-bottom: 0px;
}
div.main_info_content ul{
   list-style-type: none;
   margin: 0px 2px 0px 2px;
   padding: 0px;
   line-height: 1.5em;
}
div.main_info_content ul li{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   padding-left: 14px;
   background: #fff url(../pics/list_arrows.png) no-repeat 2px 7px;
   line-height: 1.5em;
}
div.main_info_content ul.adminoptions
{
   padding: 0px;
   margin: 0px;
}
div.main_info_content ul.adminoptions li
{
   display: inline;
   padding: 0px;
   margin: 0px;
   background: none;
}

/***********************INNER*PAGE****************************/
/***********************CURRENT*PATH**************************/
/***********************INNER*PAGE****************************/
ul#currentpath
{
   border: 0px solid #f00;
   font-size: 10px;
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}
ul#currentpath li.first
{
   list-style-type: none;
   display: inline;
   border: 0px solid #0f0;
   padding: 0px 0px 0px 0px;
   background: none;
   margin: 0px;
}
ul#currentpath li
{
   list-style-type: none;
   display: inline;
   border: 0px solid #0f0;
   padding: 0px 0px 0px 18px;
   background: url(../pics/list_arrows.png) no-repeat 5px 4px;
   margin: 0px;
}
ul#currentpath li a
{
   color: #999;
   text-decoration: none;
   font-size: 10px;
}
ul#currentpath li a:hover
{
   color: #f90;
   text-decoration: none;
   font-size: 10px;
}
/***********************INNER*PAGE****************************/
/***********************RELATED*CONTENTS**********************/
/***********************INNER*PAGE****************************/
div.related_contents
{
   margin: 5px 1px 2px 8px;
   padding-left: 4px;
   background: #fff url(../pics/bg_light_dots_vertical.png) repeat-y left top;
}
ul.formlist
{
   list-style-type: none;
}
ul.formlist li
{
   list-style-type: none;
   padding: 2px 0px 1px 0px;
   background: none;
}

/***********************GLOBAL********************************/
/***********************INFO*CONTENT**************************/
/***********************GLOBAL********************************/
div.info_headline
{
   height: 20px;
   width:100%;
   background: #b0b8c3 url(../pics/headline_bg.png) repeat-x top left;
   color: #fff;
   font-weight: bold;
}
div.inner_info
{
   padding: 4px 15px 0px 15px;
}
#fixed_inner_info
{
   padding: 0px;
}
#fixed_inner_info img
{
   margin: 0px;
   padding: 0px;
}
#fixed_inner_info p
{
   padding: 0px 15px 0px 15px;
}
#fixed_inner_info h1
{
   font-size: 14px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 4px;
   color: #fff;
   padding: 5px 15px 3px 15px;
}
#fixed_inner_info h2
{
   font-size: 12px;
   font-weight: bold;
   margin-top: 2px;
   margin-bottom: 3px;
   color: #fff;
   padding: 5px 15px 3px 15px;
}
#fixed_inner_info h3
{
   font-size: 11px;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 2px;
   color: #fff;
   padding: 5px 15px 3px 15px;
}
#info_content .login_form
{
   width: 160px;
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #999;
}
#info_content .login_button{
   font-weight: bold;
   text-decoration: underline;
   color: #fff;
   background: none;
   border: 0px;
   padding: 2px;
   margin: 2px 0px 1px 0px;
}

/*div.const_info
{
   margin: 0px 3px 8px 3px;
   background: #f3f3f3;
   font-size: 11px;
   padding: 2px 4px 2px 4px;
}
div.const_info ul
{
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}
div.const_info li
{
   list-style-type: none;
   background: url(../pics/list_arrows.png) no-repeat 1px 7px;
   padding-left: 12px;
   margin-bottom: 2px;
}
#info_content .login_form
{
   width: 165px;
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #999;
}
#info_content .login_button{
   font-weight: bold;
   background-color: #fff;
   border: 0px;
   padding: 0px;
   margin: 2px 0px 1px 0px;
}*/
div.infoitem
{
   border: 0px;
   margin: 2px 0px 4px 0px;
   padding: 0px 0px 3px 0px
}
.infoitem{
   padding: 0;
   margin: 0;
   border: 0;
   color: #fff;
}
.infoitem a{
   color: #f3c523;
   text-decoration: underline;
}
.infoitem a:hover{
   text-decoration: none;
}
.infoitem a.form_submiter
{
   margin-top: 3px;
   display: block;
   font-weight: bold;
   text-decoration: underline;
   color: #fff;
}
.infoitem a.form_submiter:hover
{
   font-weight: bold;
   text-decoration: none;
   color: #fff;
}

.infoitem h1{
   font-size: 14px;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 4px;
   color: #fff;
   padding: 0px;
}
.infoitem h2{
   font-size: 12px;
   font-weight: bold;
   margin-top: 2px;
   margin-bottom: 3px;
   color: #fff;
   padding: 0px;
}
.infoitem h3{
   font-size: 11px;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 2px;
   color: #fff;
   padding: 0px;
}
.infoitem h4 ,h5, h6{
   font-size: 11px;
   font-weight: bold;
   margin-top: 4px;
   margin-bottom: 2px;
   color: #fff;
   padding: 0px;
}
.infoitem p{
   line-height: 1.5em;
   margin-top: 1px;
   margin-bottom: 2px;
   text-align: left;
   color: #fff;
}
.infoitem ol{
   list-style-type: lower-alpha;
   margin-top: 2px;
   margin-bottom: 2px;
   line-height: 1.5em;
}
.infoitem ol li{
   list-style-type: lower-alpha;
   margin-top: 0px;
   line-height: 1.5em;
   margin-bottom: 0px;
}
.infoitem ul{
   list-style-type: none;
   line-height: 1.5em;
   padding: 0px;
   margin: 0px;
}
.infoitem ul li{
   list-style-type: none;
   background: url(../pics/list_disc.png) no-repeat 1px 7px;
   line-height: 1.5em;
   padding-left: 12px;
   margin-bottom: 2px;
}
.infoitem img
{
   margin: 0px 6px 4px 4px;
   padding: 0px;
   border: 0px;
}
.infoitem img.adminoption
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
/***********************GLOBAL********************************/
/***********************FOOTER********************************/
/***********************GLOBAL********************************/
#footer
{
        color: #fff; 
        font-size: 10px;
   font-weight: normal;
   margin: 0px;
   padding: 0px;
        clear: both;
   background: #5b677d;
   width: 995px;
}
#footer ul.menu_footer{
  list-style-type: none;
  padding: 5px 1px 1px 1px;
  margin: 0;
}
#footer ul.menu_footer li{
  display: inline;
  padding: 2px 4px 0 12px;
  /* background: url(../pics/menufooter_dot.png) no-repeat 3px 8px; */
}
#footer a{
   color: #fff;
}
#footer a:hover{
   text-decoration: none;
}
#footer ul.menu_footer li.first
{
   background-image: none;
   padding: 2px 4px 0 2px;
}
/***********************GLOBAL********************************/
/***********************FOOTER********************************/
/***********************GLOBAL********************************/
#tail
{
   background: #3f4f5e;
   height: 55px;
}
#tail p{
   padding: 0px;
   margin: 0px;
   color: #ccc;
   font-size: 10px;
}
#tail a{
   color: #dcdcdc;
}
#tail a:hover{
   text-decoration: none;
}
#tail p.credits{
   padding: 4px 0px 0px 0px;
   text-align: right;
   margin: 0px;
   color: #777;
   font-size: 9px;
}
#tail p.credits a{
   color: #888;
}
#tail p.credits a:hover{
   text-decoration: none;
}
#euroalarm
{
    width: 550px;
    float: left;
    clear: both;
}
#loginet
{
    width: 400px;
    float: right;
    padding: 0px 4px 0px 0px;
}
#link_cloud
{
    width: 100%;
    padding: 4px 0px;
    margin: 0px;
    background: #3f4f5e;
    color: #d0d9df;
}
#link_cloud p
{
    margin: 0px;
    padding: 0px;
}
#link_cloud a
{
    color: #d0d9df;
    text-decoration: none;
}
#link_cloud a:hover
{
    color: #d0d9df;
    text-decoration: underline;
}
/***********************GLOBAL********************************/
/***********************ADMIN_MENU****************************/
/***********************GLOBAL********************************/
div.admin_menu_bar
{
   float: left;
   display: block;
   width: 995px;
}
div.admin_menu
{
   float: left;
   margin-top: 10px;
   margin-left: 5px;
   margin-bottom: 0px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 0px;
}
div.admin_menu a
{
   color: black;
   text-decoration: none;
}
div.admin_menu a:hover
{
   color: white;
   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;
}
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;
}
table.filemanager_table
{
   width: 330px;
}
div.user_list
{
   width: 645px;
   height: 250px;
   overflow: auto;
   border: 1px solid #999;
}
table.make_contact_table td.contact_label
{
   font-weight: bold;
   text-align: left;
   color: #222;
}
/***********************GLOBAL********************************/
/***********************ADMIN_OPTIONS*************************/
/***********************GLOBAL********************************/
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;
}
/***********************GLOBAL********************************/
/***********************ADMIN_INPUTS**************************/
/***********************GLOBAL********************************/

div#menu_manager_div img
{
   margin: 0px 0px 0px 2px;
   padding: 0px;
   border: 1px solid #ccc;
}

input.save, input.usersave
{
   background-color: #ece9d8;
   border: 1px solid #999;
   color: #000;
   padding: 2px 5px 2px 5px;
}

input.fileform, input.pictureform, textarea.pictureform, input.infomanager_year,
input.infomanager_text, input.user_name, .user_check, .user_reg, #to_content, .make_contactform,
.articleform, .menuform, .seoform, .articleform, .galleryform, .galleryselect, .userform, .newsletterform
{
   /*width: 149px;*/
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #999;
   height: 19px;
}
.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;
}

.left_infobar_input
{
   width: 140px;
   /*height: 16px;*/
   border: 1px solid #ccc;
   color: #333;
   font-size: 10px;
   font-family: Verdana, Tahoma, sans-serif;
}
img.left_info_bar_search_buttons
{
   display: block;
   margin: 10px 0px 0px 0px;
   padding: 0px;
   cursor: pointer;
}
.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;
}

/***********************GLOBAL********************************/
/***********************BASE_FILEMANAGER**********************/
/***********************GLOBAL********************************/
table.base_filemanager_table
{
   font-size: 11px;
}
table.base_filemanager_table th
{
   background: #ddd;
}
/***********************GLOBAL********************************/
/***********************CONTENT_INTEGRITY*********************/
/***********************GLOBAL********************************/
ul.adminoptions
{
   border: 0px solid #0f0;
}
ul.adminoptions li
{
   border: 0px solid #0f0;
   display: inline;
   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: 950px;
   background: #fff;
   border-collapse: collapse;
   border: 0px solid #ccc;
   margin: 0px auto 0px auto;
}
table.integrity tr th
{
   padding: 0px 0px 1px 3px;
   text-align: left;
   font-weight: bold;
   font-size: 10px;
   background: #999;
}
table.integrity tr td
{
   padding: 0px 0px 1px 3px;
   font-size: 10px;
   border-right: 1px dotted #999;
   border-bottom: 1px solid #fff;
}
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;
}
/****************************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;
}
div.webshop_products_inner
{
   width: 555px;
}
table.webshop_products_table
{
   width: 555px;
   margin: 10px 0px 0px 0px;
}
table.webshop_products_inner_table
{
   width: 170px;
   margin: 10px auto 20px auto;
   border: 1px solid #5d6670;
}
table.webshop_products_inner_table tr td
{
   padding: 5px 0px 5px 0px;  
}
input.webshop_input
{
   font-size: 10px; 
   width: 20px; 
   height: 13px; 
   line-height: 13px; 
   margin: 0px; 
   padding: 0px; 
   text-align: right;
}
div.main_category_list_wrapper
{
   float: left;
   margin: 5px 0px 5px 5px;
   padding: 0px;
}
div.main_category_list_element
{
   float: left;
   width: 120px;
   border: 1px solid #ccc;
   background: #eee;
   margin: 0px 5px 5px 5px;
   padding: 2px;
   text-align: left;
   min-height: 65px;
}
span.main_category_list_description
{
   text-align: left;
   font-size: 9px;
   margin: 0px;
   padding: 3px 0px 3px 0px;
}
div.main_category_list_element a
{
   text-decoration: none;
   color: #5d6670;
   font-size: 11px;
}
div.main_category_list_element a:hover
{
   text-decoration: none;
   color: #f3c523;
   font-size: 11px;
}
select.webshop_category_select
{
   width: 170px;
   border: 1px solid #747e8a;
   color: #5d6670;
   font-size: 10px;
   margin: 0px 15px 0px 0px;
}
input.filter_number
{
   border: 1px solid #5d6670;
   width: 50px;
}
input.filter_text
{
   border: 1px solid #5d6670;
   width: 140px;
}
input.webshop_input
{
   border: 1px solid #5d6670;
   width: 20px;
   font-size: 10px;
}
/*list_user**************************************************************/
div.user_list
{
   width: 970px;
   height: 450px;
   margin: 10px auto 0px auto; 
   overflow: auto;
}   
table.user_table
{
   /*width: 660px;*/
   background: #fff;
   border-collapse: collapse;
   border: 0px solid #ccc;
}
table.user_table tr th
{
   font-size: 10px;
   background: #999;
}
table.user_table tr td
{
   text-align: center;
   font-size: 10px;
   border-right: 1px dotted #999;
}
table.user_table tr.even td
{
   background: #fff;
}
table.user_table tr.odd td
{
   background: #ddd;
}
table.user_filtering_table
{
   width: 700px;
   background: #fff;
   border-collapse: collapse;
   border: 0px solid #ccc;
}
table.user_filtering_table tr td
{
   text-align: left;
   font-size: 10px;
}
table.user_filtering_table tr.submit td
{
   padding-top: 10px;
   text-align: center;
}
.user_id
{
   font-size: 10px;
   background-color: white;
   width: 23px;
   height: 20px;  
}
.user_name
{
   font-size: 10px;
   background-color: white;
   width: 80px;
   height: 20px;  
}
.user_check
{
   font-size: 10px;
   background-color: white;
   width: 60px;
   height: 20px;  
}
.user_reg
{
   font-size: 10px;
   background-color: white;
   width: 80px;
   height: 20px;  
}
/***********statisztika**************/
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
{
   list-style-type: none;
   padding: 2px 4px 0px 10px;
   float: left;
   color: #999;  
}
ul.statistic_list li.first_stat_list
{
   list-style-type: none;
   padding: 2px 4px 0px 0px; 
}
ul.statistic_list li a
{
   color: #999;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;  
}
ul.statistic_list li a:visited
{
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}
ul.statistic_list li a:hover
{
   color: #f90;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}
/*************cart***************/
table.cart_table tr td
{
   padding: 5px;
   vertical-align: middle;
}
/*************top*****************/
/**********top_products********************/
div.newest_wrapper
{
   width: 540px;
   /*padding: 10px;*/
   margin: 15px 0px 0px -10px;
   float: left;
   font-size: 10px;
}
div.newest_element
{
   margin: 0px 5px 0px 5px;
   padding: 0px;
   float: left;
   width: 95px;
}
div.newest_img
{
   width: 95px;
   float: left;
   display: block;
   margin: 20px 0px 20px 0px;
   padding: 0px;
}
div.newest_product_name
{
   text-align: center;
   width: 95px;
   font-weight: bold;
   float: left;
   margin: 0px;
   padding: 0px;
}
div.newest_product_details
{
   text-align: center;
   width: 95px;
   font-weight: bold;
   float: left;
   margin: 0px;
   padding: 0px;
}
div.top_wrapper
{
   width: 160px;
   padding: 0px;
   margin: 0px auto 0px auto;
   /*float: left;*/
   font-size: 10px;
}
div.top_element
{
   margin: 0px;
   padding: 0px;
   /*float: left;*/
   width: 160px;
   clear: both;
}
div.top_img
{
   width: 160px;
   /*float: left;*/
   display: block;
   margin: 0px 0px 0px 0px;
   padding: 0px;
}
div.top_product_name
{
   text-align: left;
   width: 160px;
   font-weight: bold;
   /*float: left;*/
   margin: 0px;
   padding: 0px;
}
div.top_product_details
{
   text-align: left;
   width: 160px;
   margin: 0px 0px 10px 0px;
   padding: 0px;
}
/****************chest*******************/
table.chest_table
{
   font-size: 10px;
   width: 380px;
   border-collapse: collapse;
   margin: 0px 0px 0px 10px;
}
table.chest_table tr td
{
   font-size: 10px;
   padding: 5px;
}
input.order_text
{
   font-size: 11px;
   width: 170px;
   height: 13px;
   border: 1px solid #ccc;
}
select.payment_select
{
   font-size: 11px;
   width: 170px;
}
select.address_select
{
   font-size: 11px;
   width: 200px;
}
select.delivery_select
{
   font-size: 11px;
   width: 170px;
}
textarea.order_comment
{
   font-size: 11px;
   width: 170px;
}
div.conditions_div
{
   width: 600px;
   height: 300px;
   margin: 0px auto 20px auto;
   padding: 10px;
   font-size: 10px;
   overflow: auto;
}
/*************price****************/
table.price_table
{
   margin: 0px 0px 0px 10px;
}
table.price_table tr td
{
   padding: 5px 10px 5px 0px;
}
table.price_table input.szam
{
   text-align: right;
   width: 50px;
}
table.price_table input
{
   width: 100px;
}
/**********category_list********************/
div.main_category_div
{
   clear: both;
   width: 90%;
   float: left;
}
div.category_name_div
{
   width: 40%;
   float: left;
   height: 20px;
   background: transparent;
}
div.category_description_div
{
   width: 45%;
   float: left;
   height: 20px;
   background: transparent;
}
/*div.category_parent_name_div
{
   width: 20%;
   float: left;
   height: 20px;
   background: transparent;
}*/
div.category_actions_div
{
   width: 15%;
   float: left;
   height: 20px;
   background: transparent;
   text-align: right;
}
div.category_plus_img
{
   margin-right: 5px; 
   padding: 0px; 
   width: 10px; 
   float: left;
   height: 20px;
   vertical-align: middle;
}
/***************product_picture_details*****************/
div.picture_wrapper
{
   float: left; 
   width: 100%;
   margin: 0px 0px 10px 0px;
}
div.picture_element_wrapper
{
   float: left;
   margin: 3px 0px 3px 0px; 
   padding: 0px;
}
div.picture_element_number
{
   margin: 0px 0px 3px 0px; 
   padding: 0px;
}
div.picture_element_img
{
   margin: 0px; 
   padding: 0px;
}
/**************transit_price******************/
table.transit_price_table tr td
{
   padding: 5px 10px 5px 10px;
   text-align: center;
}
table.transit_price_table tr td input
{
   text-align: right;
}
.marketing_text h1.message_h1
{
   color: red;
   padding: 10px 3px 10px 3px;
   border: 2px solid #000;
   background: #eee;
   text-align: center;
}
/**************email selector***************/
div.email_wrapper
{
    color: #444; 
    font-weight: bold; 
    padding: 5px; 
    float: left;
}
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;
}
/**************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: 10px;
    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: 10px;
    text-decoration: none;
}
div.section_switch a
{
    text-decoration: underline;
}
input.text_input
{
   width: 200px;
   height: 19px;
   line-height: 19px;
   color: #777;
   border: 1px solid #999;
}
textarea.textarea_input
{
    width: 200px;
    padding: 1px;
    font-family: Verdana, Tahoma, sans-serif;
    font-size: 10px;
    border: 1px solid #999;
}
select.select_input
{
   width: 200px;
   height: 19px;
   line-height: 19px;   
   font-size: 10px;
   border: 1px solid #999;
}
input.radio_input
{
}
input.checkbox_input
{
}
input.tax_number_input_1
{
   width: 60px;
   height: 19px;
   line-height: 19px;
   padding: 1px;
   border: 1px solid #604848;
}
input.tax_number_input_2
{
   width: 10px;
   height: 19px;
   line-height: 19px;
   padding: 1px;
   border: 1px solid #604848;
}
input.tax_number_input_3
{
   width: 20px;
   height: 19px;
   line-height: 19px;
   padding: 1px;
   border: 1px solid #604848;
}
input.tel_number_input_1
{
    font-size: 10px;
    width: 25px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #999;
}
input.tel_number_input_2
{
    width: 25px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #999;
}
input.tel_number_input_3
{
    width: 70px;
    height: 19px;
    line-height: 19px;
    border: 1px solid #999;
}
div.row_container
{
   width: 90%;
   padding: 2px;
   margin: 1px 0px 4px 0px;
   border: 1px solid #fff;
}
div.error_row_container
{
   width: 90%;
   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;
   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;
}
div.submit_button input
{
        padding: 3px 5px;
        font-size: 11px;
        font-weight: bold;
        border: 1px solid #604848;
        cursor: pointer;
}
div.google_div iframe
{
    display: none;
}
/*****************calendar************************/
div.calendar
{
   font-size: 11px;
   margin: 0px;
   padding: 0px;
}
table.calendar_table
{
   text-align: center;
   font-size: 11px;
   border-collapse: collapse;
   border: 0px solid #634F4E;
   cursor: default;
   margin-top: 5px;
}
table.calendar_table  tr th
{
   color: white;
   background: #93a9b8;
   padding: 2px;
}
table.calendar_table  tr th.monthname
{
   color: white;
   background: #747e88;
}
table.calendar_table  tr td
{
    background: #fff;
   width: 20px;
   padding: 2px;
}
table.calendar_table  tr td.today
{
   border: 1px solid #93a9b8;
   font-weight: bold;
}
div.calendar_none
{
   width: 20px;
   cursor: pointer;
}
div.calendar_none a
{
   color: blue;
   font-size: 11px;
   text-decoration: none;  
}
div.calendar_none a:hover
{
   color: red;
   font-size: 11px;
   text-decoration: none;  
}
div.calendar_exist
{
   width: 20px;
   font-weight: bold;
   color: white;
   background: #747e88;
   cursor: pointer;
}
div.calendar_exist a
{
   color: white;
   text-decoration: none;
}
div.calendar_exist a:hover
{
   color: white;
   text-decoration: none;
}
div.calendar_exist a:visited
{
   color: white;
   text-decoration: none;
}
div.calendar_note
{
   text-align: left;
   font-size: 10px;
   position: absolute;
   display: none;
   width: 150px;
   background-color: #d6d6d6;
   border: 1px solid #a1a1a1;
   padding: 3px 3px 3px 3px;
   margin-left: 10px;
   margin-top: 0px;
   filter: alpha(opacity:'95');
   -moz-opacity:0.95;
}
/************************ user_manager **************************/
div.user_list_wrapper
{
    padding: 10px 0px 10px 20px;
    margin: 0px auto 0px auto;
    width: 950px;
    text-align: center;
    float: left;
    color: #333177;
}
div.user_list_wrapper a
{
    text-decoration: none;
    color: #777;    
}
div.user_list_element_wrapper
{
    float: left;
    width: 950px;
    line-height: 27px;
    font-size: 11px;
}
div.user_list_element_login
{
    float: left;
    width: 15%;
    font-weight: bold;
}
div.user_list_element_name
{
    float: left;
    width: 20%;
}
div.user_list_element_email
{
    float: left;
    width: 30%;
    font-weight: bold;
}
div.user_list_element_user_level
{
    float: left;
    width: 23%;
}
div.user_list_element_edit
{
    float: left;
    width: 10%;
}
div.user_list_title_wrapper
{
    clear: both;
    font-weight: bold;
    width: 950px;
    color: #fff;
    background: #93a9b8;
    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: #5b677d;
    text-align: center;
    color: #fff;
}
div.user_list_step a
{
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    margin: 0px 5px;
    text-decoration: none;
}
div.user_list_step a:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #1d408a;
    margin: 0px 5px;
    text-decoration: none;
}
div.user_list_act_page
{
    float: left;
    width: 950px;
    text-align: center;
    font-weight: bold;
}
div.user_list_element_details
{
    border-bottom: 1px dotted #5d6670;
    display: none;
    float: left;
    padding: 0px 0px 15px 0px;
    width: 950px;
}
div.user_details_title
{
    font-weight: bold;
    font-size: 12px;
    color: #5d6670;
    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: 170px;
    border: 1px solid #777;
    background: #5d6670;
    line-height: 20px;
    margin-bottom: 3px;
    color: #fff;
}
input.manage_buttons
{
    font-size: 10px;
    float: left;
    color: #fff;
    text-align: center;
    width: 138px;
    border: 0px;
    background: #5d6670;
    line-height: 20px;
    margin: 3px 0px 5px 40px;
}
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: 150px;
    text-align: left;
    margin-left: 15px;
}
/********************user keresés**************************/
.user_search_form
{
    display: none;
}
div.user_search_form_div
{
    float: left;
    width: 950px;
    margin: 0px 0px 10px 30px;  
}
div.user_search_title_div
{
    float: left;
    color: #5d6670;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px; 
    width: 950px;
}
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
{
    width: 130px;
    font-size: 10px;
    color: #777;
    background-color: #fff;
    padding: 0px;
    margin: 0px;
    border: 1px solid #777;
}
div.form_submit_div
{
    clear: both;
    width: 150px;
    text-align: left;    
}
div.form_submit_div input
{
    font-size: 11px;
    color: #fff;
    border: 0px;
    background: #5d6670;
    font-weight: bold;
    padding: 2px 5px;
    margin: 10px 0px 0px 0px;
    cursor: pointer;
}
div.full_list
{
    float: left;
    width: 80px;
    margin: 0px;
    background: #5d6670;
    padding: 2px 5px;    
    margin-top: 11px;
}
div.full_list a, div.full_list a:hover
{
    text-decoration: none;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}
/************* account_manager ***************/
div.account_title
{
    float: left;
    margin-top: 10px;
}
div.account_element
{
    float: left;
    line-height: 20px;
    width: 900px;
}
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;
    background: url(../pics/button_back.png) repeat-x top left;
    font-weight: bold;
    border: 0px;
    font-family: Tahoma, Arial, sans-serif;
    cursor: pointer;
}
div.shaldan
{
    width: 490px;
    overflow-x: hidden;
    border: 2px solid red;
    padding: 10px;
    margin: 10px 0px 10px 10px;
}
div.shaldan img
{
    width: 55px;
    margin: 0px 10px 0px 0px;
}

/* kupon */

div#list_inputs{
    position:absolute;
    top:0px;
    right:0px;
    padding:5px;
}

/* pager button */
a.pager {
    -moz-transition: opacity 0.2s linear 0s;
    background-color: #D44917;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF !important;
    display: block;
    font-size: 12px;
    font-weight: bold;
    opacity: 1;
    padding: 8px;
    text-align: center;
    margin-left: 3px
}
a.disabled {
    cursor: pointer;
    opacity: 0.3;
}
/* pager buton end */

div.interval_links_div
{
    width: 700px;
    margin: 0px auto;
    font-weight: bold;
    line-height: 20px;
}
table.interval_links_table
{
    width: 100%;
    height: 20px;
    text-align: center;
    table-layout: fixed;
}
table.interval_links_table tr td
{
    vertical-align: middle;
    font-size: 12px;
}
