.wrapper {
  min-height: 100%;
  height: auto !important;
  margin: 0px auto 10px;
}

#log_res {
  height:auto;
  padding:0px;
  margin:5px auto 10px auto;
  width:600px;
}
#log_res p {
  margin:0;
  padding:4px 0 4px 0;
}

/* +++ Naglowek z logo i komunikatami z systemu +++ */
.header {
  margin: 0px 0px 0px 0px; 
  text-align: left;
  width: auto; 
  min-height: 100px; 
  height: 100px !important;
}

.header-logo {
  margin-left: 10px; 
  margin-top: 10px; 
  margin-bottom: 10px; 
  text-align: left; 
  min-height: 80px; 
  height: 80px !important; 
  width: 300px; 
  float: left;
}

.header-title {
  margin-left: 10px; 
  margin-top: 10px; 
  margin-bottom: 10px; 
  text-align: left; 
  min-height: 80px; 
  height: 80px !important; 
  width: auto; 
  float: left;
  color : #333333;
  font-size : 16px;
  font-style : normal;
  font-weight : bold;
}

.header-msg {
  margin-top: 10px; 
  margin-bottom: 10px; 
  text-align: left; 
  min-height: 80px; 
  height: 80px !important; 
  width: auto; 
  float: left;
  vertical-align: middle;
}

.header-logout {
  text-align: right; 
  min-height: 28px; 
  height: 28px !important; 
  width: 100px; 
  line-height: 28px;
  position: absolute;
  right: 10px;
}

.header-lastvisit {
  text-align: left; 
  min-height: 28px; 
  height: 28px !important; 
  width: 250px; 
  line-height: 28px;
  position: absolute;
  right: 100px;
}

.header-abonchange {
  text-align: left; 
  min-height: 28px; 
  height: 28px !important; 
  width: 250px; 
  line-height: 28px;
  position: absolute;
  right: 150px;
}

.header-dateselect {
  text-align: center; 
  min-height: 28px; 
  height: 28px !important; 
  width: 144px; 
  line-height: 28px;
  position: absolute;
  right: 610px;
}

.header-dateselect-date {
  min-height: 28px; 
  height: 28px !important; 
  width: 120px; 
  line-height: 28px;
  margin-left: auto;
  margin-right: auto;
}

a.header-dateselect-date, a.header-dateselect-date:visited, a.header-dateselect-date:active {
  font-size : 12px;
  font-style : normal;
  font-weight : bold;
  color: #ffffff;
  text-decoration : none;
}
									
a.header-dateselect-date:hover {
  color : #ffffff;
  font-size : 12px;
  font-style : normal;
  font-weight : bold;
  text-decoration : underline;
}

