/***********************GLOBAL***********************/
/***********************GLOBAL STYLES****************/
/***********************GLOBAL***********************/
body, html {
	margin:0;
	padding:0;
	background: #ddd url(../pics/bgtexture.png);
	color:#555;
   /*font-family: Arial, Verdana, sans-serif;*/
   font-family: Helvetica, Arial, sans-serif;
   font-weight: normal;
   font-size: 12px;
	height: 100%;
	min-width: 800px;
   text-align: center;
}
div
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
div.full /*SPACER*/
{
   width: 100%;
   float: left;
   font-size: 1px;
   height: 3px;
   border: 0px solid #fff;
}
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;
   font-size: 11px;
   float:left;
}
div.inner_column
{
	margin: 0 auto;
   padding: 5px;
   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: 11px;
   color: #777;
   background-color: #fff;
   border: 0px solid #ccc;
   padding: 0px;
   margin: 0px;
}
img
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
a
{
   color: #185581;
   text-decoration: none;
}
a:hover
{
   color: #a9021e;
   text-decoration: underline;
}
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: 0 auto;
   background-color: #fff;
   text-align: left;
	width: 800px;
}
/***********************GLOBAL********************************/
/***********************MARKETING*TEXT************************/
/***********************GLOBAL********************************/
h1{
   font-size: 1.4em;
   font-weight: bold;
   color: #185585;
   margin-top: 2px;
   margin-bottom: 14px;
   padding: 0px;
}
h2{
   font-size: 1.1em;
   font-weight: bold;
   margin-top: 10px;
   margin-bottom: 12px;
   padding: 0px;
}
h3, h4 ,h5, h6{
   font-size: 1em;
   font-weight: bold;
   margin-top: 8px;
   margin-bottom: 10px;
   padding: 0px;
}
p{
   line-height: 1.5em;
   margin-top: 2px;
   margin-bottom: 4px;
   text-align: justify;
}
p.date
{
   color: #999;
   font-size: 10px;
}
ol{
   list-style-type: lower-alpha;
   margin-top: 2px;
   margin-bottom: 2px;
   line-height: 1.5em;
}
ol li{
   list-style-type: lower-alpha;
   margin-top: 0px;
   line-height: 1.5em;
   margin-bottom: 0px;
}
ul{
   list-style-type: square;
   margin-top: 2px;
   margin-bottom: 2px;
   line-height: 1.5em;
}
ul li{
   list-style-type: square;
   margin-top: 0px;
   line-height: 1.5em;
   margin-bottom: 0px;
}
/***********************GLOBAL***********************/
/***********************HEADER***********************/
/***********************GLOBAL***********************/
div.headerwrapper
{
	background: url(../pics/bgtexture_dark.png) repeat;
   width: 800px;
   height: 38px;
}
div.header {
	background: url(../pics/logo.png) no-repeat left;
   width: 800px;
   height: 38px;
}
div.header_site_search {
   float: right;
   padding: 0px;
   margin: 0px;
   margin-top: 5px;
   text-align: right;
}
form.search_form input.search_text{
   width: 140px;
   height: 18px;
}
form.search_form input.search_button{
   font-weight: bold;
   color: #fff;
   background-color: #000;
   border: 1px solid #333;
   padding: 0px;
   margin: 0px;
}
/***********************GLOBAL********************************/
/***********************MAIN*PICTURE**************************/
/***********************GLOBAL********************************/
div.mainpic
{
   padding: 0px;
   margin: 0px;
   height: 159px;
}
/***********************GLOBAL********************************/
/***********************MAIN*COLUMNS**************************/
/***********************GLOBAL********************************/
#columnwrapper
{
   padding: 0px;
   margin: 0px;
}
#maincolumn, #newscolumn, #infocolumn{
   margin: 0px;
	padding: 0px;
	float: left;
   background: #fff;
}
#maincolumn{ /*main content*/
   width: 400px;
}
#newscolumn{ /*news list*/
   width: 180px;
}
#infocolumn{ /*news list*/
   width: 220px;
}
div.info_bank
{
    text-align: center;
}
div.info_bank p
{
    padding: 0px;
    display: inline;
    margin: 0px;
    text-align: center;
}
div.info_bank p img
{
    margin: 8px auto;
    border: 0;
}
div.infolist
{
   background: #e8e8f4;
   padding: 0px;
}
div.infolist div.newstitle
{
   background: #adb9d6;
   color: #185580;
   padding: 2px;
   font-weight: bold;
   text-align: right;
}
div.infolist div.infotitle
{
   background: #adb9d6;
   color: #185580;
   padding: 2px;
   font-weight: bold;
   text-align: right;
}
div.infolist p
{
   text-align: left;
}
ul.news
{
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}
ul.news li
{
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}
img.organizer
{
   margin-top: 8px;
   border: 0;
}
/***********************GLOBAL********************************/
/***********************CONSTANT*INFO*************************/
/***********************GLOBAL********************************/
#constinfocolumn div.label{
   width: 149px;
   float: none;
}
div.const_info
{
   font-size: 11px;
   padding: 0px;
}
div.const_info ul
{
   list-style-type: none;
   padding: 0px;
   margin: 0px;
}
div.const_info li
{
   list-style-type: none;
   background: #fff url(../pics/list_arrows.png) no-repeat 1px 7px;
   padding-left: 12px;
   margin-bottom: 2px;
}
#constinfocolumn .login_form
{
   width: 149px;
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #999;
}
#constinfocolumn .login_button{
   font-weight: bold;
   background-color: #fff;
   border: 0px;
   padding: 0px;
   margin: 2px 0px 1px 0px;
}
/***********************GLOBAL********************************/
/***********************CORE*PRODUCTS*************************/
/***********************GLOBAL********************************/
div.core_products div.label
{
   width: 370px;
   margin: 0px 3px 0px 3px;
}
#pc1, #pc2, #pc3, #pc4{
   width: 189px;
	padding: 0px;
   border: 0px;
	margin: 0px;
   margin-top: 3px;
	float: left;
	background: url(../pics/bg_light_dots_vertical.png) repeat-y right;
   text-align: center;
}
#pc4{
   background: none;
}
#pc1 div.inner_column, #pc2 div.inner_column, #pc3 div.inner_column, #pc4 div.inner_column{
   width: 179px;
   margin-bottom: 2px;
}
/***********************LANDING*******************************/
/***********************LANDING*MENU**************************/
/***********************LANDING*******************************/
div#menu_bar
{
   display: block;
   margin-bottom: 0px;
   height: 31px;
   width: 800px;
   background: #e8e8f4;
}
div.menu_item
{
   font-size: 13px;
   font-weight: bold;
   height: 31px;
   padding: 6px 22px 0px 24px;
   border: 0px;
   color: #a9021e;
   float: left;
}
div.menu_item a
{
   color: #a9021e;
   text-decoration: none;
}
div.menu_item a:hover
{
   color: #555;
}
/***********************GLOBAL********************************/
/***********************FOOTER********************************/
/***********************GLOBAL********************************/
#tamogatok {
	clear: both;
   width: 800px;
   text-align: center;
}
#tamogatok .image_wrapper{
   margin: 0 auto;
}
table.tamogatok_table
{
    text-align: center;
    display: inline;
}
table.tamogatok_table td
{
    padding: 5px 10px 10px 0px;
}


