/* Minification failed. Returning unminified contents.
(498,1): run-time error CSS1019: Unexpected token, found '@charset'
(498,10): run-time error CSS1019: Unexpected token, found ''utf-8''
(498,17): run-time error CSS1019: Unexpected token, found ';'
(581,1): run-time error CSS1019: Unexpected token, found '@charset'
(581,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(581,17): run-time error CSS1019: Unexpected token, found ';'
 */
@charset 'utf-8';
/* CSS Document */

* {
	padding:0;
	margin:0;
}
body 
{
    min-width: 900px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;	
}

a {
	text-decoration:underline;
	color:#f00;
	white-space:nowrap;
}
a img {
	vertical-align:top;
	border: none;
    text-decoration: none;
}
th, th a {
	color:#000;
}
td {
	color:#333;
}
#main 
{
	width:100%;
}
#top {
	margin:0; 
	height:86px; 
	/*background-image:url(../images/top.png); */
	background-color: rgb(255, 255, 255);
	background-repeat: repeat-x;
	position: relative;
	text-align: center;
}
#top_2 
{   
    margin: auto;
    width: 960px;
    height:86px; 
    /*background-image:url(../images/top_bg.gif);*/ 
    background-repeat: repeat-x;
    background-position: center;
}
.left_logo {
	position: absolute; 
	left: 0;
}
.top_title {
	float:left;
	margin-left:40px;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:25px;
}
.right_logo {
	float:right;
}
#top_bar {
	padding:0 0 0 15px;
	background-image:url(../images/top_bar_bg.png);
	text-shadow:1px 1px #fff;
	background-position:top;
	background-repeat:repeat-x;
	height:50px;
}
#content {
	padding:30px 15px;
	background-color:#f8f8f8;
	position:relative;
}
#content h2 {
	margin:25px 0 15px 0;
}
#footer {
	padding:15px;
	text-align:center;
}
.clear {
	clear:both;
}
.alert-box {
	border:1px solid;
	padding:8px;
	text-align:center;
	margin-bottom:15px;
	color:#fff;
	font-weight:bold;
	margin:20px auto;
	width:900px;
}
.error {
	border-color:#c00;
	background-color:#f6d9d9;
	color:#c00
}
.warning {
	border-color:#FF6600;
	background-color:#ffe8d9;
	color:#ff6600;
}
.information {
	border-color:#3399FF;
	background-color:#e1f0ff;
	color:#3399ff;
}
.success {
	border-color:#66CC00;
	background-color:#e8f7d9;
	color:#66cc00;
}
.red {
	color:#c00;
	font-weight:bold;
}
.dialog_box {
	width:401px;
	margin:0 auto;
	border:1px solid #ccc;
}
.dialog_box .head {
	background-color:#e8e8e8;
	padding:15px;
}
.dialog_box .content {
	background-color:#fff;
	padding:15px;
}
form {
	overflow:visible;
}
form br {
	clear:both;
}
fieldset {
	padding:15px;
	border:none;
	background-color:#fafafa;
	overflow:visible;
	position:relative;
	margin-bottom:15px;
}
#top_bar form {
	float:left;
	margin-left:100px;
	margin-top:-5px;
}
.logged_in {
	float:left;
	margin:15px 0;
}
#top_bar fieldset {
	padding:0;
	background:none;
	margin:13px 0;
}
label {
	display:block;
	float:left;
	margin-bottom:15px;
	padding:3px;
}
#top_bar form label {
	width:60px;
	padding-top:5px;
}
#top_bar form select {
	width:250px;
}
#top_bar .buttons {
	float:right;
	margin:1px 0 0 0;
	padding:6px 15px 6px 5px;
}
#top_bar .buttons a {
	float:right;
	margin-left:10px;
}
label.size_1 {
	width:50px;
}
label.size_2 {
	width:100px;
}
label.size_3 {
	width:150px;
}
label.size_4 {
	width:200px;
}
label.size_5 {
	width:250px;
}
label.size_6 {
	width:300px;
}
input[type='text'] {
	display:block;
	width:225px;
	border:1px solid #bfbfbf;
	padding:4px;
	float:left;
	margin-bottom:15px;
}
input[type='text'].disabled 
{
    background-image: url("../images/th_bg.png");
    color: #666;
}

