/***********************GLOBAL***********************/
/***********************GLOBAL STYLES****************/
/***********************GLOBAL***********************/
body, html {
	margin:0;
	padding:0;
	background: #fff url(../pics/mainbg.png) no-repeat top left;
	color:#000;
   font-family: Verdana, Tahoma, sans-serif;
   font-weight: normal;
   font-size: 12px;
	height: 100%;
	min-width:854px;
   text-align: left;
   text-align: left;
}
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: 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: 11px;
   color: #777;
   background-color: #fff;
   border: 0px solid #ccc;
   padding: 0px;
   margin: 0px;
}
img
{
   padding: 0px;
   margin: 0px;
   border: 0px;
}
a
{
   color: #000;
   text-decoration: none;
}
a:hover
{
   text-decoration: underline;
}
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 0px 0px 99px;
   padding: 0px;
   text-align: left;
	width: 854px;
}
/***********************GLOBAL********************************/
/***********************MARKETING*TEXT************************/
/***********************GLOBAL********************************/
.marketing_text{
   padding: 0;
   margin: 0;
   border: 0;
   font-size: 11px;
   color: #6b3b50;
}
.marketing_text h1{
   font-size: 14px;
   margin-top: 4px;
   margin-bottom: 14px;
}
.marketing_text h2{
   font-size: 13px;
   margin-top: 10px;
   margin-bottom: 14px;
}
.marketing_text h3, h4 ,h5, h6{
   font-size: 12px;
   margin-top: 10px;
   margin-bottom: 14px;
}
.marketing_text h1, h2, h3, h4 ,h5, h6
{
   color: #6b3b50;
   padding: 0px;
   font-weight: bold;
}
.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: 10px;
}
.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: none;
   padding: 0px;
   margin: 0px;
   line-height: 1.5em;
   border: 0px solid #f00;
}
.marketing_text ul li{
   list-style-type: none;
   background: #fff url(../pics/list_element_1.png) no-repeat 0px 5px;
   padding: 0px 0px 0px 18px;
   margin: 0px;
   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: 11px;
}
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: #ddd;
   position: relative;
   border: 0px solid #f00;
   width: 854px;
   height: 193px;
}
div#h_logo
{
   width: 854px;
   height: 82px;
   background: #fff;
}
div#logo
{
   width: 283px;
   height: 41px;
   background: #fff;
   position: relative;
   top: 20px;
   left: 0px;
}
div#h_mainpic
{
   width: 854px;
   height: 111px;
   background: #6b3b50 url(../pics/mainpic_bg.png) no-repeat top left;
   position: relative
}
div#img_mainpic
{
   width: 854px;
   height: 92px;
   position: relative;
   top: 5px;
   left: 0px;
}
/***********************GLOBAL********************************/
/***********************MAIN*PICTURE**************************/
/***********************GLOBAL********************************/
/***********************GLOBAL********************************/

/***********************GLOBAL********************************/
/***********************MAIN*COLUMNS**************************/
/***********************GLOBAL********************************/
div.columns
{
   padding: 0px;
   margin: 0px;
   display: block;
}
#main_content, #menu_content{
   margin: 0px;
	padding: 0px;
	float: left;
}
#main_content{ /*main content*/
   width: 540px;
}
#menu_content{ /*info content*/
   width: 150px;
}
#main_content div.inner_text{
   background: #fff;
   margin: 0px;
   margin-left: 100px;
   padding: 2px;
}
#main_content div.inner_gallery{
   background: #fff;
   margin: 3px;
   padding: 3px 6px 3px 6px;
}

#menu_content div.inner{
   background: #fff;
   margin: 3px 0px 3px 1px;
   padding: 3px 0px 3px 6px;
}
/***********************GLOBAL********************************/
/***********************MAIN*PAGE*****************************/
/***********************GLOBAL********************************/

