body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: center;
	margin: 0;
	padding: 0;
}
a img {
	border: 0;
}

#top {
	background-color: #F0F0F0;
	margin: 0 auto;
	width: 98%;
}

select[readonly]{
    display:none;
}

#body {
	background-color: #E0E0E0;
	text-align: left;
	margin: 0 1%;
	width: 98%;
}
.ukryty{display:none;}

#logo {
	font-size: 36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C0C0C0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-weight: bold;
}

#linki {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #011b58;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
#linki a:link {
	color: #E0E0E0;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#linki a:visited {
	color: #E0E0E0;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#linki a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#linki ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#linki ul li {
	display: inline;
	list-style-type: none;
	margin: 0 5px;
	padding: 0;
}

#linki_data ul {
	display: block;
	list-style-type: none;
	margin: 5px 0px;
	padding: 0;
}
#linki_data ul li {
	display: inline;
	list-style-type: none;
	margin: 0 1px;

}

li  a:link {

	text-decoration: none;
	font-style: normal;
	color: #ffffff;
}
li  a:visited {

	text-decoration: none;
	font-style: normal;
	color: #ffffff;
}
li   a:hover {

	text-decoration: none;
	font-style: normal;
	color: #ffffff;
}
.data_up {
    background-color: #00ab65;
    border: 1px solid silver;
    border-radius: 1em;
    color: #ffffff;
    font-weight: bold;
    margin-top: 3px;
    padding: 1px 2px;
}

.data_down {
    background-color: #808080;
    border: 1px solid silver;
    border-radius: 1em;
    color: #ffffff;
    font-weight: bold;
    margin-top: 5px 0px;
    padding: 1px 2px;
}
.data_today {
    background-color: #00ab65;
    border: 1px solid silver;
    border-radius: 2em;
    color: #ffffff;
    font-weight: bold;
    font-size: 12px;
    margin-top: 3px;
    padding: 2px 5px;
}
#menu {
	width: 330px;
	overflow: hidden;
	float: left;
}

#menu .naglowek {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #808080;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
}

#menu .zawartosc {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#menu .zawartosc a:link {
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	font-size:10px;
}
#menu .zawartosc a:visited {
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#menu .zawartosc a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#menu .zawartosc ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu .zawartosc ul li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#info {
	width: 200px;
	overflow: hidden;
	float: left;
}

#info .naglowek {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #808080;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
	font-weight: bold;
}

#info .zawartosc {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#info .zawartosc a:link {
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#info .zawartosc a:visited {
	color: #000080;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#info .zawartosc a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}
#info .zawartosc ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#info .zawartosc ul li {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tresc {
	width:100%;
	overflow: hidden;
	float: left;
}
#tresc .zawartosc {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;

}

#stopka {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #011b58;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 80px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: center;
	clear: both;
	
}
#stopka a:link, #stopka a:visited {
	color: #000000;
	text-decoration: underline;
}
#stopka a:hover {
	color: #000000;
	text-decoration: none;
}
.tabela {
border-collapse:collapse;
border-width: thin;
border-style: solid;

}
.tabela td {
border-collapse:collapse;
border-width: thin;
border-style: solid;
padding: 3px;
border-color: black;
font-weight: bold;
text-align: center;
}
FFFF33
.mecze{

background-color: #DDDDDD;
}
.tabela_nag{
background-color: #555555 !important;
color: white; 
}

.tab_bez{

background-color: #DDDDDD;
}

.tab_pkt{

background-color: #99FF33;

}

.tab_wrp{

background-color: #FFFF66;

}

.tab_bb{

background-color: #FFFFCC;

}

.tab_bmb{

background-color: #CCFF99;

}

.tabela_border_right_left{
border-right-width: 2px !important;
border-left-width: 2px !important;
}

.tabela_border_right{
border-right-width: 2px !important;

}


.pole_formularz {
    margin: auto;
    text-align: center;
    width: 90%px;
	background-color: #DDDDDD;
}

