/*Compass Design layout.css CSS file*/

* {
margin:0;
padding:0;
}
#left fieldset,
#right fieldset
{	border: solid 0px #000;
	margin: 0 0 5px 0px;
	padding: 0px;
	text-align:left;
	}
/***************blog********************/
.blog {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}
.contentpaneopen {
  	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
.blog .contentpaneopen {width: 100%;}
/***********************************/
.contentdescription{ padding: 0px 0px 0px 0px;}
.buttonheading{padding: 0px 0px 5px 0px; margin: 0; text-align: right; vertical-align: middle;}
.buttonheading img{ 
	border: 0px; 
	margin: 0px 0px 4px 5px; 
	padding: 0px; 
	vertical-align: middle;
	}
.contentpane {text-align: left;}
table.contenttoc { margin: 12px; 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-left:12px;}
.contentheading, .componentheader{
	font-size: 24px; 
	font-family:tahoma;	
	line-height: 26px; 
	color: green;
	text-indent: 0px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	font-weight: normal;
	font-style: italic;
	}
.contentheading img, .componentheader img 
{vertical-align: top !important; margin:0;}
.componentheading {
	font-size: 26px; 
	font-family:tahoma;	
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	color: green;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 12px 0px;
	border-bottom: 1px solid #ebebeb;
	font-style:italic;
	}
.componentheading img { vertical-align: top !important; margin:0;}
.inputbox, .required {
	border-top: 1px solid #b5b5b5;
	border-bottom: 1px solid #e7e7e7;
	border-left: 1px solid #b5b5b5;
	border-right: 1px solid #e7e7e7;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: green;
	margin: 3px 0px 3px 0px;
	padding: 4px 0px 5px 5px;
	vertical-align: middle;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #fff; 
	}
#modlgn_username.inputbox,
#modlgn_passwd.inputbox 
{ width:200px;}
#subscriber_name.inputbox,
#cm_email.inputbox 
{ width:200px; font-size:12px !important;}
input#modlgn_remember, input#agreed_field,
input#cm_subscribe,
input#cm_unsubscribe { 
	margin: 0px; 
	padding:0px; 
	border: 0px; 
	background: none;
	}
input{ vertical-align: middle; }
.button,
button.validate {
	border: none;
	background: url(../images/button.gif) left bottom no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
 	margin: 0px 0px 0px 0px;
	padding: 0px 5px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	height: 22px; width: 62px;
	cursor: pointer;
	}
label{ vertical-align: middle; }
.small {
	line-height: 1.1;
	color: #999999;
	text-align: left;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	}
.smalldark {
	line-height:1.1;
	color: #c5c5c5;
	font-size: 12px;
	}
.createdate {
	line-height:1.1;
	color: #999999;
	font-size: 12px;
	}
.modifydate {
	padding: 0px 0px 0px 0px;
	line-height:1.1;
	color: #999999;
	font-size: 12px;
	}
div.mosimage {
  	border: none;
  	margin: 0px;
  	padding: 0px;
	}
.mosimage{
  	border: none;
  	margin: 5px;
  	padding: 0px;
	}
.img_caption {
  	font-size: 12px;
  	background: none;
  	margin: 3px;
  	padding: 0px;
  	border: 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 12px 0px;
	}

#content td.sectiontableheader {
	color:#ffffff;
	background: #054f7e; 
	font-size:12px;
	font-weight:bold;
	text-align: left;
	padding:2px 5px 2px 12px;
	border-left:1px solid #fff;
	}
td.sectiontableheader a {
	color:#fff;
	text-decoration:none; 
	}
.sectiontableentry1 td a, .sectiontableentry2 td a{
	text-decoration:none;
	color:#3e3e3e;
	font-size:12px;
	font-weight: normal;
	font-family: Tahoma, Arial, sans-serif;
	}
/* kolor rzedow w spisach i tabelach parzystych*/
#content .sectiontableentry1 td {
	padding: 2px 5px 2px 12px;
	background: none;
	border-left:1px solid #fff;
	text-align:left;
	}
/* kolor rzedow w spisach i tabelach nieparzystych */
#content .sectiontableentry2 td {
	background: #f0f1ec; 
	padding: 2px 5px 2px 12px;
	border-left:1px solid #fff;
	text-align:left;
	}
table.poll {
	width:100%; 
	text-align:left;
	} 
table.poll td { text-align:left;}	
.poll thead {}
.pollstableborder{ 
	text-align:left; 
	margin: 5px 0px 15px 15px;
	}
.pollstableborder td { 
	padding:2px; 
	vertical-align: middle;
	}

.article_separator { 
	display:block; 
	width: 100%; 
	height: 1px;
	margin: 3px 0px;
	}
a.readon:link, a.readon:visited{
	color:#ccc; 
	text-align: left;
	text-decoration: none;
	padding: 0;
	float: right;
	line-height:12px;
	text-transform:lowercase;
	}
a.readon:hover{ text-decoration: underline;}

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: 12px; 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: 12px;
	}
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: 12px; 
	width: 90px;
	}
body.contentpane .inputbox {
	background: #fbfcfd; 
	color: #000; 
	border: solid 1px #000;
	}
body.contentpane td{padding:3px; background:#fbfcfd; color:#000;font-size: 12px;}
body.contentpane th{padding:3px; background:#fbfcfd; color:#000;font-size: 12px;}


/* Unpublished */
.system-unpublished {
	background: #e8edf1;
	border-top: 4px solid #c4d3df;
	border-bottom: 4px solid #c4d3df;
	}
/* System Messages */
#system-message    { margin-bottom: 12px; 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: 12px; 
	list-style: none; 
	padding:12px; 
	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 {
	background:#C3D2E5 url(../../system/images/notice-info.png) no-repeat scroll 4px center;
	border-bottom:2px solid #63A5FF;
	border-top:2px solid #63A5FF;
	color:#0055BB;
	}

/* 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: 45px;}