﻿/* STYLE OGOLNE */
* {
	margin: 0;
	padding: 0;
	outline: 0;
}

fieldset,img {
	border: 0;
}

.bold {
	font-weight: bold;
}

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

.right-align {
	text-align: right;
}

.left-align {
	text-align: left;
}

.center-align {
	text-align: center;
}

.vertical-align-top {
	vertical-align: top;
}

.vertical-align-middle {
	vertical-align: middle;
}

.vertical-align-bottom {
	vertical-align: bottom;
}


.table-center-align {
	margin:0 auto;
}

.table-right-align {
	margin:0 0 0 auto;
}



ul {
	padding-left: 1.5em;
	list-style-type: square;
}

body {
	background-color: #ffffff;
	/*background-image: url(../res/gradient.png);
	background-position: top;
	background-repeat: repeat-x;*/
	color: #404040;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 11px;
}

.top {
	height: 65px;
	position: relative;
}

.logo {
	position: absolute;
	top: 16px;
	left: 10px;
	width: 148px;
	height: 40px;
}

/* GORNA NAWIGACJA */
.top-nav {
	position: absolute;
	right: 100px;
	top: 25px;
	text-align: right;
	font-size: 0.91em;
}

.top-nav ul {
	list-style-type: none;
	padding-left: 0em;
}

.top-nav ul li {
	display: inline;
	border-right: 1px solid #d5d5d5;
	padding: 0 10px;
}

.top-nav ul li.last {
	border: none
}

.top-nav ul li a {
	color: #6f6f6f;
}

.top-nav ul li a.login {
	color: #f58220;
	font-weight: bold;
}

/* WERSJA I FLAGI */
.top-helper {
	position: relative;
	height: 10px;
	font-family: Tahoma;
}

.version {
	float: left;
	font-size: 1em;
	padding-left: 5px;
	color: #9d9d9d;
}

.flags {
	position: absolute;
	top: 23px;
	right: 0px;
	color: #b0b0b0;
	font-size: 0.81em;
	width: 180px;
}

.pl,.en {
	position: absolute;
	top: 0px;
	width: 26px;
	height: 16px;
}

.pl {
	right: 45px;
}

.en {
	right: 10px;
}

.widget_align_center {
	margin: 0px auto;
}

/* GLOWNY KONTENER */
.main {
	width: 100%;
}

.menu-bg { /*background: url(../images/menu_bg.gif) left repeat-y;*/
	
}



/* BREADCRUMBS */


.path a,.path a:visited,.path a:hover {
	color: #000;
	margin: 0 3px;
	text-decoration: none;
}

.path span {
	color: #868686;
	margin-left: 3px;
}

/* STOPKA */
.footer {
	margin-left: 10px;
	margin-right: 0;
	margin-top: 5px;
	text-align: right;
	font-size: 0.91em;
}

.footer ul {
	list-style-type: none;
	padding-left: 0em;
	padding-bottom: 5px;
}

.footer ul li {
	display: inline;
	border-right: 1px solid #f58220;
	padding: 0 5px;
}

.footer ul li.last {
	border: none
}

.footer ul li a,.footer ul li a:visited {
	color: #000444;
	font-weight: bold;
	text-decoration: none;
}

.footer ul li a:hover {
	color: #000444;
	text-decoration: underline;
}

.copy {
	color: #666666;
	text-align: right;
	padding-bottom: 5px;
}



/* ADVERTS */
.advert-form {
	background: url(../images/right_back_form_bg.png) 60% -6% no-repeat;
	width: 555px;
	height: 412px;
	margin: 0 auto;
	padding: 62px 5px 0px 5px;
}


/* LOGOWANIE */
.log-in-container {
	background: #242424 url(../images/login_bg.gif) top repeat-x;
}

.log-in {
	background: url(../images/login_form_bg_a.png) top no-repeat;
	width: 325px;
	height: 408px;
	margin: 0 auto;
	padding-top: 65px;
	padding: 65px 40px 0px 40px;
}

.log-in-form {
	padding: 90px 28px 20px 28px;
	background-repeat: no-repeat;
	background-position: 28px 22px;
}

.log-in-form .login_input {
	font-size: 14px !important;	
} 



.log-in h1 {
	font-size: 1.17em;
	font-weight: bold;
	color: #bcbcbc;
	padding-bottom: 0px;
	margin-bottom: 11px;
}

.formularz input {
	border: 1px solid #c5c5c5;
	padding: 3px 5px;
}

.log-in-options {
	list-style-type: none;
	padding: 0em;
	padding-top: 0px;
}