.pole_formularz_wew {
    margin: auto;
    text-align: center;
    width: 90%px;
	background-color: #eeeeee;
	float: left;
}

.nag_formularz {
    background-color: #00ab65;
    border: 2px solid #011b58;
    border-radius: 2em;
    color: #ffffff;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 80px;
}
.nag_formularz_wew {
    background-color: #011b58;
    border: 2px solid #00ab65;
    border-radius: 2em;
    color: #ffffff;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 80px;
}

input {
    border-color: DarkGray;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    padding: 5px;
}

.formularz_pole{
float: left;
padding:7px;
    border-color: Gray;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
	margin: 10px;
	min-height:46px;
}

.formularz_pole_small{
float: left;
padding:3px;
    border-color: Gray;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
	margin: 0px 5px;
}
.formularz_pole_filtr{
float: left;
padding:3px;
    border-color: Gray;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
	margin: 5px;
	min-height:20px;
	font-size: 10px;
}


.formularz_linki_stopka{
position: fixed; bottom: 0px; background-color: #efefef;
left:0px; 
width:100%;
    border-color: Gray;
    border-style: solid;
    border-width: 1px;
	min-height:20px;
	font-size: 10px;
	line-height:20px;
	
z-index:10;
}

.formularz_pole_noflot{
clear: both;
float: left;
padding:10px;
    border-color: Gray;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
	margin: 10px;
}

.label_form{
font-weight:bold;
padding: 0px 5px;
}

.dokument_1 {
font-weight:bold;
color: green;
}
.dokument_2 {
font-weight:bold;
color: green;
}
.dokument_3 {
font-weight:bold;
color: green;
}

.dokument_4 {
font-weight:bold;
color: green;
}
.dokument_5{
font-weight:bold;
color: black;
}
.label_form_red{
font-weight:bold;
color: red;
}

.tab_float{float: left;margin: 0px 10px;
}

.submit_button{
    background-color: #00ab65;
    border: 2px solid silver;
    border-radius: 2em;
    color: #ffffff;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 40px;
	float:none;
}

.submit_button_1{
    background-color: #00ab65;
    border: 2px solid silver;
    border-radius: 2em;
    color: #ffffff;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 40px;
	float:none;

}

.submit_button_0{
    background-color: #00ab65;
    border: 2px solid silver;
    border-radius: 2em;
    color: #ffffff;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 40px; 
	float:none;

}

.disp_none{
	display: none;

}

.align_center {
text-align: center;
float:none;
clear:both;


}
.wysylki_tab { 
border-collapse:collapse;border-spacing:0;border-color:#aabcfe;width:100%;
color: #000;
}

.wysylki_spedycje { 
border-collapse:collapse;border-spacing:0;border-color:#aabcfe;

}

.wysylki_dok { 
border-collapse:collapse;border-spacing:0;border-color:#aabcfe;table-layout: auto;
width: 100%;font-size: 10px;
}

.wysylki_tab tr td { 
font-family:Arial, sans-serif;font-size:12px;padding:1px 2px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#011b58;

}


tr.wysylki_tab_nag td{ 
font-family:Arial, sans-serif;font-size:12px;padding:1px 2px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#00ab65;color:#fff;background-color:#011b58;font-weight:bold;

}

.wysylki_spedycje { 
border-collapse:collapse;border-spacing:0;border-color:#aabcfe;

}


.wysylki_spedycje tr td { 
font-family:Arial, sans-serif;font-size:12px;padding:1px 2px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#aabcfe;padding:3px;

}

tr.wysylki_spedycje_nag td{ 
font-family:Arial, sans-serif;font-size:12px;padding:1px 2px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#aabcfe;color:#fff;background-color:#011b58;font-weight:bold;

}

.td_bold{
font-weight:bold;

}

.wysylki_dok  tr td{ 
border-collapse:collapse;border-spacing:0;border-color:#aabcfe;table-layout: auto;
width: 100%;font-size: 10px;
}

