body {
	padding: 0px;
	margin: 0px;
	background-color: white;
	height: 1000px;
}

#canvas {
	background-image: url(../../img/front-layout/main-bg-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 600px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td,th,p {
	font-family: inherit;
	font-size: inherit;
	font: inherit;
	font-size: 11px;
}

#languageToolbar {
	border-bottom: 1px solid #CCC;
	padding: 4px 0px;
	}
#languageToolbar a{
	text-decoration: none;
	color: black;
	
}

#articleList {
	position: relative;
	height: 206px;
}

p {
	margin: 4px 0px;
}

a ../../img {
	border-style: none;
}

#references td {
	width: 150px;
}

#references img {
	/*border: 1px solid #999; ugly border*/
	border-style: none;
}

#banners {
	background-color: white;
}

#banners img {
	/*standard style for bottom banner borders (added by rusin)*/
	border: 1px solid #0000cc;
}


#pageHeader {
	padding: 0px;
	text-align: center;
	background-image: url(../../img/front-layout/header-logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	position: relative;
}

#navigBar {
	background-image: url(../../img/front-layout/navig-bg.jpg);
	height: 26px;
	position: absolute;
	bottom: 0px;
	width: 800px;
	text-align: left;
	padding: 0px;
	left: 0px;
	font-size: 3px;
}

#navigMenu {
	margin-top: 4px;
	margin-left: 14px;
}

/*#pageHeader a,#pageHeader a:visited {
	text-decoration: none;
	color: #454c6a;
	padding: 0px 5px;
	font: bold 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}*/
#pageHeader a:hover {
	color: #6f85aa;
}

#introPanel {	
}

#loginPanel {
	
	
}

#newestArticle .lead a,#newestArticle .lead a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #f8cb73;
	text-decoration: none;
}

#newestArticle .lead a:hover {
	text-decoration: underline;
}

#newestArticle .author {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

#newestArticle .articleBody {
	color: #d0d8ef;
}

#newestArticle .articleBody a,#newestArticle .articleBody a:visited {
	color: white;
	text-decoration: none;
}

#knowledgeIntro {
	background-image: url(../../img/front-layout/knowledge-intro-bg.jpg);
	height: 207px;
	width: 581px;
	margin: 0px;
}

#knowledgeIntro td {
	padding: 4px;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
}

#knowledgeIntro em {
	color: #e94810;
}

#knowledgeIntro .thumb {
	margin-top: 4px;
	border: 1px solid #112152;
}

#knowledgeIntro a,#knowledgeIntro a:visited {
	display: block;
	text-align: right;
	color: #FFFFFF;
	font: normal 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: url(../../img/front-layout/knowledge-intro-btn-bg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	height: 26px;
	width: 160px;
	padding-top: 4px;
	padding-right: 20px;
}

#knowledgeIntro a:hover {
	font-weight: bold;
	color: #173473;
	background-image: url(../../img/front-layout/knowledge-intro-btn-bg-over.jpg);
}

#mainMiddle {
	background-image: url(../../img/front-layout/middle-bg.gif);
	background-repeat: no-repeat;
	height: 700px;
	margin: 0px;
	padding: 0px;
}

#mainMiddleOuter {
	background-image: url(../../img/front-layout/middle-bg-repeat.gif);
}

#mainMiddleWide {
	background-image: url(../../img/front-layout/middle-wide-bg.gif);
	background-repeat: no-repeat;
	min-height: 333px;
	margin: 0px;
	padding: 0px;
}

#mainMiddleWideOuter {
	background-image: url(../../img/front-layout/middle-wide-bg-repeat.gif);
}

#articleTitleBar {
	background-image: url(../../img/front-layout/article-title-bg.jpg);
	width: 781px;
	height: 72px;
	background-repeat: no-repeat;
	padding: 0px;
}

#articleTitleBar a,#articleTitleBar a:visited {
	color: #fffcd4;
	text-decoration: none;
	font-size: 11px;
	display: block;
	padding: 4px;
}

#sectionTitle {
	position: absolute;
	bottom: 0px;
	left: 4px;
	font-weight: bold;
	font-size: 24px;
	color: white;
}

