/* kolory
ciemnonieieski #114B7E
jasnoniebieski #EAF5FA
ciemnoszary #646464
niebieskoszary #728189
jasnoniebieskoszary #EFF4E8
niebieski #3572A8
oliwkowy #966F22
===========================================
*/


/* GLOWNE */

b {
	font-weight: bold;
}

i {
	font-style: italic;
}

h2 {
	font-size:123.1%; 
	background-color: #EFF4E8;
	background-image:url("header_gradient.jpg");
	background-repeat:repeat-x;
	background-position: 0px 0px;
	line-height:24px;
	border-bottom:1px dashed #ccc;
	padding-left:5px;
	color:#728189;
	margin:0;
	margin-top:5px;
}

h1, h3 {
    /* top & bottom margin based on font size */
    margin:1em 0;
}

h1,h2,h3,h4,h5,h6,strong {
    /*bringing boldness back to headers and the strong element*/
    font-weight:bold; 
}

.align_center {
	text-align:center;
}

.align_right {
	text-align:right;
}

body {
	background-color:#fefefe;
	background-image:url("top_bg_3.jpg");
	background-repeat: repeat-x;
}

.head_bg {
	height: 85px;
	background-color: #114B7E;	
}

.body_bg {
	background-color: #114B7E;
}

.grey_separator {
	background-image:url("grey_separator.png");	
	height: 28px;	
}

.body_img_bg {
	background-image:url("landing_page.jpg");
	background-color: #114B7E;
	background-repeat: no-repeat;
	background-position: center;
	/*height: 460px;*/
	height: 338px;
	font-size: 26px;
	font-weigth: bold;	
	color: #ffffff;	
}

.body_grey_separator {
	margin-top: 5px;
	background-image:url("info_bg_separator.png");
	background-repeat: repeat-x;
	height: 25px;
	border-bottom: 1px solid #dedede;
}

.page_welcome {
	margin: 0 auto;
	width: 960px;	
}

#above_line {
	/*height: 220px;*/
	height: 160px;
	vertical-align: bottom;	
	/*display: table-cell;*/	
}

#above_line p {
	/*width: 400px;*/
	width: 350px;
	padding: 20px;
	font-size: 22px;
	text-align: center;
	/*margin-bottom: 10px;*/
}

#below_line {
	/*height: 235px;*/
	height: 175px;
	vertical-align: top;	
	/*border: 1px solid red;*/	
}

#below_line p {
	/*width: 400px;*/
	width: 350px;
	padding: 20px;
	text-align: center;
	/*margin-top: 10px;*/
	font-size: 22px;
}

.body_welcome {
	/*background-color:#fefefe;*/
	margin-top:40px;
	margin-left: auto;
	margin-right: auto;
	background-image:url("landing_page.jpg");
	background-repeat: no-repeat;
	height: 630px;
	width: 1010px;		
}

.body_info_bg {
	margin-top: 10px;	
}

.info_box {	
	/*display: table-cell;*/
	margin-top: 10px;	
	width: 200px;
	padding: 5px;
	vertical-align: top;
}

.info_box p {
	color: #7F8D94;
	margin-top: 5px;
	margin-bottom: 12px;
	font-size: 1em;	
}

.info_box p a:link, .info_box p a:visited, .info_box p a:visited{
	color: #3572A8;
	text-decoration: none;
	font-weight: bold;
}

.info_box p a:hover {
	color: #65717B;
	text:decoration: none;
	font-weight: bold;
}

.info_box p.title {
	color: #966F22;
	font-size: 1.2em;
	font-weight: 700;	
	margin-top: 0px;	
}

.info_box_full {
	background-color: #eaf5f9;
	background-image: url("info_box_bg.gif");
	background-repeat: repeat-x;
	/*display: table-cell;*/
	margin-top: 10px;	
	width: 220px;
	padding: 5px;
	border-radius: 8px;
	vertical-align: top;	
}