.header-dateselect-aleft {
  text-align: center; 
  min-height: 28px; 
  height: 28px !important; 
  width: 12px; 
  line-height: 28px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.header-dateselect-aright {
  text-align: center; 
  min-height: 28px; 
  height: 28px !important; 
  width: 12px; 
  line-height: 28px;
  position: absolute;
  right: 0px;
  top: 0px;
}

img.header-dateselect-arrow {
  text-align: center; 
  min-height: 20px; 
  height: 20px !important; 
  width: 12px; 
  line-height: 20px;
  position: absolute;
  top: 4px;
  left: 0px;
}

a.header-msg, a.header-msg:visited, a.header-msg:active {
  font-size : 12px;
  font-style : normal;
  font-weight : bold;
  color: #ffffff;
  text-decoration : none;
}
									
a.header-msg:hover {
  color : #ffffff;
  font-size : 12px;
  font-style : normal;
  font-weight : bold;
  text-decoration : underline;
}

.header-statusbar {
  background: url(../images/topnavibar.png) 0px 100% no-repeat;
  margin-right: 0px; 
  text-align: left; 
  min-height: 28px; 
  height: 28px !important; 
  width: 800px; 
  right: 0px;
  top: 0px;
  line-height: 28px;
  position: absolute;
}
/* --- Naglowek z logo i komunikatami z systemu --- */

.error-msg {
  width: 600px; 
  margin-top: 10px; 
  margin-left: auto; 
  margin-right: auto; 
  text-align: left;
  position: relative;
}

/* +++ Forma logowania +++ */
.loginform {
  border: 1px solid #999999;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: left;
  width: 450px; 
  min-height: 230px; 
  height: 230px !important;
}

.loginform-lock {
  background: url(../images/login_lock.png) 0px 60% no-repeat;
  margin-left: 0px;
  width: 120px; 
  min-height: 160px; 
  height: 160px !important;
  float: left;
}

.loginform-header {
  border-bottom: 1px dashed #999999;
  background: #fff url(../images/login_head.png) 0 0 repeat-x;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  text-align: left;
  width: auto; 
  min-height: 50px; 
  height: 50px !important;
  vertical-align: middle;
  line-height: 50px;
  padding-left: 20px;
  font-size: 16px;
  font-weight: bold;
}

.loginform-footer {
  background: #fff url(../images/login_head.png) 0 0 repeat-x;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 170px;
  width: auto; 
  min-height: 10px; 
  height: 10px !important;
  
}

.loginform-inputs {
  background-color: #ffffff;
  margin-left: auto;
  margin-right: 0px;
  margin-top: 20px;
  text-align: left;
  float: right;
  width: 300px; 
  min-height: 120px; 
  height: 120px !important;
}

/* .loginform p { padding: 0 0 0 0; } */

.loginform h1 { display: none; }
.loginform p  { padding: 0 1em 0 1em; }

.login-text { text-align: left; width: 40%; float: left; }


#loginform label {
  font-size: 12px;
  display: block;
  float: left;
  width: 120px;
  text-align: right;
  padding: 4px;
  color: #666;
  font-weight: bold;
  margin-top: 0px;
}

.inputbox  { width: 120px; margin-top: 0px; }

form  		{ margin: 0px; padding: 0px; }
/*form br 	{ display: none; } */

.loginbutton {
  height:40px !important; 
  min-height: 40px; 
  margin-top: 10px;
  text-align: right; 
  width: auto; 
  margin-right: 32px;
}
/* --- Forma logowania --- */

/* +++ Stopka strony +++ */
.footer {
  background: #cccccc url(../images/footer-bg.png) 0 0 repeat-x;
  clear: both;
  font-size : 12px;
  font-style : normal;
  color : #3f4850;
  text-decoration : none;
  text-align : center;
  width: 100%;
  height: 80px;
  visibility: visible;
  display: block;
  height: 80px;
  margin-top: -90px;
  vertical-align: middle;
  padding: 0;
  /* #position: fixed; */
  bottom: 0;
}

.footer-break {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  width: 100%; 
  min-height: 80px; 
  height: 80px !important;
}
/* --- Stopka strony --- */

.restable {
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  width: auto;
  text-align: left;
}

HTML, BODY {
  height: 100%; 
  background-color:#cccccc; 
  background: #cccccc url(../images/page-bg.png) 0 0 repeat-x;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size : 14px;
  font-style : normal;
  color : #dddddd;
  text-decoration : none;
  text-align : left;
  margin: 0px;
  border: 0px;
  padding: 0px;
}

H2 {
  font-size : 18px;
  font-style : normal;
  font-weight : bold;
  color : #000000;
  background-color : #ffffff;
  text-decoration : none;
  text-align : left;
  margin-top: 10px;
  margin-bottom: 10px;
}

TABLE {
  font-size: 12px;
  border: 1px solid #000000;
}
												   
TD {
  font-size : 12px;
  font-style : normal;
  font-weight : normal;
  color : #000000;
  text-decoration : none;
  border-color: #000000;
}

IMG {
  border: 0;
  padding: 0;
}      

PRE {
  color: #008000;
  border: 0pt solid #777777;
  /*padding: 5pt;
  background-color: #E6E6E6;*/
}

div#msgtitle {
  font-size : 16px;
  font-style : normal;
  font-weight : bold;
  color : #3f4850;
  text-decoration : none;
  text-align : justify;
  margin-bottom: 20px;
}

