/* inCMS print css */
/* (c)2009 Drkula Ondrej, Inexes */

* { background-color: #fff !important; background-image: none !important; }
body {
	margin: 0;	padding: 0;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 18px;
	font-size: 10px;
	color: #000;
}
table {
	line-height: 18px;
	position: relative;
	top: 1px; left: 2px;
	font-size: 100%;
	font-family: Verdana, Arial, Sans-Serif !important;
	border-collapse: collapse;
	clear: both;
}
table caption {
	line-height: 18px;
	padding: 2px 0 3px 1px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
th, td {
	margin: 0;	padding: 3px 5px 3px 5px;
	font-family: Verdana, Arial, Sans-Serif !important;
	font-size: 9px;
	text-align: left;
	color: #000;
	border: 1px solid #eee;
}
thead th, thead td {
	font-size: 12px;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin: 8px 0;	padding: 0;
	page-break-after: avoid;
	font-family: Verdana, Arial, Sans-Serif;
	color: #000;
}
h1 { font-size: 22px; font-weight: normal; color: #dd6b00; }
h2 { font-size: 17px; font-weight: normal; }
h3, h3 a { padding-left: 1px; font-size: 15px; }
p, table { margin: 0; padding: 0; }
.cleaner { display: block; clear: both; overflow: hidden; height: 1px; margin-top: -1px; }
img { border: none; }
em, address { font-style: normal; }
address { line-height: 18px; }
p { margin: 0; line-height: 18px; }
hr { clear: both; margin: 0; }
a { color: #dd6b00; }
.htmlEditorContent img.bordered { border: 4px solid #000; }
.htmlEditorContent .hl1 { font-weight: bold; font-style: italic; }
.htmlEditorContent ul { padding: 0 5px 0 19px; }
.htmlEditorContent ul li { padding: 0 0 0 0; line-height: 16px; }
.htmlEditorContent ol { padding: 0 5px 0 20px; }
.htmlEditorContent ol li { padding: 0; line-height: 16px; }
p#dateAuthor, p.dateAuthor { text-align: right; font-weight: bold; color: #999; }
object, embed, #headerBox hr, #headerBox p.description, #headerBox p#languages, 
p.navigation, #upBack, #subMenuBox, #mainMenuBox, #searchBox, .noScreen {
	display: none;
}
#headerBox { text-align: center; margin-bottom: 15px; border-bottom: 1px solid #eee; clear: both; }
#headerBox .logo img { margin: 10px 0; }
.article .htmlEditorContent { margin: 0; }
#footerBox { margin-top: 15px; padding-top: 10px; border-top: 1px solid #eee; clear: both; }
#footerBox #footerBox-copy { text-align: center; }
#footerBox a { color: #000; }

