


.cmsgrey {
	background-color: #FAFAFA; 
	padding-bottom: 10px; 
	padding-top:10px; 
	padding-left: 40px;
	padding-right: 40px;
	border-bottom: 30px solid #F1F1F1;
	font: 11px "Arial", sans-serif;
}
.cmsgrey input {color: #000;}

.cmsgrey h1 {
	color: #890000;
	font-size: 12px;
	height: 100%;
	display: block;
	text-decoration: none;
	border: 0;
	width: 300px
}

.cmsfield {
	padding-bottom: 1em;
}
.opis_aktualnosci p {
	margin: 0px; display: inline;
}




#CMSMenu {
	font-size: 9pt;
}

#menu_div li.active_bottom a
{
border-top: 1px solid #A4A4A4;
color: #4E4D4D;
background-color: #4F894E
}

fieldset {
    border: 1px solid #868686;
    margin: 0.5em 0em 0.5em 0em;
    padding: 0em 0.5em 0.5em 0.5em;
    line-height: 1.5em;
    width: auto;
}
legend {
    background: White;
    padding: 0.5em;
    font-size: 90%;
}
form {
    border: none;
    margin: 0;
}
textarea {
    font: 100% Arial, "Courier New", Courier, monospace; 
    border: 1px solid #7070a0;  
    color: Black;
    background-color: white;
	width: 80%;
}
select {
    border: 1px solid #868686;  
    color: Black;
    vertical-align: top;
}
abbr, acronym, .explain {
    border-bottom: 1px dotted Black;
    color: Black;
    background-color: transparent;
    cursor: help;
}
q {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}
blockquote {
    font-family: Times, "Times New Roman", serif;
    font-style: italic;
    font-size: 120%;
}
code {
    font-size: 120%;
    color: Black;
    background-color: #dee7ec;
    border: 1px dashed #DE7F7F;
    padding: 0 0.1em;
}
pre {
    font-size: 120%;
    padding: 1em;
    border: 1px dashed #DE7F7F;
    color: Black;
    background-color: #dee7ec;
    overflow: auto;
}
.pre a {
    text-decoration: underline;
}
ins {
    color: green;
    text-decoration: none;
}
del {
    color: red;
    text-decoration: line-through;
}
.netscape4 {
    display: none;
}

/*
** Structural Elements
*/

.contentViews {
    background-color: transparent;
    border-collapse: collapse;
    padding-left: 1em;
    line-height: normal;
    margin: 0;
    margin-top: 1em;
    margin-left: 0;
    /* white-space: nowrap; */
    list-style: none;
    border: 1px solid #868686;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
}
.contentViews li {
    display: inline;
}
.contentViews li a {
    background-color: transparent;
    border: 1px solid #868686;
    border-style: solid;
    color: #868686;
    height: auto;
    margin-right: 0.5em;
    padding: 0em 1.6em;
    line-height: normal;
    text-decoration: none;
    text-transform: lowercase;
    z-index: 1;
}
.contentViews .selected a {
    background-color: #F7F8FD;
    border-bottom: #F7F8FD 1px solid;
    color: #868686;
}
.contentViews li a:hover {
    background-color: #F7F8FD;
    color: #868686;
}
/*
** begin ECMAScript Content Action Menus
*/
.contentActions {
    border-collapse: collapse;
    background-color: #F7F8FD;
    border-left: 1px solid #868686;
    border-right: 1px solid #868686;
    color: #868686;
    text-align: right;
    text-transform: lowercase;
    /* xpadding: 0 0 0 1em; */
    z-index: 2;
    height: 1.2em;
}
.contentActions ul,
.contentActions li {
    margin: 0;
    list-style: none;
    list-style-image: none;
    display: inline;
    color: Black;
    text-align: left;
}
.contentActions ul {
    line-height: 1.2em;
    height: 1.2em;
    padding: 0;
    margin: 0;
}
.contentActions li {
    float: right;
    background-image: url(../cms-core/img/arrowDownAlternative.gif);
    background-repeat: no-repeat;
    background-position: center right;
    z-index: 4;
    border-left: 1px solid #868686;
    padding: 0 0 0 1em;
    margin: 0 1em 0 0;
}