.log-in-options li {
	padding: 0px 7px;
	background: url(../images/login_bullet.gif) no-repeat center left;
}

.log-in-options li a {
	font-size: 0.91em;
	color: #868686;
	text-decoration: none;
}

.log-in-options li a:hover {
	font-size: 0.91em;
	color: #d8821b;
	text-decoration: underline;
}

/* BOXY OG�LNE */
.box {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 1px;
}

.box2 {
	margin: 30px 40px;
	padding: 1px;
}

.box-title {
	border-bottom: 1px solid #fff;
	background: url(../images/box_bg.gif) repeat-x top;
	padding: 3px 10px;
	border-bottom: 1px solid #ccc;
	position: relative;
}

.box-hide {
	position: absolute;
	top: 1px;
	right: 7px; *
	right: 15px;
	width: 10px;
	height: 20px;
}

.box-content {
	
}

.selected {
	border: 1px solid #ff0000;
}

.box-content ul li a {
	font-size: 0.91em;
	color: #868686;
	font-weight: bold;
}

.box-content ul li a:hover {
	font-size: 0.91em;
}

.news {
	padding: 0;
}

.news-date {
	color: #a9a9a9;
	padding-bottom: 7px;
}

.end {
	padding: 6px 0;
	margin-top: 10px;
	text-align: right;
	border-top: 1px solid #dadada;
}

/***** STRONICOWANIE *****/
.navigation {
	padding: 0px 5px 20px 0px;
	text-align: center;
	margin-bottom: 15px;
}

.navi-info {
	float: right;
	padding: 3px 30px 0 0;
	color: #7f7f7f;
}

/***** BOKSY PODSUMOWANIA *****/
.summary {
	background: #efefef;
	color: #555555;
	margin-bottom: 15px;
}

.summary-title {
	background: url(../images/summary_bg.gif) repeat-x top;
	padding: 3px 10px;
	border-bottom: 2px solid #fff;
	color: #fff;
	font-weight: bold;
	position: relative;
}

.summ-table td {
	border-bottom: 1px solid #cdcdcd;
	padding: 3px 10px 3px 10px;
}

.summ-table th {
	background: #d5d5d5;
	padding: 3px 10px 3px 10px;
	font-weight: normal;
	border-bottom: 1px solid #fff;
}

.summary-content {
	padding: 10px;
}

.summary-content a {
	font-weight: bold;
}

.summ-hide {
	position: absolute;
	top: 4px;
	right: 5px;
	width: 15px;
	height: 15px;
}

/***** BOKSY TRESCI *****/
.report {
	background: #d5d5d5;
	padding: 3px 10px 3px 10px;
	border-bottom: 1px solid #fff;
}

/***** SZUKANIE *****/
.search-table {
	
}

.search-label {
	background: #ececec;
	/* border-top: 1px solid #fff;
	 border-bottom: 1px solid #cacaca; */
	padding: 5px;
	text-align: right;
	color: #505050;
	font-size: 0.91em;
}

.search-filter {
	padding-left: 15px;
	/* background: #fff; */
}

/***** LISTA TOPICOW *****/
.list {
	list-style-type: none;
	padding-left: 0em;
}

.list li {
	padding-bottom: 10px;
}

/***** GL�WNA TABELA DANYCH *****/
.data {
	border: 1px solid #ccc;
	padding: 1px;
	background: #fff;
	margin-bottom: 10px;
	width: 100%;
}

.data th {
	background: #808080 url(../images/th_bg.gif) repeat-x;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #fff;
	color: #fff;
	padding: 5px 8px;
}

.data td {
	text-align: center;
	padding: 5px 8px;
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #fff;
	color: #5f5f5f;
}

.data td.odd {
	background: #eee;
}

/* AJAXOWY LOADER */
.loading {
	padding: 30px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	color: #868686;
	font-weight: bold;
	line-height: 30px;
}

/* <jb/> */ /* STYLE DLA CASE BOXOW */
.cases-box-columnwithicon {
	width: 17%;
	vertical-align: middle;
	text-align: center;
}

.cases-box-empty-column {
	width: 3%;
}

.cases-box-info-column {
	width: 80%;
	vertical-align: top;
	text-align: left;
}

.cases-box {
	border: 1px solid #959595;
	background: url("../images/cases_bg.gif") repeat-x;
	display: block;
	height: 110px;
	width: 95%;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;
}

.cases-box-title {
	font-family: Arial;
	font-size: 1.22em;
	font-weight: bold;
	color: #010101;
}

.cases-box-text {
	font-family: Arial;
	font-size: 0.81em;
	font-weight: bold;
	color: #010101;
}