img.tamogato
{
   margin: 10px 20px 10px 20px
}
#footer {
	color: #999999; 
	font-size: 0.75em;
	padding: 20px 0 0 0;
	clear: both;
   background: #fff;
   width: 800px;
}
#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 14px;
  background: url(../pics/menufooter_dot.png) no-repeat 6px 8px;
}
#footer a{
   font-size: 10px;
   color: #999;
}
#footer ul.menu_footer li.first,
#footer ul.menu_footer li.firstHover,
#footer ul.menu_footer li.first:hover
{
   background-image: none;
   padding: 2px 4px 0 0px;
}
 
#footer p{
   padding: 0px;
   margin: 0px;
   color: #999999;
   font-size: 10px;
}
/***********************GLOBAL********************************/
/***********************ADMIN_MENU****************************/
/***********************GLOBAL********************************/
div.admin_menu_bar
{
   float: left;
   display: block;
   width: 800px;
}
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.base_filemanager_table
{
   border-collapse: collapse;
   border-spacing: 0px;   
   width: 500px;
}
table.base_filemanager_table th
{
   background: #adb9d6;
}
div.user_list
{
   width: 780px;
   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;
   background: none;
   margin: 0px;
   padding: 0px;
}
ul.adminoptions li
{
   display: inline;
   margin: 0px;
   padding: 0px;
   background: none;
}
ul.adminoptions li img
{
   border: 0px;
}
/***********************GLOBAL********************************/
/***********************ADMIN_INPUTS**************************/
/***********************GLOBAL********************************/

input.save, input.usersave
{
   background-color: #ece9d8;
   border: 1px solid #999;
   color: #000;
}

input.fileform, input.pictureform, textarea.pictureform, input.infomanager_year,
input.infomanager_text, input.user_name, .user_check, .user_reg, #to_content, .make_contact_form,
.articleform, .menuform, .seoform, .articleform, .galleryform, .galleryselect, .userform
{
   /*width: 149px;*/
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #999;
   height: 19px;
}
.articleform, .menuform, .articleform, .galleryform, .galleryselect
{
   width: 350px;
}
.galleryselect
{
   height: 200px;
}
.seoform
{
   width: 350px;
}
textarea.seoform
{
   height: 100px;
}
input.make_contact_form, .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********************************/
/***********************CONTENT_INTEGRITY*********************/
/***********************GLOBAL********************************/
table.integrity
{
   width: 780px;
   background: #fff;
   border-collapse: collapse;
   border: 0px solid #ccc;
}
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;
}
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;
}
/******************* Jelentkezési lap ******************/
.entry_form
{
   font-size: 12px;
}
.entry_input
{
   margin-left: 10px;
   width: 250px;
   height: 15px;
   border: 1px solid #999;
}
.entry_input_pre
{
   width: 20px;
   height: 15px;
   border: 1px solid #999;
}
.entry_input_number
{
   width: 50px;
   height: 15px;
   border: 1px solid #999;
}
table.entry_table
{
   font-size: 11px;
}
table.entry_table tr.title
{
   font-weight: bold;
}
table.entry_subtable
{
   font-size: 10px;
   margin-left: 10px;
}
div.conference_members_list
{
   width: 780px;
   height: 250px;
   overflow: auto;
}
table.conference_table
{
   margin-top: 15px;
   width: 780px;
   font-size: 11px;
   border-collapse: collapse;
   border-spacing: 0px;   
}
table.conference_table tr th
{
   background: #adb9d6;
}
table.conference_table tr td
{
   height: 20px;
}
table.entry_info_table
{
   font-size: 11px;
   margin-top: 10px;
   margin-bottom: 10px;
}
h1.entry
{
   text-align: center; 
   margin-top: 10px;
}