.actionSingular {
    background-image: none !important;
}
.actionItems li {
    background-image: none;
}
.contentActions a {
    text-decoration: none;
    color: #868686;
    padding: 0 1em 0 0;
}
.contentActions .actionMenu {
    visibility: hidden;
    z-index: 5;
    position: absolute;
    top: 0;
    right: 0px;
    background: #F7F8FD;
    overflow: hidden;
    height: auto;
    padding: 0;
    margin: 1.2em 0 0 0; margin: 0 0 0 0;
    border: 1px #868686;
    border-style: none solid solid solid;
    width: 100px;
}
.actionMenu li {
    float: none;
    background: none;
    display: inline;
    padding: 0;
    margin: 0;
    border: 0;
}
.actionMenu li a {
    display: block;
    white-space: nowrap;
    padding: 0 0.5em;
    margin: 0.2em 0;
    width: 100px;
}
.actionMenu li a:hover {
    background-color: #868686;
    color: White;
}
.actionMenu .actionSeperator a {
    margin-top: 0.2em;
    padding-top: 0.2em;
    border-top: 1px solid #868686;
}
.listing,
.stx table {
    /* The default table for document listings. Contains name, document types, modification times etc in a file-browser-like fashion */
    border-collapse: collapse;
    border-left: 1px solid #868686;
    border-bottom: 1px solid #868686;
    font-size: 12pt;
    margin: 1em 0em 1em 0em;
}
.listing th,
.stx table th {
    background: #F3F5FD;
    border-top: 1px solid #868686;
    border-bottom: 1px solid #868686;
    border-right: 1px solid #868686;
    font-weight: normal;
    padding: 0em 1em 0em 1em;
    text-transform: lowercase;
}
.listing .top {
    border-left: 1px solid White;
    border-top: 1px solid White ! important;
    border-right: 1px solid White ! important;
    text-align: right ! important;
    padding: 0em 0em 1em 0em;
}
.listing .odd {
    /*every second line should be shaded */
    background-color: transparent;
}
.listing .even {
    background-color: #F7F8FD;
}
.listing .listingCheckbox {
    text-align: center;
}
.listing td,
.stx table td {
    border-right: 1px solid #868686;
    padding: 0em 1em;
    text-align: left;
}
.listing a:hover {
    text-decoration: underline;
}
.listing img {
    vertical-align: middle;
}
/*
** end ECMAScript Content Action Menus
*/

.documentEditable {
    padding: 0em 8px 1em 8px !important;
    font-size: 11px;
    background-color: #fff;
   /* xborder: 1px solid #555; */
    text-align: left;
    
}
.documentEditable td {
    font-size: 11px;
}


.documentActions {
    float: right;
    margin: -2em 0 0 0;
}
.documentActions ul,
.documentActions li {
    display: inline;
    list-style: none;
    list-style-image: none;
}
.documentActions a {
    border: 0;
    text-decoration: none;
}
.portalMessage,
.system-message,  /* These two last ones are reST error indicators */
#error-handling {
    background-color: #ECB400;
    border: 1px solid #ff0000;
    color: Black;
    font-size: 85%;
    font-weight: bold;
    margin: 2em 0em 1em 0em;
    padding: 0.5em 1em;
    vertical-align: middle;
}
.portalMessage a {
    color: Black;
    text-decoration: underline;
}



.spacer {
	margin: 1em;
}

.state-private {
    color: Black;
}
.state-published {
    color: #868686;
}
.state-pending {
    color: #ffa500;
}
.state-expired {
    color: Red;
}
.syndicated {
    color: #008000;
}

.even {
    background-color: #f7f9fa;
}
.odd {
    background-color: transparent;
}
.visualHighlight {
    background-color: #f7f9fa;
}
.discreet {
    color: #76797c;
    font-size: 85%;
    font-weight: normal;
}
.listingBar {
    background-color: #dee7ec;
    border-color: #DE7F7F;
    border-style: solid;
    border-width: 1px;
    padding: 0em 1em;
    text-align: center;
    text-transform: lowercase;
    vertical-align: top;
    margin: 1em 0em;
    font-size: 94%;
    clear: both;
}
.listingBar span.previous,
.listingPrevious {
    text-align: left;
    float: left;
    margin-right: 1em;
}
.listingBar span.next,
.listingNext {
    text-align: right;
    float: right;
    margin-left: 1em;
}
.listingBar img {
	vertical-align: middle;
}
/*
** Accessibility and visual enhancement elements 
*/

.visualClear {display: block;clear: both;}

.hiddenLabel {
    display: block;
    background: transparent;
    background-image: none; /* safari bug */
    border: none;
    height: 1px;
    overflow: hidden;
    padding: 0;
    margin: -1px 0 0 -1px;
    width: 1px;
}
.label {
    font-weight: bold;
    display: inline;
    padding-right: 0.5em;
}
.optionsToggle {
    border: 1px solid #DE7F7F;
    color: Black;
    background-color: #dee7ec;
    font-weight: normal !important;
    font-size: 85%;
}


.jqmTarget h2 {
	forn-weight: bold; font-size: 130%; margin: 10px 0;
}


.cms-field-edit{margin-bottom:10px;}
.cms-field-advdate .cms-field-input{width:300px;background:white;border:1px solid black;}
.cms-field-advdate td.selected{font-weight:bold;}

.cms-field-datetime .error{display:block;color:red;}
.cms-field-datetime .cms-field-input{width:400px;background:white;border:1px solid black;}
.cms-field-datetime input.text{width:80px;margin-right:20px;padding:0;border:1px solid black;}
.cms-field-datetime .datetimepicker{padding:10px;}
.cms-field-datetime ul{margin-bottom:15px;list-style-type:disc;padding-left:15px;}
.cms-field-datetime a{text-decoration:underline;}