.cases-columns-graphic {
	vertical-align: middle;
	text-align: center;
	width: 20% !important;
}

.cases-columns-icon-box-column-style {
	vertical-align: middle;
	text-align: center;
	width: 100%;
}

.cases-icon-box {
	display: block;
	border: 1px solid #959595;
	background: url("../images/cases_icon_bg.gif") repeat-x;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	text-align: center;
	position: relative;
	top: 8px;
	left: 20px;
}

.cases-icon-box-icon {
	position: relative;
	top: 8px;
	left: 8px;
	border: none;
}

.cases-columns-text {
	vertical-align: top;
	text-align: left;
	width: 80% !important;
}

.cases-box-link-image {
	position: relative;
	top: 90px;
	left: 95px;
	border: none;
}

.cases-box-link {
	position: relative;
	top: 86px;
	left: 98px;
	text-decoration: none;
	color: #010101;
	font-family: Arial;
	font-size: 1.00em;
	font-weight: bold;
}

.cases-box-link:hover {
	position: relative;
	top: 86px;
	left: 98px;
	text-decoration: underline;
	color: #010101;
	font-family: Arial;
	font-size: 1.00em;
	font-weight: bold;
}

.cases-box-link:VISITED {
	position: relative;
	top: 86px;
	left: 98px;
	text-decoration: none;
	color: #010101;
	font-family: Arial;
	font-size: 1.00em;
	font-weight: bold;
}

/* RICH EDITOR CLASSES */
.bold-larger {
	font-weight: bold;
	font-size: larger;
}

.bold-smaller {
	font-weight: bold;
	font-size: smaller;
}

.red-bold {
	font-weight: bold;
	color: red;
}

.red-bold-larger {
	font-weight: bold;
	color: red;
	font-size: larger;
}

.red-bold-smaller {
	font-weight: bold;
	color: red;
	font-size: smaller;
}

/* FAQs DETAILS */
.faqs-header-columnwithicon {
	width: 5%;
	vertical-align: middle;
	text-align: center;
}

.faqs-header-columntext {
	width: 95%;
	vertical-align: middle;
	text-align: left;
}

.faqs-header-custom {
	height: 25px;
	background: url("../images/faqs_panel_header_bg.gif") repeat-x;
	font-family: Arial;
	font-size: 1.20em;
	font-weight: bold;
}

/* ACCOUNT MANAGEMENT */
.linkpanels-left-column {
	vertical-align: top;
	text-align: left;
	width: 49%;
}

.linkpanels-middle-column {
	width: 2%;
}

.linkpanels-right-column {
	vertical-align: top;
	text-align: left;
	width: 49%;
}

.linkpanels-header-icon-column {
	vertical-align: middle;
	text-align: center;
	width: 2%;
}

.linkpanels-header-text-column {
	vertical-align: middle;
	text-align: left;
	width: 98%;
}

/* */
.account_info_welcome_box {
	border: 1px solid #faee8d;
	background: url("../images/accountinfo_bg.gif") repeat-x;
	display: block;
	height: 150px;
	width: 100%;
	-webkit-border-radius: 10px; /* Safari, Chrome */
	-khtml-border-radius: 10px; /* Konqueror */
	-moz-border-radius: 10px; /* Firefox */
	border-radius: 10px;
}

.account_info_welcome_box_left_column {
	vertical-align: top;
	text-align: center;
	width: 28%;
}

.account_info_welcome_box_middle_column {
	width: 2%;
}

.account_info_welcome_box_right_column {
	vertical-align: top;
	text-align: left;
	width: 70%;
	padding-right: 10px;
}

.account_type_user_widget {
	width: 350px;
}

.account-blocked-users-info {
	width: 50%;
	vertical-align: top;
	padding-top: 10px;
}

.account-blocked-users-component {
	width: 50%;
	vertical-align: top;
	padding-top: 10px;
}

.account-blocked-users-valign {
	padding-top: 14px;
}

.account-blocked-users-spacer {
	margin-left: 8px;
	margin-right: 8px;
	border: 1px solid #D4CFC7;
}

/* ZARZĄDZANIE LICENCJAMI BOXY Z PRODUKTAMI */
.licenses-active {
	background: blue;
	color: white;
}

.licenses-soon-expired {
	background: yellow;
	color: black;
}

.licenses-expired {
	background: red;
	color: white;
}

.licenses-management-content-class {
	background: url("../images/licenses_management_panel_header_bg.gif")
		repeat-y;
	background-color: #ecf4fe;
}