input[type='password'] {
	display:block;
	width:225px;
	border:1px solid #bfbfbf;
	padding:4px;
	float:left;
	margin-bottom:15px;
}
input[type='text'].error, input[type='password'].error {
	border:1px solid #c00
}
input[type='image'] {
	border:none;
	float:right;
	margin-left:15px;
}
.search_form form input[type='image'] {
	border:none;
	float:left;
	margin-left:15px;
}
a.reset {
	border:none;
}
a.back {
	padding:5px;
	background-color:#f00;
	color:#fff;
	font-weight:bold;
	border:none;
	float:right;
	font-size:12px;
	text-decoration:none;
	border:1px solid #f00;
}
a.wrap {
    white-space: normal;
}
select {
	padding:4px;
	border:1px solid #bfbfbf;
}
input.size_1 {
	width:50px;
}
input.size_2 {
	width:100px;
}
input.size_3 {
	width:150px;
	margin-right:15px;
}
input.size_4 {
	width:200px;
}
input.size_5 {
	width:250px;
}
input.size_6 {
	width:300px;
}
table.transparent, table.transparent td, table.transparent th {
	border:none;
	background:none;
}
table.transparent td {
	width:50%;
}
table {
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
}
table td {
	padding:10px 8px;
	background-color:#fff;
	border:1px solid #eaebef;
}
table th {
	padding:12px 8px;
	border:1px solid #c3c4c9;
	background-image:url(../images/th_bg.png);
}
table.attachments th:nth-child(1) {
    width: 40%;
}
table.attachments th:nth-child(2) {
    width: 40%;
}
table.attachments th:nth-child(3) {
    width: 20%;
}
td.odd {
	background-color:#fff;
}
td.even {
	background-color:#f9fafc;
}
table.order_details {
}
table.order_details th {
	width:16%;
	background-color:#f1f1f1;
	background-image:none;
	border:1px solid;
	text-align:left;
	border-left-color:#ccc;
	border-right-color:#fff;
	border-top-color:#ccc;
	border-bottom-color:#ccc;
}
table.order_details td {
	width:16%;
	background-color:#fff;
	background-image:none;
	border:1px solid;
	border-left:none;
	border-left-color:#fff;
	border-right-color:#ccc;
	border-top-color:#ccc;
	border-bottom-color:#ccc;
}
.error_msg {
	display:block;
	margin-left:105px;
	background-color:#c00;
	padding:6px;
	font-size:11px;
	color:#fff;
	position:absolute;
}
.documents_list {
	border:1px solid #ccc;
	padding:15px;
	background-color:#fff;
}
.documents_list .search_form {
	border-bottom:1px solid #e8e8e8;
}
.documents_list .search_form fieldset {
	margin:0;
}
.documents_list .search_form select {
	width:386px;
}
.documents_list .search_form input[type='submit'] {
	float:left;
}
.documents_list .results {
	padding:15px;
}
.pagination {
	margin-bottom:10px;
}
.pagination .pagination_content {
}
.pagination a {
	float:left;
	width:30px;
	height:12px;
	padding:10px 0;
	display:block;
	border:1px solid #e8e8e8;
	text-align:center;
	line-height:1;
	margin-right:3px;
}
.pagination span {
	float:left;
	width:25px;
	height:12px;
	padding:10px 0;
	display:block;
	text-align:center;
	line-height:1;
	margin-right:3px;
}
.unconfirmed td {
	color:#000;
}
.selected td {
	font-weight:bold;
}
.run {
	float:right;
	width:480px;
	color:#f00;
}
.run a {
	margin-right:15px;
	float:left
}
a.btn {
	display:block;
	float:left;
	padding:5px 8px;
	background-color:#f00;
	color:#fff;
	border:1px solid #f00;
	border-bottom: 1px solid #000;
	margin:0 10px 0 0;
}
.contacts_table {
	width:50%;
}
.half {
	width:45%;
	border:1px solid #ccc;
	padding:15px;
	margin-bottom:30px;
	background-color:#fff;
}
.half h2 {
	margin:0 0 15px 0 !important;
	padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
}
.left {
	float:left;
}
.right {
	float:right;
}
td.actions {
	text-align:center;
}
td.actions a {
	margin:0 5px;
}

.unavailable td{color:#f00;}

td.select {width:120px;}
td.select select {width:120px;}
/*
    Styles used by specific helpers
*/

.textarealike
{
    border: 1px solid #c3c4c9;
    background-image: url(../images/th_bg.png);
    padding: 6px;
    overflow: auto;
}

.textarealike ul 
{
    list-style-type: disc !important;
}

.textarealike ul li
{
    background: none !important;
}

.dialogBackground 
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 99999;
	background-color: black;
}