div.main_page
{
   border: 0px solid #f00;
   padding: 0px;
   margin: 0px;
}
div.main_info
{
   float: left;
   border: 0px solid #00f;
   width: 205px;
   margin: 0px 0px 0px 7px;
   font-size: 11px;
   color: #444;
}
div.spacer
{
   width: 400px;
   font-size: 1px;
   border: 0px solid #0f0;
   clear: both;
}
div.main_info_head
{
   font-size: 13px;
   font-weight: bold;
   padding: 3px;
   border-bottom: 0px solid #f00;
   color: #069;
   background: #fff url(../pics/main_info_header_bar.png) repeat-x bottom;
}
div.main_info_content
{
   padding: 3px 3px 10px 3px;
   background: #fff url(../pics/main_info_bot.png) no-repeat bottom center;
}
div.main_info_content h1, h2, h3, h4 ,h5, h6{
   font-size: 12px;
   font-weight: bold;
   color: #444;
   margin-top: 10px;
   margin-bottom: 14px;
   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/pipe.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****************************/
/***********************MENU*LIST*****************************/
/***********************INNER*PAGE****************************/
ul.menu_list
{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
}
ul.menu_list li
{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   border: 0px solid #f00;
}




/***********************INNER*PAGE****************************/
/***********************CURRENT*PATH**************************/
/***********************INNER*PAGE****************************/
ul#currentpath
{
   border: 0px solid #f00;
   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 15px;
   background: url(../pics/list_arrows.png) no-repeat 5px 7px;
   margin: 0px;
}
ul#currentpath li a
{
   color: #ff5f0d;
   text-decoration: none;
   font-size: 10px;
}
ul#currentpath li a:hover
{
   color: #bbb;
   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.const_info
{
   margin: 1px 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;
}
div.login
{
   background-color: #fff;
   border: 1px solid #999;
   margin: 4px 2px 2px 8px;
   padding: 3px;
   color: #666;
   font-size: 10px;
}
.login_form
{
   width: 165px;
   padding:1px;
   margin: 1px 0px 2px 0px;
   background-color: #fff;
   border: 1px solid #999;
   color: #666;
   font-size: 10px;
}
.login_button{
   font-weight: bold;
   background-color: #fff;
   border: 0px;
   padding: 0px;
   margin: 2px 0px 1px 0px;
}
/***********************GLOBAL********************************/
/***********************FOOTER********************************/
/***********************GLOBAL********************************/
#footer {
	color: #f90; 
	font-size: 10px;
   font-weight: normal;
   margin: 0px;
	padding: 5px 2px 3px 2px;
	clear: both;
   background: #fff;
   width: 651px;
}
#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: #f90;
}
#footer a:hover{
   text-decoration: none;
}
#footer ul.menu_footer li.first
{
   background-image: none;
   padding: 2px 4px 0 2px;
}
/***********************GLOBAL********************************/
/***********************FOOTER********************************/
/***********************GLOBAL********************************/ 
#tail p{
   padding: 0px;
   margin: 0px;
   color: #fff;
   font-size: 10px;
}
#tail a{
   color: #fff;
}
#tail a:hover{
   text-decoration: none;
}
/***********************GLOBAL********************************/
/***********************ADMIN_MENU****************************/
/***********************GLOBAL********************************/
div.admin_menu_bar
{
   float: left;
   display: block;
   width: 651px;
}
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;
}
.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: 637px;
   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;
}
/**************galéria*******************/
div.mygallery
{
   margin: 10px 0px 0px 0px;
   width: 600px;
   float: left;
}
div.listpiccontainer
{
   margin: 0px;
   padding: 0px;
}
div.listpicnumber
{
   width: 60px;
   height: 20px;
   text-align: center;
   margin: 0px auto 0px auto;
   padding: 5px 0px 10px 0px;
}
div.picture
{
   text-align: left;
   margin-bottom: 15px;
}
table.gallery_list_table
{
   width: 460px;
   border-collapse: collapse;
   margin: 0px 0px 0px 25px;
}
table.gallery_list_table tr td
{
   width: 230px;
}
table.gallery_show_table
{
   float: left;
   border-collapse: collapse;
   table-layout: fixed;
   width: 252px;
   margin: 0px;
}
div.gallery_show_details
{
   float: left;
   width: 295px;
   text-align: justify;
   margin: 0px 0px 0px 45px;
   padding: 0px;
}
/**************galéria end*******************/
/**************reserve*********************/
input.reserve_input
{
   display: block;
   border: 1px solid #d3cfd0;
   width: 470px;
   background: #fff;
   height: 20px;
   vertical-align: middle;
   padding: 5px 0px 0px 5px;
   margin: 0px 2px 0px 0px;
}
textarea.reserve_input
{
   border: 1px solid #d3cfd0;
   width: 465px;
   background: #fff;
   padding: 5px;
   margin: 2px 2px 2px 0px;
   color: #7b7b7d;
   font-family: tahoma;
   font-size: 11px;
   height: 70px;
}
table.reserve_table
{
   border-collapse: collapse;
   color: #7b7b7d;
   margin: 10px 0px 10px 10px ;
}
table.reserve_table tr td.reserve_table_title
{
   padding: 3px 5px 3px 0px;
   text-align: right;
   line-height: 25px;
}
table.reserve_inner_table
{
   margin: 0px 0px 0px 1px;
   border-collapse: collapse;
   color: #7b7b7d;
   background: #fff;
   width: 475px;
   border: 1px solid #d3cfd0;
}
table.reserve_inner_table tr td
{
   height: 25px;
   line-height: 25px;
   border-left: 1px solid #d3cfd0;
}
/**************reserve end******************/
/**************email selector***************/
div.email_element
{
   float: left;
   clear: both;
}
#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;
}
/**********vissza****************/
div.back_gallery
{
    clear: both;
    padding: 20px 0px 0px 0px;
}