.licenses-management-header-custom {
	height: 30px;
	background: url("../images/licenses_management_panel_header_bg.gif")
		repeat-y;
	border-top: thin solid #d2d2d2;
	border-left: thin solid #d2d2d2;
	border-right: thin solid #d2d2d2;
	border-bottom: thin solid #d2d2d2;
	font-family: Arial;
	font-size: 1.20em;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
}

.licenses-management-header-custom-active {
	height: 30px;
	border-top: thin solid #d2d2d2;
	border-left: thin solid #d2d2d2;
	border-right: thin solid #d2d2d2;
	border-bottom: none;
	font-family: Arial;
	font-size: 1.20em;
	font-weight: bold;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	background: url("../images/licenses_management_panel_header_bg.gif")
		repeat-y;
}

.licenses-management-left-top-column {
	width: 15% !important;
	height: 30px;
	background: transparent;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	vertical-align: top;
	text-align: center;
}

.licenses-management-right-top-column {
	width: 85%;
	height: 30px;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	background: transparent;
	vertical-align: top;
	text-align: left;
}

.licenses-management-right-bottom-column {
	width: 82%;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	background-color: white;
	/*border-right: thin solid #d2d2d2;
	border-bottom: thin solid #d2d2d2;*/
	vertical-align: top;
	text-align: left;
	height: auto;
}

.licenses-management-middle-bottom-column {
	width: 0%;
	border-bottom: thin solid #d2d2d2;
	background: transparent;
}

.licenses-management-left-bottom-column {
	width: 18% !important;
	height: auto;
	border-left: thin solid #d2d2d2;
	border-bottom: thin solid #d2d2d2;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	vertical-align: top;
	text-align: left;
	background: transparent;
}

.licenses-management-show-show-customer-id {
	padding-right: 20px;
	padding-bottom: 6px;
	font-size: 14px;
}

/* LICENCJE PANEL BAR LICENCJI*/
.licencje-szczegoly-naglowek {
	height: 20px;
	background-color: white;
	font-family: Arial;
	font-size: x-small;
	margin: 0 0 0 0;
}

.licencje-szczegoly-naglowek-aktywny {
	height: 20px;
	background-color: white;
	font-family: Arial;
	font-size: x-small;
	margin: 0 0 0 0;
}

.licenses-panel-content-grid {
	background: url("../images/licenses_management_panel_bg.gif") repeat-y;
}

.licencje-szczegoly-col1 {
	width: 35% !important;
	background-color: white;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
	color: #666;
}

.licencje-szczegoly-col2 {
	width: 10%;
	background-color: white;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
	color: #666;
}

.licencje-szczegoly-col3 {
	width: 10%;
	background-color: white;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
	color: #666;
}

.licencje-szczegoly-col4 {
	width: 10%;
	background-color: white;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
	color: #666;
}

.licencje-szczegoly-col5 {
	width: 10%;
	background-color: white;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
	color: #666;
}

.licencje-szczegoly-col6 {
	width: 15%;
	background-color: white;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
	color: #666;
}

.licencje-szczegoly-col7 {
	width: 10%;
	background-color: white;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
	color: #666;
}

.licencje-szczegoly-first-empty-panel-naglowek {
	background-color: white;
}

.licencje-th-col1 {
	width: 35% !important;
	white-space: normal;
	background-color: #d2d2d2;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
}

.licencje-th-col2 {
	width: 10%;
	white-space: normal;
	background-color: #d2d2d2;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
}

.licencje-th-col3 {
	width: 10%;
	white-space: normal;
	background-color: #d2d2d2;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
}

.licencje-th-col4 {
	width: 10%;
	white-space: normal;
	background-color: #d2d2d2;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
}

.licencje-th-col5 {
	width: 10%;
	white-space: normal;
	background-color: #d2d2d2;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
}

.licencje-th-col6 {
	width: 15%;
	white-space: normal;
	background-color: #d2d2d2;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
}

.licencje-th-col7 {
	width: 10%;
	white-space: normal;
	background-color: #d2d2d2;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
}

.licencje-number-readonly-input {
	border: none;
	background-color: white;
	size: 90%;
}

.licencje-dk-lewa-kolumna {
	width: 10%;
}

.licencje-dk-prawa-kolumna {
	width: 90%;
	vertical-align: top;
	text-align: left;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.87em;
	color: #666;
}

.licencje-dk-header {
	font-weight: bold;
	color: black;
	background-color: #f8bb49;
}

/* MISSING DEVICES */
.md_columnright {
	width: 10%;
	vertical-align: middle;
	text-align: center;
}

.md_columnmiddle {
	width: 60%;
	vertical-align: top;
	text-align: left;
}

