/*---------------------------------------*/
/* GLOBAL SETTINGS */
/*---------------------------------------*/

#envelope {
	position: relative;
	width: auto;
	min-height: 100%;
    top: 0px;
	left:-20px;
	
}
#maintable {
	height: auto;
}
/*GaramondPremrPro,*/
h1 {
	font-family: Times new roman;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
	color: #423316;
}
h1:first-letter {
	font-size: 30px;
	font-weight: normal;
}
h1 a {
	color: #423316;
}
.breadcrumb {
	display: none;
}
.date {
	display: none;
}
.comments {
	display: none;
}

#header {
display:none;}
/*---------------------------------------*/
/* HEADER */
/*---------------------------------------*/

#logo{
display:none;
}

#father{
display:none;
}
#menutable{
display:none;
}

#title{
display:none;
}

#leftbox {
	display:none;
}
/*---------------------------------------*/
/* FOOTER */
/*---------------------------------------*/
#footer {
display:none;

}
.flag {
	margin-right: 5px;
}
/*---------------------------------------*/
/* SEARCH */
/*---------------------------------------*/
#searchform {
	display:none;
}

/*---------------------------------------*/
/* MAIN AREA AND CONTENT */
/*---------------------------------------*/

#content .postarea {
	
	/*padding: 0px 15px 5px 15px;*/
	font-family: Times new roman, Tahoma, Arial, Helvetica CE, Sans Serif;
	font-size : 16px;
	font-weight : normal;
	color: #493D25;
	
}

#content .postarea p {

	width:650px !important;
	page-break-before:auto;
    width:auto;
	margin-top: 5px;
	margin-bottom: 5px;

}

#content .AT_postarea .hiden_page {
	display: none;
}


#content .AT_postarea_buttons {
	display:none;
}

.lang_flag {
	display:none;
}
#flags_area {
	display:none;
}

#pagecontent {
	width: auto;
/*	padding-left:20px;
	padding-right:20px;
*/
}

#envelope .print_header{
display:block;
}

.edit{
display:none;
}

.pdf_header {
width:1200px;
height:104px;}
