/*Compass Design layout.css CSS file*/
fieldset.input
{	border: none;
	margin: 0 0 0 0px;
	padding: 0px;
	text-align:left;}
/***************blog********************/
.blog {
	margin: 0;
	padding: 0;}
.contentpaneopen {
  	width: 100%;
	margin: 0;
	padding: 0;}
/***********************************/
.contentdescription{ padding: 0;}
.buttonheading{padding: 0px; margin: 0px; text-align: right;  }
.buttonheading img{ border: 0px; margin: 0px 0px 0px 8px; padding: 0px; vertical-align: top;}
.contentpane {text-align: left;}
table.contenttoc { margin: 10px; line-height: 15px; float: right; }
table.contenttoc th { text-align: left; padding: 2px 0px; font-weight: bold;}
table.contenttoc td {}
a.toclink:link, a.toclink:visited{text-decoration: none; padding: 2px 0px 2px 0px; font-weight: normal; }
a.toclink:hover{ text-decoration: underline;}
td.article_column{ vertical-align: top; } 
td.column_separator{ padding: 0 0 0 20px; }


.contentheading{
	font-weight: normal;
	font-size: 19px;
	line-height: 21px; 
	color: #32010c;
	text-indent: 0px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.componentheading{
	font-weight: normal;
	font-size: 18px;
	line-height: 20px; 
	color: #32010c;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	text-align: left;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.componentheader{
	font-weight: normal;
	font-size: 18px;
	line-height: 20px; 
	color: #32010c;
	text-indent: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	text-align: left;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.inputbox{
	border: 1px solid #e0dfdd;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #2e2e2e;
	margin: 3px 0px 3px 0px;
	padding: 2px 0px 2px 2px;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;}
input#modlgn_remember{ margin: 0px; padding:0px; border: 0px; background: none;}
.button {
	border: none;
	background: url(../images/button.png) top left repeat-x #750007;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
 	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 15px;}
label{ }
.small {
line-height: 1.1;
color: #940006;
text-align: left;
font-size: 11px;
padding: 0px 5px 0px 0px;
}
.smalldark {
line-height:1.1;
color: #940006;
font-size: 10px;}
.createdate {
line-height:1.1;
color: #940006;
font-size: 11px;
float: left;
}
.modifydate {
padding: 5px 0px 0px 0px;
line-height:1.1;
color: #940006;
font-size: 11px;
}
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 ul li{
list-style: none;
list-style-position: outside;
}
a.blogsection:link, a.blogsection:visited{
	font-weight: normal;
	line-height: 14px; 
	text-align: left;
	text-decoration: none;}
.blog_more{
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 10px 0px;}
.sectiontableheader {font-weight: bold; padding: 4px; }
#content .sectiontableheader {background: #d4d3c3; text-align: left;}
/* kolor rzedow w spisach i tabelach parzystych*/
.sectiontableentry1 td{
	padding: 4px;
	background: none;}
#maincontent .sectiontableentry1 td{background: #ffffff;}
/* kolor rzedow w spisach i tabelach nieparzystych */
.sectiontableentry2 td{
	padding: 4px;
	background: none;}
#maincontent .sectiontableentry2 td{background: #e9e8db;}
.sectiontableentry1 td a,
.sectiontableentry2 td a{ text-decoration: none; }
table .poll {width:90%; text-align:left;} 
.poll thead {}
.pollstableborder{ text-align:left; width: 100%;}
.pollstableborder td { padding: 2px; }

.article_separator { display:block; width: 100%; height: 13px; margin: 10px 0px; background:url(../images/separator.png) center no-repeat;}
a.readon:link, a.readon:visited{ line-height: 12px; float: right; padding: 0px 0px 0px 10px; margin: 0px 0px 0px 0px; font-weight: bold; background: url(../images/readon.png) left no-repeat;}
a.readon:hover{ text-decoration: none;}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}
/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 0px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 

10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message { }
#system-message dd.message ul { color: #63A5FF; background: url(../../system/images/notice-info.png) 4px center no-repeat #ECF2FE; 
border-top: 2px solid #63A5FF; border-bottom: 2px solid #63A5FF; }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error { }
#system-message dd.error ul { color: #CD3301; background: url(../../system/images/notice-alert.png) 4px center no-repeat #FAE8E8 ; 
border-top: 2px solid #CD3301; border-bottom: 2px solid #CD3301;margin:0}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice { }
#system-message dd.notice ul { color: #E48049; background: #FDF6E4; border-top: 2px 

solid #E48049; border-bottom: 2px solid #E48049;}

#system-message ul li{ background: none; margin-left: 30px;}
