ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Verdana, Arial,  sans-serif;
  font-size: 11px;

}
body {  background-color: #FFFFF5;}
th {text-align: left;}

body h1{
color: #565656;
border-bottom: #8E2800 1px solid;
padding: 5px;
}
body h2{
color: #565656;
border-bottom: #8E2800 1px solid;
padding: 5px;
}
body h3{
color: white;
border-bottom: #8E2800 1px solid;
background-color: gray;
padding: 5px;
}
body h4{
color: white;
background-color: gray;
border-bottom: #8E2800 1px solid;
padding: 5px;
}

#module_head{
color: #565656;
border-bottom: #F56F29 1px solid; 
padding-top: 6px;
padding-bottom: 6px;
padding-left: 5px;
height: 3em;
}
#module_head .title{
	padding-top: 5px;
float: left;
font-size: 2em;
}
#module_head .title_middle{
padding-top: 10px;
float: left;
font-size: 1.7em;
}
#module_head .title_small{
padding-top: 15px;
float: left;
font-size: 1.4em;
}

#module_head .opcje{
float: right;
text-align: center;
}
#module_head .opcje a{
float: left;
padding: 3px;
text-align: center;
margin-right: 3px;
}
#module_head .opcje a img{
display: block;
}
#module_head .opcje input {
background:  50% 2px no-repeat #FFFBF0;
border: #C6FF6B 1px solid; 
padding-top: 16px;
padding-left: 5px;
padding-right: 5px;
margin-right: 3px;
cursor: pointer;
color: #4A4A4A;
}


#formularz .opcje{
float: left;
text-align: center;
}
#formularz .opcje a{
float: left;
padding: 3px;
text-align: center;
margin-right: 3px;
}
#formularz .opcje a img{
display: block;
}
#formularz .opcje input {
background:  2px 2px no-repeat #FFFBF0;
border: #F56F29 1px solid; 
padding-top: 0px;
padding-left: 18px;
padding-right: 5px;
padding-bottom: 2px;
margin-right: 5px;
margin-left: 5px;
cursor: pointer;
color: #4A4A4A;
}

#head{
	background-color: #405952;
	font-size: 12px;
	color: #FFF;
	padding: 5px;
	border-bottom: #F56F29  solid 3px;
	height: 20px;
	}



#naw {
position: absolute;
top: 28px;
left: 0px;
width: 195px;
}

#naw ul{
list-style: none;
margin: 0px;
padding: 0px;
margin-top: 2px;
}

#naw li{
border-bottom: 2px solid #FFF;
}
#naw li img{
margin-bottom: 2px;
margin-top: 2px;
vertical-align: middle;
}

#naw li a:link, #naw li a:visited, #naw li a:active{
display: block;
font-size: 11px;
padding: 4px;
border-left: 4px solid #F56F29;
border-right: 0px solid #F56F29;
background-color: #727164;
color: #FFF;
text-decoration: none;
}
#naw li a:hover{
background-color: #FFB03B;
}
#naw li ul li a:link, #naw li ul li a:visited, #naw li ul li a:active{
	background-color: #9C9B7A;
	border-left: 8px solid #FFB03B;
	margin-left: 0px;
	}
#naw li ul li a:hover{
background-color: #FFB03B;
}



#content{
	margin-left: 200px;
	padding-left: 5px;
padding-right: 5px;
}

#content .list_table {
	table-layout: auto;
	margin-top: 5px;
	border: solid 1px #B64926;
	border-left: solid 1px #B64926;	
	border-collapse: collapse;	
	width: 100%;
}

#content .list_table td{
	border: solid 1px #ff8a01;
	border-left: solid 1px #ffd9a7;
	border-right: solid 1px #ffd9a7;
}

#content .list_table thead{
	height: 25px;
	font-size: 12px;
	background-color: #FFB03B;
}
#content .list_table thead th{
padding: 4px;
}

#content .list_table tbody td{
padding: 4px;
}
#content .list_table tbody th{
padding: 4px;
border: solid 1px #FFB03B;
}
#content .list_table tfoot td{
padding: 4px;
text-align: right;
border-bottom: solid 2px #B64926;	
}
#content .list_table tfoot td b{
font-size: 1.3em;
}


#content .list_table .row_0{
background-color: #fffadb;
}
#content .list_table .row_1{
background-color: #FFF0A5;
}

#content .list_table_in_tabel {
	table-layout: auto;
	margin-top: 0px;
	border-collapse: collapse;	
	width: 100%;
	border: 0px;
}
#content .list_table_in_tabel tbody td{
	border: 0px;
	border-bottom: solid 1px #FFB03B;
}
#content .list_table_in_tabel tbody th {
	border: 0px;
}

#content .show_short_table {
	table-layout: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;	
	color: #565656;	
}
#content .show_short_table th{
font-size: 10px;
font-weight: bold;
background-color: #FFB03B;
padding-left: 4px;
}

#content .show_short_table td{
background-color: #FFF0A5;	
padding: 4px;
}

#content .show_short_table tbody td {
}
#content .show_short_table tbody th {
}
#content .show_short_table .futter th {
}



