﻿body {
background-color:#EEEEEE;

}



#Combobox1
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #f0f0f0;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 10px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   box-sizing: border-box;
}
#Combobox1:focus
{
   border-color: #C5C5C5;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Combobox2
{
  border-color:#C4EBBB;
  color:#2D2D2D; 
  background-color: #EEF9EC;
   font-family: Arial;
   font-weight: normal;
   font-size: 10px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   box-sizing: border-box; 
}
#Combobox2:focus
{
   border-color: #c4ebbb;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
#Combobox3
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #f0f0f0;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 10px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   width:140px;
}
#Combobox3:focus
{
   border-color: #C5C5C5;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(0,0,0,0.60);
   outline: 0;
}
div.box {
			margin:0 auto;
			width:490px;
			background:#C5C5C5;
			position:relative;
			border:1px solid #175882;
		}
 
		div.box h1 {
			color:#fff;
			font-size:12px;
			padding:5px 0 5px 5px;
			
			letter-spacing: 2px;
		}
 
		div.box label {
			width:100%;
			
			background:#F0F0F0;
			
			padding:5px 0 5px 0;
		}
 
		div.box label span {
			display: block;
			color:#787878;
			font-size:12px;
			float:left;
			width:160px;
			text-align:left;
			padding:5px 5px 0 0;
		}
 
		div.box .wpis {
			padding:5px 5px 0 0;
			width:150px;
			background:#DFDFDF;
			border-bottom: 1px double #B3B3B3;
			border-top: 1px double #B3B3B3;
			border-left:1px double #B3B3B3;
			border-right:1px double #B3B3B3;
			color:#A0A0A0;
			font-size:12px;
		}
 
		div.box .wiadomosc {
			 text-align:left; color: #7B7B7B;font-family: Verdana,Arial, Helvetica;
			font-size: 10pt;width:492px;font-weight:normal;padding:2px;
		}
 
	div.box .button	{
			margin:0 0 10px 0;
			background:#EDEDED;
			border:1px;
			position: relative;
			top:1px;
			left:42px;
			width:80px;
			border-bottom: 1px double #787878;
			border-top: 1px double #787878;
			border-left:1px double #787878;
			border-right:1px double #787878;
		}	
		
div.box .brakwpisu {
border:1px solid #D33932; background:#DBA8A9;text-align:center; color:#FFFFFF;font-family: Verdana,Arial, Helvetica;
font-size: 10pt;width:483px;text-align:center;font-weight:normal;padding:2px;
}
div.zaznacz_do_druku {
text-align:left;
}
div.active {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 9pt;
color: #44AA3A;
text-align: left;
font-weight: bold;
padding: 5px;
}
div.inactiv {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 9pt;
color: #FF0000;
text-align: left;
padding: 5px;
}
td.pas_gora {
BACKGROUND-IMAGE: url(../../../admin/table/pas_gora.png); 
   vertical-align: middle;
font-family: Verdana;
font-size: 12pt;
font-weight: normal;
color: #E5E5E5;
text-align: center;
 }
td.pas_dol {
BACKGROUND-IMAGE: url(../../../admin/table/pas_dol.png); 
}
td.pas_srod {
background-color:  #E5E5E5;
   vertical-align: middle;
   font-weight:normal;
   color: #64C2C2;
   font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
}
td.pas_p{
BACKGROUND-IMAGE: url(../../../admin/table/pas_p.png); 
}
td.pas_l {
BACKGROUND-IMAGE: url(../../../admin/table/pas_l.png); 
}
input {
  transition: all 0.3s ease; /* Płynna zmiana wszystkich właściwości */
}
input:hover {
  background-color: lightblue;
  border-color: blue;
}
input[type="submit"] {
cursor: pointer;
transition: background-color 0.3s ease, color 0.3s ease;
width:224px;
background-color:#e1e2e3;
font-family:verdana, tahoma, sans-serif;
color: #4D4D4D;
border: 1px solid #ccc
}
input[type="submit"]:hover {
    background-color: #dbffdb; /* Nowy kolor tła */
    color: #111111;              /* Nowy kolor tekstu */
    border-color: #dcdcdc;
}	
input.logout {width:120px; height:30px;}
input.logon {width:87px; height:28px;}
input.met {width:75px; height:32px;}
input.rat {width:212px; height:33px;}
input.okul {width:136px; height:33px;}
input.dod_piel {width:20px; height:20px;}
input.ks {width:30px; height:18px;text-align:center;FONT-SIZE: 10px;}
input.przeglad {width:60px; height:20px;}
input.panel {width:226px; height:44px;}
input.potw_przyj {width:225px; height:20px;text-align:center;}
input.panel_glowny {width:182px; height:42px;}
input.formularz {width:226px; height:20px;}
input.drukuj {width:58px; height:27px;}
input.drukarka {width:21px; height:19px;}
input.email {width:22px; height:15px;}
input.rok {width:58px; height:18px;height:10px;}
input.baza {width:300px; height:50px;}
input.zap_data{width:70px;height:19px;margin:2px 0;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-box-shadow:inset 0 10px 10px#C1E5EF;-webkit-box-shadow:inset 0 10px 10px #C1E5EF;box-shadow:inset 0 10px 10px #C1E5EF;border:1px solid #024257;color:#000;font-family:helvetica;font-size:13px;}
input.checkbox {width: 15px; height: 15px; border-style: solid; border-color: #546000}
input.export_excel_wdt {width:32px; height:32px;}
input.export_excel_pom {width:70px; height:33px;}
input.id {width:15px;height:10px;}
input.nazwa {width:140px; text-align:center;height:10px;color:#546000;}
input.nazwa_zdaj {width:118px; text-align:center;}
input.typ {width:180px; text-align:center;}
input.numer {width:140px; text-align:center;height:10px;}
input.data {width:65px; text-align:center;height:10px;}
input.notatnik {width:200px; text-align:center;}
input.miejsce {width:180px; text-align:center;}
input.info {font-family:verdana, tahoma, sans-serif;  font-size:10px; background-color:#dbffdb; width:140px; color:#000; border: 1px solid #ccc;}
input.info_d {font-family:verdana, tahoma, sans-serif; padding:0px 0px 0px; font-size:14px; background-color:#3182ad; width:75px; color:#fff; border: 1px solid #ccc;}
table.info {font-family:verdana, tahoma, sans-serif;  font-size:10px; background-color:#dbffdb; width:500px; color:#000; border: 1px solid #ccc;}

input.btnsms {width:54pvAGE: url(../images/button.png);width:230px;border-color:#ACA899; COLOR: #64C2C2;  FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: normal; text-align: center;TEXT-DECORATION: none}
input.przycisk_dod_nowe {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/dod.png);
	text-indent: -999em;
}
input.przycisk_dod_nowe:hover {
	background: url(../images/dod_h.png);
}

INPUT.cal_sz {border-width:1;
FONT-FAMILY: sans-serif, Tahoma Arial, Verdana;
background-color: #F0F0F0;
border-style:solid;
border-color:#FFFFFF;
COLOR: #2D2D2D;
FONT-SIZE: 9pt; 
text-align: center;
height:18px; 
width:70px; 
 }
 INPUT {
 COLOR: #2D2D2D;
  FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica;
 FONT-SIZE: 8pt; FONT-STYLE: normal; 
 height:20px; 
width:70px; 
}
 
#dropmenudiv {
position:absolute;
border:1px solid grey;
font-family:Tahoma, Verdana, Arial, sans-serif;
 font-size:12px; 
line-height:18px;
text-align:left;
}
#facebook-likebox {
    height: 480px;
    width: 294px;
    position: fixed;
    right: -305px;
    top: 50%;
    margin-top: -246px;
    background-color: #ffffff;
    border-color: #335F9D;
    border-style: solid;
    border-width: 1px 0px 1px 1px;
    padding: 5px;
    z-index: 6;
}

#facebook-likebox-button {
    position: absolute;
    left: -43px;
    top: -1px;
    display: block;
    padding: 12px 16px;
    background-color: #335F9D;
    border-radius: 5px 0px 0px 5px;
}
input.id_p{width:40px;height:15px;margin:2px 0;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-box-shadow:inset 0 10px 10px#C1E5EF;-webkit-box-shadow:inset 0 10px 10px #C1E5EF;box-shadow:inset 0 10px 10px #C1E5EF;border:1px solid #024257;color:#000;font-family:helvetica;font-size:13px;}
input.login{width:70px;height:15px;margin:2px 0;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-box-shadow:inset 0 10px 10px#C1E5EF;-webkit-box-shadow:inset 0 10px 10px #C1E5EF;box-shadow:inset 0 10px 10px #C1E5EF;border:1px solid #024257;color:#000;font-family:helvetica;font-size:13px;}
input.lognazwa{width:140px;height:15px;margin:2px 0;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-box-shadow:inset 0 10px 10px#C1E5EF;-webkit-box-shadow:inset 0 10px 10px #C1E5EF;box-shadow:inset 0 10px 10px #C1E5EF;border:1px solid #024257;color:#000;font-family:helvetica;font-size:11px;text-align:center;}
input.logprzeznaczenie{width:260px;height:15px;margin:2px 0;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-box-shadow:inset 0 10px 10px#C1E5EF;-webkit-box-shadow:inset 0 10px 10px #C1E5EF;box-shadow:inset 0 10px 10px #C1E5EF;border:1px solid #024257;color:#000;font-family:helvetica;font-size:11px;}
input.odczyt{width:140px;height:15px;margin:2px 0;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-box-shadow:inset 0 10px 10px#EEF9EC;-webkit-box-shadow:inset 0 10px 10px #EEF9EC;box-shadow:inset 0 10px 10px #EEF9EC;border:1px solid #C4EBBB;color:#000;font-family:helvetica;font-size:11px;text-align:center;}
TEXTAREA.ukomplet{margin:2px 0;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;-khtml-border-radius:3px;-moz-box-shadow:inset 0 10px 10px#C1E5EF;-webkit-box-shadow:inset 0 10px 10px #C1E5EF;box-shadow:inset 0 10px 10px #C1E5EF;border:1px solid #024257;color:#000;font-family:helvetica;font-size:11px;}

a.btnlog:link ,a.btnlog:visited {
    background-image:url(../images/btnlog.png);
    background-repeat:no-repeat;
    background-position:bottom center;
    display:block;
    width:150px;
    height:26px;
    padding-left:34px;
}
a.btnlog:hover ,a.btnlog:active {
    background-image:url(../images/btnlogof.png);
    }
	
	a.btnlog_wdt:link ,a.btnlog_wdt:visited {
    background-image:url(../wdt/images/btnlog_wdt.png);
    background-repeat:no-repeat;
    background-position:bottom center;
    display:block;
    width:150px;
    height:26px;
    padding-left:34px;
}
a.btnlog_wdt:hover ,a.btnlog_wdt:active {
    background-image:url(../wdt/images/btnlogof_wdt.png);
    }
a.btnclose:link ,a.btnclose:visited {
    background-image:url(../images/userlogin/btnclose.jpg);
    background-repeat:no-repeat;
    background-position:top right;
    display:block;
    width:34px;
    height:31px;
    padding-left:34px;
}
a.btnclose:hover ,a.btnclose:active {
    background-image:url(../images/userlogin/btnclosf.jpg);
    }
	a.close_window:link ,a.close_window:visited {
    background-image:url(../images/close.png);
    background-repeat:no-repeat;
    background-position:top right;
    display:block;
    width:31px;
    height:17px;
    padding-right:552px;
}
a.close_window:hover ,a.close_window:active {
    background-image:url(../images/close4.png);
    }
.UMbody{ background-color:#EEEEEE;}
.UMlogin .bgtopright{
    background-image:url(../images/userlogin/UMlogin3.jpg);
    background-repeat:no-repeat;
    text-align:right;
}
.UMlogin{ 
    font-family:Verdana, Arial, Helvetica;
    color:#FFFFFF;
    font-weight:bold;
    font-size:11px;
}
.UMlogin .title{
    font-size:12px;
    text-align:center;
}
.UMlogin .bgtop{
    background-image:url(../images/userlogin/UMlogin0.jpg);
    background-repeat:no-repeat;
    padding-top:35px;
}
.UMlogin .bgblue{
    background-image:url(../images/userlogin/bg_blue);
    background-repeat: repeat;
    background-color:#D0E4F0;
    color:#000000;
    font-size:12px;
    text-align:center;
    padding:5px;
}

.UMlogin .bgbottom{
    background-image:url(../images/userlogin/UMlogin2.jpg);
    background-repeat:no-repeat;
    background-color:#D0E4F0; 
    text-align:center;
    width:381px;
    height:167px;
}
.UMlogin .bgbottom div{ 
    padding-top:20px;
}
.UMlogin .padding{ 
    padding:10px 0 0 40px;
}
.UMlogin .warning{ 
    color:#FF0000;
    font-size:10px;
    display: none;
}
.UMlogin .warning2{ 
    color:#FF0000;
    font-size:10px;
}

#facebook-likebox-button:focus {
    outline: none;
}
.wybor_opcji {
				border: 1px solid #808080;
				background-color: #F0F0F0;
}
.style1l {
				border: 2px solid #BAD2EA;
				background-color: #FFFFFF;
}
.style1dot {
				border: 2px solid #BAD2EA;
				background-color: #FFFFFF;
				
}

.style2l {
				border: 2px solid #BAD2EA;
				background-color: #FFFFFF;
}
.styleRed {
				border: 1px solid #FF0000;
				background-color: #FFFFFF;
				font-weight:normal;
				color: #F0000;
}

.styleGrey  {
				border-style: solid;
				border-width: 1px;
				border: 1px solid #A0A0A0;
				background-color: #F0F0F0;
				font-family:Verdana, Arial,MS Sans Serif,Tahoma;
				text-align:center;
                font-size:9px;
				font-weight:normal;
				color: #000;
}


.styleBlue {
				
				background-color: #FFFFFF;
				font-weight:bold;
				color: #3F48CC;
}
td.logis_sep {
background: #B3C2CA; 
}

td.Image1_2x1 {
				background:url(../wdt/images/table/Image1_2x1.png);
}
td.tbg {
				background:url(../wdt/images/table/tbg.png);
}

td.tpgr {
				background:url(../wdt/images/table/tpgr.png);
}

td.tldr {
				background:url(../wdt/images/table/tldr.png);
}

td.lb {
				background:url(../wdt/images/table/lb.png);
}

td.pb {
				background:url(../wdt/images/table/pb.png);
}

td.tbd {
				background:url(../wdt/images/table/tbd.png);
}

td.tpdr {
				background:url(../wdt/images/table/tpdr.png);
}
td.tbs {
				background-color: #F3F3F3;
}

.style1t {
				border: 1px solid #F0F0F0;
				text-align: left;
}
.style2t {
				border: 1px solid #040349;
				text-align: left;
}
.style1 {
				text-align: center;
}
.style2 {
text-align: left;
}
.style3 {
text-align: right;
}
.style4 {
border: 1px solid #0c4063;
    background:url(../images/tabhead.png);
}
.border0 {
				border-width: 0px;
}
.style5 {
border: 1px solid #0c4063;
background-image: url('../images/ok_log.png');
}
.style6 {
			border: 1px solid #808080;
			text-align: left;
			color: #ccc;
			font-family: Verdana;
			font-size: medium;
}

.style7 {
				border: 1px solid #808080;
				background-color: #d7d9da;
				text-align: center;
				font-family: Verdana;
				font-size: medium;
}


.style8 {
				text-align: right;
				font-size: medium;
				border: 1px solid #E0E5F5;
				background-color: #E0E5F5;
}.style9{
				text-align: left;
				color: #fff;
				font-family: Verdana;
				font-size: 14px;
				background-image: url('../images/bgop.png');
}
.style10 {
				color: #4C626E;
}

.tooltipsy
{
    padding: 10px;
    max-width: 200px;
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
}
.przycisk_sys1 {
	display: inline;
	width: 150px;
	height: 25px;
	background: url(../wdt/images/sys1.png);
	
}
.przycisk_sys1:hover {
	background: url(../wdt/images/sys1_h.png);
}
.przycisk_sys2 {
	display: inline;
	width: 190px;
	height: 25px;
	background: url(../wdt/images/sys2.png);

}
.przycisk_sys2:hover {
	background: url(../wdt/images/sys2_h.png);
}
.przycisk_sys3 {
	display: inline;
	width: 190px;
	height: 25px;
	background: url(../wdt/images/sys3.png);

}
.przycisk_sys3:hover {
	background: url(../wdt/images/sys3_h.png);
}
a.hastip {
color: #808080;
text-decoration: none;
}
a.hastip:hover {
color: #ff0000;
text-decoration: none;
}
a.green {
color: #3EB437;
text-decoration: none;
}
a.green:hover {
color: #75D975;
text-decoration: none;
}
a.plan {
color: #fff;
text-decoration: none;
}
a.plan:hover {
color: #808080;
text-decoration: none;
}

div.menu_g {
background: #E0E5F5 url(../images/pas_m.png);
font-family: Tahoma, Arial, sans-serif,Verdana;
font-weight:normal;
color: #1E8373;
font-size: 9pt;
}
div.menu_wdt {
background: #E0E5F5 url(../wdt/images/tlo_menu.png);
font-family: Tahoma, Arial, sans-serif,Verdana;
font-weight:normal;
color: #1E8373;
font-size: 9pt;
}
div.menu_wdt_p {
background: #E0E5F5 url(../wdt/images/pasek1.jpg);
font-family: Tahoma, Arial, sans-serif,Verdana;
font-weight:normal;
color: #1E8373;
font-size: 9pt;
}
div.check_box {
background-image: url(../images/check_box.gif);
text-align: center;
}
table.inside_log_user_table {
background-image: url(../images/autoryzacja.png);
font-family: Verdana,Tahoma, Arial, sans-serif;
font-weight:normal;
color: #1E8373;
font-size: 10pt;				
}
table.panel {
background-image: url(../images/bg_panel.png);
width:503px;	
}
td.win11 {
background-image: url(../images/blank.png);
font-family:MS sans serif,Tahoma, Verdana, Arial;font-size: 12px;
}
td.panel_user {
font-family: Verdana,Tahoma, Arial, sans-serif;
font-weight:normal;
color: #A0A0A0;
font-size: 10pt;
height: 188px;
}
table.tablet_metrolog {
background-image: url(../images/tablet_metrolog.png);
width:720px;	
height: 308px;
}
table.tablet_szukaj {
background-image: url(../images/tablet_szukaj.png);
width:400px;	
height: 93px;
}

td.inside_log_user {
BACKGROUND-IMAGE: url(../images/tablog.png); 
font-family: Verdana,Tahoma, Arial, sans-serif;
font-weight:normal;
color: #1E8373;
font-size: 10pt;
width:304px;
height: 168px;
}
td.nag {
BACKGROUND-IMAGE: url(../images/nag.png); 
font-family: Verdana,Tahoma, Arial, sans-serif;
font-weight:normal;
color: #000;
font-size: 8pt;
height: 26px;
}
td.info_inside {
background-color: #747474;
border: 1px dotted #fff;
font-family:MS sans-serif, Verdana,Tahoma, Arial ;
color: #fff;
font-size: 10pt;
}
#content fieldset.logowanie {
	padding: 20px 20px 20px 20px;
	border: 1px solid #c0c0c0;
	border-width: 0 1px;
}
#content .logowanieTop {
	width: 605px;
	margin: 0 0 25px;
	padding-top: 5px;
	background:url(../images/bgLogoTop_n.png)no-repeat left top;
}
#content .logowanieBottom {
	padding-bottom: 10px;
	background:url(../images/bgLogoBot_n.png)no-repeat left bottom;

}
#content .logowanieTopNav {
	width: 700px;
	margin: 0 0 25px;
	padding-top: 13px;
	background:url(../images/bgLogowaNav.png)no-repeat left top;
}
#content .logowanieBottomNav  {
	padding-bottom: 13px;
	background:url(../images/bgLogowbNav.png)no-repeat left bottom;

}
#content fieldset.logowanie div {
	clear: both;
	padding: 5px 0;
	text-align: right;
}
#content fieldset.logowanie div label {
	float: left;
	text-align: left;
}
#content fieldset.logowanie div input.text {
	width: 600px;
}
#content fieldset.logowanie p {
	text-align: left;
	font-size: 11px;
}
a{
	color: #FF17D6;
	font-weight: normal;
}

a.button{
	background: url(../images/btn0.png) right -31px no-repeat;
	padding: 0 21px 0 0;
	height: 31px;
	display: block;
	float: left;
	text-decoration: none;
	line-height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	outline: none;
} 
a.button:active{
	background-position: right 0;
} 
a.button span{
	background: url(../images/btn1.png) 0 -31px no-repeat;
	padding-left: 21px;
	height: 31px;
	display: block;
	font-size: 12px;
	color: #fff;
} 
a.button:active span{
	background-position: 0 0;
}
td.logisEdit {
background: #E5E5E5;
font-family:MS sans-serif, Verdana,Tahoma, Arial ;
font-size: 8pt;
font-weight: normal;
color: #2d2d2d;
text-align: left;
}
td.logisr {
BACKGROUND-IMAGE: url(../images/blank.png); 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #040349;
text-align: center;
}
td.logiskalibr {
background: #F7F9FB; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #040349;
text-align: left;
}
td.logiswkalibr {
background: #F7F9FB; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #4174DF;
text-align: left;
}

td.logisniekalibr {
background: #F7F9FB; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #008080;
text-align: left;
}
td.logiskalibrplan {
background: #3399FF; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #fff;
text-align: left;
}
td.logiskalibrdw {
background: #DDE2CF; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #040349;
text-align: left;
}
td.logiskalbraksynchr {
background: #DDE2CF; 
font-style:italic;
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #040349;
text-align: left;
}

td.logistz {
background: #F0F0F0; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #040349;
text-align: center;
}
td.logis_z_n {
BACKGROUND-IMAGE: url(../images/logis_z_n.png); 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #040349;
text-align: left;
}
td.logisnotatnik{
background: #F0F0F0; 
font-family: Verdana;
font-size: 7pt;
font-weight: normal;
color: #040349;
text-align: center;
}
td.logis {
BACKGROUND-IMAGE: url(../images/logistd.png); 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #6B8CA2;
text-align: center;
}

td.logisob {
background: #B3C2CA; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #6B8CA2;
text-align: center;
}
td.logisrewe {
background: #E3CF3F; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #6B8CA2;
text-align: center;
}
td.logisrewz {
background: #A4CFA2; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #6B8CA2;
text-align: center;
}
td.log_sb {
background: #EBEBEB; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #000;
text-align: center;
}
td.log_nd {
background: #C0C0C0; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #000;
text-align: center;
}
td.logisp {
background: #808080; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #00FF00;
text-align: left;
}
td.logisred {
background: #F7F9FB; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #FF0000;
text-align: left;
}
td.logisakt {
color: #65B136;
}
td.logisk {
background: #FF0000; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #FFFFFF;
text-align: center;
}
td.rek_zak {
background: #5A9C52; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #FFFFFF;
text-align: center;
}
td.logisrow {
background: #F7F9FB; 
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #040349;
text-align: left;
}
ul.menu {
        list-style-type:none;
        margin: 0px;
        padding: 0px;
        background: #AE9A59 url(../images/bgmenu.png) top repeat-x;
}

ul.menu li {
        
        line-height: 18px;
        font-family: Verdana, sans-serif, Tahoma Arial;
        font-size: 12px;
		text-align: center;
        font-weight: normal;
        color:#000000;
}
ul.menu_logis_online {
        list-style-type:none;
        margin: 0px;
        padding: 0px;
        background: #F0F0F0;
}

ul.menu_logis_online li {
        
        line-height: 35px;
    
}
ul.user {
        list-style-type:none;
        margin: 0px;
        padding: 0px;
        background: #AE9A59 url(../images/bgmenu.png) top repeat-x;
}

ul.user li {
        
        line-height: 14px;
        font-family: Verdana, sans-serif, Tahoma Arial;
        font-size: 12px;
		text-align: left;
        font-weight: normal;
        color:#6A706F;
}
a:link, a:active, a:visited {
color: #000000;
text-decoration: none;
}

a:hover {
color: #FF0000;
text-decoration: none;
}

a.change:hover {
color: #FFFFFF;
text-decoration: none;
}

a.white {
color: #FFFFFF;
text-decoration: none;
}
a.blue {
color: #235CDB;
text-decoration: none;
}
a.blue:hover {
color: #9CAA94;
text-decoration: none;
}
a.red{
color: #FF0000;
text-decoration: none;
}
a.red:hover {
color: #9CAA94;
text-decoration: none;
}
a.numer{
color: #315918;
text-decoration: none;
}
a.numer:hover {
color: #9CAA94;
text-decoration: none;
}
a.faq{
color: #009933;
text-decoration: none;
}
a.faq:hover {
color: #FF8000;
text-decoration: none;
}
a.poczta_email
    {
        background-image:url(../images/poczta_email1.png);
        width: 626px;
        height: 372px;
        background-repeat: no-repeat;
        display: block;
        overflow:hidden;
    }
a.poczta_email:hover
{
    background-image:url(../images/poczta_email2.png);
    background-position:bottom;
}
a.format_xml {
color: #C60000;
text-decoration: none;
}
td.update {
BACKGROUND-IMAGE: url(../grafika/pasek.gif); 
width: 288px;
text-align: center;
font-weight: normal;
color:#2D2D2D; 
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
}
td.pasek {
text-align: center;
font-weight: normal;
color:#2D2D2D; 
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
}
td.update_l {
BACKGROUND-IMAGE: url(../grafika/rog_g_lew.gif); 
width: 6px; height: 29px;
}
td.update_r {
BACKGROUND-IMAGE: url(../grafika/rog_g_pra.gif); 
width: 6px; height: 29px;
}
td.menu_main {
BACKGROUND-IMAGE: url(../images/menutlo.png); 
   vertical-align: top;
   font-weight:normal;
   color: #64C2C2;
   font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
}td.menu_main_akp {
BACKGROUND-IMAGE: url(../images/menutlo_akp.png); 
   vertical-align: top;
   font-weight:normal;
   color: #64C2C2;
   font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
}
.red {
 color: red;
 }
.blue {
 color: blue;
 }
.blak {
 color: black;
 }
fieldset { border:1px solid maroon }

legend {
  padding: 0.2em 0.5em;
  border:1px solid maroon;
  color:maroon;
   text-align:right;
  }

legend.info {
  padding: 0.2em 0.5em;
  border:1px solid maroon;
  color:#2D2D2D;
   text-align:left;
  }
label.kalib_womy {
  float:LEFT;
  width:25%;
  margin-right:2px;
  padding-top:5px;
  text-align:RIGHT;
  font-weight:normal;
  font-size:12px;
  color:#000;
  }
  table.send {
        border-collapse: collapse;
        border-radius: 10px;
        border-style: hidden; /* hide standard table (collapsed) border */
        box-shadow: 0 0 0 1px #666; /* this draws the table border  */
        	
    }
label {
  float:left;
  width:44%;
  margin-right:0.3em;
  padding-top:0.2em;
  text-align:left;
  font-weight:normal;
  font-size:11px;
  }

#kalendarz p {text-align: right;}
#kalendarz li {display: inline; padding:2px 5px; }
#kalendarz .hidden {visibility: hidden;}
div.format_xml{
BACKGROUND-IMAGE: url(../images/mysql.png);
font-weight: normal;
font-family: Tahoma, Verdana, Arial, sans-serif;
text-align:center; padding:0 2px 0 2px;
}
div.clndr {
	background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#f4f4f4));
    background-image: -webkit-linear-gradient(top, #e4e4e4, #f4f4f4);
    background-image:    -moz-linear-gradient(top, #e4e4e4, #f4f4f4);
    background-image:     -ms-linear-gradient(top, #e4e4e4, #f4f4f4);
    background-image:      -o-linear-gradient(top, #e4e4e4, #f4f4f4);
    background-image:         linear-gradient(top, #e4e4e4, #f4f4f4);
   position:absolute;
 cursor:default; display:none; border:2px ridge #fff;
}
div.clndr table {
 width:260px; margin:3px;
}
div.clndr th {
border:1px solid #cccccc;
font-family:MS sans serif,Tahoma, Verdana, Arial;
font-size: 10px;
color: #c0c0c0;
text-align:center; padding:0 2px 0 2px;
}
div.clndr td {
 border:1px solid #cccccc; cursor:pointer; 
font-weight: normal;
color: #808080;
font-family:MS sans serif,Tahoma, Verdana, Arial;
font-size: 10px;
 text-align:center; padding:0 2px 0 2px;
}

div.ktozalogowany {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #2D2D2D;
text-align: left;

}
div.actualydate {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #195364;
text-align: center;

}
div.textDarkGreen {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #444530;
text-align: left;
}
div.textGrey {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #2D2D2D;
text-align: left;
}

div.eksport {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #424531;
text-align: center;
width:300px;
}
div.online {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #525549;
text-align: center;
}
textarea.email {
border-width:thin;
 border-color:#847555;
 color:#2D2D2D; 
background-color: #EFF7FF;
line-height:10px;
font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size:10px;
 height:100px; 
width:500px; 
 border-style:solid;
 }
 

 
option.op{border-width:thin;
 border-color:#847555;
 color:#2D2D2D; 
background-color: #EFF7FF;
line-height:10px;
 font-size:10px;
 height:18px; 
width:65px; 
 border-style:solid; }
option.szukaj{border-width:thin;
 border-color:#ABADB3;
 color:#2D2D2D; 
background-color: #f3f3f5;
font-family:verdana, tahoma, sans-serif;
line-height:26px;
 font-size:11px;
 height:20px; 
width:150px; 
 border-style:solid; }
select.szukaj{border-width:thin;
 border-color:#ABADB3;
 color:#2D2D2D; 
background-color: #f3f3f5;
font-family:verdana, tahoma, sans-serif;
line-height:26px;
 font-size:11px;
 height:20px; 
width:150px; 
 border-style:solid; }
 
option.womy{border-width:thin;
 border-color:#a0a0a0;
 color:#2D2D2D; 
background-color: #f0f0f0;
font-family:MS  sans-serif,Tahoma, Verdana, Arial;
line-height:10px;
 font-size:11px;
 height:18px; 
width:87px; 
border-style:solid; }

select.womy{border-width:thin;
 border-color:#a0a0a0;
 color:#2D2D2D; 
background-color: #f0f0f0;
line-height:10px;
 font-size:10px;
 height:18px; 
width:87px; 
border-style:solid; }

 option.grupa{border-width:thin;
 border-color:#ABADB3;
 color:#2D2D2D; 
background-color: #fdf8e3;
font-family:MS  sans-serif,Tahoma, Verdana, Arial;
line-height:10px;
 font-size:10px;
 height:18px; 
width:45px; 
 border-style:solid; }

select.grupa{border-width:thin;
 border-color:#ABADB3;
 color:#2D2D2D; 
background-color: #fdf8e3;
font-family:MS  sans-serif,Tahoma, Verdana, Arial;
line-height:10px;
 font-size:10px;
 height:18px; 
width:45px; 
 border-style:solid; }
 
 option.rok{border-width:thin;
 border-color:#ABADB3;
 color:#2D2D2D; 
background-color: #fff;
font-family:MS  sans-serif,Tahoma, Verdana, Arial;
line-height:10px;
 font-size:10px;
 height:18px; 
width:58px; 
 border-style:solid; }

select.rok{border-width:thin;
 border-color:#ABADB3;
 color:#2D2D2D; 
background-color: #fff;
font-family:MS  sans-serif,Tahoma, Verdana, Arial;
line-height:10px;
 font-size:10px;
 height:18px; 
width:58px; 
 border-style:solid; }
 
option.konto{border-width:thin;
 border-color:#847555;
 color:#2D2D2D; 
background-color: #EFF7FF;
line-height:10px;
 font-size:10px;
 height:18px; 
width:35%; 
 border-style:solid; }

select.konto{border-width:thin;
 border-color:#847555;
 color:#2D2D2D; 
background-color: #EFF7FF;
line-height:10px;
 font-size:10px;
 height:18px; 
width:35%; 
 border-style:solid; }

option.jw{border-width:thin;
 border-color:#ABADB3;
 color:#2D2D2D; 
background-color: #fff;
font-family:MS  sans-serif,Tahoma, Verdana, Arial;
line-height:10px;
 font-size:10px;
 height:18px; 
width:55px; 
 border-style:solid; }

select.jw{border-width:thin;
 border-color:#ABADB3;
 color:#2D2D2D; 
background-color: #fff;
font-family:MS  sans-serif,Tahoma, Verdana, Arial;
line-height:10px;
 font-size:10px;
 height:18px; 
width:65px; 
 border-style:solid; }
 
option.j_sz{border-width:thin;
 border-color:#ABADB3;
 color:#2D2D2D; 
background-color: #fff;
font-family:MS  sans-serif,Tahoma, Verdana, Arial;
line-height:10px;
 font-size:10px;
width:35px; 
 border-style:solid; }

select.j_sz{
        margin:3px 3px 3px 5px;
        padding: 0 0 0 2px !important;
        padding: 0 0 3px 2px;
        font-size:.9em;
        float:left;
        border-right:1px solid #cccccc;
        border-left:1px solid #ffffff !important;
        border-left:0;
        display:block;
        cursor:pointer;
        /*some stuff for IE*/
        color:#666666;
        text-decoration:none;
width:35px; 
}
 
option.lata{border-width:thin;
 border-color:#847555;
 color:#2D2D2D; 
background-color: #EFF7FF;
line-height:10px;
 font-size:10px;
 height:18px; 
width:85px; 
 border-style:solid; }

select.lata{border-width:thin;
 border-color:#847555;
 color:#2D2D2D; 
background-color: #EFF7FF;
line-height:10px;
 font-size:10px;
 height:18px; 
width:75px; 
 border-style:solid; }

option.podod{border-width:thin;
 border-color:#a0a0a0;
 color:#2D2D2D; 
background-color: #fff;
font-family:MS  sans-serif,Tahoma, Verdana, Arial;
line-height:10px;
 font-size:11px;
 height:18px; 
width:232px; 
 border-style:solid; }
 
select.podod{border-width:thin;
 border-color:#a0a0a0;
 color:#2D2D2D; 
background-color: #fff;
font-family:MS  sans-serif,Tahoma, Verdana, Arial;
line-height:10px;
 font-size:11px;
 height:18px; 
width:232px; 
 border-style:solid; }

option.pokw{border-width:thin;
 border-color:#C4EBBB;
 color:#2D2D2D; 
background-color: #EEF9EC;
font-family:MS  sans-serif,Tahoma, Verdana, Arial;
line-height:10px;
 font-size:11px;
 height:18px; 
width:140px; 
 border-style:solid; }

select.pokw{border-width:thin;
 border-color:#C4EBBB;
 color:#2D2D2D; 
background-color: #EEF9EC;
line-height:10px;
 font-size:10px;
 height:18px; 
width:140px; 
 border-style:solid;}

option.womzap{border-width:thin;
 border-color:#f4c300;
 color:#2D2D2D; 
background-color: #fdf8e3;
font-family:MS  sans-serif,Tahoma, Verdana, Arial;
line-height:10px;
 font-size:11px;
 height:18px; 
width:87px; 
 border-style:solid; }

select.womzap{border-width:thin;
 border-color:#f4c300;
 color:#2D2D2D; 
background-color: #fdf8e3;
line-height:10px;
 font-size:10px;
 height:18px; 
width:87px; 
 border-style:solid; }
 
option.daty{border-width:thin;
 border-color:#a0a0a0;
 color:#2D2D2D; 
background-color: #f0f0f0;
font-family:MS  sans-serif,Tahoma, Verdana, Arial;
line-height:10px;
 font-size:11px;
 height:18px; 
width:75px; 
border-style:solid; }

select.daty{border-width:thin;
 border-color:#a0a0a0;
 color:#2D2D2D; 
background-color: #f0f0f0;
line-height:10px;
 font-size:10px;
 height:18px; 
width:75px; 
border-style:solid; }
 
option.wykaz_aparatury{border-width:thin;
 border-color:#847555;
 color:#2D2D2D; 
background-color: #EFF7FF;
line-height:10px;
 font-size:10px;
 height:18px; 
width:670px; 
 border-style:solid; }

select.wykaz_aparatury{border-width:thin;
 border-color:#847555;
 color:#2D2D2D; 
background-color: #EFF7FF;
line-height:10px;
 font-size:10px;
 height:18px; 
width:670px; 
 border-style:solid; }





.tb { 
      border-style: dotted ;
	  border-width: 1px;
	  overflow: hidden;
	}

table.outside {
background-color: #FFFFFF;
width: 100%;
border: 1px solid #949472;
margin-left: auto;
margin-right: auto;
}
table.zew_glowna {
background-color: #AE9A59;
width: 985px;
border: 1px solid #000000;
margin-left: auto;
margin-right: auto;
}
table.outsidecpv {
width: 950px;
margin-left: auto;
margin-right: auto;
}
table.outside-admin {
background-color: #EFFBE7;
width: 710px;
border: 1px solid #FFFFFF;
margin-left: auto;
margin-right: auto;
}
table.usundepom {
background-color: #B2B085;
width: 460px;
border: 1px solid #FFFFFF;

margin-left: auto;
margin-right: auto;
}

table.score {
background-color: transparent;
width: 460px;

margin-left: auto;
margin-right: auto;
}
table.inside_register {
width: 500px;
background-color: transparent;
}
table.inside {
width: 100%;
background-color: transparent;
}
table.sprzet {
width: 100%;
background-color: #E6EAF2;
}

table.logowanie {
width: 444px;
height: 216px;
background-color: transparent;
}
table.info {
width: 99%;
background-color: transparent;
}
table.insidenius {
width: 100%;
background-color: transparent;
}
table.log {
width: 50%;
background-color: transparent;
}
td.center {
width: 600px;
}

td.ukryta {width:15px;  text-align:center; visibility:hidden;}
div.ukryta {width:15px;  text-align:center; visibility:hidden;}

td.inside {
width: 220px;
}

td.right {
width: 610px;
}

td.white {
background-color: #f0f0f0;
border: 1px solid #000;
width: 100%;

}
td.whitedot {
background-color: #AE9A59;
border:1px dotted #999999;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
color:#315918; 
width: 100%;
}
td.greendot {
background-color: #AFC1A3;
border:1px dotted #2CA912;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
color:#2D2D2D; 
width: 100%;
}
td.greendotinfo {
background-color: #A49B7D;
border:1px dotted #999999;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#2D2D2D; 
width: 29%;
}
td.reddot {
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#FF0000; 
width: 100%;
}
td.bluedot {
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#235CDB; 
width: 100%;
}
td.wykazakp {
background-color: #EFFBE7;
width: 100%;
}
}
td.gora {
background-color: #EFFBE7;
width: 100%;
}
td.wpis_kg {
background-color: #A49B7D;
border:1px #B0B0B0;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
color:#2D2D2D; 
width: 100%;
}
td.wpis_faq {
background-color: #C0C0C0;
border:1px #A0A0A0;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
color:#5783DA; 
width: 100%;
}
td.wpis_tv {
background-image: url(../images/data_wpisu.png);
border:1px #A0A0A0;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
color:#5783DA; 
width: 100%;
}
td.teldotnazwa {
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#315918; 
width: 15%;
}
td.teldotuwagi {
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#315918; 
width: 35%;
}

td.teldotid {
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#315918; 
width: 5%;
}
td.teldot {
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#315918; 
width: 50%;
}
td.logis_log {
BACKGROUND-IMAGE: url(../images/bg_log.png);
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 11pt;
color:#A0A0A0; 
width: 400px;
}

td.whitedot2 {
BACKGROUND-IMAGE: url(../images/bxgr_off.gif);
border:1px dotted #ABD0EB;
font-family:Univers Condensed, Tahoma, Verdana, Arial, sans-serif;
font-size: 11pt;
font-weight:bold;
color:#315918; 
width: 33%;
}
td.whitedotn {
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
color:#315918; 
}
td.whitedata {
BACKGROUND-IMAGE: url(../images/bxgr_off.gif);
border:1px dotted #ABD0EB;
font-family:Univers Condensed, Tahoma, Verdana, Arial, sans-serif;
font-size: 11pt;
font-weight:bold;
color:#315918; 
width: 15%;
}
td.whitedatarow {
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#315918; 
width: 15%;
}
td.whitenumer {
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#315918; 
width: 20%;
}
td.whitek {
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#315918; 
width: 5%;
}
td.whitekk {
BACKGROUND-IMAGE: url(../images/bxgr_off.gif);
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#315918; 
width: 5%;
}
td.redkk {
 background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#FF0000; 
width: 5%;
}
td.greendot2 { BACKGROUND-IMAGE: url(../images/bxgr_off.gif);
border:1px dotted #2CA912;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color:#315918; 
text-align: center;
width: 100%;
}
td.reddot2{BACKGROUND-IMAGE: url(../images/bxgr_off.gif);
border:1px dotted #2CA912;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#FF0000; 
text-align: center;
width: 100%;
}
td.redrown { 
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#FF0000; 
text-align: left;
width: 25%;
}

td.redrownu { 
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#FF0000; 
text-align: left;
width: 20%;
}
td.redrownumer { 
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#FF0000; 
text-align: left;
width: 20%;
}
td.redrowdata { 
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#FF0000; 
text-align: left;
width: 15%;
}

td.redrowndm { 
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#009631; 
text-align: left;
width: 25%;
}

td.redrownudm { 
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#009631; 
text-align: left;
width: 20%;
}
td.redrownumerdm { 
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#009631; 
text-align: left;
width: 20%;
}
td.redrowdatadm { 
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#009631; 
text-align: left;
width: 15%;
}

td.bluerown { background-color: #EFFBE7;
border:1px dotted #2CA912;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#235CDB; 
text-align:left;
width: 40%;
}
td.bluerowdata { background-color: #EFFBE7;
border:1px dotted #2CA912;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#235CDB; 
text-align:left;
width: 10%;
}
td.bluerowtyp{ background-color: #EFFBE7;
border:1px dotted #2CA912;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#235CDB; 
text-align:left;
width: 15%;
}
td.bluerowk{ background-color: #EFFBE7;
border:1px dotted #2CA912;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#235CDB; 
text-align:left;
width: 2%;
}
td.bluedot {
background-color: #EFFBE7;
border:1px dotted #ABD0EB;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
 color:#235CDB; 
width: 100%;
}
td.border {
background-color: #9FA38F;
border: 1px solid #FFFFFF;
}
td.silver {
background-color: #f0f0f0;
border: 3px solid #7CBAC9;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
color:#ff0000;
text-align:center;
}
td.silvergood {
background-color: #f0f0f0;
border: 3px solid #7CBAC9;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
color:#0A665F;
text-align:center;
}
td.ost{border-width:thin;
 border-color:#847555;
 color:#2D2D2D; 
background-color: #EFF7FF;

 font-size:10px;
 height:15px; 
width: 300px;
text-align: center;
}

td.cantcon {
BACKGROUND-IMAGE: url(../images/bg_lewy.jpg);
border: 1px solid #FFFFFF;
width: 300px;
text-align: center;
}
td.mbok {
background-color: #C5C89D;
border: 1px solid #2D2D2D;
width: 480px;
text-align: center;
}
td.siz {
background-color: #FFFFFF;
border: 1px solid #2D2D2D;
width: 500px;
text-align: left;
}
td.imieniny {
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #FFFFFF;
background-image: url(../images/zapisz.gif);
border: 1px solid #FFFFFF;
width:100%;
text-align: center;
}
td.nag_menu {
font-family: Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #FF0000;
background-image: url(../images/nag_menu.gif);
border: 1px solid #FFFFFF;
width:100%;
text-align: center;
}
td.logowanie {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
background-color: #AE9A59;
border: 1px solid #FFFFFF;
width:500px;
text-align: center;
}


td.nowybglewy {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
background-color: #AE9A59;
border: 1px solid #FFFFFF;
width:500px;
text-align: left;
}
td.pierwsza {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
background-color: #F5FAFF;
border: 1px solid #414E58;
width:100%;
text-align: center;
}
td.inside_register {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
background-color: #5FA2BB;
border: 1px solid #fff;
width:100%;
text-align: center;
}
td.pierwszaor {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
background-color: F5F5F5;
border: 1px solid #FFFFFF;
width:100%;
text-align: center;
}

td.intro {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
background-color: #A49B7D;
border: 1px solid #FFFFFF;
width: 500px;
text-align: left;
}

td.menu {
background-color: #AE9A59;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #2D2D2D;
text-align:center;

}

td.mottomet {
background-color: #C4DAB4;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
color: #5a5a5a;
}
td.numery {
background-color: #C4DAB4;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
color: #5a5a5a;
text-align: right;
}
td.numery_wl {
background-color: #EFFBE7;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
color: #5a5a5a;
text-align: right;
}
td.numery_blue {
background-color: #99BAFF;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
color: #1E50C4;
text-align: right;
}
td.infoin {
background-color: #DADADA;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
color: #5a5a5a;
text-align: justify;
}
td.green {
background-color: #CDD1AF;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
color: #0F343B;
text-align: justify;
}
td.cool {
background-color: #C4DAB4;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
color: #5a5a5a;
text-align: justify;
}

td.motto {
background-color: #EFFBE7;
border: 1px solid #FFFFFF;
width: 47%;
color: #5a5a5a;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
}
td.menuprawe {
background-image: url(../images/bg_lewy.gif);
border: 1px solid #29AA10;
width: 375px;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
}
td.bezhasla {
background-image: url(../images/bg_lewy.jpg);
border: 1px solid #EFF7FF;
width: 500px;
}

td.ktozalogowany {
background-image: url(../images/tlo_log.gif);
border: 1px solid #2D2D2D;
width: 375px;

}
td.menulewe {
background-image: url(../images/bg_lewy.jpg);
border: 1px solid #29AA10;

font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;

text-align:left;
}
td.login_bg {
background-color;#EFFBE7;

font-family: Tahoma, Verdana, Arial, sans-serif;
color: #2D2D2D;
text-align: center;
font-size: 10pt;
}
td.inside_log {
BACKGROUND-IMAGE: url(../images/register_table.gif); 
border: 1px solid #EFFBE7;
font-family: Tahoma, Verdana, Arial, sans-serif;
color: #2D2D2D;
text-align: center;
font-size: 9pt;
}

td.inside_log_user_jw {
text-align: center;
font-family: Verdana,Tahoma, Arial, sans-serif;
font-weight:normal;
color: #FFFFFF;
}


td.status {
background-color: #8C8684;
border: 1px solid #FFFFFF;
width: 100%;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
}
td.niesprawny {
background-color: #A5A27B;
border: 1px solid #FFFFFF;
width: 47%;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
}
td.info {
background-color: #A5A27B;
width: 100%;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 9pt;
font-weight: bold;
color: #5a5a5a;
text-align: center;
}
td.info2 {
background-color: #C6D0AA;
width: 100%;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-weight: bold;
color: #5a5a5a;
font-size: 9pt;
text-align: center;
}
td.index {
background-color: #CED3AD;
border: 1px solid #ffffff;
text-align: center;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
}
td.wdt_menu {

border: 1px solid #D5D5D5;
text-align: center;

}
td.login {
background-color: #FFB288;
border: 1px solid #FFFFFF;
text-align: center;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
color: #2CA912;
width: 142px;

}
td.pokazhaslo {
background-color: #FFB288;
border: 1px solid #FFFFFF;
text-align: center;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
color: #2CA912;
width: 142px;

}

td.plih {
background-color: #FFB288;
border: 1px solid #FFFFFF;
text-align: center;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
color: #2CA912;
width: 442px;

}

td.kg{
background-color:#C4DAB4;
border: 1px solid #FFFFFF;
width: 140px;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
color: #5a5a5a;
text-align: left;
}


div.text {
font-family:    Tahoma, Verdana, Arial ,georgia ,sans-serif;
font-size: 10pt;
color: #2D2D2D;
text-align: left;
padding: 5px;
}
div.textWhite {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #fff;
text-align: center;
}
div.stopka {
font-family:    Tahoma, Verdana, Arial ,georgia ,sans-serif;
font-size: 10pt;
color: #FFFFFF;
text-align: center;
padding: 5px;
}
div.edytor {
font-family:    Tahoma, Verdana, Arial ,georgia ,sans-serif;
font-size: 10pt;
color: #EFFBE7;
text-align: left;
padding: 5px;
}

div.textGreen {
font-family: sans-serif, Tahoma Arial, Verdana;
font-size: 8pt;
color: #077f40;
text-align: left;
padding: 0px;
}
div.textCenter {
font-family:    Tahoma, Verdana, Arial ,georgia ,sans-serif;
font-size: 10pt;
color: #2D2D2D;
text-align: center;

}
div.textRed {
font-family:   sans-serif, Tahoma Arial, Verdana;
font-size: 8pt;
color: #FF0101;
text-align: center;
}
div.uwaga{ background:#fd6363 ;width:450px;FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica;
FONT-SIZE: 10pt; FONT-STYLE: normal;text-align:left;color: #fff;font-weight:normal;
border:solid 1px #9b0505; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}

div.uwagablue {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #1B389B;
text-align: center;
border:1px solid #000080 ;
width:260px;
}
div.uwagabladlogowania {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 9pt;
color: #F80305;
text-align: center;
border:1px solid #9CA273 ;
width:400px;
}


div.uncal {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
color: #008284;
text-align: left;
}
div.incal {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
color: #0000FF;
text-align: left;
}
div.depozyt {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 8pt;
color: #2D2D2D;
text-align: left;
}
div.uwagagreen {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 9pt;
color: #2CA912;
text-align: center;

}
div.ilerekordow {
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size: 9pt;
color: #2D2D2D;
text-align: center;

}

div.menu {
font-family: Verdana;
font-size: 8pt;
font-weight: bold;
color: #5a5a5a;
text-align: center;
padding: 2px;
}

div.imie {
font-family: Verdana;
font-size: 8pt;
font-weight: bold;
color: #5a5a5a;
text-align: center;
padding: 2px;
}

div.info {
font-family: Verdana;
font-size: 8pt;
font-weight: bold;
color: #5a5a5a;
text-align: center;
padding: 5px;
}

div.swieta {
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #5a5a5a;
text-align: left;
}
div.logisrows {
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #040349;
text-align: left;
}
div.logisdelete {
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #040349;
text-align: left;
}
div.logisuncal {
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #008080;
text-align: left;
}
div.logisuncapable {
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #F80305;
text-align: left;
}
div.logiscalib {
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #0000FF;
text-align: left;
}
div.logisdepozyt {
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #5a5a5a;
text-align: left;
}
div.form {
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
color: #5a5a5a;
text-align: right;
padding: 5px;
}
div.zegar {
font-family: Verdana;
font-size: 9pt;
font-weight: bold;
text-align: center;
padding: 5px;
}

h4 {
font-family: Verdana;
font-size: 9pt;
color: #0F343B;
background-color: #CDD1AF;
text-align: center;
border: 1px solid #FFFFFF;
margin: 3px;
padding: 0px;
}
h5 {
font-family: Arial, Helvetica;
font-size: 9pt;
color: #FFFF00;
background-color: #CDD1AF;
text-align: center;
border: 1px solid #FFFFFF;
margin: 3px;
padding: 0px;
}

h6 {
font-family: Verdana,Arial, Helvetica;
font-size: 9pt;
color: #fff;
background-color: #5FA2BB;
text-align: center;
margin: 0px;
}
h7 {
font-family: Verdana;
font-size: 9pt;
color: #424531;
BACKGROUND-IMAGE: url(../images/bok2.gif);
text-align: center;
margin: 0px;
}

form {
font-family: Verdana;
font-size: 8pt;
color: #5a5a5a;
text-align: center;
margin: 20px;
}

hr {
height: 1px;
width: 100%;
color: #A0A0A0;
}

img {
border: 0px;
}
tr {
vertical-align: top;
}
td.zmianahasla {
font-family: Verdana;
font-size: 8pt;
font-weight: normal;
color: #000000
}

td.tlo_tel {
background-image: url(../images/bg_lewy.jpg);
border: 1px solid #2D2D2D;
width: 375px;
}
.style1 {
background:url(../images/userlogo.png);
}
.stylejs {
border: 1px solid #FF0000;
background-color: #DCE2F3;
font-family: Verdana;
font-size: 8pt;
color: #5a5a5a;
text-align: center;
}
.przycisk_pomoc {
	display: block;
	width: 215px;
	height: 35px;
	background: url(../images/menu/pomoc.png);
	text-indent: -999em;
}
.przycisk_pomoc:hover {
	background: url(../images/menu/pomoc_h.png);
}
.przycisk_program {
	display: block;
	width: 215px;
	height: 35px;
	background: url(../images/menu/program.png);
	text-indent: -999em;
}
.przycisk_program:hover {
	background: url(../images/menu/program_h.png);
}
.przycisk_prog {
	display: block;
	width: 215px;
	height: 35px;
	background: url(../images/menu/prog.png);
	text-indent: -999em;
}
.przycisk_prog:hover {
	background: url(../images/menu/prog_h.png);
}
.przycisk_prawo {
	display: block;
	width: 215px;
	height: 35px;
	background: url(../images/menu/prawo.png);
	text-indent: -999em;
}
.przycisk_prawo:hover {
	background: url(../images/menu/prawo_h.png);
}
.przycisk_faq {
	display: block;
	width: 215px;
	height: 35px;
	background: url(../images/menu/faq.png);
	text-indent: -999em;
}
.przycisk_faq:hover {
	background: url(../images/menu/faq_h.png);
}
.przycisk_zmien {
	display: block;
	width: 215px;
	height: 35px;
	background: url(../images/menu/zmien.png);
	text-indent: -999em;
}
.przycisk_zmien:hover {
	background: url(../images/menu/zmien_h.png);
}
.przycisk_prosba_kontakt {
	display: block;
	width: 215px;
	height: 35px;
	background: url(../images/menu/prosba_kontakt.png);
	text-indent: -999em;
}
.przycisk_prosba_kontakt:hover {
	background: url(../images/menu/prosba_kontakt_h.png);
}
.przycisk_dodaj_indeks {
	display: block;
	width: 215px;
	height: 35px;
	background: url(../images/menu/dodaj_indeks.png);
	text-indent: -999em;
}
.przycisk_dodaj_indeks:hover {
	background: url(../images/menu/dodaj_indeks_h.png);
}
.przycisk_wyloguj {
	display: block;
	width: 215px;
	height: 35px;
	background: url(../images/menu/wyloguj.png);
	text-indent: -999em;
}
.przycisk_wyloguj:hover {
	background: url(../images/menu/wyloguj_h.png);
}
.przycisk_wszystkich {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/wszystkich.png);
	text-indent: -999em;
}
.przycisk_wszystkich:hover {
	background: url(../images/wszystkich_h.png);
}

.przycisk_zdatne {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/zdatne.png);
	text-indent: -999em;
}
.przycisk_zdatne:hover {
	background: url(../images/zdatne_h.png);
}
.przycisk_badane {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/badane.png);
	text-indent: -999em;
}
.przycisk_badane:hover {
	background: url(../images/badane_h.png);
}
.przycisk_podlega {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/kalibr.png);
	text-indent: -999em;
}
.przycisk_podlega:hover {
	background: url(../images/kalibr_h.png);
}
.przycisk_niespr {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/niespr.png);
	text-indent: -999em;
}
.przycisk_niespr:hover {
	background: url(../images/niespr_h.png);
}
.przycisk_niezdat {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/niezdatne.png);
	text-indent: -999em;
}
.przycisk_niezdat:hover {
	background: url(../images/niezdatne_h.png);
}
.przycisk_niekalibr {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/niekalibr.png);
	text-indent: -999em;
}
.przycisk_niekalibr:hover {
	background: url(../images/niekalibr_h.png);
}
.przycisk_plan_i {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/plan_i.png);
	text-indent: -999em;
}
.przycisk_plan_i:hover {
	background: url(../images/plan_i_h.png);
}
.przycisk_plan {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/plan.png);
	text-indent: -999em;
}
.przycisk_plan:hover {
	background: url(../images/plan_h.png);
}
.przycisk_nie_ekspl {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/nie_ekspl.png);
	text-indent: -999em;
}
.przycisk_nie_ekspl:hover {
	background: url(../images/nie_ekspl_b.png);
}
.przycisk_synchro {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/synchro.png);
	text-indent: -999em;
}
.przycisk_synchro:hover {
	background: url(../images/synchro_h.png);
}
.przycisk_bok {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/bok.png);
	text-indent: -999em;
}
.przycisk_bok:hover {
	background: url(../images/bok_h.png);
}
.przycisk_w_kalibr {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/w_kalibr.png);
	text-indent: -999em;
}
.przycisk_w_kalibr:hover {
	background: url(../images/w_kalibr_h.png);
}
.przycisk_brak_w_planie {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/brak_w_planie.png);
	text-indent: -999em;
}
.przycisk_brak_w_planie:hover {
	background: url(../images/brak_w_planie_h.png);
}
.przycisk_potw_wyd {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/potw_wyd.png);
	text-indent: -999em;
}
.przycisk_potw_wyd:hover {
	background: url(../images/potw_wyd_h.png);
}
.przycisk_usuniete {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/usuniete.png);
	text-indent: -999em;
}
.przycisk_usuniete:hover {
	background: url(../images/usuniete_h.png);
}
/* styl dla przyciskow  w formularzach */
.przycisk_uwaga {
	display: block;
	width: 58px;
	height: 27px;
	background: url(../images/uwagi.png);
	text-indent: -999em;
}
.przycisk_uwaga:hover {
	background: url(../images/uwagi_p.png);
}

