/*Compass Design layout.css CSS file*/

fieldset.input input.button { margin: 5px 0 10px 0px;}
fieldset.input { text-align: left; }
/***************blog********************/
.blog {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.contentpaneopen {
	width: 100%;
  	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.padded_article { padding: 0 0 0 5px;}
.author_n_date { padding: 0 0 10px 5px; }
.author_n_date_separator { color: #814E03; font-size: 10px; }
/***********************************/
/**************category table*******/
table.formAdmin { border: none; }
/***********************************/
.contentdescription { padding: 0px 0px 0px 0px;}
.buttonheading {padding: 0px; margin: 0px; text-align: right; vertical-align: middle;}
.padded_icon { padding-right: 10px;}
.buttonheading img{ border: 0px; margin: 0px 0px 0px 3px; padding: 0px; vertical-align: top;}
.contentpane {text-align: left; margin: 0 0 0 0px; } 
table.contentpane { width: 100%;}
table.contenttoc { margin: 10px; line-height: 15px; float: right; }
table.contenttoc th { text-align: left; padding: 2px 0px; font-weight: bold;}
table.contenttoc td {}
td.article_column { vertical-align: top;  padding: 0px 0px 0 0;} 
td.column_separator { padding-left: 10px;}
td.article_content { padding: 0px 7px;}

.contentheading, .componentheader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	color: #cc8822;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	}
div.componentheading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	color: #000;
	padding: 10px 0px 0px 22px;
	margin: 0px 0px 6px 0px; 
	height: 32px;
	}
.scheme_3 div.componentheading { background: url('../images/component_heading_bg_490.gif') 0 0 no-repeat;}
.scheme_2 div.componentheading { background: url('../images/component_heading_bg_720.gif') 0 0 no-repeat;}
.scheme_1 div.componentheading { background: url('../images/component_heading_bg_950.gif') 0 0 no-repeat;}

#wrapper.frontpage_on div.componentheading { background: url('../images/component_heading_bg_402.gif') 0 0 no-repeat;}

label { vertical-align: middle; }
.small {
	line-height: 10px;
	color: #814e03;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	}
.createdate {
	line-height: 10px;
	color: #814e03;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: baseline;
	display: inline-block;
	}
.date_author_separator { color: #814e03; }
.modifydate {
	padding: 5px 0px 5px 5px;
	line-height: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #814e03;
	font-style: normal;
	font-size: 10px;
	}
div.mosimage {
  border: none;
  margin: 0px;
  padding: 0px;}
.mosimage {
  border: none;
  margin: 5px;
  padding: 0px;
  }
.mosimage_caption {
  font-size: 10px;
  background: none;
  margin: 0px;
  padding: 0px;
  border-top: none;
  }
.blog_more {
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	}
.sectiontableheader { 
	font-size: 12px; 
	font-weight: bold; 
	padding: 4px; 
	background: #814e03;  
	border-bottom: 1px solid #000; 
	color: #e7c331;  
	}

.sectiontableheader a:link,
.sectiontableheader a:visited {
	color: #e7c331;
	text-decoration: none;
	}
.sectiontableentry1 td a:link, .sectiontableentry1 td a:visited,
.sectiontableentry2 td a:link, .sectiontableentry2 td a:visited {
	color: #000;
	text-decoration: none;
	}
.sectiontableheader a:hover,
.sectiontableentry1 td a:hover, 
.sectiontableentry2 td a:hover {
	text-decoration: underline;
	}
div#main_content .sectiontableentry1 td {
	padding: 4px;
	background: #e7c331;
	border-bottom: 1px solid #000;
	color: #000;
	}
div#main_content .sectiontableentry2 td {
	padding: 4px;
	background: #cc8822;
	border-bottom: 1px solid #000;
	color: #000;
	}
	
/* kolor rzedow w spisach i tabelach parzystych*/
td.sectiontableentry1 {
	text-align: left;
	vertical-align: middle;
	}
/* kolor rzedow w spisach i tabelach nieparzystych */
td.sectiontableentry2 {
	text-align: left;
	vertical-align: middle;
	}
	
.blog div .article_separator { 
	display: block; 
	height: 2px;
	margin: 17px 0px;
	background: url('../images/article_separator.gif') 0 0 no-repeat;
	}
.article_separator { display: block; height: 2px; margin: 17px 0; padding: 0; background: url('../images/article_separator.gif') 0 0 no-repeat; }
a.readon:link, a.readon:visited{ 
	text-align: right;
	display: block;
	text-decoration: none;
	padding: 5px 0px 0px 0px;
	margin: 0;
	line-height: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #cc8822;
	}
a.readon:hover{ text-decoration: none;}