#consultantsPanel {
	padding-top: 15px;
	padding-right: 35px;
}

#newsPanel {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 5px;
}

form {
	margin: 0px;
}

.page {
	background-color: white;
	border: 1px solid #0000cc;
	margin: 10px;
}

.leftColumn {
	background-color: #2d4780;
}

.leftColumn h2 {
	color: white;
	margin: 2px;
	padding: 5px;
	border-bottom: 1px solid #d0d8f0;
}

.newArticles { /* articles panel on the main page */
	
}

.newProducts { /* new products panel on the main page */
	
}

.promo { /* promos panel on the main page */
	
}

.newsItems { /* news panel on the main page */
	
}

.toc {
	margin: 2px 5px 2px 15px;
}

#articleListToc {
	position: absolute;
	height: 182px;
	width: 151px;
	overflow: auto;
	top: 14px;
	left: 421px;
}

#footer {
	background-image: url(../../img/front-layout/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 63px;
	width: 800px;
	padding-top: 13px;
	color: #24325b;
	font: 12px Arial, Helvetica, sans-serif;
}

.tocEntry {
	margin-bottom: 5px;
}

a.tocLink {
	display: block;
	text-decoration: none;
	color: #f8cb73;
	font-size: 12px;
	font-weight: bold;
}

.toc .date,.toc .auth {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 999999;
}

.toc .desc {
	color: #ccc;
	display: block;
	padding-left: 5px;
}

.articleContents {
	margin: 5px 25px 10px 20px;
	padding-right: 8px;
	height: 800px;
	overflow: auto;
	
}

#articleListToc .articleEntry a,#articleListToc .articleEntry a:visited
	{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #f8cb73;
	padding-bottom: 1px;
	text-decoration: none;
}

#articleListToc .articleEntry .date {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #bcc6e1;
}

#newsPanel .articleEntry .articleTitle {
	font: italic bold 14px "Trebuchet MS", "Arial Narrow", Arial, Helvetica,
		sans-serif;
	color: #3e5e99;
	border-bottom: 1px solid #e9c59f;
	padding-bottom: 1px;
}

#newsPanel .articleEntry .date {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #e64410;
}

#newsPanel .articleEntry .articleBody {
	color: #202020;
	padding-top: 3px;
	padding-bottom: 4px;
}

#leftToc {
	margin: 15px 38px 30px 0px;
	border: 1px solid #ccc;
	padding: 3px;
	background-color: #fffcd4;
}

#leftToc .label {
	font-weight: bold;
	font-size: 12px;
	color: #4163a1;
	margin-bottom: 5px;
	text-align: center;
}

#leftToc .articleEntry .articleTitle {
	font: italic bold 14px "Trebuchet MS", "Arial Narrow", Arial, Helvetica,
		sans-serif;
	color: #3e5e99;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1px;
}

#leftToc .articleEntry .date {
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #e64410;
}

#leftToc .articleEntry .articleBody {
	color: #202020;
	padding-top: 3px;
	padding-bottom: 4px;
}

.articleEntry .articleBody a,.articleEntry .articleBody a:visited {
	color: #e64410;
	text-decoration: none;
}

.articleEntry .articleBody a:hover {
	color: #990000;
	text-decoration: underline
}

#newProductsPanel,#promotionsPanel {
	padding: 32px 25px 5px 2px;
	/* uncomment to have fixed panels 
	height: 250px; */
}

#promotionsPanel {
	padding-top: 5px;
}

#consultantsPanel .name {
	font: italic bold 14px "Trebuchet MS", "Arial Narrow", Arial, Helvetica,
		sans-serif;
	color: #4163a1;
	border-bottom: 1px solid #4163a1;
}

#consultantsPanel .city {
	font: italic bold 12px "Trebuchet MS", "Arial Narrow", Arial, Helvetica,
		sans-serif;
	color: #7990b8;
	margin-top: 1px;
	margin-left: 10px;
}

#consultantsPanel .phone {
	font-size: 18px;
	font-weight: bold;
	color: #ef5711;
	text-align: center;
	margin-top: 5px;
}