#cms-mm{text-align:left;width:700px;background:#fafafa;padding:20px 50px;margin:auto;}
#cms-mm h2{font-weight:normal;font-size:17px;margin:0px 0 15px 0;text-align:center;color:#890000;}
#cms-mm h3{font-weight:normal;font-size:15px;margin:15px 0 10px 0;color:#890000;}
#cms-mm h4{font-weight:normal;margin:10px 0 5px 0;}
#cms-mm h4 a{font-weight:bold;}
#cms-mm p{margin:5px 0;}
#cms-mm table{width:100%;border-collapse:collapse;background-color:#dee7ec;border: 1px dashed #de7f7f;margin-bottom:10px;}
#cms-mm td,#cms-mm th{border: 1px dashed #de7f7f;padding:2px 20px;text-align:center;}
#cms-mm table .c1{width:10px;}
#cms-mm input.submit{background:none;border:none;cursor:pointer;}
#cms-mm .text{background:none;border:1px solid #de7f7f;;width:100%;}

#cms-mm .state-subscribed .c3{color:#bbbd00;}
#cms-mm .state-confirmed .c3{color:green;}
#cms-mm .state-unsubscribed .c3{color:red;}
#cms-mm .state-removed .c3{color:gray;}

#cms-mm .state-sent .c4{color:green;}
#cms-mm .state-fail1 .c4{color:red;}
#cms-mm .state-fail2 .c4{color:red;}
#cms-mm .state-fail3 .c4{color:black;}
#cms-mm .state-canceled .c4{color:gray;}
#cms-mm .state-pending .c4{color:#bbbd00;}

#cms-mm-message{text-align:center;}
#cms-mm-message span,#cms-mm-message a{display:block;}
#cms-mm-message a{margin-top:30px;}
#cms-mm-message span.error{color:red;}

#cms-mm-admin form{margin:5px 0;text-align:right;display:block;}
#cms-mm-admin .text{background:none;border:1px solid #de7f7f;;width:200px;margin-right:10px;}
#cms-mm-admin .submit{background:none;border:none;margin-right:10px;padding:0;cursor:pointer;}
#cms-mm-admin label{margin-right:10px;}

#cms-mm-paginator{text-align:center;}
#cms-mm-paginator span{vertical-align:bottom;display:inline-block;}
#cms-mm-paginator .first{padding-bottom:1px;}
#cms-mm-paginator .last{padding-bottom:1px;}

#cms-mm-mailing div.iframe{border:1px solid #de7f7f;}
#cms-mm-mailing div.submit{text-align:right;}
#cms-mm-mailing a.x1{padding-left:3px;}
#cms-mm-mailing-sendone .text{width:200px;}


#cms-forum{width:600px;margin:auto;background:#fafafa;padding:20px 50px;}
#cms-forum h2{font-size:15px;font-weight:bold;margin-top:10px;padding-left:20px;}
#cms-forum h3{font-size:12px;margin-bottom:10px;padding-left:20px;}

#cms-forum-section .c1{padding:0 20px;font-weight:bold;}
#cms-forum-section .c2{text-align:center;width:100px;}
#cms-forum-section .c3{text-align:center;width:80px;}
#cms-forum-section .c4{text-align:center;width:80px;}
#cms-forum .panel{margin-top:5px;text-align:right;}

.cms-forum-post h4{border:1px solid black;background:lightgray;padding:5px 20px;margin-top:20px;border: 1px dashed #de7f7f;}
.cms-forum-post h4 span{padding:0;}
.cms-forum-post h4 .label{color:#555;font-weight:normal;}
.cms-forum-post h4 .author{display:inline-block;width:80px;}
.cms-forum-post h4 .title{font-weight:bold;}
.cms-forum-post h4 .date{float:right;}
.cms-forum-post p{border:1px solid black;border: 1px dashed #de7f7f;border-top:none;padding:30px 20px;margin-bottom:20px;}

.cms-forum-table{border-collapse:collapse;width:100%;}
.cms-forum-table td, .cms-forum-table th{padding:10px 0;border: 1px dashed #de7f7f;}
.cms-forum-table th{text-align:center;font-weight:bold;background:lightgray;}

.cms-forum-form{padding:50px;border: 1px dashed #de7f7f;background:#dee7ec;font-size:12px;}
.cms-forum-form label{float:left;width:50px;}
.cms-forum-form .text{float:left;width:445px; background:white;border: 1px solid #de7f7f}
.cms-forum-form .submit{background:white;border:1px solid #de7f7f;}
.cms-forum-form a.submit{display:inline-block;line-height:18px;padding:0 10px;font-size:13px;vertical-align:top;}
.cms-forum-form textarea{display:block;width:100%;height:150px;border: 1px solid #de7f7f;clear:both;}

#cms-forum-root .c1{padding:10px 20px;}
#cms-forum-root td.c1{font-size:11px;}
#cms-forum-root .c1 a{font-weight:bold;font-size:13px;}
#cms-forum-root .c2{text-align:center;width:60px;}
#cms-forum-root .c3{text-align:center;width:90px;}

#cms-forum-paginator{text-align:center;margin-top:15px;}
#cms-forum-paginator span{vertical-align:bottom;display:inline-block;}
#cms-forum-paginator .first{padding-bottom:1px;}
#cms-forum-paginator .last{padding-bottom:1px;}