/* styl dla komunikatów informuj±cych o błędach w formularzach */
table.error_form{
width:520px;border-width:2px;border-style:dashed;border-color:#E0E0E0; margin-left: 0px; margin-right: auto; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px; BACKGROUND-COLOR: #ffffff;FONT: 11px Tahoma,arial, Verdana, Helvetica, sans-serif;COLOR:#E10000;font-weight:bold;TEXT-ALIGN:LEFT;
}
table.usun_arch{
width:520px;border-width:2px;border-style:dashed;border-color:#E0E0E0; margin-left: 0px; margin-right: auto; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px; BACKGROUND-COLOR: #ffffff;FONT: 11px Tahoma,arial, Verdana, Helvetica, sans-serif;COLOR:#E10000;font-weight:bold;TEXT-ALIGN:LEFT;
}
table.wysw_arch{
width:520px;border-width:2px;border-style:dashed;border-color:#BAD2EA; margin-left: 0px; margin-right: auto; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px; BACKGROUND-COLOR: #ffffff;FONT: 11px Tahoma,arial, Verdana, Helvetica, sans-serif;COLOR:#E10000;font-weight:bold;TEXT-ALIGN:LEFT;
}
table.przywr_arch{
width:520px;border-width:2px;border-style:dashed;border-color:#C1C1C1; margin-left: 0px; margin-right: auto; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 6px; PADDING-TOP: 6px; BACKGROUND-COLOR: #ffffff;FONT: 11px Tahoma,arial, Verdana, Helvetica, sans-serif;COLOR:#E10000;font-weight:bold;TEXT-ALIGN:LEFT;
}
table.powiadom {
   border: 1px solid black;
   border-collapse: collapse;
   background-color:f4f5f9;
}