.info_box_full_red {
	background-color: rgb(170,4,40);
	/*background-image: url("info_box_bg.gif");*/
	background-repeat: repeat-x;
	/*display: table-cell;*/
	margin-top: 10px;	
	width: 280px;
	padding: 5px;
	border-radius: 8px;
	vertical-align: top;	
}

.info_box_full p {
	color: #7F8D94;
	margin-top: 5px;
	margin-bottom: 12px;
	font-size: 1em;	
}

.info_box_full p a:link, .info_box_full p a:visited, .info_box_full p a:visited{
	color: #3572A8;
	text-decoration: none;
	font-weight: bold;
}

.info_box_full p a:hover {
	color: #65717B;
	text:decoration: none;
	font-weight: bold;
}

.info_box_full .xspButtonCommand {
	color:#3572A8;
	background-color:#f9fdff;
	font-size:12px;
	font-weight: bold;
	height:26px;
	border-width:1px 2px 2px 1px;	
	border-style:  solid;
	border-color: #e5e9eb;	
	padding-bottom:2px;	
	/*padding:2px;*/
	border-radius: 4px 4px 4px 4px;
}

.info_box_full p.title {
	color: #3572A8;
	font-size: 1.2em;
	font-weight: 700;	
	margin-top: 0px;	
}

.fader {
	position: absolute;	
	text-align: center;
	width: 390px;	
	margin-top: 50px;
	margin-left: 520px;	
	/*border: 1px solid red;*/	
}

/*.fader p {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #114b7e;
	height: 160px;
	padding: 20px;
	font-family: Arial,Helvetica,clean,sans-serif;
}*/

.fader div {
	text-align: center;	
	height: 220px;
	padding: 5px 30px;
	margin: 0px;
}

.fader h3 {
	font-size: 26px;
	font-weight: bold;
	color: #114b7e;	
	font-family: Arial,Helvetica,clean,sans-serif;	
}

.fader p {	
	font-size: 16px;
	font-weight: bold;
	color: #114b7e;	
	font-family: Arial,Helvetica,clean,sans-serif;
}


.fader img {
	/*width: 380px;	
	margin-left: 15px;*/ /*marginesy dla cieni*/
	width: 350px;	
	margin-left: 10px;
}

#login_buttons {
	margin-top: 430px;
	margin-left: 20px;	
	position: absolute;
}


#login_buttons .xspButtonCommand{	
	color:#fff;
	background-color:#e1861b;
	font-size:16px;
	font-weight: bold;
	height:28px;
	width: 150px;
	border:1px solid #728189;
	padding-bottom:2px;
	margin: 10px 3px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.page .body {
	background-color:#fefefe;
	background-image:url("top_gradient.jpg");
	background-repeat: repeat-x;
}



a, a:visited {
	color: #105CB6;
	text-decoration: none;
}

a:hover {
	color: #728189;
	text-decoration: none;
}

/*================================================================*/
/* UNIFORM */
/*================================================================*/

.uniForm .buttonHolder {
    background-color:transparent!important; 
    padding:0;
}

.uniForm .secondaryAction {
    float: none;
    margin-right:10px!important;
}

.uniForm .inlineLabels label {
    width: 130px;
}

.uniForm .buttonHolder button {
    margin-right: 10px;
}


/*================================================================*/
/* DOJO */
/*================================================================*/

.dijitTextBox, .dijitComboBox, .dijitSpinner  {
    width:30em;
}


/*================================================================*/
/* LAYOUT */
/*================================================================*/

.leftCol {
	width: 155px;
	margin-right: 5px;
	margin-top:34px;
}

.leftCol .leftHeader {
	font-weight:bold;
	color:#728189;
	margin-bottom:10px;
}

.leftCol .leftSection {
	padding: 5px;
	margin-bottom:20px;
	background-color: #EAF5FA;
	background-image:url("section_gradient.jpg");
	background-repeat:repeat-x;
	background-position: 5px 24px;
	border:1px solid rgb(215,232,240);
}
	
.leftCol a,.leftCol a:visited {
	color: #3572A8;
	font-weight: bold;
	text-decoration: none;
}

.leftCol a:hover {
	color: #728189;
}