.dialogWindow
{
	position: absolute;
	width: 400px;
	border:1px solid #ccc;
	color: Black;
	z-index: 100000;
	padding: 15px;
	text-align: center;
	background-color: #e8e8e8;
}
@charset 'utf-8';
/* CSS Document */

#content .header {color: #ff0000; font-size: 30px;}
#content h1 {margin:25px 0 15px 0;}

#content ul {list-style:none; padding:5px 25px; margin:3px 0;}
#content ul li {background: url('../images/bullet.gif') 0 0 no-repeat; padding:0 0 0 15px; margin:0 5px;}
#content ul li ul {list-style:none; padding:0 25px; margin:3px 0;}
#content ul li ul li {background: url('../images/bullet2.gif') 0 0 no-repeat; padding:0 0 0 15px; margin:0;}

#content ol {padding:10px 25px; margin:3px 0;}
#content ol li {padding:0; margin:0 5px;}

#side_bar
{
    float: left;
    padding-top: 30px;
}
.menu
{
    width: auto;
    height: auto;
    vertical-align: top;
    text-align: right;
    list-style:none
}

.menu .menu-item
{
    padding-right: 10px;
    border-bottom: 1px solid #000000;
    background-color: #FF0000;
}

.menu .submenu 
{
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 5px;
    background-color: #FF0000;
    position: relative;
    left: 20px;
    width: 130px;
}

.menu .submenu div
{
    margin: 5px;
    text-align: left;
}

.menu .submenu div a
{
    width: 100%;
    color: #FFFFFF;
    padding: 5px;
}


.menu .menu-item a
{
    width: 100%;
    height: 2.75em;
    line-height: 2.75em;
    text-indent: 2.75em;
    display: block;
    position: relative;
    color: #FFFFFF;
    margin-top: 5px;
}

.stretcher
{
    overflow: hidden;
}

.mainSection
{
    width: 100%;
}

@charset "utf-8";
/* CSS Document */
	
div#pageUpperInfo {
	display: none;
	width: 100%;
	height: 40px;
    text-align: left;
	background-color: #DEDEDE;
	text-align:center;
}

div#pageUpperInfo div.info {
	display: block;
	margin: 0 auto;
	width: 960px;
	height: 40px;
	position: relative;
	padding: 10px;
	color: #666666;
    font-size: 12px;
}

div#pageUpperInfo div.info div.message {
	float: left;
	height: 20px;
	line-height: 12px;
    margin: 0;
	color: #666666;
    font-size: 12px;
	text-align: justify;
}

div#pageUpperInfo div.info div.message a {
	color: #FF0000;
	font-size: 12px;
}

div#pageUpperInfo div.info div.close {
	float: right;
	padding: 1px 5px;
	background-color: #FF0000;
	cursor: pointer;
	color: white;
}


a.btnSubsite
{
    float: right;
    margin-top: 10px;
}

.userInfoContainer
{
    margin-right: 30px;
    width: 100%;
    float: left;
}

/* Formatowanie tabeli z wnioskami */
.appNumberCol {
    width: 10em;
}

.agrNumberCol {
    width: 10em;
}

.appDateCol {
    width: 10em;
}

.priceCell {
    text-align: right;
}

.totalPriceCol {
    width: 9em;
}

.actionCol {
    width: 13em;
}

/* ------------------------------- */

.confDateCol {
    width: 13em;
}

.articlePriceCol {
    width: 9em;
}

.articlesValueCol {
	width: 9em;
}

.articleQuantityCol {
	width: 6em;
}



#creditDocumentationConfirmation {
	margin-top: 2em;
}

#creditDocumentationConfirmationStatus {
	margin-top: 1em;
}

.section
{
	margin-top: 2em;
}

.sectionControl
{
	margin-top: 1em;
}

.sectionStatus
{
	margin-top: 1em;
}

#documentUpload {
	margin-top: 2em;
}

h3 {
	border-bottom: solid 1px red;
}

h4 {
	margin-top: 1em;
	margin-bottom: 1em;
}

p  {
	margin-top: 1em;
}

#serviceActions {
	overflow: hidden;
}

#transfer {
	margin-top: 2em;
}

.strong  {
	font-weight: bold;
}

.addServiceAction {
	float: left; 
	padding-top: 20px;
	padding-left: 20px
}

.sendToBankAction {
	float: right; 
	padding-top: 20px; 
	padding-right: 20px
}

.red  {
	color: Red;
}

.underline {
	text-decoration: underline;
}