#consultantsPanel .email {
	text-align: center;
	border-bottom: 1px solid #4163a1;
	padding-bottom: 10px;
	margin-bottom: 4px;
}

#consultantsPanel .email a,#consultantsPanel .email a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #ef5711;
	text-decoration: none;
}

#consultantsPanel .email a:hover {
	color: #990000;
}

#newProductsPanel .articleEntry .articleTitle,#promotionsPanel .articleEntry .articleTitle
	{
	font: bold normal 12px Arial, Helvetica, sans-serif;
	color: #3e5e99;
	padding-bottom: 1px;
}

#newProductsPanel .articleEntry .date,#promotionsPanel .articleEntry .date
	{
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #e64410;
}

#bottomPanel {
	margin-top: 2px;
}

#newestArticle {
	overflow: auto;
	position: absolute;
	height: 161px;
	width: 403px;
	left: 10px;
	top: 41px;
}

#newProductsPanel .articleEntry .articleBody,#promotionsPanel .articleEntry .articleBody
	{
	color: #202020;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom: 1px solid #e9c59f;
}

.articleContents .internal {
	color: #CC0000;
	font-size: 10px;
}

.articleContents .articleTitle {
	margin: 10px 0px 5px 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCCCC;
}

.articleContents .articleInfo {
	margin: 0px;
	font-size: 12px;
	color: #999999;
}

.articleContents .articleBody h1,h2,h3 {
	color: #999;
	margin-top: 10px;
	margin-bottom: 4px;
}

.articleContents .articleBody h1 {
	font-size: 16px;
}

.articleContents .articleBody h2 {
	font-size: 14px;
}

.articleContents .articleBody h3 {
	font-size: 12px;
}

.articleEntry {
	
}

#page {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
}

#pageContents {
	margin-left: 8px;
}

#knowledgeIntro .txt {
	text-indent: -14px;
	padding-left: 14px;
}

/* ---------- RICH FACES customization ------------ */
.rich-dtascroller-table {
	background-color: #f4dabf;
	border: 1px solid #e9c59f;
}

#newsPanel .rich-table,#promotionsPanel .rich-table,#newProductsPanel .rich-table
	{
	border-style: none;
}

#newsPanel .dr-table-cell,#promotionsPanel .dr-table-cell,#newProductsPanel .dr-table-cell
	{
	border-style: none;
}

td.rich-datascr-button,.rich-datascr-button {
	background-color: #f4dabf;
	border: 1px solid #e9c59f;
	border: none;
	color: #96715b;
	font-weight: bold;
	width: 15px;
	overflow: hidden;
}

td.rich-datascr-button-dsbld {
	color: #e9c59f;
}

td.rich-datascr-act {
	border: none;
	background-color: white;
	color: #666;
	font-weight: bold;
	font-size: 11px;
	color: #666;
}

td.rich-datascr-inact {
	font-size: 11px;
	border: none;
	color: #C00;
}

.dr-toolbar-ext {
	background-image: none;
	background-color: inherit;
	border: none;
}

.rich-toolbar,.rich-toolbar td {
	overflow: none;
	padding: 1px 10px;
}

.rich-toolbar-item {
	padding: 0px;
	margin: 0px;
}

.dr-menu-list-border {
	z-index: 2000;
}

.rich-toolbar-item a {
	font-size: 11px;
	text-decoration: none;
	color: #000;
}

.dr-dscr-button {
	background-color: #999;
}

.rich-ddmenu-label,.rich-ddmenu-label-select {
	margin: 0px;
	padding: 0px 10px;
	font: inherit;
	display: block;
}

.rich-ddmenu-label-select {
	border: none;
	background-color: inherit;
	color: #6f85aa;
}


/* dodane dla formatki rejestracji do e-sklepu */
/*
.rich-messages-label2 {
	border: 1px solid #FFCC00;
	background-color: #F0F8FF;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}
*/
.dr-pnl-b {

	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-right: 2px;

}
/*
.warn_message {
	border: 2px solid #FF0000;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFCC99;
	font-size: 12px;
}
*/
.label_style {
	font-size: 12px;
	font-weight: bold;	
}