.leftMenu li {
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px dashed #728189; 	
}

.rightCol {
	width: 155px;
	background-image:url("section_gradient.jpg");
	background-repeat:repeat-x;
	background-position: 5px 24px;
	margin-left: 5px;
	background-color: #EAF5FA;
	margin-top:34px;
	padding: 5px;
}

.main {
	padding: 5px;
	padding-top:34px;
}

.head {
	color: #ffffff;
	background-color: #114B7E;
	padding: 5px;
	background-image:url("head_logo.gif");
	background-repeat:no-repeat;
	background-position: 5px 5px;
	height:70px;
}

.head a,.head a:visited {
	color: #EAF5FA;
	font-size: 13px;
}

.head a:hover {
	text-decoration: underline;
	font-size: 13px;
}

.logoAddr {
	border-top:1px solid #3572A8;
	margin-top: 50px;
	padding-top: 5px;
}


.pageHeader {
	background-color: #EFF4E8;
	background-image:url("header_gradient.jpg");
	background-repeat:repeat-x;
	background-position: 0px 0px;
	line-height:22px;
	border-bottom:1px dashed #ccc;
	margin-bottom:3px;
	color:#114B7E;
	padding-left:5px;
}

.head td {
	padding-top:4px;
}
	
.foot {
	margin-top: 2em;
	border-bottom:1px solid #ccc;
	
}

.logo {
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
}


/*================================================================*/
/* USER DATA */
/*================================================================*/

.userData {
    font-size:11px;
}
    
.userData .userBalance {
    border-top:1px dashed #728189;
    padding-top:2px;
    color:#114B7E; 
}

.userData .userBalancePKT, .userData .userBalancePLN {
    border-bottom:1px dashed #728189;
    text-align:right;
    padding-right:5px;
}  

.userData .userBalancePKT span, .userData .userBalancePLN span{
    font-size:14px;
    font-weight:bold;   
    text-align:right;
    padding-bottom:5px;
}

.userData .more {
    padding-top:5px;
    text-align:right;
}


/*================================================================*/
/* ACTION BAR */
/*================================================================*/

.actionbarButton {
	background-color: #3572A8;
	line-height:22px;
	padding-left:7px;
	padding-right:7px;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	border-radius: 5px 5px 5px 5px;
	margin-bottom:20px;
    color: #ffffff !important;
    display: block;
    text-align: center;
}


/*================================================================*/
/* PROJECT FORM */
/*================================================================*/

.projectPanel .xspTabbedPanelTabs {
	left:0;	
}
	
.projectPanel .ctrlHolder {
	border:0;
}


.projectPanel .ctrlHolder label {
	color:#728189; 
}

.projectHeader {
	width:100%;
}

.projectHeader .startCol {
	width:27%;
	background-color:#EFF4E8;
}

.projectHeader .startCol label {
	margin:0;
	margin-right:5px;
	width:40px;
	line-height:normal;
}

.projectHeader .startCol span {
	margin:0;
	line-height:normal;
}

.projectHeader .middleCol {
	width:35%;
	background-color:#EFF4E8;
	text-align:center;
}

.projectHeader .middleCol span {
	padding:2px;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #728189;
	background-color:#EAF5FA;
}
	
.projectHeader .middleCol span {
	margin:0;
	line-height:normal;
}

.projectHeader .endCol {
	width:35%;
	text-align:right;
	background-color:#EFF4E8;
}

.projectHeader .endCol label {
	text-align:right;
	margin:0;
	line-height:normal;
	width:160px;
}

.projectHeader .endCol span {
	margin:0;
	line-height:normal;
	text-align:right;
}

.projectSummary {
	background-color:#f9f9f9;
}

.projectSummary .ctrlHolder {
	padding:5px;
	text-align:right;
	border-bottom:1px dashed #ccc;
	color:#728189;
	
}

.projectSummary .ctrlHolder label {
	width:450px;
	text-align:left;
	color: #646464;
}

.projectSummary .ctrlHolder span {
	font-weight:bold;
}

