


.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%;
}