.ok_znal{ background:#EEF9EC ;width:450px;FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica; FONT-SIZE: 10pt; FONT-STYLE: normal;text-align:left;color: #646C6B;font-weight:normal;  border:solid 1px #C4EBBB; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
.ok_logis {BACKGROUND-IMAGE: url(../images/bg_log.png); FONT-FAMILY: Verdena,Tahoma,arial,sans-serif,Heveltica; FONT-SIZE: 11pt; FONT-STYLE: normal;text-align:center;color: #A0A0A0;font-weight:normal;width:500px;padding:2px;}	  
.blad {background-color: #ff0404;border:1px solid #C70206; FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica; FONT-SIZE: 10pt;text-align:center; FONT-STYLE: normal;color: #fff;font-weight:normal;width:350px;padding:5px;}
.blad_log {background-color: #FFE4E4;border:1px solid #FFB5B5; FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica; FONT-SIZE: 10pt; FONT-STYLE: normal;text-align:center;color: #FF0000;font-weight:normal;width:180px;padding:5px;}
.blad_dostawy{background-color: #FFE4E4;border:1px solid #FF0000; FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica; FONT-SIZE: 10pt; FONT-STYLE: normal;text-align:center;color:#FF0000;width:98%;padding:5px;}
.ok {background-color: #EEF9EC;border:1px solid #C4EBBB; FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica; FONT-SIZE: 10pt; FONT-STYLE: normal;text-align:left;color: #646C6B;font-weight:normal;width:437px;padding:5px;}	
.ok_dostawy {background-color: #EFFADD;border:1px solid #BFEB76; FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica; FONT-SIZE: 10pt; FONT-STYLE: normal;text-align:center;color: #55AA63;font-weight:bold;width:98%;padding:5px;}
.nagl_dostawy {background-color: #152A2B;border:1px solid #505050; FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica; FONT-SIZE: 10pt; FONT-STYLE: normal;text-align:center;color: #FFFFFF;font-weight:bold;width:98%;padding:10px;}   
.okadmin {BACKGROUND-IMAGE: url(../images/tlologout.png);border:1px solid #394556; FONT-FAMILY: Verdena,Tahoma,arial,sans-serif,Heveltica; FONT-SIZE: 11pt; FONT-STYLE: normal;text-align:center;color: #BBFFFF;font-weight:normal;width:300px;padding:5px;}	  
.sesendwdt {BACKGROUND-IMAGE: url(../images/sesendwdt.png); width:453px; height:175px;  padding:10px;}
.sesend {BACKGROUND-IMAGE: url(../images/sesend.png); width:430px; height:175px;  padding:10px;}
.ok_log {BACKGROUND-IMAGE: url(../images/ok_log.png);border:1px solid #BBFFFF; FONT-FAMILY: Verdena,Tahoma,arial,sans-serif,Heveltica; FONT-SIZE: 11pt; FONT-STYLE: normal;text-align:center;color: #BBFFFF;font-weight:normal;width:490px;padding:2px;}	  
.form1{BACKGROUND-IMAGE: url(../images/send.gif);border-width:1;border-style:solid;border-color:#847555; COLOR: #4D6185;  FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.form2{FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: normal; TEXT-DECORATION: none}
.reset{BACKGROUND-IMAGE: url(../images/bok.gif);border-width:1;border-style:solid;border-color:#A9B37D; COLOR: #315918;  FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.wykaz_akp{BACKGROUND-IMAGE: url(../images/send.gif);width:225px;border-width:1;border-style:solid;border-color:#847555; COLOR: #4D6185;  FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.edycja_akp{BACKGROUND-IMAGE: url(../images/edycja_akp.gif);width:225px;border-width:1;border-style:solid;border-color:#A9B37D; COLOR: #D2D9A2;  FONT-FAMILY: Tahoma,arial,Verdena,sans-serif,Heveltica; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.zapisz{BACKGROUND-IMAGE: url(../images/zapisz.gif);border-width:1;border-style:solid;border-color:#847555; COLOR: #EFF7FF;  FONT-FAMILY:Verdena,sans-serif,Heveltica; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.zapisz2{BACKGROUND-IMAGE: url(../images/nag_menu.gif);border-width:1;border-style:solid;border-color:#847555; COLOR: #EFF7FF;  FONT-FAMILY:Verdena,sans-serif,Heveltica; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-WEIGHT: bold; TEXT-DECORATION: none}
.koniecSes{BACKGROUND-IMAGE: url(../images/koniecSes.png); width:607px; height:286px;  padding:5px;}
div.def_podlega{ background:#E8ECF6 ;width:250px; height:35px;color: #4C677F;font-weight:normal;font-size: 8pt; border:solid 1px #A4A7AD; border:solid 1px #A4A7AD; -webkit-border-radius:6px; -khtml-border-radius:6px; -moz-border-radius:6px; border-radius:6px}
div.def_uzytk{ background:#ADDEA5 ;width:330px; height:50px;color: #397B39; border:solid 1px #397B39; border:solid 1px #397B39; -webkit-border-radius:8px; -khtml-border-radius:8px; -moz-border-radius:8px; border-radius:8px}
div.def_no_uzytk{ background:#F89482 ;width:390px; height:50px;color: #000000; border:solid 1px #FF0000; border:solid 1px #FF0000; -webkit-border-radius:8px; -khtml-border-radius:8px; -moz-border-radius:8px; border-radius:8px}
div.def_search{ background:#E8ECF6 ;width:500px; height:35px;color: #4C677F;font-weight:normal;font-size: 8pt; border:solid 1px #A4A7AD; border:solid 1px #A4A7AD; -webkit-border-radius:6px; -khtml-border-radius:6px; -moz-border-radius:6px; border-radius:6px}
div.def_ipu{ background:#E8ECF6 ;width:300px; height:25px;color: #4C677F;font-weight:normal;font-size: 8pt; border:solid 1px #A4A7AD; border:solid 1px #A4A7AD; -webkit-border-radius:6px; -khtml-border-radius:6px; -moz-border-radius:6px; border-radius:6px}
div.def_brak{ background:#E8ECF6 ;width:500px; height:25px;color: #4C677F;font-weight:normal;font-size: 8pt; border:solid 1px #A4A7AD; border:solid 1px #A4A7AD; -webkit-border-radius:6px; -khtml-border-radius:6px; -moz-border-radius:6px; border-radius:6px}
div.def_zdatne{ background:#E8ECF6 ;width:240px; height:25px;color: #f0f0f0;font-weight:normal;font-size: 8pt; border:solid 1px #A4A7AD; border:solid 1px #A4A7AD; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
div.rek_zak{ background:#E8ECF6 ;width:400px; height:23px;color: #4C677F;font-weight:normal;font-size: 8pt; border:solid 1px #A4A7AD; border:solid 1px #A4A7AD; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
div.def_wszystkich{ background:#E8ECF6 ;width:100%; height:25px;color: #4C677F;font-weight:normal;font-size: 8pt; border:solid 1px #A4A7AD; border:solid 1px #A4A7AD; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
div.def_niepodlega{ background:#E8ECF6 ;width:140px; height:25px;color: #008080;font-weight:normal;font-size: 8pt; border:solid 1px #A4A7AD; border:solid 1px #A4A7AD; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
div.def_w_kalibr{ background:#E8ECF6 ;width:405px; height:25px;color: #00A2E8;font-weight:normal;font-size: 8pt; border:solid 1px #A4A7AD; border:solid 1px #A4A7AD; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
div.def_niezdatne{ background:#FFD6D2 ;width:400px;height:25px;color: #4C677F;font-weight:normal;font-size: 8pt; border:solid 1px #FF5A4B; border:solid 1px #FF5A4B; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
div.def_niezaz{ background:#FFD6D2 ;width:200px; height:25px;color: #4C677F;font-weight:normal;font-size: 8pt; border:solid 1px #FF5A4B; border:solid 1px #FF5A4B; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
div.def_do_kalibr{ background:#E8ECF6 ;width:505px; height:20px;color: #4C677F;font-weight:normal;font-size: 8pt; border:solid 1px #A4A7AD; border:solid 1px #A4A7AD; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
div.kalibr_poza_planem{ background:#E8ECF6 ;width:1010px; height:25px;color: #4C677F;font-weight:normal;font-size: 8pt; border:solid 1px #A4A7AD; border:solid 1px #A4A7AD; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
div.def_do_om{ background:#FFD6D2 ;width:100%; color: #4C677F;font-weight:normal;font-size: 8pt; border:solid 1px #FF5A4B; border:solid 1px #FF5A4B; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
div.zes_zb{ background:#E8ECF6 ;width:48px; height:10px;color: #4C677F;font-weight:normal;font-size: 8pt; border:solid 1px #A4A7AD; border:solid 1px #A4A7AD; -webkit-border-radius:2px; -khtml-border-radius:2px; -moz-border-radius:2px; border-radius:2px}
div.plan_ziel_wdt{ background:#9AD67A ;width:480px; color: #4C677F;font-weight:normal;font-size: 8pt; border:solid 1px #fff; border:solid 1px #fff; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
div.szukaj_akp{ background:#D0CDCA ;width:453px; color: #fff;font-weight:normal;font-size: 8pt; border:solid 1px #C0C0C0; border:solid 1px #C0C0C0; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
div.plan_czerw_wdt{ background:#D0CDCA ;width:453px; color: #C60000;font-weight:normal;font-size: 8pt;border:solid 1px #C0C0C0; border:solid 1px #C0C0C0; -webkit-border-radius:3px; -khtml-border-radius:4px; -moz-border-radius:4px; border-radius:4px}
div.filtruj_daty{ background:#d1d8da ;width:500px; color: #d1d8da;font-weight:normal;font-size: 8pt; border:solid 1px #C0C0C0; border:solid 1px #C0C0C0; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}
div.szukaj_bhp{ background:#EEF9EC ;width:340px;  border:solid 1px #C4EBBB; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px}
div.szukaj_typ{ background:#EEF9EC ;width:600px;  border:solid 1px #C4EBBB; -webkit-border-radius:5px; -khtml-border-radius:5px; -moz-border-radius:5px; border-radius:5px}
div.uwagaAdr{ background:#fd6b6b ;width:100%; color: #235A81;font-weight:normal;font-size: 8pt; border:solid 1px #f43004; border:solid 1px #f43004; -webkit-border-radius:3px; -khtml-border-radius:3px; -moz-border-radius:3px; border-radius:3px}

table.gridtable {
font-family: verdana,arial,sans-serif;
	font-size:10px;
	color:#333333;
	border-width: 1px;
	border-color: #666666;
	border-collapse: collapse;
       
}

table.gridtable tr:hover {
    background: #dbffdb;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;     
}    
    
table.gridtable td {
    border-left: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    font-size: 10px;
}

table.gridtable th {
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e4e4e4), to(#f4f4f4));
    background-image: -webkit-linear-gradient(top, #e4e4e4, #f4f4f4);
    background-image:    -moz-linear-gradient(top, #e4e4e4, #f4f4f4);
    background-image:     -ms-linear-gradient(top, #e4e4e4, #f4f4f4);
    background-image:      -o-linear-gradient(top, #e4e4e4, #f4f4f4);
    background-image:         linear-gradient(top, #e4e4e4, #f4f4f4);
    
    text-align: center; 
    color: #4d4d4d;
    
    border-left: 1px solid #ccc;
    border-top: none;
    font-size: 10px;
    font-weight: normal;
}

input.nav[type='submit']:hover {
     background-color: #a6f4ff;
}
input.nav[type='submit']{
     padding: 2px 2px 2px;
     color: #000;
     background-color: #f0f0f0;
     font-size: 12px;
     box-shadow: rgba(255,255,255,0.24) 0 2px 0 0 inset,#fff 0 1px 0 0;
     border: 1px solid #808080;
     border-radius: 3px;
     margin-top: 0px;
     cursor:pointer;
	 width:80px;
}
input.idn[type='submit']:hover {
     background-color: #a6f4ff;
}
input.idn[type='submit']{
     padding: 2px 2px 2px;
     color: #000;
     background-color: #f0f0f0;
     font-size: 12px;
     box-shadow: rgba(255,255,255,0.24) 0 2px 0 0 inset,#fff 0 1px 0 0;
     border: 1px solid #808080;
     border-radius: 3px;
     margin-top: 0px;
     cursor:pointer;
	 width:30px;
}
input.tablet[type='submit']:hover {
     background-color: #a6f4ff;
	 border: 1px solid #2596be;
}
input.tablet[type='submit']{
     padding: 2px 2px 2px;
     color: #000;
     background-color: #f0f0f0;
     font-size: 12px;
     box-shadow: rgba(255,255,255,0.24) 0 2px 0 0 inset,#fff 0 1px 0 0;
     border: 1px solid #ccc;
     border-radius: 3px;
     margin-top: 0px;
     cursor:pointer;
	 width:155px;
}
input.tablety[type='submit']:hover {
     background-color: #a6f4ff;
	 border: 1px solid #2596be;
}
input.tablety[type='submit']{
     padding: 2px 2px 2px;
     color: #000;
     background-color: #f0f0f0;
     font-size: 12px;
     box-shadow: rgba(255,255,255,0.24) 0 2px 0 0 inset,#fff 0 1px 0 0;
     border: 1px solid #ccc;
     border-radius: 3px;
     margin-top: 0px;
     cursor:pointer;
	 width:140px;
}
input.log[type='submit']{
     padding: 5px 15px 4px;
     color: #fff;
     background-color: #0067ab;
     text-shadow: rgba(0,0,0,0.24) 0 1px 0;
     font-size: 12px;
     box-shadow: rgba(255,255,255,0.24) 0 2px 0 0 inset,#fff 0 1px 0 0;
     border: 1px solid #0164a5;
     border-radius: 3px;
     margin-top: 3px;
     cursor:pointer;
	 width:110px;
}
input.log[type='text'], input.log[type='password']{
     padding: 5px 10px 4px;
     color: #fff;
     background-color: #0067ab;
     text-shadow: rgba(0,0,0,0.24) 0 1px 0;
     font-size: 12px;
     box-shadow: rgba(255,255,255,0.24) 0 2px 0 0 inset,#fff 0 1px 0 0;
     border: 1px solid #0164a5;
     border-radius: 3px;
     margin-top: 5px;
     cursor:pointer;
	 width:90px;
}
input.log[type='submit']:hover {
     background-color: #024978;
}
table.login{
width:300px;height:100px;margin:45px 0;border-radius:9px;-moz-border-radius:9px;-webkit-border-radius:9px;-khtml-border-radius:9px;-moz-box-shadow:inset 0 10px 10px#C1E5EF;-webkit-box-shadow:inset 0 10px 10px #C1E5EF;box-shadow:inset 0 10px 10px #C1E5EF;border:1px solid #024257;color:#fff;font-family:helvetica;font-size:12px;
}
  label.login {
  float:center;
  width:1%;
  margin-right:3px;
  padding-top:10px;
  text-align:left;
  font-weight:normal;
  font-size:12px;
  
  }
  .myTable {
   width: 100%!important;
   border: 1px solid#cccccc;
   background: #f7f9fb;
}

.myTable>thead {
   background: #eeeeee;
}

td, th {
   border: 1px solid #cccccc;
}
input.tablet_red[type='submit']:hover {
     background-color: #a6f4ff;
	 border: 1px solid #FF3345;
}
input.tablet_red[type='submit']{
     padding: 2px 2px 2px;
     color: #FF3345;
     background-color: #f0f0f0;
     font-size: 12px;
     box-shadow: rgba(255,255,255,0.24) 0 2px 0 0 inset,#fff 0 1px 0 0;
     border: 1px solid #ccc;
     border-radius: 3px;
     margin-top: 0px;
     cursor:pointer;
	 width:120px;
}
input.tablet_green[type='submit']:hover {
     background-color: #a6f4ff;
	 border: 1px solid #29B021;
}
input.tablet_green[type='submit']{
     padding: 2px 2px 2px;
     color: #2BB922;
     background-color: #f0f0f0;
     font-size: 12px;
     box-shadow: rgba(255,255,255,0.24) 0 2px 0 0 inset,#fff 0 1px 0 0;
     border: 1px solid #ccc;
     border-radius: 3px;
     margin-top: 0px;
     cursor:pointer;
	 width:120px;
}
input.tablet_blue[type='submit']:hover {
     background-color: #a6f4ff;
	 border: 1px solid #2596be;
	 }
input.tablet_blue[type='submit']{
     padding: 2px 2px 2px;
     color: #0000FF;
     background-color: #f0f0f0;
     font-size: 12px;
     box-shadow: rgba(255,255,255,0.24) 0 2px 0 0 inset,#fff 0 1px 0 0;
     border: 1px solid #ccc;
     border-radius: 3px;
     margin-top: 0px;
     cursor:pointer;
	 width:120px;
}