.md_columnleft {
	width: 30%;
	vertical-align: middle;
	text-align: left;
}

.md_optiontitle {
	font-family: Arial;
	font-size: 1.81em;
	font-weight: bold;
}

.md_optiondescription {
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
}

.md_optionstatustext {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: normal;
}

.md_rows {
	border-bottom: thin solid black;
}

/* ZGŁASZANIE ZAGINIĘCIA */
.reportaloss_left_column {
	width: 40%;
	vertical-align: top;
	text-align: left;
}

.reportaloss_right_column {
	width: 60%;
	border-left: 1px dotted #b5b5b5;
	vertical-align: top;
	text-align: left;
	margin-left: 10px;
}

.reportaloss_header_left_column {
	vertical-align: middle;
	text-align: center;
}

.reportaloss_header_right_column {
	vertical-align: top;
	text-align: left;
}

.reportaloss_header_right_colum2 {
	vertical-align: middle;
	text-align: left;
}

/* DELETE FILES */
.generalpurpose_leftcolumn {
	width: 48%;
	text-align: left;
	vertical-align: top;
}

.generalpurpose_middlecolumn {
	width: 4%;
}

.generalpurpose_rightcolumn {
	width: 48%;
	text-align: left;
	vertical-align: top;
}

.icon_leftcolumn {
	width: 10%;
	text-align: center;
	vertical-align: top;
}

.value_rightcolumn {
	width: 90%;
	text-align: left;
	vertical-align: top;
}

.hashcodefield {
	border: thin solid #b56400;
	background-color: gray;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.2em;
	color: white;
}

/* ZADANIA ZGŁOSZONE */
.taskstatus_info_leftcolumn {
	width: 70%;
	text-align: left;
	vertical-align: top;
}

.taskstatus_info_middlecolumn {
	width: 2%;
}

.taskstatus_info_rightcolumn {
	width: 28%;
	text-align: left;
	vertical-align: top;
}

.taskstatus_info_title {
	font-family: Arial;
	font-size: 1.2em;
	font-weight: bold;
}

/* SOFTWARE UPDATES LINKI */
.softwareupdates_grid_columnleft {
	text-align: left;
	vertical-align: top;
	width: 30%;
}

.softwareupdates_grid_columnmiddle {
	width: 40%;
}

.softwareupdates_grid_columnleft {
	text-align: left;
	vertical-align: top;
	width: 30%;
}

.softwareupdates_widget_switch {
	position:relative;
	top:4px;
	padding-left: 6px;
	cursor: pointer;
}

.software_updates_link_outside {
	color: blue !important;
}

.software_updates_link_outside:hover {
	text-decoration: underline !important;
	color: blue !important;
}

.switchAdvSearchContener {
	margin-left: 40px;
	margin-top: 10px;
}



/* HOST INFO MODAL PANEL */
.himp_leftcolumn {
	text-align: center;
	vertical-align: top;
	width: 10%;
}

.himp_middlecolumn {
	width: 2%;
}

.himp_rightcolumn {
	text-align: center;
	vertical-align: top;
	width: 88%;
}

.selected_text {
	color: green;
}

.suggestion_text {
	font-family: Arial;
}

.scrollable {
	overflow: auto !important;
}

.noscrollable {
	overflow: hidden;
}

.singleline,td.singleline,th.singleline,a.singleline,a.singleline:visited
	{
	white-space: nowrap;
}

.rich-table-subheadercell,.rich-table-subheadercell a,.rich-table-subheadercell a:visited,.rich-table-subheadercell a:hover
	{
	color: white;
}

.center,td.center,th.center {
	text-align: center;
}