div#msgtxt {
  font-size : 13px;
  font-style : normal;
  color : #3f4850;
  text-decoration : none;
  text-align : justify;
}

div#resultdiv {
  font-size : 12px;
  font-style : normal;
  color : #dddddd;
  text-decoration : none;
  text-align : justify;
}

div#errordiv {
  font-size : 12px;
  font-style : normal;
  font-weight : normal;
  color : #ff0000;
  text-decoration : none;
  text-align : justify;
  margin-bottom: 20px;
}

table.formtable {
  font-size : 12px;
  font-style : normal;
  color : #3f4850;
  text-decoration : none;
  text-align : justify;
  border : solid 0px #777777;
}

td.formtd {
  font-size : 12px;
  font-style : normal;
  color : #3f4850;
  text-decoration : none;
  text-align : center;
  vertical-align: top;
  margin-top: 10px;
  height: 30px;
}

td.cattd {
  font-size : 12px;
  font-style : normal;
  color : #3f4850;
  text-decoration : none;
  text-align : center;
  vertical-align: top;
  margin-top: 10px;
  height: 30px;
}

input.forminput {
  font-size : 12px;
  font-style : normal;
  color : #083c7c;
  text-decoration : none;
  text-align : justify;
  border : solid 1px #777777;
  height : 20px;
  width: 200px;
  background-color: #eeeeee;
}

select.forminput {
  font-size : 12px;
  font-style : normal;
  color : #083c7c;
  text-decoration : none;
  text-align : justify;
  border : solid 1px #777777;
  height : 24px;
  background-color: #eeeeee;
  width: 95%;
  display: block;
}

textarea.forminput {
  font-size : 12px;
  font-style : normal;
  color : #083c7c;
  text-decoration : none;
  text-align : justify;
  border : solid 1px #777777;
  height : 200px;
  background-color: #dddddd;
  width: 500px;
}

input.checkbox {
  background-color: #dddddd;	
  color: #666666;	
}
						    
A, A:Visited, A:Active {
  font-size : 12px;
  font-style : normal;
  font-weight : normal;
  color: #1d8ad0;
  text-decoration : underline;
}
								  
A:Hover {
  color : #000000;
  font-size : 12px;
  font-style : normal;
  font-weight : normal;
  text-decoration : underline;
}

.error {
  color:red;
  margin:0;
  padding:0;
}

