/*Compass Design layout.css CSS file*/

* {
margin:0;
padding:0;
}
#left fieldset,
#right fieldset
{	border: solid 0px #000;
	margin: 0 0 0 0px;
	padding: 0px;
	text-align:left;}
/***************blog********************/
.blog {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
.contentpaneopen {
  	width: 100%;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 0px 0px;}
.blog .contentpaneopen {width: 100%;}
/***********************************/
.contentdescription{ padding: 0px 0px 0px 0px;}
.buttonheading{padding: 0px; margin: 0px; text-align: right;}
.buttonheading img{ border: 0px; margin: 0px 0px 0px 5px; 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;  padding: 0px 5px;} 

td.article_content{ padding: 0px 7px;}

.contentheading, .componentheader{
	font-size: 19px;
	font-weight: normal;
	line-height: 21px;
	text-align: left;
	color: #32010c;
	padding: 0px 0px 0px 7px;
	margin: 0px;
	
}
.componentheading{
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	text-align: left;
	color: #a51773;
	font-style: italic;
	padding: 6px 0px 0px 15px;
	margin: 0px 0px 15px 0px; 
	background: url(../images/componentheading.gif) left top no-repeat;
}
.inputbox{
	border: 1px solid #4d143b;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #2e2e2e;
	margin: 3px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #fff;}
#left .inputbox{ border: none;}
input#modlgn_remember,#vmMainPage input#agreed_field{ margin: 0px; padding:0px; border: 0px; background: none;}
input.button, button.button, button.validate {
	border: none;
	background: url(../images/button.jpg) right top repeat-x;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
 	margin: 3px 0px 0px 5px;
	padding: 0px 5px;
	vertical-align: middle;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	line-height: 15px;
	height: 22px;}
label{ }
.small {
line-height: 1.1;
color: #999999;
text-align: left;
font-size: 11px;
padding: 0px 0px 0px 7px;
}
.smalldark {
line-height:1.1;
color: #999999;
font-size: 11px;}
.createdate {
line-height:1.1;
color: #999999;
font-size: 11px;
}
.modifydate {
padding: 0px 0px 0px 7px;
line-height:1.1;
color: #999999;
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{}
a.blogsection:link, a.blogsection:visited{
	font-weight: normal;
	line-height: 14px; 
	text-align: left;}
.blog_more{
	text-decoration: none;
	font-weight: normal;
	margin: 0px 0px 10px 0px;}
#content .sectiontableheader{font-weight: bold; padding: 4px; background: #ebeae9; }
#content .sectiontableheader a:link,
#content .sectiontableheader a:visited{
	color: #2e2e2e;
	text-decoration: none;
}
/* kolor rzedow w spisach i tabelach parzystych*/
#content .sectiontableentry1 td{
	padding: 4px;
	background:  #ffffff; }
/* kolor rzedow w spisach i tabelach nieparzystych */
#content .sectiontableentry2 td{
	padding: 4px;
	background: #f2f2f1;}
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: 1px;
background: url(../images/separator.gif) left repeat-x; margin: 10px 0px;}
a.readon:link, a.readon:visited{ 
	text-align: left;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	line-height:12px;
	float: right;}
a.readon:hover{ text-decoration: none;}
div.back_button a:link, div.back_button a:visited{  padding: 2px 0px; margin: 3px; text-decoration: none;  font-weight: normal; } 
.back_button{ padding: 5px;}
 .pagenav_prev a:link, .pagenav_prev a:visited{text-decoration: none;   font-weight: bold; }
 .pagenav_next a:link, .pagenav_next a:visited{ text-decoration: none;  font-weight: bold; }
 .pagenavbar a:link, .pagenavbar a:visited{text-decoration: none;  font-weight: bold;} 

body.contentpane {background:#fbfcfd; color:#000; padding: 15px; font-size: 11px; text-align: left;}
body.contentpane h1, body.contentpane h2, body.contentpane h3 {background:#fbfcfd; color:#000;font-size: 12px;}
body.contentpane a, body.contentpane span.small, body.contentpane table.contentpaneopen td, body.contentpane table td
{background:#fbfcfd; color:#000; font-size: 11px;}
body.contentpane a:visited{background:#fbfcfd; color:#000;}
body.contentpane .componentheading, body.contentpane .contentheading {background:#fbfcfd; color:#000; font-weight: bold; font-size: 12px;}
body.p {margin-bottom: 5px;}
body.contentpane .button{color:black; border:1px solid black; background: #fbfcfd; font-size: 11px; width: 90px;}
body.contentpane .inputbox {background: #fbfcfd; color: #000; border: solid 1px #000;}
body.contentpane td{padding:3px; background:#fbfcfd; color:#000;font-size: 11px;}
body.contentpane th{padding:3px; background:#fbfcfd; color:#000;font-size: 11px;}


/* 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;}