.wysylki_dok  select { 
font-size: 10px;
}
.wysylki_dok  input { 
font-size: 10px;
}



.dokwyr1{
color:#fff;
background-color: red;
    border: 1px solid #011b58;
    border-radius: 2em;
    font-weight: bold;
    padding: 2px;
    text-decoration: none;
	line-height: 19px;
}

.td_mag{
width:10px;

}
li  a:link {

	text-decoration: none;
	font-style: normal;
}
li  a:visited {

	text-decoration: none;
	font-style: normal;
}
li   a:hover {

	text-decoration: none;
	font-style: normal; 
}

.input_wymag {
background-color:#FFFF66;
}

.linia_rodzaj_1{
background-color:#FFFFFF;
}
.linia_rodzaj_2{
background-color:#99FFFF;
}
.linia_rodzaj_3{
background-color:#66FF66;
}

.linia_branza_1{
}
.linia_branza_2{
background-color:#99FFFF !important;
}
.linia_branza_3{
background-color:#D7FBCA;
}
.linia_status_4{
background-color:#FFFF99;
}
.linia_status_5{
background-color:#FFFF33; 
}
.linia_status_6{
background-color:#FF0000; 
}
.linia_status_7{
background-color:#d3d3d3;
color:#000;  
opacity: 0.5
}

.linia_status_fa_1{
background-color:#FFFF33; 
} 
.edytuj_link {
    border: 1px solid #011b58;
    border-radius: 2em;
    color: #ffffff;
    font-weight: bold;
    background-color: #00ab65;
    padding: 5px 5px;
	text-decoration: none;
}
.potw_link {
    background-color: #00ab65;
    border-radius: 2em;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 5px;
	text-decoration: none;
	line-height:20px;
	
}

.wc {
     border: 1px solid #011b58;
    border-radius: 2em;
    color: #000;
    font-weight: bold;
    padding: 2px 3px;
	text-decoration: none;
	line-height:22px;
	background-color: #87CEEB;
	
}

.wi {
     border: 1px solid #011b58;
    border-radius: 2em;
    color: #000;
    font-weight: bold;
    padding: 2px 3px;
	text-decoration: none;
	line-height:22px;
	background-color: #FFE0A0;
	
}

.we {
     border: 1px solid #011b58;
    border-radius: 2em;
    color: #000;
    font-weight: bold;
    padding: 2px 3px;
	text-decoration: none;
	line-height:22px;
	background-color: #FF00FF;
	
	
	
}

.ws {
     border: 1px solid #011b58;
    border-radius: 2em;
    color: #000;
    font-weight: bold;
    padding: 2px 3px;
	text-decoration: none;
	line-height:22px;
	
	
}

.kl {
     border: 1px solid #011b58;
    border-radius: 2em;
    color: #000;
    font-weight: bold;
    padding: 2px 3px;
	text-decoration: none;
	line-height:22px;
	background-color: #7FFF00;
	
	
}
.span_tak{
color: #038d00;
font-weight: bold;
}

.span_nie{
color: #ff0000;
font-weight: bold;
}
.wyr_data{

    border: 3px solid #011b58;
}

.rek_log{background-color: #FF9900;}

.greeninput {background-color: #99FF00;}
.redsinput {background-color: #FF9900;}

.alerto {
    background: #c00 none repeat scroll 0 0;
    border-radius: 99px;
    clear: both;
    color: #fff;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: 900;
    height: 14px;
    line-height: 14px;
    position: relative;
    right: 0px;
    text-align: center;
    text-shadow: 1px 0 1px #fff;
    top: 0px;
    width: 14px;
	 z-index: 1;
}


.okey {
    background: #006E18; none repeat scroll 0 0;
    border-radius: 99px;
    clear: both;
    color: #fff;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: 900;
    height: 14px;
    line-height: 14px;
    position: relative;
    right: 0px;
    text-align: center;
    text-shadow: 1px 0 1px #fff;
    top: 0px;
    width: 14px;
	 z-index: 1;
}