span.attention, span.notice, span.alert, span.download, span.approved, span.media, span.note, span.cart, span.camera, span.doc {display: block;padding: 8px 10px 8px 36px;margin: 15px 0;}
span.attention {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3 url(../images/typo/attention.png) 10px 50% no-repeat;}
span.notice {color: #648434;border: 1px solid #9BCC54;background: #CDEFA6 url(../images/typo/notice.png) 10px 50% no-repeat;}
span.alert {color: #CF3738;border: 1px solid #FFACAD;background: #FFD5D5 url(../images/typo/alert.png) 10px 50% no-repeat;}
span.download {color: #1C6B8B;border: 1px solid #6ABCE2;background: #A8CDE3 url(../images/typo/download.png) 10px 50% no-repeat;}
span.approved {color: #666;border: 1px solid #a8a8a8;background: #ccc url(../images/typo/approved.png) 10px 50% no-repeat;}
span.media {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(../images/typo/media.png) 10px 50% no-repeat;}
span.note {color: #B79000;border: 1px solid #E7BD72;background: #FFF3A3 url(../images/typo/note.png) 10px 50% no-repeat;}
span.cart {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(../images/typo/cart.png) 10px 50% no-repeat;}
span.camera {color: #666;border: 1px solid #C5C5C5;background: #E6E6E6 url(../images/typo/camera.png) 10px 50% no-repeat;}
span.doc {color: #C76E34;border: 1px solid #FFBB65;background: #FFE0B6 url(../images/typo/doc.png) 10px 50% no-repeat;}					    

a.span_alert, a.span_alert:visited, a.span_alert:active {
  font-size : 14px;
  font-style : normal;
  font-weight : normal;
  color: #1d8ad0;
  text-decoration : underline;
}
								  
a.span_alert:hover {
  color : #000000;
  font-size : 14px;
  font-style : normal;
  font-weight : normal;
  text-decoration : underline;
}

.input {
  border: 1px solid #99b3b4;
  width: 220px;
  background: #e4ebeb;
  font: 11px verdana, sans-serif;
  color:#443;
  padding:3px;
  margin-bottom:4px;
  outline:none;
}

.input:focus {
  border:1px solid #567475;
  background: #e4ebeb;
}

span.ajax-loader { 
  color: #fff;
  font-weight: bold;
  display: block;
  padding-left: 60px;
  background: url(../images/ajax-loader2.gif) 0px 20% no-repeat; 
  width: 400px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
}

#ajax_loader { 
  color: #dddddd;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
}

span.ajax-uploader { 
  color: #666666;
  font-weight: bold;
  display: block;
  padding-left: 60px;
  background: url(../images/ajax-loader2.gif) 0px 20% no-repeat; 
  width: 400px;
  height: 20px;
  margin-right: auto;
  margin-left: 0px;
}

#ajax_uploader { 
  color: #dddddd;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
}

#auth_loader { 
  font-weight: bold;
  display: block;
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  height: 40px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
}

.error {
  color: red;
  margin: 0;
  padding: 0;
}

/* Date select menu */
div.header-menu { display:block; position:absolute; height:24px; width:100px; margin-left:auto; margin-right:auto; }
#menu-container { margin:0px 0px 0px 0px; font-size:11px; }
#drop_down_menu { position:absolute; clear:both; margin:0px; padding:0px; text-align:left; list-style-type:none; text-align:center; float:none; left:0px; top:0px; }
#drop_down_menu li { height: 28px; font-size:12px; font-weight:bold; color:#FFFFFF; padding:0px; cursor:pointer; background:url(../images/datemenubg.jpg) 0 repeat-x; width:120px; }
#drop_down_menu li ul { margin:0px; padding:0px; list-style-type:none; padding-top:0px; }
#drop_down_menu li ul li { line-height:20px; height:20px !important; vertical-align:middle; display:block; float:none; clear:both; background:#9abce9; }
#drop_down_menu li ul li a { color:#FFFFFF; font-weight:normal; text-decoration:none; display:block; }
#drop_down_menu li ul li a:hover { text-decoration:underline; color:#FFFFFF; }

/* +++ Abon list +++ */
.abonform {
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  margin-bottom: 10px;
  text-align: left;
  width: 600px;
  
}

#abon_list_loader { 
  color: #dddddd;
  font-weight: bold;
  display: block;
  width: 100%;
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
}

span.reqfield {
  color: #ff0000;
  font-weight: bold;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size : 12px;
  font-style : normal;
  text-decoration : none;
  text-align : left;
  margin-left: 4px;
  margin-right: 2px;
  border: 0px;
  padding: 0px;
}

div.ref_info {
  font-size : 12px;
  font-style : normal;
  font-weight : bold;
  color: #ff0000;
  text-decoration : none;
}

/* +++ Forma wyboru dzialania +++ */
.taskselectform {
  border: 0px solid #999999;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 10px;
  text-align: left;
  width: 600px; 
  min-height: 450px; 
  height: 450px !important;
}
/* --- Forma wyboru dzialania --- */

td.prodtd {
  font-size : 12px;
  font-style : normal;
  color : #3f4850;
  text-decoration : none;
  text-align : left;
  vertical-align: top;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  border : solid 1px #777777;
  background-color : #dddddd;
}

.row_select_off {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #3f4850;
    background-color: #FFFFFF;
    text-decoration: none;
    vertical-align: left;
    text-align: left;
    border : solid 1px #777777;
    cursor: default;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.row_select_on {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #3f4850;
    background-color: #58BEFF;
    text-decoration: none;
    vertical-align: left;
    text-align: left;
    border : solid 1px #777777;
    cursor: pointer;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