#content .show_table {
	table-layout: auto;
	margin-top: 5px;
	margin-left: 	5px;
/* 	border: solid 1px #C6FF6B; */
/* 	border-left: solid 1px #629600;	 */
/* 	background-color: #F0FFD4; */
	border-collapse: collapse;	
	
}
#content .show_table td{
	border-bottom: solid 1px #FFAA25;
	padding: 4px;

}

#content .show_table tbody th{
	height: 25px;
	font-size: 10px;
	font-weight: normal;
	color: #325000; 
/* 	background-color: #FFE2B1; */
	border-bottom: solid 1px #7AB900;	
	padding: 4px;
}
#content .show_table .opcje img{
margin-right: 5px;
}
#content_two_column .two_kolumn_left {
	float: left;
	width: 49%;
}
#content_two_column .two_kolumn_right {
	float: right;
	width: 50%;
}


#item_actions{
margin-top: 10px;
padding: 5px;
}

#item_actions a{
font-size: 12px;
border-right: 4px solid #FFAA25;
background-color: #FFD48E;
color: #00008D;
text-decoration: none;
padding: 2px;
padding-bottom: 5px;
padding-right: 5px;
	}
#item_actions a img{
vertical-align: middle;
margin-right: 4px;
}

/*---------------- druk	----------------*/

#nagl_wydruku{
color: #565656;
border-bottom: #4f4d4d 2px solid; 
padding-top: 3px;
padding-bottom: 6px;
}
#nagl_wydruku img{ 
}
#klient{
text-align:center;
color: #565656;
font-size: 1.5em;
font-weight:bold;
padding-bottom: 3em;
padding-right: 10px;
}
#print_title{
text-align:center;
color: #565656;
padding-top: 4em;
font-size: 2em;
font-weight:bold;
padding-bottom: 0.5em;
}
#print_temat{
color: #565656;
padding-top: 2em;
font-size: 1.4em;
font-weight:bold;
padding-bottom: 2em;
padding-left: 10px;
}
#print_pozycje{
padding-left: 10px; padding-right: 10px;
}
#print_pozycje table {

	border-collapse: collapse;	
	width: 100%;	
}
#print_pozycje table td{
	border: solid 1px #d07f00;
	padding: 4px;
	text-align: right;
}
#print_pozycje table .suma td{
font-weight: bold;
}
#print_pozycje table .column th{
font-weight: bold;
	font-size: 1.2em;
}

#print_pozycje table th{
	color: #565656;
	border: solid 1px #d07f00;
	padding: 4px;

}
/*-------------------filtr -------------------- */
#content form .filtr{
	margin-top: 5px;
	background-color: #FFF0A5;
}
#content form .filtr table{ 
		table-layout: auto;
	border-left: solid 1px #B64926;	
	border-collapse: collapse;	
	}
#content form .filtr th{
margin:0px;
padding:0px;
padding-left: 5px;
font-size: 10px;
font-weight: normal;
background-color: #FFB03B;
}
#content form .filtr td{
margin:0px;
padding:2px;

}

#content .list_table td.td-l{
	border-right: 0px;
}
#content .list_table td.td-c{
	border-right: 0px; border-left: 0px;
}
#content .list_table td.td-r{
	border-left: 0px;
}


#content .list_table .h1 td{
	background-color: orange; color: #565656;	
	padding: 5px;	font-size: 1.5em; font-weight: bold;
	
}
#content .list_table .h2 td{
	background-color: olive; color: white;
	padding: 5px; font-size: 1.2em;   font-weight: bold;
}
#content .list_table .h3 td{
	
	font-size: 1.1em;   font-weight: bold;
}
#content .list_table .hs td{
	background-color: orange; color: #565656;	
	padding: 3px;	font-size: 1.2em; font-weight: bold; 
}

#content .list_table .sep{
	border-right: 1px solid white; border-left: 1px solid white;
}

#content .list_table .row_0 td, #content .list_table .row_1 td{
	text-align: right;
}
#content .list_table .ms{
	font-weight: bold;
}

#content .list_table td.gr{
	text-align: left; 
}
#content .list_table td.al{
	text-align: left; 
}
#content .list_table td.ar{
	text-align: right; 
}

#content .list_table .ps td,  #content .list_table .pj td, #content .list_table .pr td{
	font-weight: bold;
	font-size: 12px; line-height: 20px;
	color: #494949;
	background-color: #e0e0e0;
	border-bottom: 5px solid white;
	border-top: 5px solid white;
}
#content .list_table .ps-bt td,  #content .list_table .pj-bt td, #content .list_table .pr-bt td{
	border-top: 5px solid white;
	border-bottom: 0px solid white;
}
#content .list_table .ps-bb td,  #content .list_table .pj-bb td, #content .list_table .pr-bb td{
	border-top: 1px solid #b0b5bd;	
	border-bottom: 5px solid white;
}

#content .list_table .ps-bm td,  #content .list_table .pj-bm td, #content .list_table .pr-bm td{
	border-top: 1px solid #b0b5bd;	
	border-bottom: 0px solid white;
}


.center{text-align: center;}