.tableKeyValueTitle {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.tableKey {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

.progressText {
	font-weight: bold;
	text-align: center;
}

.changelogText {
	
}

.changelogTitle {
	font-weight: bold;
}

.col20pr {
	width: 20%;
}

.col30pr {
	width: 30%;
}

.col25pr {
	width: 25%;
}

.col75pr {
	width: 75%;
}

.input99pr input,.input99pr textarea,.input99pr select {
	width: 99%;
}

.input100pr input,.input100pr textarea,.input100pr select {
	width: 100%;
}

.searchFeedsCol1 {
	width: 24px;
}

.searchFeedsCol2 {
	width: 180px;
}

.searchFeedsCol3 {
	width: 24px;
}

.searchFeedsCol4 {
	
}

.details_property {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.details_value {
	font-family: Arial;
	font-size: 10px;
}

.details_group {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.align_top {
	vertical-align: top;
}

.footerToolBar {
	background-color: white;
}

.spis_tresci_table_column {
	vertical-align: top;
	width: 49%;
}

.spis_tresci_middle_column {
	width: 2%;
}

.rich-panelbar-header {
	background-color: white;
	border-color: white;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 30px;
}

.rich-panelbar-content {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.ui-progressbar-value {
	background-color: yellow;
	background-image: none;
}

.rich-panelbar-header-act {
	background-color: white;
	border-color: white;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 30px;
}

.myextendedstyle {
	height: auto !important;
	width: 100%;
}

.menuPanelBody {
	font-family: Arial;
	font-size: 10px;
	color: black;
	background-color: #e3e3e3;
}

.menuPanelBody2 {
	font-family: Arial;
	font-size: 10px;
	color: black;
	background-color: #f2f2f2;
}

.standardFormPanelBody {
	font-family: Arial;
	font-size: 10px;
	color: black;
	background-color: #e7e9e4;
}

.menuPanelHeader {
	font-family: sans-serif;
	font-size: 14px;
	color: #77a4be;
}

.tabTitleGridLeft {
	width: 20%;
	vertical-align: middle;
	text-align: left;
}

.summaryTabPanelLeftColumn {
	width: 30%;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
}

.summaryTabPanelLeftColumn2 {
	width: 50%;
	vertical-align: middle;
	text-align: right;
	font-weight: bold;
}

.summaryTabPanelRightColumn {
	width: 70%;
	vertical-align: middle;
	text-align: left;
}

.summaryTabPanelRightColumn2 {
	width: 50%;
	vertical-align: middle;
	text-align: left;
}

.tabTitleGridRight {
	width: 80%;
	vertical-align: middle;
	text-align: left;
}

.columnGridMenuPanel {
	vertical-align: top;
}

.rich-stglpanel-header {
	font-size: 12px;
	font-family: Arial;
	color: #618dab;
}

.searchFormLabelCell {
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	vertical-align: top;
	color: black;
	background-color: #e7e9e4;
	width: 30%;
}

.searchFormInputCell {
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	color: black;
	background-color: #fbfbfb;
	width: 70%;
}

.extendedFormLabelCell {
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	color: black;
}

.extendedFormInputCell {
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	color: black;
}

.standardFormTitleCell {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #e7e9e4;
}

.standardFormLabelCell {
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	color: black;
	background-color: #e7e9e4;
	width: 40%;
}

.standardFormInputCell {
	font-family: Arial;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
	color: black;
	background-color: #fbfbfb;
}

.infoMessage {
	font-family: Arial;
	font-size: 10px;
	color: black;
	border: thin solid #c29047;
	background: #feff99;
}

.errorMessage {
	font-family: Arial;
	font-size: 10px;
	color: black;
	border: thin solid #cc0000;
	background: #f9e6e6;
}

.buttonStyle {
	font-family: Arial;
	font-size: 12px;
}

.resultSetFooterLeftColumn {
	width: 20%;
	text-align: left;
}

.resultSetFooterCenterColumn {
	width: 20%;
	text-align: right;
	margin-right: 5px;
}

.resultSetFooterRightColumn {
	width: 60%;
	text-align: left;
}

.dodatkowyStylNaglowkaWynikowLewyAlign {
	text-align: left;
}

.feedsUpdateModalPanelColumn {
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.feedsSummaryLeftAlign {
	text-align: left;
	vertical-align: top;
}

.left50 {
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.right50 {
	text-align: right;
	vertical-align: top;
	width: 50%;
}

.clientsSummaryLeftAlign50 {
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.clientsSummaryRightAlign50 {
	text-align: right;
	vertical-align: top;
	width: 50%;
}

.feedsSummaryRightAlign {
	text-align: right;
	vertical-align: top;
}

.advancedSearchRightAlign {
	text-align: right;
	vertical-align: midde;
}

.advancedSearchLeftAlign {
	text-align: left;
	vertical-align: middle;
}

.modalPanelSoftwareGridLeft {
	text-align: left;
	vertical-align: top;
	width: 35%;
	font-family: Arial;
	font-size: small;
}

.modalPanelSoftwareGridRight {
	text-align: left;
	vertical-align: top;
	width: 65%;
	font-family: Arial;
	font-size: small;
}

.modalPanelSoftwareInfoGridLeft {
	text-align: left;
	vertical-align: top;
	width: 30%;
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
}

.modalPanelSoftwareInfoGridRight {
	text-align: left;
	vertical-align: top;
	width: 70%;
	font-family: Arial;
	font-size: x-small;
}

.accountinfoLeftSummary {
	width: 50%;
	text-align: left;
	vertical-align: top;
}

.accountinfoRightSummary {
	width: 50%;
	text-align: left;
	vertical-align: top;
}

.templateColumn1 {
	width: 20%;
	text-align: left;
	vertical-align: top;
}

.templateColumn2 {
	width: 80%;
	text-align: left;
	vertical-align: top;
}

.headerLeftColumn {
	text-align: left;
	vertical-align: top;
}

.headerRightColumn {
	text-align: right;
	vertical-align: bottom;
}

.onlineHistoryEntriesFoundCell {
	background-color: green;
}

.h2PanelGridLeftColumn {
	text-align: left;
	vertical-align: top;
}

.h2PanelGridRightColumn {
	text-align: right;
	vertical-align: top;
}

.outOfMonth {
	background-color: #e0e0e0;
	font-size: x-small;
	font-family: Arial;
	color: #b7b7b7;
	font-weight: bold;
	width: 14%;
	height: 20px;
	text-align: center;
}

.currentDate {
	background-color: #ffff00;
	font-size: x-small;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	width: 14%;
	height: 20px;
	text-align: center;
}

.hasEntries,.hasEntries a,.hasEntries a:visited {
	background-color: #4dff1d;
	font-size: x-small;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	width: 14%;
	height: 20px;
	text-align: center;
}

.calendarText {
	font-size: x-small;
	font-family: Arial;
	color: #000000;
	font-weight: bold;
	width: 14%;
	height: 20px;
}

.calendarCell {
	font-size: x-small;
	font-family: Arial;
	color: #a2a2a2;
	font-weight: bold;
	width: 14%;
	height: 20px;
	text-align: center;
}

.calendarDayName {
	font-size: x-small;
	font-family: Arial;
	color: #000000;
	background-color: #b3aeae;
	font-weight: bold;
	width: 14%;
	height: 20px;
	text-align: center;
}

.calendarMonthTitle {
	font-size: x-small;
	font-family: Arial;
	color: #000000;
	background-color: #747171;
	font-weight: bold;
	width: 14%;
	height: 20px;
}

.calendarWholeTableColumns {
	vertical-align: top;
}

.hardwareIconsMenuImage {
	vertical-align: top;
	text-align: center;
}

.hardwareIconsMenuText {
	vertical-align: top;
	text-align: center;
	font-family: Arial;
	font-size: small;
}

.hardwareIconsMenuColumns {
	vertical-align: top;
	text-align: center;
	width: 17%;
}

.menuNotDone {
	background-color: red;
}

.yui-skin-sam .yui-ac-input {
	position: static;
	width: 225px;
}

.yui-skin-sam .yui-ac-container {
	position: absolute;
	top: 1.6em;
	width: 225px;
}

.yetAnotherColumnLeft {
	vertical-align: middle;
	width: 10%;
}

.yetAnotherColumnRight {
	vertical-align: top;
	width: 90%;
}

.customShuttleListLeftPanel {
	text-align: left;
	vertical-align: top;
	width: 47%;
}

.customShuttleListMiddlePanel {
	text-align: justify;
	vertical-align: middle;
	width: 6%;
}

.customShuttleListRightPanel {
	text-align: left;
	vertical-align: top;
	width: 47%;
}

.customShuttleSelectOne {
	background-color: #f2f2f2;
	border: none;
	width: 100%;
	height: 200px;
	overflow: hidden;
	scrollbar-face-color: #f2f2f2;
	scrollbar-shadow-color: #f2f2f2;
	scrollbar-highlight-color: #f2f2f2;
	scrollbar-3dlight-color: #f2f2f2;
	scrollbar-darkshadow-color: #f2f2f2;
	scrollbar-track-color: #f2f2f2;
	scrollbar-arrow-color: #f2f2f2;
}

.customShuttleColumnStyle {
	vertical-align: top;
	width: 100%;
}

.executiveoptionstaskscolumn {
	vertical-align: top;
	text-align: left;
	width: 33%;
}

.permsShuttleColumn1 {
	width: 25%;
}

.permsShuttleColumn2 {
	width: 30%;
}

.permsShuttleColumn3 {
	width: 45%;
}

.groupsShuttleColumn1 {
	width: 25%;
}

.groupsShuttleColumn2 {
	width: 75%;
}

.requiredData {
	font-family: Arial;
	font-weight: bold;
	color: red;
}

.passwordStrengthPanel {
	background-color: #D3D3D3;
}

<!--
background of panel : #fbfbfb
panelHeader Text  : #618dab
-->.menuPanelBody {
	margin: 0;
	padding: 0;
}

.rich-panel-body {
	padding: 0
}

.rich-pmenu-top-group-div {
	border: none;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #545454;
	border-left: 1px solid #545454;
	border-right: 1px solid #545454;
	padding: 0px 0px 0px 0px;
}

.rich-pmenu-group {
	margin: 0px 0px 0px 0px;
}

/* LINKI STRONICOWANIE PO PRAWEJ */
.rich-datascr-button {
	font-family: Arial, Tahoma, sans-serif;
	background-color: #eaeaea;
	font-size: 0.91em;
	padding: 3px 10px;
	margin-left: 1px;
	color: #878787;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #c0c0c0;
}

.rich-datascr-inact {
	font-family: Arial, Tahoma, sans-serif;
	background-color: #eaeaea;
	font-size: 0.91em;
	padding: 3px 10px;
	margin-left: 1px;
	color: #878787;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #c0c0c0;
}

.rich-datascr-act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.91em;
	padding: 3px 10px;
	margin-left: 1px;
	color: #fff;
	background-color: #ed8201;
	font-weight: bold;
	border: 1px solid #ed8201;
}

.naviInfoColumn {
	text-align: right;
	padding: 3px 30px 0 0;
	color: #7f7f7f;
	width: 70%;
}

.naviScrollerColumn {
	width: 30%;
	text-align: left;
}

.tableSummaryLeftColumn {
	vertical-align: top;
	text-align: right;
	width: 50%;
}

.tableSummaryRightColumn {
	vertical-align: top;
	text-align: left;
	width: 50%;
}

.panelSummaryBackground {
	background-color: white;
}

.panelSummaryMain {
	border: none;
}

.rich-mpnl-body {
	font-family: Arial;
	color: black;
}

/*.rich-mpnl-content {
	border-color: #c8c8c8;
}*/

.rich-mpnl-shadow {
	z-index: 99;
	display: none;
	background-color: black;
	filter: alpha(opacity =       40);
	opacity: 0.4;
}

.processingPanelBody {
	width: 100%;
	height: 100%;
	background-color: white;
}

.modal_panel_content {
	border: 2px solid #999;
	padding: 10px;
}

.modal_panel_titlebox {
	float: left;
	padding: 0 5px;
	margin: -20px 0 0 30px;
	background: #f3f3f3;
}

.rich-pmenu-top-group-self-label {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	text-indent: 0%;
}

.rich-pmenu-group-self-label {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	text-indent: 0%;
}

.rich-pmenu-item-label {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	left: 0px;
	text-indent: 0%;
}

.rich-pmenu-item-icon {
	
}

.rich-pmenu-nowrap {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 0 !important;
}

.rich-pmenu-nowrap img {
	white-space: nowrap;
	display: none;
}

.rich-pmenu {
	
}

.rich-pmenu-top-group {
	
}

.rich-pmenu-group {
	
}

.rich-pmenu-selected-element {
	font-style: normal;
}

.mapPanel {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.dbViewName {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	font-weight: normal;
}

.mapInfoKey {
	font-family: Arial;
	font-size: 10px;
}

.mapInfoValue {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.infoKey {
	font-family: Arial;
	font-size: 10px;
}

.infoValue {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

.fileUploadStyleClass {
	background-color: transparent;
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}

.rich-fileupload-toolbar-decor {
	background-color: transparent;
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}

.rich-fileupload-button-border {
	background-color: transparent;
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}

.rich-fileupload-button {
	background-color: transparent;
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}

.rich-fileupload-button-light {
	background-color: transparent;
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}

.rich-fileupload-button-press {
	background-color: transparent;
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}

.size-error-class {
	color: #FF0000;
}

.middle-align {
	vertical-align: middle;
}

.top-align {
	vertical-align: top;
}

.contexthelp {
	position: absolute;
	top: 81px;
	height: 32px;
	right: 20px;
}

.panelbar-header {
	background-color: #f3f3f3;
	border-color: #c4c4c4;
}

.navi-info-column {
	float: right;
	padding: 3px 30px 0 0;
	color: #7f7f7f;
	width: 70%;
}

.navi-scroller-column {
	width: 30%;
	float: left;
}

.search-label-nowidth {
	background: #ececec;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #cacaca;
	padding: 5px;
	text-align: right;
	color: #505050;
	font-size: 0.91em;
	white-space: nowrap;
}

.search-filter-nowidth {
	padding-left: 15px;
	background: #fff;
	white-space: nowrap;
}

.sep {
	padding-left: 4px;
	padding-right: 4px;
}

.data td.even {
	background: #fff;
}

.data_odd {
	background: #eee;
}

.data_even {
	background: #fff;
}