.compactCtrlHolder {
	padding: 1em;
    border:0;
    background-color: #fff;
    border-bottom:1px solid #ccc;
}

.compactCtrlHolder .ctrlHolder {
	padding: 0;
}

.error {
	margin: 1em 0;
}

/*================================================================*/
/* lines */
/*================================================================*/

table.lines {
	width: 100%;
}

.lines td {
	border-top: 1px solid #EFF4E8;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.lines th {
	background-color: #EFF4E8;
	background-image:url("header_gradient.jpg");
	background-repeat:repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom:1px solid #728189;
	border-top:1px solid #728189;
}

.prodCodeInput {
	width: 7em;
}

#newLine td {
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#EFF4E8; 
}

#tdNewProd .dijitTextBox {
	width: 90%;
}

#tdNewProdQty {
	text-align:right;
}

#lines tfoot td {
	font-weight:bold!important;
	background-color:#EFF4E8;
	text-align:right;
	border-top:2px solid #728189;
	border-bottom:1px solid #728189;
}

#lines tfoot td span {
	font-weight:bold!important;
}


/*================================================================*/
/* VIEW */
/*================================================================*/

.xspPanelViewColumnHeader {
	background-color:#f5f5f5;
 	
}

.xspDataTableViewPanel {
	width: 100% !important;
}

.xspDataTableViewPanelHeaderStart, .xspDataTableViewPanelHeaderMiddle, .xspDataTableViewPanelHeaderEnd {
	background-color:#fff;
	border:0;
	border-bottom:1px solid #EAF5FA;
}
	
.xspDataTableViewPanelFooterStart, .xspDataTableViewPanelFooterMiddle, .xspDataTableViewPanelFooterEnd {
	background-color:#fff;
	border:0;
	border-top:1px solid #EFF4E8;
}

.xspPagerRight, .xspPagerContainer {
	background-color:#fff;
	color:#646464;
	padding-right:5px;
	margin-bottom:2px;
}

.xspButtonCommand {
	color:#fff;
	background-color:#114B7E;
	font-size:11px;
	height:20px;
	border:1px solid #728189;
	padding-bottom:2px;
	-moz-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
}


/*================================================================*/
/* user profile */
/*================================================================*/

.userDetail {
	width:100%;	
	border:0;
}

.userDetail td {
	vertical-align:top;
	padding: 5px;
	border-bottom:1px dashed #ccc;
}

.userDetail img {
	width:128px;
	height:128px;
	border:1px solid #ccc;
	text-align:center;
	
}

.changePhotoBtn {
	font-size: 10px;
}

.userDetail .pictureCol {
	width:150px;
	border:0;
}

.userDetail .labelCol {
	width:180px;
	color:#728189;
}

.segmentLabel {
	float:left;
}

.orders {
	width:100%;
}

.orders th {
    background-color: #EFF4E8;
	background-image:url("header_gradient.jpg");
	background-repeat:repeat-x;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom:1px dashed #728189;
}

.orders .colDate {
	width:120px;
	text-align:center;
}

.orders .colCode {
	width:80px;
	text-align:center;
}
.orders .colValue {
	width:120px;
	text-align:right;
}

.orders .colStatus {
	width:120px;
	text-align:center;
}

.orders td {
    padding: 5px;
}

.orders .odd {
	background-color:#f9f9f9;	
}


/*================================================================*/
/* lista projektów */
/*================================================================*/

.projects .odd {
	background-color:#f9f9f9;
}

.projects {
	width:100%;
}

.projects td {
	padding: 5px;	
}

.cookieHeader {
	width:100%;
	background-image: url("info_bg_separator.png");
    background-repeat: repeat-x;
	height:18px;
	padding-top:8px;
}

.cookieMessage{
	width:900px;
	float:left;
	font-size:10px;
}

.cookieLink{
	width:60px;
	text-align:right;
	float:right;
}

.cookieLink a,.cookieLink a:active, .cookieLink a:visited {
	font-size:10px;
	color:#114B7E;
} 

.cookieContainer {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}